+ 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 [Thu May 14 01:50:44 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-bf77fcb55-dx2dz 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 0x7f9b3692f668 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-05-14 01:50:49.804 7 INFO nova.utils [None req-f8045bab-eb45-4d7c-8f68-e00f6110bc50 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-14 01:50:49.880 8 INFO nova.utils [None req-35823de4-92ad-403d-b1df-a4a75f7b040b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-14 01:50:51.464 7 WARNING keystonemiddleware._common.config [None req-f8045bab-eb45-4d7c-8f68-e00f6110bc50 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:50:51.473 7 WARNING oslo_config.cfg [None req-f8045bab-eb45-4d7c-8f68-e00f6110bc50 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 01:50:51.525 8 WARNING keystonemiddleware._common.config [None req-35823de4-92ad-403d-b1df-a4a75f7b040b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:50:51.534 8 WARNING oslo_config.cfg [None req-35823de4-92ad-403d-b1df-a4a75f7b040b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 01:50:51.550 7 WARNING keystonemiddleware._common.config [None req-f8045bab-eb45-4d7c-8f68-e00f6110bc50 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:50:51.565 7 WARNING oslo_config.cfg [None req-f8045bab-eb45-4d7c-8f68-e00f6110bc50 - - - - - -] 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-05-14 01:50:51.578 7 WARNING oslo_config.cfg [None req-f8045bab-eb45-4d7c-8f68-e00f6110bc50 - - - - - -] 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 0x7f9b3692f668 pid: 7 (default app) 2026-05-14 01:50:51.612 8 WARNING keystonemiddleware._common.config [None req-35823de4-92ad-403d-b1df-a4a75f7b040b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:50:51.627 8 WARNING oslo_config.cfg [None req-35823de4-92ad-403d-b1df-a4a75f7b040b - - - - - -] 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-05-14 01:50:51.639 8 WARNING oslo_config.cfg [None req-35823de4-92ad-403d-b1df-a4a75f7b040b - - - - - -] 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 0x7f9b3692f668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.89 () {42 vars in 700 bytes} [Thu May 14 01:51:03 2026] GET /v2.1 => generated 114 bytes in 20 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-05-14 01:51:03.943 8 WARNING oslo_policy.policy [None req-b66dfaa5-bdeb-4174-833d-9355026abf30 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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-14 01:51:03.943 8 WARNING oslo_policy.policy [None req-b66dfaa5-bdeb-4174-833d-9355026abf30 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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.89 () {44 vars in 904 bytes} [Thu May 14 01:51:03 2026] GET /v2.1 => generated 0 bytes in 509 msecs (HTTP/1.1 302) 5 headers in 265 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-05-14 01:51:04.038 7 WARNING oslo_policy.policy [req-b66dfaa5-bdeb-4174-833d-9355026abf30 req-a9bd8163-c028-4cef-8c00-24bc7b8055ae a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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-14 01:51:04.039 7 WARNING oslo_policy.policy [req-b66dfaa5-bdeb-4174-833d-9355026abf30 req-a9bd8163-c028-4cef-8c00-24bc7b8055ae a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - 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: 3/8] 199.204.45.89 () {46 vars in 977 bytes} [Thu May 14 01:51:04 2026] GET /v2.1/ => generated 399 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 01:51:04.141 8 INFO nova.api.openstack.wsgi [None req-95dbc138-6ce1-482f-9bee-ab3218e7f403 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.89 () {48 vars in 1006 bytes} [Thu May 14 01:51:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.89 () {48 vars in 1046 bytes} [Thu May 14 01:51:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.89 () {52 vars in 1043 bytes} [Thu May 14 01:51:04 2026] POST /v2.1/flavors => generated 527 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.89 () {42 vars in 700 bytes} [Thu May 14 01:51: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: 8/13] 199.204.45.89 () {44 vars in 904 bytes} [Thu May 14 01:51:05 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.89 () {46 vars in 977 bytes} [Thu May 14 01:51:05 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 01:51:05.067 8 INFO nova.api.openstack.wsgi [None req-9a310bbb-b545-4813-bdcf-263223aabce2 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 9/15] 199.204.45.89 () {48 vars in 1008 bytes} [Thu May 14 01:51:05 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.89 () {48 vars in 1046 bytes} [Thu May 14 01:51:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.204.45.89 () {52 vars in 1043 bytes} [Thu May 14 01:51:05 2026] POST /v2.1/flavors => generated 530 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.89 () {42 vars in 700 bytes} [Thu May 14 01:51:05 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: 11/19] 199.204.45.89 () {44 vars in 904 bytes} [Thu May 14 01:51:05 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.204.45.89 () {46 vars in 977 bytes} [Thu May 14 01:51:05 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 01:51:06.013 8 INFO nova.api.openstack.wsgi [None req-9e2e32d5-979c-4787-8917-16a471fe4b27 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.89 () {48 vars in 1010 bytes} [Thu May 14 01:51:06 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: 10/22] 199.204.45.89 () {48 vars in 1046 bytes} [Thu May 14 01:51:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.89 () {52 vars in 1043 bytes} [Thu May 14 01:51:06 2026] POST /v2.1/flavors => generated 531 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.89 () {42 vars in 700 bytes} [Thu May 14 01:51: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: 14/25] 199.204.45.89 () {44 vars in 904 bytes} [Thu May 14 01:51:06 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.89 () {46 vars in 977 bytes} [Thu May 14 01:51:07 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 01:51:07.033 8 INFO nova.api.openstack.wsgi [None req-2e356c8a-5276-4a74-ac27-4685d43f54c5 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 15/27] 199.204.45.89 () {48 vars in 1008 bytes} [Thu May 14 01:51:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.89 () {48 vars in 1046 bytes} [Thu May 14 01:51:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.204.45.89 () {52 vars in 1043 bytes} [Thu May 14 01:51:07 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.204.45.89 () {42 vars in 700 bytes} [Thu May 14 01:51:07 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: 17/31] 199.204.45.89 () {44 vars in 904 bytes} [Thu May 14 01:51:07 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.204.45.89 () {46 vars in 977 bytes} [Thu May 14 01:51:07 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 01:51:07.981 8 INFO nova.api.openstack.wsgi [None req-f3870265-1ca3-464b-b04f-37c698bc4cbc a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 18/33] 199.204.45.89 () {48 vars in 1010 bytes} [Thu May 14 01:51:07 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.89 () {48 vars in 1046 bytes} [Thu May 14 01:51:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/35] 199.204.45.89 () {52 vars in 1043 bytes} [Thu May 14 01:51:08 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 10.0.0.69 () {28 vars in 452 bytes} [Thu May 14 01:56:46 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: 54/105] 10.0.0.69 () {30 vars in 656 bytes} [Thu May 14 01:56:46 2026] GET /v2.1 => generated 0 bytes in 135 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: 52/106] 10.0.0.69 () {32 vars in 729 bytes} [Thu May 14 01:56:46 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 10.0.0.69 () {34 vars in 802 bytes} [Thu May 14 01:56:46 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/140] 199.204.45.89 () {42 vars in 700 bytes} [Thu May 14 01:59:31 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: 72/141] 199.204.45.89 () {44 vars in 904 bytes} [Thu May 14 01:59:31 2026] GET /v2.1 => generated 0 bytes in 85 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 70/142] 199.204.45.89 () {46 vars in 977 bytes} [Thu May 14 01:59:31 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 01:59:31.612 8 INFO nova.api.openstack.wsgi [None req-91d384b4-d106-45cd-a45b-3abb3f73e559 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/143] 199.204.45.89 () {48 vars in 1012 bytes} [Thu May 14 01:59:31 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/144] 199.204.45.89 () {48 vars in 1046 bytes} [Thu May 14 01:59:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/145] 199.204.45.89 () {52 vars in 1044 bytes} [Thu May 14 01:59:31 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: 8|app: 0|req: 79/154] 10.0.0.89 () {28 vars in 452 bytes} [Thu May 14 02:00:07 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: 76/155] 10.0.0.89 () {30 vars in 656 bytes} [Thu May 14 02:00:07 2026] GET /v2.1 => generated 0 bytes in 426 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: 8|app: 0|req: 80/156] 10.0.0.89 () {32 vars in 729 bytes} [Thu May 14 02:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/157] 10.0.0.89 () {34 vars in 763 bytes} [Thu May 14 02:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/158] 10.0.0.89 () {28 vars in 452 bytes} [Thu May 14 02:00:12 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: 7|app: 0|req: 78/159] 10.0.0.89 () {30 vars in 656 bytes} [Thu May 14 02:00:12 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/160] 10.0.0.89 () {32 vars in 729 bytes} [Thu May 14 02:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/161] 10.0.0.89 () {34 vars in 763 bytes} [Thu May 14 02:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/164] 10.0.0.89 () {28 vars in 452 bytes} [Thu May 14 02:00:17 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: 7|app: 0|req: 81/165] 10.0.0.89 () {30 vars in 656 bytes} [Thu May 14 02:00:17 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/166] 10.0.0.89 () {32 vars in 729 bytes} [Thu May 14 02:00:17 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/167] 10.0.0.89 () {34 vars in 806 bytes} [Thu May 14 02:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/168] 10.0.0.89 () {28 vars in 452 bytes} [Thu May 14 02:00:21 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: 7|app: 0|req: 83/169] 10.0.0.89 () {30 vars in 656 bytes} [Thu May 14 02:00:21 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/170] 10.0.0.89 () {32 vars in 729 bytes} [Thu May 14 02:00:21 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/171] 10.0.0.89 () {34 vars in 806 bytes} [Thu May 14 02:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 278 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/174] 199.204.45.89 () {42 vars in 700 bytes} [Thu May 14 02:00:24 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: 7|app: 0|req: 86/175] 199.204.45.89 () {44 vars in 904 bytes} [Thu May 14 02:00:24 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 90/176] 199.204.45.89 () {46 vars in 977 bytes} [Thu May 14 02:00:24 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 02:00:24.826 7 INFO nova.api.openstack.wsgi [None req-3767804f-1b52-408c-a9fd-7deb5064fe74 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a7bdc341e0d042b8a1540791da449b7e [pid: 7|app: 0|req: 87/177] 199.204.45.89 () {48 vars in 1046 bytes} [Thu May 14 02:00:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-14 02:00:24.842 8 WARNING oslo_db.sqlalchemy.utils [None req-1a09e05e-23ef-4144-a746-a337a1ec5809 a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 91/178] 199.204.45.89 () {48 vars in 1011 bytes} [Thu May 14 02:00:24 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/179] 199.204.45.89 () {52 vars in 1052 bytes} [Thu May 14 02:00:24 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/180] 199.204.45.89 () {42 vars in 700 bytes} [Thu May 14 02:00:28 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: 89/181] 199.204.45.89 () {44 vars in 904 bytes} [Thu May 14 02:00:28 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 93/182] 199.204.45.89 () {46 vars in 977 bytes} [Thu May 14 02:00:28 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/183] 199.204.45.89 () {48 vars in 1068 bytes} [Thu May 14 02:00:28 2026] GET /v2.1/os-quota-sets/0c352ea7b4b94c74b0e43ba0b21b2b1d => generated 283 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/184] 199.204.45.89 () {52 vars in 1120 bytes} [Thu May 14 02:00:28 2026] PUT /v2.1/os-quota-sets/0c352ea7b4b94c74b0e43ba0b21b2b1d => generated 238 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.204.45.89 () {42 vars in 700 bytes} [Thu May 14 02:08:40 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: 140/284] 199.204.45.89 () {44 vars in 904 bytes} [Thu May 14 02:08:40 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 145/285] 199.204.45.89 () {46 vars in 977 bytes} [Thu May 14 02:08:41 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 02:08:41.127 7 INFO nova.api.openstack.wsgi [None req-d818c555-162e-417d-b50e-153bcd0641dc a7bdc341e0d042b8a1540791da449b7e 0c352ea7b4b94c74b0e43ba0b21b2b1d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 141/286] 199.204.45.89 () {48 vars in 1010 bytes} [Thu May 14 02:08:41 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/287] 199.204.45.89 () {48 vars in 1046 bytes} [Thu May 14 02:08:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/288] 199.204.45.89 () {52 vars in 1044 bytes} [Thu May 14 02:08:41 2026] POST /v2.1/flavors => generated 532 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/329] 199.204.45.89 () {42 vars in 700 bytes} [Thu May 14 02:12:00 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: 167/330] 199.204.45.89 () {44 vars in 904 bytes} [Thu May 14 02:12:00 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 164/331] 199.204.45.89 () {46 vars in 977 bytes} [Thu May 14 02:12:00 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/332] 199.204.45.89 () {48 vars in 1068 bytes} [Thu May 14 02:12:00 2026] GET /v2.1/os-quota-sets/f6417f66cedc463aa18c809f7458a807 => generated 283 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/333] 199.204.45.89 () {52 vars in 1120 bytes} [Thu May 14 02:12:01 2026] PUT /v2.1/os-quota-sets/f6417f66cedc463aa18c809f7458a807 => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)