+ 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 [Tue Sep 1 04:59:13 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-55cdbdcbf4-76f8c 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 0x7eff0ad63668 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-09-01 04:59:18.881 8 INFO nova.utils [None req-f799e4f0-19c7-49ed-a704-ecf185ddd178 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-01 04:59:18.900 7 INFO nova.utils [None req-c0855f92-6343-4c3b-9e56-0d456b7d49ee - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-01 04:59:20.615 8 WARNING keystonemiddleware._common.config [None req-f799e4f0-19c7-49ed-a704-ecf185ddd178 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 04:59:20.624 8 WARNING oslo_config.cfg [None req-f799e4f0-19c7-49ed-a704-ecf185ddd178 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-01 04:59:20.630 7 WARNING keystonemiddleware._common.config [None req-c0855f92-6343-4c3b-9e56-0d456b7d49ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 04:59:20.639 7 WARNING oslo_config.cfg [None req-c0855f92-6343-4c3b-9e56-0d456b7d49ee - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-01 04:59:20.698 8 WARNING keystonemiddleware._common.config [None req-f799e4f0-19c7-49ed-a704-ecf185ddd178 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 04:59:20.711 7 WARNING keystonemiddleware._common.config [None req-c0855f92-6343-4c3b-9e56-0d456b7d49ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 04:59:20.713 8 WARNING oslo_config.cfg [None req-f799e4f0-19c7-49ed-a704-ecf185ddd178 - - - - - -] 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-09-01 04:59:20.724 8 WARNING oslo_config.cfg [None req-f799e4f0-19c7-49ed-a704-ecf185ddd178 - - - - - -] 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. 2026-09-01 04:59:20.725 7 WARNING oslo_config.cfg [None req-c0855f92-6343-4c3b-9e56-0d456b7d49ee - - - - - -] 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. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7eff0ad63668 pid: 8 (default app) 2026-09-01 04:59:20.737 7 WARNING oslo_config.cfg [None req-c0855f92-6343-4c3b-9e56-0d456b7d49ee - - - - - -] 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 0x7eff0ad63668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 162.253.55.85 () {42 vars in 699 bytes} [Tue Sep 1 04:59:28 2026] GET /v2.1 => generated 114 bytes in 44 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-09-01 04:59:28.982 8 WARNING oslo_policy.policy [None req-b9db4c1a-f9b8-45bd-b488-0ba181645afc e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - 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-09-01 04:59:28.982 8 WARNING oslo_policy.policy [None req-b9db4c1a-f9b8-45bd-b488-0ba181645afc e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - 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] 162.253.55.85 () {44 vars in 903 bytes} [Tue Sep 1 04:59:28 2026] GET /v2.1 => generated 0 bytes in 696 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-09-01 04:59:29.122 7 WARNING oslo_policy.policy [req-b9db4c1a-f9b8-45bd-b488-0ba181645afc req-b508bf1c-6225-4549-8413-e79e61675970 e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - 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-09-01 04:59:29.123 7 WARNING oslo_policy.policy [req-b9db4c1a-f9b8-45bd-b488-0ba181645afc req-b508bf1c-6225-4549-8413-e79e61675970 e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - 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/6] 162.253.55.85 () {46 vars in 976 bytes} [Tue Sep 1 04:59:29 2026] GET /v2.1/ => generated 399 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 04:59:29.243 8 INFO nova.api.openstack.wsgi [None req-4177f332-dc5b-43e5-9147-847c159ff6e4 e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 162.253.55.85 () {48 vars in 1005 bytes} [Tue Sep 1 04:59:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.85 () {48 vars in 1045 bytes} [Tue Sep 1 04:59:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.85 () {52 vars in 1042 bytes} [Tue Sep 1 04:59:29 2026] POST /v2.1/flavors => generated 527 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.85 () {42 vars in 699 bytes} [Tue Sep 1 04:59:30 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: 6/11] 162.253.55.85 () {44 vars in 903 bytes} [Tue Sep 1 04:59:30 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 162.253.55.85 () {46 vars in 976 bytes} [Tue Sep 1 04:59:30 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-09-01 04:59:30.301 8 INFO nova.api.openstack.wsgi [None req-de23d2ca-d335-46d6-8a9b-0dfcc83ddbdd e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 162.253.55.85 () {48 vars in 1007 bytes} [Tue Sep 1 04:59:30 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: 7/14] 162.253.55.85 () {48 vars in 1045 bytes} [Tue Sep 1 04:59:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.85 () {52 vars in 1042 bytes} [Tue Sep 1 04:59:30 2026] POST /v2.1/flavors => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 162.253.55.85 () {42 vars in 699 bytes} [Tue Sep 1 04: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) [pid: 7|app: 0|req: 9/19] 162.253.55.85 () {44 vars in 903 bytes} [Tue Sep 1 04:59:31 2026] GET /v2.1 => generated 0 bytes in 406 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/20] 162.253.55.85 () {46 vars in 976 bytes} [Tue Sep 1 04:59:31 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 04:59:31.762 7 INFO nova.api.openstack.wsgi [None req-055a73ed-dd05-4a33-9d59-819fc6decef4 e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/21] 162.253.55.85 () {48 vars in 1009 bytes} [Tue Sep 1 04:59:31 2026] GET /v2.1/flavors/m1.medium => 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: 12/22] 162.253.55.85 () {48 vars in 1045 bytes} [Tue Sep 1 04:59:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 162.253.55.85 () {52 vars in 1042 bytes} [Tue Sep 1 04:59:31 2026] POST /v2.1/flavors => generated 531 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 162.253.55.85 () {42 vars in 699 bytes} [Tue Sep 1 04:59:32 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: 12/25] 162.253.55.85 () {44 vars in 903 bytes} [Tue Sep 1 04:59:32 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/26] 162.253.55.85 () {46 vars in 976 bytes} [Tue Sep 1 04:59:32 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-09-01 04:59:32.824 7 INFO nova.api.openstack.wsgi [None req-04c24401-106d-406a-a70f-8f2ea1743556 e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/27] 162.253.55.85 () {48 vars in 1007 bytes} [Tue Sep 1 04:59:32 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: 8|app: 0|req: 15/28] 162.253.55.85 () {48 vars in 1045 bytes} [Tue Sep 1 04:59:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 162.253.55.85 () {52 vars in 1042 bytes} [Tue Sep 1 04:59:32 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 162.253.55.85 () {42 vars in 699 bytes} [Tue Sep 1 04:59:33 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: 7|app: 0|req: 15/31] 162.253.55.85 () {44 vars in 903 bytes} [Tue Sep 1 04:59:33 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/32] 162.253.55.85 () {46 vars in 976 bytes} [Tue Sep 1 04:59:33 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 04:59:33.907 7 INFO nova.api.openstack.wsgi [None req-e17cf03d-4d94-4cd2-a7fd-efb25e776e90 e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/33] 162.253.55.85 () {48 vars in 1009 bytes} [Tue Sep 1 04:59:33 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: 8|app: 0|req: 18/34] 162.253.55.85 () {48 vars in 1045 bytes} [Tue Sep 1 04:59:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/35] 162.253.55.85 () {52 vars in 1042 bytes} [Tue Sep 1 04:59:33 2026] POST /v2.1/flavors => generated 533 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/42] 10.0.0.237 () {28 vars in 454 bytes} [Tue Sep 1 05: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) /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: 21/43] 10.0.0.237 () {30 vars in 658 bytes} [Tue Sep 1 05:00:07 2026] GET /v2.1 => generated 0 bytes in 39 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: 23/44] 10.0.0.237 () {32 vars in 731 bytes} [Tue Sep 1 05:00:07 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: 22/45] 10.0.0.237 () {34 vars in 765 bytes} [Tue Sep 1 05:00:07 2026] GET /v2.1/os-services => generated 546 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/48] 10.0.0.237 () {28 vars in 454 bytes} [Tue Sep 1 05:00:11 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: 24/49] 10.0.0.237 () {30 vars in 658 bytes} [Tue Sep 1 05:00:11 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 26/50] 10.0.0.237 () {32 vars in 731 bytes} [Tue Sep 1 05:00:11 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: 25/51] 10.0.0.237 () {34 vars in 765 bytes} [Tue Sep 1 05:00:11 2026] GET /v2.1/os-services => generated 546 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/52] 10.0.0.237 () {28 vars in 454 bytes} [Tue Sep 1 05:00:15 2026] GET /v2.1 => generated 114 bytes in 2 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: 26/53] 10.0.0.237 () {30 vars in 658 bytes} [Tue Sep 1 05:00:15 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 28/54] 10.0.0.237 () {32 vars in 731 bytes} [Tue Sep 1 05:00:16 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: 27/55] 10.0.0.237 () {34 vars in 808 bytes} [Tue Sep 1 05:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/56] 10.0.0.237 () {28 vars in 454 bytes} [Tue Sep 1 05:00:20 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: 28/57] 10.0.0.237 () {30 vars in 658 bytes} [Tue Sep 1 05:00:20 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 30/58] 10.0.0.237 () {32 vars in 731 bytes} [Tue Sep 1 05:00:20 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: 7|app: 0|req: 29/59] 10.0.0.237 () {34 vars in 808 bytes} [Tue Sep 1 05:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 10.0.0.152 () {28 vars in 454 bytes} [Tue Sep 1 05:06: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: 66/131] 10.0.0.152 () {30 vars in 658 bytes} [Tue Sep 1 05:06:03 2026] GET /v2.1 => generated 0 bytes in 153 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: 66/132] 10.0.0.152 () {32 vars in 731 bytes} [Tue Sep 1 05:06:03 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: 67/133] 10.0.0.152 () {34 vars in 804 bytes} [Tue Sep 1 05:06:03 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/166] 162.253.55.85 () {42 vars in 699 bytes} [Tue Sep 1 05:08:47 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: 83/167] 162.253.55.85 () {44 vars in 903 bytes} [Tue Sep 1 05:08:47 2026] GET /v2.1 => generated 0 bytes in 125 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, ' [pid: 8|app: 0|req: 85/168] 162.253.55.85 () {46 vars in 976 bytes} [Tue Sep 1 05:08:47 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 05:08:47.416 7 INFO nova.api.openstack.wsgi [None req-4d3d3abf-40e0-49ce-a2b8-766523a1b50c e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 84/169] 162.253.55.85 () {48 vars in 1011 bytes} [Tue Sep 1 05:08:47 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/170] 162.253.55.85 () {48 vars in 1045 bytes} [Tue Sep 1 05:08:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/171] 162.253.55.85 () {52 vars in 1043 bytes} [Tue Sep 1 05:08:47 2026] POST /v2.1/flavors => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/184] 162.253.55.85 () {42 vars in 699 bytes} [Tue Sep 1 05:09:48 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: 92/185] 162.253.55.85 () {44 vars in 903 bytes} [Tue Sep 1 05:09:48 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 94/186] 162.253.55.85 () {46 vars in 976 bytes} [Tue Sep 1 05:09:48 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 05:09:48.329 7 INFO nova.api.openstack.wsgi [None req-d48acf95-e24a-4e66-86ee-318248b90d83 e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e3ed1076664e4e5bab0b8ea820a6c500 [pid: 7|app: 0|req: 93/187] 162.253.55.85 () {48 vars in 1045 bytes} [Tue Sep 1 05:09:48 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-09-01 05:09:48.345 8 WARNING oslo_db.sqlalchemy.utils [None req-2f1ace2f-4032-4404-9092-9fb574605a50 e3ed1076664e4e5bab0b8ea820a6c500 a6329aff92bd44dc90cd7521d7ce5d06 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 95/188] 162.253.55.85 () {48 vars in 1010 bytes} [Tue Sep 1 05:09:48 2026] GET /v2.1/os-keypairs => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/189] 162.253.55.85 () {52 vars in 1051 bytes} [Tue Sep 1 05:09:48 2026] POST /v2.1/os-keypairs => generated 576 bytes in 75 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/192] 162.253.55.85 () {42 vars in 699 bytes} [Tue Sep 1 05:09:52 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: 7|app: 0|req: 96/193] 162.253.55.85 () {44 vars in 903 bytes} [Tue Sep 1 05:09:52 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: 98/194] 162.253.55.85 () {46 vars in 976 bytes} [Tue Sep 1 05:09:52 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: 97/195] 162.253.55.85 () {48 vars in 1067 bytes} [Tue Sep 1 05:09:52 2026] GET /v2.1/os-quota-sets/a6329aff92bd44dc90cd7521d7ce5d06 => generated 283 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/196] 162.253.55.85 () {52 vars in 1119 bytes} [Tue Sep 1 05:09:52 2026] PUT /v2.1/os-quota-sets/a6329aff92bd44dc90cd7521d7ce5d06 => generated 238 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)