+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun Jul 26 16:07:28 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-ff7cbc8bb-rz7mr 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:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f22b3f02668 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)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-26 16:07:33.019 8 INFO nova.utils [None req-a18fc8e0-23ce-480c-8d81-26a180480830 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-26 16:07:33.220 7 INFO nova.utils [None req-28032bfd-0a53-43f1-92d7-245022cbbf17 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-26 16:07:34.701 8 WARNING keystonemiddleware._common.config [None req-a18fc8e0-23ce-480c-8d81-26a180480830 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-26 16:07:34.710 8 WARNING oslo_config.cfg [None req-a18fc8e0-23ce-480c-8d81-26a180480830 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-26 16:07:34.786 8 WARNING keystonemiddleware._common.config [None req-a18fc8e0-23ce-480c-8d81-26a180480830 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-26 16:07:34.801 8 WARNING oslo_config.cfg [None req-a18fc8e0-23ce-480c-8d81-26a180480830 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-26 16:07:34.813 8 WARNING oslo_config.cfg [None req-a18fc8e0-23ce-480c-8d81-26a180480830 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f22b3f02668 pid: 8 (default app) 2026-07-26 16:07:34.916 7 WARNING keystonemiddleware._common.config [None req-28032bfd-0a53-43f1-92d7-245022cbbf17 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-26 16:07:34.924 7 WARNING oslo_config.cfg [None req-28032bfd-0a53-43f1-92d7-245022cbbf17 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-26 16:07:35.000 7 WARNING keystonemiddleware._common.config [None req-28032bfd-0a53-43f1-92d7-245022cbbf17 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-26 16:07:35.015 7 WARNING oslo_config.cfg [None req-28032bfd-0a53-43f1-92d7-245022cbbf17 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-26 16:07:35.027 7 WARNING oslo_config.cfg [None req-28032bfd-0a53-43f1-92d7-245022cbbf17 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f22b3f02668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.129 () {42 vars in 703 bytes} [Sun Jul 26 16:07:47 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 16:07:48.263 7 WARNING oslo_policy.policy [None req-41c2a4f1-544f-4c7c-8a67-42fc81613251 e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - 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-07-26 16:07:48.263 7 WARNING oslo_policy.policy [None req-41c2a4f1-544f-4c7c-8a67-42fc81613251 e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - 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. [pid: 7|app: 0|req: 2/4] 199.204.45.129 () {44 vars in 907 bytes} [Sun Jul 26 16:07:47 2026] GET /v2.1 => generated 0 bytes in 530 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 16:07:48.360 8 WARNING oslo_policy.policy [req-41c2a4f1-544f-4c7c-8a67-42fc81613251 req-67a2599c-d3c2-43e5-9b1c-f95ac86007bf e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - 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-07-26 16:07:48.360 8 WARNING oslo_policy.policy [req-41c2a4f1-544f-4c7c-8a67-42fc81613251 req-67a2599c-d3c2-43e5-9b1c-f95ac86007bf e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - 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. [pid: 8|app: 0|req: 3/5] 199.204.45.129 () {46 vars in 980 bytes} [Sun Jul 26 16:07:48 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 16:07:48.461 7 INFO nova.api.openstack.wsgi [None req-b3b70570-0d2d-4052-9a21-280945da528a e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.129 () {48 vars in 1009 bytes} [Sun Jul 26 16:07:48 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.129 () {48 vars in 1049 bytes} [Sun Jul 26 16:07:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.129 () {52 vars in 1046 bytes} [Sun Jul 26 16:07:48 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.129 () {42 vars in 703 bytes} [Sun Jul 26 16:07:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.129 () {44 vars in 907 bytes} [Sun Jul 26 16:07:49 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.129 () {46 vars in 980 bytes} [Sun Jul 26 16:07:49 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 16:07:49.531 7 INFO nova.api.openstack.wsgi [None req-246cb9f1-e8e1-49fd-8e99-b9de342af2d2 e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.129 () {48 vars in 1011 bytes} [Sun Jul 26 16:07:49 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.129 () {48 vars in 1049 bytes} [Sun Jul 26 16:07:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.129 () {52 vars in 1046 bytes} [Sun Jul 26 16:07:49 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.129 () {42 vars in 703 bytes} [Sun Jul 26 16:07:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.129 () {44 vars in 907 bytes} [Sun Jul 26 16:07:50 2026] GET /v2.1 => generated 0 bytes in 359 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.129 () {46 vars in 980 bytes} [Sun Jul 26 16:07:50 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 16:07:50.888 8 INFO nova.api.openstack.wsgi [None req-bccd72cb-5acc-4103-8c3b-70d7224c6f60 e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/20] 199.204.45.129 () {48 vars in 1013 bytes} [Sun Jul 26 16:07:50 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.129 () {48 vars in 1049 bytes} [Sun Jul 26 16:07:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.129 () {52 vars in 1046 bytes} [Sun Jul 26 16:07:50 2026] POST /v2.1/flavors => generated 533 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.129 () {42 vars in 703 bytes} [Sun Jul 26 16:07:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.129 () {44 vars in 907 bytes} [Sun Jul 26 16:07:51 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.129 () {46 vars in 980 bytes} [Sun Jul 26 16:07:51 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 16:07:51.942 8 INFO nova.api.openstack.wsgi [None req-4f5bc33d-3ec3-474d-a7b9-d6eb6f24cd05 e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.204.45.129 () {48 vars in 1011 bytes} [Sun Jul 26 16:07:51 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.129 () {48 vars in 1049 bytes} [Sun Jul 26 16:07:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.129 () {52 vars in 1046 bytes} [Sun Jul 26 16:07:51 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.129 () {42 vars in 703 bytes} [Sun Jul 26 16:07:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.129 () {44 vars in 907 bytes} [Sun Jul 26 16:07:52 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.129 () {46 vars in 980 bytes} [Sun Jul 26 16:07:52 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 16:07:52.991 8 INFO nova.api.openstack.wsgi [None req-4ed3a18a-01ba-4a7f-8b1e-fd0c0e9605d9 e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.129 () {48 vars in 1013 bytes} [Sun Jul 26 16:07:52 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.129 () {48 vars in 1049 bytes} [Sun Jul 26 16:07:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.129 () {52 vars in 1046 bytes} [Sun Jul 26 16:07:53 2026] POST /v2.1/flavors => generated 535 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.63 () {28 vars in 452 bytes} [Sun Jul 26 16:13:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/106] 10.0.0.63 () {30 vars in 656 bytes} [Sun Jul 26 16:13:42 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/107] 10.0.0.63 () {32 vars in 729 bytes} [Sun Jul 26 16:13:42 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 10.0.0.63 () {34 vars in 802 bytes} [Sun Jul 26 16:13:42 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.129 () {42 vars in 703 bytes} [Sun Jul 26 16:18:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 81/162] 199.204.45.129 () {44 vars in 907 bytes} [Sun Jul 26 16:18:02 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.129 () {46 vars in 980 bytes} [Sun Jul 26 16:18:02 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 16:18:02.417 8 INFO nova.api.openstack.wsgi [None req-7780b4f3-b670-4ea7-98dc-d8479a996a79 e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 82/164] 199.204.45.129 () {48 vars in 1009 bytes} [Sun Jul 26 16:18:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.129 () {48 vars in 1049 bytes} [Sun Jul 26 16:18:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.129 () {48 vars in 1097 bytes} [Sun Jul 26 16:18:02 2026] GET /v2.1/flavors/2f1ebd8f-8736-4919-89cd-b8a79163b351/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.129 () {42 vars in 703 bytes} [Sun Jul 26 16:18:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.129 () {44 vars in 907 bytes} [Sun Jul 26 16:18:03 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.129 () {46 vars in 980 bytes} [Sun Jul 26 16:18:03 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 16:18:03.456 8 INFO nova.api.openstack.wsgi [None req-0308844c-5573-47e4-ad8c-de0c8e1edf1e e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 85/170] 199.204.45.129 () {48 vars in 1011 bytes} [Sun Jul 26 16:18:03 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.129 () {48 vars in 1049 bytes} [Sun Jul 26 16:18:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.129 () {48 vars in 1097 bytes} [Sun Jul 26 16:18:03 2026] GET /v2.1/flavors/4b024f0f-666c-4b93-9a33-3dd46059b5a9/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.129 () {42 vars in 703 bytes} [Sun Jul 26 16:18:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.129 () {44 vars in 907 bytes} [Sun Jul 26 16:18:04 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.129 () {46 vars in 980 bytes} [Sun Jul 26 16:18:04 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 16:18:04.457 8 INFO nova.api.openstack.wsgi [None req-9f2a96b2-404e-4dd6-a5c3-429dd2d8d614 e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 88/176] 199.204.45.129 () {48 vars in 1013 bytes} [Sun Jul 26 16:18:04 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/177] 199.204.45.129 () {48 vars in 1049 bytes} [Sun Jul 26 16:18:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/178] 199.204.45.129 () {48 vars in 1097 bytes} [Sun Jul 26 16:18:04 2026] GET /v2.1/flavors/6d3067cc-e9b4-4b5b-933e-d042273bce2e/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.129 () {42 vars in 703 bytes} [Sun Jul 26 16:18:05 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/180] 199.204.45.129 () {44 vars in 907 bytes} [Sun Jul 26 16:18:05 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.129 () {46 vars in 980 bytes} [Sun Jul 26 16:18:05 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 16:18:05.469 8 INFO nova.api.openstack.wsgi [None req-0906be74-c40d-4fc0-98dc-8a20975c42d2 e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 91/182] 199.204.45.129 () {48 vars in 1011 bytes} [Sun Jul 26 16:18:05 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/183] 199.204.45.129 () {48 vars in 1049 bytes} [Sun Jul 26 16:18:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.129 () {48 vars in 1097 bytes} [Sun Jul 26 16:18:05 2026] GET /v2.1/flavors/2834ef08-6b5b-4264-b259-5480be73f565/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.129 () {42 vars in 703 bytes} [Sun Jul 26 16:18:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.129 () {44 vars in 907 bytes} [Sun Jul 26 16:18:06 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.129 () {46 vars in 980 bytes} [Sun Jul 26 16:18:06 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 16:18:06.561 8 INFO nova.api.openstack.wsgi [None req-02ab9079-5096-4618-bcbe-57832dd0f05f e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 94/188] 199.204.45.129 () {48 vars in 1013 bytes} [Sun Jul 26 16:18:06 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.129 () {48 vars in 1049 bytes} [Sun Jul 26 16:18:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 199.204.45.129 () {48 vars in 1097 bytes} [Sun Jul 26 16:18:06 2026] GET /v2.1/flavors/4e9d8473-b7a2-4fa2-b6b9-7a5e8c18174b/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 199.204.45.129 () {42 vars in 703 bytes} [Sun Jul 26 16:19:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.204.45.129 () {44 vars in 907 bytes} [Sun Jul 26 16:19:00 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 103/205] 199.204.45.129 () {46 vars in 980 bytes} [Sun Jul 26 16:19:00 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 16:19:00.664 8 INFO nova.api.openstack.wsgi [None req-38e7a6e8-83ec-4b28-9371-ffcfad54972c e4b60aef8a994029b7fe3702380c1715 5bab7362da9548f68233d84ad9fe9488 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 103/206] 199.204.45.129 () {48 vars in 1009 bytes} [Sun Jul 26 16:19:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.204.45.129 () {48 vars in 1049 bytes} [Sun Jul 26 16:19:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)