+ 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 [Wed Aug 26 05:37:40 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:08:18 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-6d5945cf8c-qfg98 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55cc64be75b0 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-08-26 05:37:45.187 7 WARNING oslo_config.cfg [-] 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-08-26 05:37:45.262 6 WARNING oslo_config.cfg [-] 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-08-26 05:37:45.644 7 WARNING keystonemiddleware._common.config [None req-a1d1e8a4-9752-4184-b76e-3f0b75bc55b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 05:37:45.654 7 WARNING oslo_config.cfg [None req-a1d1e8a4-9752-4184-b76e-3f0b75bc55b1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-26 05:37:45.679 6 WARNING keystonemiddleware._common.config [None req-04ab0740-62f2-4d89-b2de-5e3989daeff9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 05:37:45.688 6 WARNING oslo_config.cfg [None req-04ab0740-62f2-4d89-b2de-5e3989daeff9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-26 05:37:45.857 7 WARNING keystonemiddleware._common.config [None req-a1d1e8a4-9752-4184-b76e-3f0b75bc55b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55cc64be75b0 pid: 7 (default app) 2026-08-26 05:37:45.882 6 WARNING keystonemiddleware._common.config [None req-04ab0740-62f2-4d89-b2de-5e3989daeff9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55cc64be75b0 pid: 6 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 2/4] 162.253.55.77 () {42 vars in 701 bytes} [Wed Aug 26 05:37:54 2026] GET /v2.1 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 05:37:55.044 6 WARNING oslo_policy.policy [None req-e21df37f-5bcb-4251-bb74-3560e9999716 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - 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-08-26 05:37:55.045 6 WARNING oslo_policy.policy [None req-e21df37f-5bcb-4251-bb74-3560e9999716 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - 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: 6|app: 0|req: 3/5] 162.253.55.77 () {44 vars in 905 bytes} [Wed Aug 26 05:37:54 2026] GET /v2.1 => generated 0 bytes in 592 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 05:37:55.158 7 WARNING oslo_policy.policy [req-e21df37f-5bcb-4251-bb74-3560e9999716 req-d8960853-41aa-48e5-90bd-087b31e9451a ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - 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-08-26 05:37:55.159 7 WARNING oslo_policy.policy [req-e21df37f-5bcb-4251-bb74-3560e9999716 req-d8960853-41aa-48e5-90bd-087b31e9451a ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - 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.77 () {46 vars in 978 bytes} [Wed Aug 26 05:37:55 2026] GET /v2.1/ => generated 398 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-26 05:37:55.270 6 INFO nova.api.openstack.wsgi [None req-0421c88b-a7cb-4341-8b22-bf43bdebf4d8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 4/7] 162.253.55.77 () {48 vars in 1007 bytes} [Wed Aug 26 05:37:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 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.77 () {48 vars in 1047 bytes} [Wed Aug 26 05:37:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 5/9] 162.253.55.77 () {52 vars in 1044 bytes} [Wed Aug 26 05:37:55 2026] POST /v2.1/flavors => generated 527 bytes in 47 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.77 () {42 vars in 701 bytes} [Wed Aug 26 05:37:56 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: 6|app: 0|req: 6/11] 162.253.55.77 () {44 vars in 905 bytes} [Wed Aug 26 05:37:56 2026] GET /v2.1 => generated 0 bytes in 50 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.77 () {46 vars in 978 bytes} [Wed Aug 26 05:37:56 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-26 05:37:56.277 6 INFO nova.api.openstack.wsgi [None req-904549bd-fa10-4a43-b6f4-fd81c3616801 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 6|app: 0|req: 7/13] 162.253.55.77 () {48 vars in 1009 bytes} [Wed Aug 26 05:37:56 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 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.77 () {48 vars in 1047 bytes} [Wed Aug 26 05:37:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/15] 162.253.55.77 () {52 vars in 1044 bytes} [Wed Aug 26 05:37:56 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: 8/16] 162.253.55.77 () {42 vars in 701 bytes} [Wed Aug 26 05:37:57 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: 6|app: 0|req: 9/17] 162.253.55.77 () {44 vars in 905 bytes} [Wed Aug 26 05:37:57 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 162.253.55.77 () {46 vars in 978 bytes} [Wed Aug 26 05:37:57 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-26 05:37:57.275 6 INFO nova.api.openstack.wsgi [None req-9aeb0b07-3716-4083-a7ed-59cc5a2ad8af ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 6|app: 0|req: 10/19] 162.253.55.77 () {48 vars in 1011 bytes} [Wed Aug 26 05:37:57 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.77 () {48 vars in 1047 bytes} [Wed Aug 26 05:37:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 11/21] 162.253.55.77 () {52 vars in 1044 bytes} [Wed Aug 26 05:37:57 2026] POST /v2.1/flavors => generated 531 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 162.253.55.77 () {42 vars in 701 bytes} [Wed Aug 26 05:37:58 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: 6|app: 0|req: 12/23] 162.253.55.77 () {44 vars in 905 bytes} [Wed Aug 26 05:37:58 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 162.253.55.77 () {46 vars in 978 bytes} [Wed Aug 26 05:37:58 2026] GET /v2.1/ => generated 398 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-26 05:37:58.276 6 INFO nova.api.openstack.wsgi [None req-4d09ab31-2889-49c1-b04f-2013800957a8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 13/25] 162.253.55.77 () {48 vars in 1009 bytes} [Wed Aug 26 05:37:58 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 162.253.55.77 () {48 vars in 1047 bytes} [Wed Aug 26 05:37:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 14/27] 162.253.55.77 () {52 vars in 1044 bytes} [Wed Aug 26 05:37:58 2026] POST /v2.1/flavors => generated 530 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.77 () {42 vars in 701 bytes} [Wed Aug 26 05:37:59 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: 6|app: 0|req: 15/29] 162.253.55.77 () {44 vars in 905 bytes} [Wed Aug 26 05:37:59 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 162.253.55.77 () {46 vars in 978 bytes} [Wed Aug 26 05:37:59 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-26 05:37:59.311 6 INFO nova.api.openstack.wsgi [None req-f4c87bb2-9ef8-4464-a590-871da6af40e9 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 16/31] 162.253.55.77 () {48 vars in 1011 bytes} [Wed Aug 26 05:37:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 162.253.55.77 () {48 vars in 1047 bytes} [Wed Aug 26 05:37:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 17/33] 162.253.55.77 () {52 vars in 1044 bytes} [Wed Aug 26 05:37:59 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: 49/98] 10.0.0.135 () {28 vars in 454 bytes} [Wed Aug 26 05:43:19 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 50/99] 10.0.0.135 () {30 vars in 658 bytes} [Wed Aug 26 05:43:19 2026] GET /v2.1 => generated 0 bytes in 151 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 50/100] 10.0.0.135 () {30 vars in 660 bytes} [Wed Aug 26 05:43:19 2026] GET /v2.1/ => generated 410 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 51/101] 10.0.0.135 () {34 vars in 804 bytes} [Wed Aug 26 05:43:19 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 67/132] 162.253.55.77 () {42 vars in 701 bytes} [Wed Aug 26 05:45:50 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: 66/135] 162.253.55.77 () {44 vars in 905 bytes} [Wed Aug 26 05:45:50 2026] GET /v2.1 => generated 0 bytes in 412 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 70/136] 162.253.55.77 () {46 vars in 978 bytes} [Wed Aug 26 05:45:50 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-26 05:45:50.584 7 INFO nova.api.openstack.wsgi [None req-b512b966-5ab6-4844-b26a-cb5073de1ccc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 67/137] 162.253.55.77 () {48 vars in 1013 bytes} [Wed Aug 26 05:45:50 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 71/138] 162.253.55.77 () {48 vars in 1047 bytes} [Wed Aug 26 05:45:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/139] 162.253.55.77 () {52 vars in 1045 bytes} [Wed Aug 26 05:45:50 2026] POST /v2.1/flavors => generated 532 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 78/152] 162.253.55.77 () {42 vars in 701 bytes} [Wed Aug 26 05:46:53 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: 75/153] 162.253.55.77 () {44 vars in 905 bytes} [Wed Aug 26 05:46:53 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 79/154] 162.253.55.77 () {46 vars in 978 bytes} [Wed Aug 26 05:46:53 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-26 05:46:53.458 7 INFO nova.api.openstack.wsgi [None req-6afb9433-ece9-4c0c-a318-7248bdf46d7f ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user ddb67779215a49d89492fb9837e26aa2 [pid: 7|app: 0|req: 76/155] 162.253.55.77 () {48 vars in 1047 bytes} [Wed Aug 26 05:46:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-26 05:46:53.482 6 WARNING oslo_db.sqlalchemy.utils [None req-8acbe974-5908-4c8d-99b9-70a321cafc9c ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 80/156] 162.253.55.77 () {48 vars in 1012 bytes} [Wed Aug 26 05:46:53 2026] GET /v2.1/os-keypairs => generated 16 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/157] 162.253.55.77 () {52 vars in 1053 bytes} [Wed Aug 26 05:46:53 2026] POST /v2.1/os-keypairs => generated 576 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 6|app: 0|req: 81/158] 162.253.55.77 () {42 vars in 701 bytes} [Wed Aug 26 05:46:57 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: 78/159] 162.253.55.77 () {44 vars in 905 bytes} [Wed Aug 26 05:46:57 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 82/160] 162.253.55.77 () {46 vars in 978 bytes} [Wed Aug 26 05:46:57 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/161] 162.253.55.77 () {48 vars in 1069 bytes} [Wed Aug 26 05:46:57 2026] GET /v2.1/os-quota-sets/d8d55842bf884c57aea0dd75406b93cc => generated 283 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 83/162] 162.253.55.77 () {52 vars in 1121 bytes} [Wed Aug 26 05:46:57 2026] PUT /v2.1/os-quota-sets/d8d55842bf884c57aea0dd75406b93cc => generated 238 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 163/321] 10.0.0.190 () {28 vars in 454 bytes} [Wed Aug 26 06: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: 159/322] 10.0.0.190 () {30 vars in 658 bytes} [Wed Aug 26 06:00:07 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 164/323] 10.0.0.190 () {30 vars in 660 bytes} [Wed Aug 26 06:00:08 2026] GET /v2.1/ => generated 410 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/324] 10.0.0.190 () {34 vars in 765 bytes} [Wed Aug 26 06:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 166/327] 10.0.0.190 () {28 vars in 454 bytes} [Wed Aug 26 06: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.10/site-packages/pycadf/identifier.py:71: 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: 162/328] 10.0.0.190 () {30 vars in 658 bytes} [Wed Aug 26 06:00:11 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 167/329] 10.0.0.190 () {30 vars in 660 bytes} [Wed Aug 26 06:00:11 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/330] 10.0.0.190 () {34 vars in 765 bytes} [Wed Aug 26 06:00:11 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 168/331] 10.0.0.190 () {28 vars in 454 bytes} [Wed Aug 26 06:00:15 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.10/site-packages/pycadf/identifier.py:71: 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: 164/332] 10.0.0.190 () {30 vars in 658 bytes} [Wed Aug 26 06:00:15 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 169/333] 10.0.0.190 () {30 vars in 660 bytes} [Wed Aug 26 06:00:15 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/334] 10.0.0.190 () {34 vars in 808 bytes} [Wed Aug 26 06:00:15 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 170/335] 10.0.0.190 () {28 vars in 454 bytes} [Wed Aug 26 06:00:18 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.10/site-packages/pycadf/identifier.py:71: 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: 166/336] 10.0.0.190 () {30 vars in 658 bytes} [Wed Aug 26 06:00:18 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 171/337] 10.0.0.190 () {30 vars in 660 bytes} [Wed Aug 26 06:00:18 2026] GET /v2.1/ => generated 410 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/338] 10.0.0.190 () {34 vars in 808 bytes} [Wed Aug 26 06:00:18 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)