+ 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 [Sat Aug 22 19:17:06 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-7695dd7b88-5prtp 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 0x5570a74abb70 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)... 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-22 19:17:10.859 8 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-22 19:17:11.234 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-22 19:17:11.283 8 WARNING keystonemiddleware._common.config [None req-56a4880c-2e64-4a6d-88bc-4ff3bd6a6e48 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 19:17:11.292 8 WARNING oslo_config.cfg [None req-56a4880c-2e64-4a6d-88bc-4ff3bd6a6e48 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-22 19:17:11.492 8 WARNING keystonemiddleware._common.config [None req-56a4880c-2e64-4a6d-88bc-4ff3bd6a6e48 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5570a74abb70 pid: 8 (default app) 2026-08-22 19:17:11.672 7 WARNING keystonemiddleware._common.config [None req-4688ca8a-d428-43f6-a7f5-0152e41b8b96 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 19:17:11.682 7 WARNING oslo_config.cfg [None req-4688ca8a-d428-43f6-a7f5-0152e41b8b96 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-22 19:17:11.900 7 WARNING keystonemiddleware._common.config [None req-4688ca8a-d428-43f6-a7f5-0152e41b8b96 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5570a74abb70 pid: 7 (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: 8|app: 0|req: 3/4] 199.204.45.38 () {42 vars in 701 bytes} [Sat Aug 22 19:17:25 2026] GET /v2.1 => generated 114 bytes in 17 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-22 19:17:25.557 7 WARNING oslo_policy.policy [None req-2dc8227b-ac86-4c9a-a3b5-98a1b76802db 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - 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-22 19:17:25.557 7 WARNING oslo_policy.policy [None req-2dc8227b-ac86-4c9a-a3b5-98a1b76802db 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - 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/7] 199.204.45.38 () {44 vars in 905 bytes} [Sat Aug 22 19:17:25 2026] GET /v2.1 => generated 0 bytes in 596 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-22 19:17:25.669 8 WARNING oslo_policy.policy [req-2dc8227b-ac86-4c9a-a3b5-98a1b76802db req-1c7dfcc5-8251-407b-a4e9-d6aade03b559 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - 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-22 19:17:25.669 8 WARNING oslo_policy.policy [req-2dc8227b-ac86-4c9a-a3b5-98a1b76802db req-1c7dfcc5-8251-407b-a4e9-d6aade03b559 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - 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: 6/8] 199.204.45.38 () {46 vars in 978 bytes} [Sat Aug 22 19:17:25 2026] GET /v2.1/ => generated 398 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 19:17:25.784 7 INFO nova.api.openstack.wsgi [None req-a7b81848-7e42-4696-a1dd-ad66a5d9cf35 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.38 () {48 vars in 1007 bytes} [Sat Aug 22 19:17:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/10] 199.204.45.38 () {48 vars in 1047 bytes} [Sat Aug 22 19:17:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.38 () {52 vars in 1044 bytes} [Sat Aug 22 19:17:25 2026] POST /v2.1/flavors => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.38 () {42 vars in 701 bytes} [Sat Aug 22 19:17:26 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/13] 199.204.45.38 () {44 vars in 905 bytes} [Sat Aug 22 19:17:26 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: 8|app: 0|req: 9/14] 199.204.45.38 () {46 vars in 978 bytes} [Sat Aug 22 19:17:26 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 19:17:26.765 7 INFO nova.api.openstack.wsgi [None req-ce036be6-a814-46a0-8e60-e3bca518b3a3 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/15] 199.204.45.38 () {48 vars in 1009 bytes} [Sat Aug 22 19:17:26 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.38 () {48 vars in 1047 bytes} [Sat Aug 22 19:17:26 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: 7|app: 0|req: 7/17] 199.204.45.38 () {52 vars in 1044 bytes} [Sat Aug 22 19:17:26 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.38 () {42 vars in 701 bytes} [Sat Aug 22 19:17:27 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: 8/19] 199.204.45.38 () {44 vars in 905 bytes} [Sat Aug 22 19:17:27 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: 8|app: 0|req: 12/20] 199.204.45.38 () {46 vars in 978 bytes} [Sat Aug 22 19:17:27 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-22 19:17:27.758 7 INFO nova.api.openstack.wsgi [None req-468338c8-0549-4963-b915-f1023db4cc26 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.38 () {48 vars in 1011 bytes} [Sat Aug 22 19:17:27 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.38 () {48 vars in 1047 bytes} [Sat Aug 22 19:17:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/23] 199.204.45.38 () {52 vars in 1044 bytes} [Sat Aug 22 19:17:27 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: 8|app: 0|req: 14/24] 199.204.45.38 () {42 vars in 701 bytes} [Sat Aug 22 19:17: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: 11/25] 199.204.45.38 () {44 vars in 905 bytes} [Sat Aug 22 19:17:28 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/26] 199.204.45.38 () {46 vars in 978 bytes} [Sat Aug 22 19:17:28 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-22 19:17:28.793 7 INFO nova.api.openstack.wsgi [None req-a4970496-28d2-4cdf-8812-2da76e34552a 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/27] 199.204.45.38 () {48 vars in 1009 bytes} [Sat Aug 22 19:17:28 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: 16/28] 199.204.45.38 () {48 vars in 1047 bytes} [Sat Aug 22 19:17:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/29] 199.204.45.38 () {52 vars in 1044 bytes} [Sat Aug 22 19:17:28 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/30] 199.204.45.38 () {42 vars in 701 bytes} [Sat Aug 22 19:17:29 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: 14/31] 199.204.45.38 () {44 vars in 905 bytes} [Sat Aug 22 19:17:29 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 18/32] 199.204.45.38 () {46 vars in 978 bytes} [Sat Aug 22 19:17:29 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 19:17:29.777 7 INFO nova.api.openstack.wsgi [None req-47c6209d-a112-43bc-9729-b7340f460ec1 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/33] 199.204.45.38 () {48 vars in 1011 bytes} [Sat Aug 22 19:17:29 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/34] 199.204.45.38 () {48 vars in 1047 bytes} [Sat Aug 22 19:17:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/35] 199.204.45.38 () {52 vars in 1044 bytes} [Sat Aug 22 19:17:29 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 10.0.0.127 () {28 vars in 454 bytes} [Sat Aug 22 19:23:34 2026] GET /v2.1 => generated 114 bytes in 3 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: 8|app: 0|req: 56/109] 10.0.0.127 () {30 vars in 658 bytes} [Sat Aug 22 19:23:34 2026] GET /v2.1 => generated 0 bytes in 510 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: 54/112] 10.0.0.127 () {30 vars in 660 bytes} [Sat Aug 22 19:23:35 2026] GET /v2.1/ => generated 410 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 10.0.0.127 () {34 vars in 804 bytes} [Sat Aug 22 19:23:35 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/138] 199.204.45.38 () {42 vars in 701 bytes} [Sat Aug 22 19:25: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.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: 8|app: 0|req: 72/139] 199.204.45.38 () {44 vars in 905 bytes} [Sat Aug 22 19:25:42 2026] GET /v2.1 => generated 0 bytes in 145 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 68/140] 199.204.45.38 () {46 vars in 978 bytes} [Sat Aug 22 19:25:42 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 19:25:42.285 8 INFO nova.api.openstack.wsgi [None req-c1660a6d-ee21-4d40-8c5e-6b3702733b96 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/141] 199.204.45.38 () {48 vars in 1013 bytes} [Sat Aug 22 19:25:42 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: 7|app: 0|req: 69/142] 199.204.45.38 () {48 vars in 1047 bytes} [Sat Aug 22 19:25:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/143] 199.204.45.38 () {52 vars in 1045 bytes} [Sat Aug 22 19:25:42 2026] POST /v2.1/flavors => generated 532 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/156] 199.204.45.38 () {42 vars in 701 bytes} [Sat Aug 22 19:26: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) [pid: 8|app: 0|req: 81/157] 199.204.45.38 () {44 vars in 905 bytes} [Sat Aug 22 19:26:42 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 77/158] 199.204.45.38 () {46 vars in 978 bytes} [Sat Aug 22 19:26:42 2026] GET /v2.1/ => generated 398 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 19:26:42.905 8 INFO nova.api.openstack.wsgi [None req-5a0bfb55-831c-40ac-8f6b-911ebad03c71 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 8c0e4a296dbb411db1b22ad68340e168 [pid: 8|app: 0|req: 82/159] 199.204.45.38 () {48 vars in 1047 bytes} [Sat Aug 22 19:26:42 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-22 19:26:42.925 7 WARNING oslo_db.sqlalchemy.utils [None req-095c91b8-f723-498e-b383-54d655097d3d 8c0e4a296dbb411db1b22ad68340e168 a88faeb33db248bd88d4c45a1519b01b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 78/160] 199.204.45.38 () {48 vars in 1012 bytes} [Sat Aug 22 19:26:42 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/161] 199.204.45.38 () {52 vars in 1053 bytes} [Sat Aug 22 19:26:42 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/164] 199.204.45.38 () {42 vars in 701 bytes} [Sat Aug 22 19:26: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) [pid: 8|app: 0|req: 85/165] 199.204.45.38 () {44 vars in 905 bytes} [Sat Aug 22 19:26:46 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: 81/166] 199.204.45.38 () {46 vars in 978 bytes} [Sat Aug 22 19:26:46 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/167] 199.204.45.38 () {48 vars in 1069 bytes} [Sat Aug 22 19:26:46 2026] GET /v2.1/os-quota-sets/a88faeb33db248bd88d4c45a1519b01b => generated 283 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/168] 199.204.45.38 () {52 vars in 1121 bytes} [Sat Aug 22 19:26:47 2026] PUT /v2.1/os-quota-sets/a88faeb33db248bd88d4c45a1519b01b => generated 238 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)