+ 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 [Fri Sep 11 15:58:04 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: nova-api-osapi-576db4c4-gvxf4 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 0x7f1b44abf668 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-11 15:58:09.987 7 INFO nova.utils [None req-6f22c19c-b758-4617-b5af-8658c8ce8d57 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-11 15:58:10.107 8 INFO nova.utils [None req-577a371f-10ea-4530-8241-38e614af7209 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-11 15:58:11.819 7 WARNING keystonemiddleware._common.config [None req-6f22c19c-b758-4617-b5af-8658c8ce8d57 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 15:58:11.828 7 WARNING oslo_config.cfg [None req-6f22c19c-b758-4617-b5af-8658c8ce8d57 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-11 15:58:11.901 7 WARNING keystonemiddleware._common.config [None req-6f22c19c-b758-4617-b5af-8658c8ce8d57 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 15:58:11.917 7 WARNING oslo_config.cfg [None req-6f22c19c-b758-4617-b5af-8658c8ce8d57 - - - - - -] 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-11 15:58:11.929 7 WARNING oslo_config.cfg [None req-6f22c19c-b758-4617-b5af-8658c8ce8d57 - - - - - -] 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 0x7f1b44abf668 pid: 7 (default app) 2026-09-11 15:58:11.970 8 WARNING keystonemiddleware._common.config [None req-577a371f-10ea-4530-8241-38e614af7209 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 15:58:11.981 8 WARNING oslo_config.cfg [None req-577a371f-10ea-4530-8241-38e614af7209 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-11 15:58:12.087 8 WARNING keystonemiddleware._common.config [None req-577a371f-10ea-4530-8241-38e614af7209 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 15:58:12.102 8 WARNING oslo_config.cfg [None req-577a371f-10ea-4530-8241-38e614af7209 - - - - - -] 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-11 15:58:12.114 8 WARNING oslo_config.cfg [None req-577a371f-10ea-4530-8241-38e614af7209 - - - - - -] 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 8 seconds on interpreter 0x7f1b44abf668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.191 () {42 vars in 701 bytes} [Fri Sep 11 15:58:25 2026] GET /v2.1 => generated 114 bytes in 38 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-11 15:58:25.568 8 WARNING oslo_policy.policy [None req-b926eb0a-fcc0-4cfd-acd0-9e7b809287d1 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - 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-11 15:58:25.569 8 WARNING oslo_policy.policy [None req-b926eb0a-fcc0-4cfd-acd0-9e7b809287d1 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - 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: 2/4] 162.253.55.191 () {44 vars in 905 bytes} [Fri Sep 11 15:58:25 2026] GET /v2.1 => generated 0 bytes in 594 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 15:58:25.687 7 WARNING oslo_policy.policy [req-b926eb0a-fcc0-4cfd-acd0-9e7b809287d1 req-851523be-2ee8-476a-be98-5e352d00fa6c d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - 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-11 15:58:25.687 7 WARNING oslo_policy.policy [req-b926eb0a-fcc0-4cfd-acd0-9e7b809287d1 req-851523be-2ee8-476a-be98-5e352d00fa6c d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - 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/5] 162.253.55.191 () {46 vars in 978 bytes} [Fri Sep 11 15:58:25 2026] GET /v2.1/ => generated 400 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 15:58:25.813 8 INFO nova.api.openstack.wsgi [None req-3aea430c-82d0-4711-8a36-eccc73797f51 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.191 () {48 vars in 1007 bytes} [Fri Sep 11 15:58:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.191 () {48 vars in 1047 bytes} [Fri Sep 11 15:58:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.191 () {52 vars in 1044 bytes} [Fri Sep 11 15:58:25 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.191 () {42 vars in 701 bytes} [Fri Sep 11 15:58: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: 8|app: 0|req: 5/10] 162.253.55.191 () {44 vars in 905 bytes} [Fri Sep 11 15:58:26 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.191 () {46 vars in 978 bytes} [Fri Sep 11 15:58:26 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 15:58:26.943 8 INFO nova.api.openstack.wsgi [None req-7046d1b2-177c-4ded-b1de-1bbc5eef6076 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.191 () {48 vars in 1009 bytes} [Fri Sep 11 15:58: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: 7|app: 0|req: 7/13] 162.253.55.191 () {48 vars in 1047 bytes} [Fri Sep 11 15:58:26 2026] GET /v2.1/flavors/detail?is_public=None => 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: 7/14] 162.253.55.191 () {52 vars in 1044 bytes} [Fri Sep 11 15:58:26 2026] POST /v2.1/flavors => generated 532 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.191 () {42 vars in 701 bytes} [Fri Sep 11 15:58: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: 8|app: 0|req: 9/18] 162.253.55.191 () {44 vars in 905 bytes} [Fri Sep 11 15:58:27 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.191 () {46 vars in 978 bytes} [Fri Sep 11 15:58:28 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 15:58:28.048 8 INFO nova.api.openstack.wsgi [None req-576768c2-7143-471d-9a2f-c4f2f86a74f0 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/20] 162.253.55.191 () {48 vars in 1011 bytes} [Fri Sep 11 15:58:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.191 () {48 vars in 1047 bytes} [Fri Sep 11 15:58:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.191 () {52 vars in 1044 bytes} [Fri Sep 11 15:58:28 2026] POST /v2.1/flavors => generated 533 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.191 () {42 vars in 701 bytes} [Fri Sep 11 15:58: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: 8|app: 0|req: 12/24] 162.253.55.191 () {44 vars in 905 bytes} [Fri Sep 11 15:58:29 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.191 () {46 vars in 978 bytes} [Fri Sep 11 15:58:29 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 15:58:29.196 8 INFO nova.api.openstack.wsgi [None req-4bce744c-7d7d-41f3-9f98-ca79ddc7356b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 162.253.55.191 () {48 vars in 1009 bytes} [Fri Sep 11 15:58:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.191 () {48 vars in 1047 bytes} [Fri Sep 11 15:58:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.191 () {52 vars in 1044 bytes} [Fri Sep 11 15:58:29 2026] POST /v2.1/flavors => generated 532 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.191 () {42 vars in 701 bytes} [Fri Sep 11 15:58: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: 15/30] 162.253.55.191 () {44 vars in 905 bytes} [Fri Sep 11 15:58:30 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.191 () {46 vars in 978 bytes} [Fri Sep 11 15:58:30 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 15:58:30.335 8 INFO nova.api.openstack.wsgi [None req-bbd7d553-43c7-42c6-95a2-70fbd475220b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 162.253.55.191 () {48 vars in 1011 bytes} [Fri Sep 11 15:58:30 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: 17/33] 162.253.55.191 () {48 vars in 1047 bytes} [Fri Sep 11 15:58:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 162.253.55.191 () {52 vars in 1044 bytes} [Fri Sep 11 15:58:30 2026] POST /v2.1/flavors => generated 535 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/55] 10.0.0.116 () {28 vars in 452 bytes} [Fri Sep 11 16: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: 28/56] 10.0.0.116 () {30 vars in 656 bytes} [Fri Sep 11 16:00:07 2026] GET /v2.1 => generated 0 bytes in 422 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: 29/57] 10.0.0.116 () {32 vars in 729 bytes} [Fri Sep 11 16:00:08 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/58] 10.0.0.116 () {34 vars in 763 bytes} [Fri Sep 11 16:00:08 2026] GET /v2.1/os-services => generated 545 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/59] 10.0.0.116 () {28 vars in 452 bytes} [Fri Sep 11 16: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: 30/60] 10.0.0.116 () {30 vars in 656 bytes} [Fri Sep 11 16:00:12 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 31/61] 10.0.0.116 () {32 vars in 729 bytes} [Fri Sep 11 16:00:12 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: 31/62] 10.0.0.116 () {34 vars in 763 bytes} [Fri Sep 11 16:00:12 2026] GET /v2.1/os-services => generated 545 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/63] 10.0.0.116 () {28 vars in 452 bytes} [Fri Sep 11 16: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: 32/64] 10.0.0.116 () {30 vars in 656 bytes} [Fri Sep 11 16:00:17 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 33/65] 10.0.0.116 () {32 vars in 729 bytes} [Fri Sep 11 16: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: 33/66] 10.0.0.116 () {34 vars in 806 bytes} [Fri Sep 11 16:00:17 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: 35/69] 10.0.0.116 () {28 vars in 452 bytes} [Fri Sep 11 16: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: 35/70] 10.0.0.116 () {30 vars in 656 bytes} [Fri Sep 11 16:00:21 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 36/71] 10.0.0.116 () {32 vars in 729 bytes} [Fri Sep 11 16:00:21 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 10.0.0.116 () {34 vars in 806 bytes} [Fri Sep 11 16:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 10.0.0.80 () {28 vars in 451 bytes} [Fri Sep 11 16:03:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 10.0.0.80 () {30 vars in 655 bytes} [Fri Sep 11 16:03:50 2026] GET /v2.1 => generated 0 bytes in 146 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: 59/117] 10.0.0.80 () {32 vars in 728 bytes} [Fri Sep 11 16:03:50 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 10.0.0.80 () {34 vars in 801 bytes} [Fri Sep 11 16:03:50 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 162.253.55.191 () {42 vars in 701 bytes} [Fri Sep 11 16:07:41 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 83/166] 162.253.55.191 () {44 vars in 905 bytes} [Fri Sep 11 16:07:41 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 84/167] 162.253.55.191 () {46 vars in 978 bytes} [Fri Sep 11 16:07:41 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 16:07:41.354 7 INFO nova.api.openstack.wsgi [None req-1b1c9948-b19a-4230-946f-9884ca9eb113 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 84/168] 162.253.55.191 () {48 vars in 1013 bytes} [Fri Sep 11 16:07:41 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 162.253.55.191 () {48 vars in 1047 bytes} [Fri Sep 11 16:07:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 162.253.55.191 () {52 vars in 1045 bytes} [Fri Sep 11 16:07:41 2026] POST /v2.1/flavors => generated 534 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/183] 162.253.55.191 () {42 vars in 701 bytes} [Fri Sep 11 16:08:44 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 162.253.55.191 () {44 vars in 905 bytes} [Fri Sep 11 16:08:44 2026] GET /v2.1 => generated 0 bytes in 79 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 93/185] 162.253.55.191 () {46 vars in 978 bytes} [Fri Sep 11 16:08:44 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 16:08:44.463 8 INFO nova.api.openstack.wsgi [None req-ead38e0f-318a-4059-8f0f-8186b4119d78 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d0d3b52e908648e58aa915535f378796 [pid: 8|app: 0|req: 93/186] 162.253.55.191 () {48 vars in 1047 bytes} [Fri Sep 11 16:08:44 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-09-11 16:08:44.482 7 WARNING oslo_db.sqlalchemy.utils [None req-baa5005a-48c5-4a3b-9180-15ef5a570d6e d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 94/187] 162.253.55.191 () {48 vars in 1012 bytes} [Fri Sep 11 16:08:44 2026] GET /v2.1/os-keypairs => generated 16 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/188] 162.253.55.191 () {52 vars in 1053 bytes} [Fri Sep 11 16:08:44 2026] POST /v2.1/os-keypairs => generated 576 bytes in 93 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 162.253.55.191 () {42 vars in 701 bytes} [Fri Sep 11 16:08: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: 8|app: 0|req: 96/192] 162.253.55.191 () {44 vars in 905 bytes} [Fri Sep 11 16:08:48 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 97/193] 162.253.55.191 () {46 vars in 978 bytes} [Fri Sep 11 16:08:48 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/194] 162.253.55.191 () {48 vars in 1069 bytes} [Fri Sep 11 16:08:48 2026] GET /v2.1/os-quota-sets/c201db8c5eab4edea99b8c5664af8afc => generated 283 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/195] 162.253.55.191 () {52 vars in 1121 bytes} [Fri Sep 11 16:08:49 2026] PUT /v2.1/os-quota-sets/c201db8c5eab4edea99b8c5664af8afc => generated 238 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)