+ 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 13:58:56 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-698cb4bc69-b247b 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 0x7fc85c861668 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 13:59:01.284 7 INFO nova.utils [None req-897fb0d6-63b9-4c39-9da1-46fa73d86701 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-01 13:59:01.556 8 INFO nova.utils [None req-58036305-ccd2-4117-b96a-623d2e2f753f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-01 13:59:02.995 7 WARNING keystonemiddleware._common.config [None req-897fb0d6-63b9-4c39-9da1-46fa73d86701 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 13:59:03.004 7 WARNING oslo_config.cfg [None req-897fb0d6-63b9-4c39-9da1-46fa73d86701 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-01 13:59:03.078 7 WARNING keystonemiddleware._common.config [None req-897fb0d6-63b9-4c39-9da1-46fa73d86701 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 13:59:03.095 7 WARNING oslo_config.cfg [None req-897fb0d6-63b9-4c39-9da1-46fa73d86701 - - - - - -] 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 13:59:03.107 7 WARNING oslo_config.cfg [None req-897fb0d6-63b9-4c39-9da1-46fa73d86701 - - - - - -] 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 0x7fc85c861668 pid: 7 (default app) 2026-09-01 13:59:03.279 8 WARNING keystonemiddleware._common.config [None req-58036305-ccd2-4117-b96a-623d2e2f753f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 13:59:03.288 8 WARNING oslo_config.cfg [None req-58036305-ccd2-4117-b96a-623d2e2f753f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-01 13:59:03.362 8 WARNING keystonemiddleware._common.config [None req-58036305-ccd2-4117-b96a-623d2e2f753f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 13:59:03.376 8 WARNING oslo_config.cfg [None req-58036305-ccd2-4117-b96a-623d2e2f753f - - - - - -] 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 13:59:03.390 8 WARNING oslo_config.cfg [None req-58036305-ccd2-4117-b96a-623d2e2f753f - - - - - -] 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 0x7fc85c861668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.74 () {42 vars in 700 bytes} [Tue Sep 1 13:59:15 2026] GET /v2.1 => generated 114 bytes in 21 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 13:59:16.314 8 WARNING oslo_policy.policy [None req-2a906fe4-0619-40b8-8ea9-159d6f0c7b6c d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - 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 13:59:16.315 8 WARNING oslo_policy.policy [None req-2a906fe4-0619-40b8-8ea9-159d6f0c7b6c d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - 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] 199.204.45.74 () {44 vars in 904 bytes} [Tue Sep 1 13:59:15 2026] GET /v2.1 => generated 0 bytes in 586 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 13:59:16.421 7 WARNING oslo_policy.policy [req-2a906fe4-0619-40b8-8ea9-159d6f0c7b6c req-df4e4d54-d54d-49e1-9b83-c18e44dda1a9 d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - 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 13:59:16.422 7 WARNING oslo_policy.policy [req-2a906fe4-0619-40b8-8ea9-159d6f0c7b6c req-df4e4d54-d54d-49e1-9b83-c18e44dda1a9 d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - 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] 199.204.45.74 () {46 vars in 977 bytes} [Tue Sep 1 13:59:16 2026] GET /v2.1/ => generated 399 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 13:59:16.548 8 INFO nova.api.openstack.wsgi [None req-834c4b1e-f058-428a-bacf-15a339f7f8e5 d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.74 () {48 vars in 1006 bytes} [Tue Sep 1 13:59:16 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.74 () {48 vars in 1046 bytes} [Tue Sep 1 13:59:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.74 () {52 vars in 1043 bytes} [Tue Sep 1 13:59:16 2026] POST /v2.1/flavors => generated 527 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.74 () {42 vars in 700 bytes} [Tue Sep 1 13:59:17 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: 5/10] 199.204.45.74 () {44 vars in 904 bytes} [Tue Sep 1 13:59:17 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.74 () {46 vars in 977 bytes} [Tue Sep 1 13:59:17 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 13:59:17.634 8 INFO nova.api.openstack.wsgi [None req-cbb768a5-659e-4800-afd8-2fe572354e3d d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.74 () {48 vars in 1008 bytes} [Tue Sep 1 13:59:17 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.74 () {48 vars in 1046 bytes} [Tue Sep 1 13:59:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.74 () {52 vars in 1043 bytes} [Tue Sep 1 13:59:17 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.74 () {42 vars in 700 bytes} [Tue Sep 1 13:59: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) [pid: 8|app: 0|req: 8/16] 199.204.45.74 () {44 vars in 904 bytes} [Tue Sep 1 13:59:18 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.74 () {46 vars in 977 bytes} [Tue Sep 1 13:59:18 2026] GET /v2.1/ => generated 399 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 13:59:18.602 8 INFO nova.api.openstack.wsgi [None req-346cfa0c-bd1f-44ae-9a0e-8bd8e7154db1 d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.74 () {48 vars in 1010 bytes} [Tue Sep 1 13:59:18 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.74 () {48 vars in 1046 bytes} [Tue Sep 1 13:59:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.74 () {52 vars in 1043 bytes} [Tue Sep 1 13:59:18 2026] POST /v2.1/flavors => generated 531 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.74 () {42 vars in 700 bytes} [Tue Sep 1 13:59: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) [pid: 8|app: 0|req: 12/24] 199.204.45.74 () {44 vars in 904 bytes} [Tue Sep 1 13:59:19 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.74 () {46 vars in 977 bytes} [Tue Sep 1 13:59:19 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 13:59:19.598 8 INFO nova.api.openstack.wsgi [None req-f67f5848-61e9-4acc-9e41-868355999726 d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.204.45.74 () {48 vars in 1008 bytes} [Tue Sep 1 13:59:19 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] 199.204.45.74 () {48 vars in 1046 bytes} [Tue Sep 1 13:59:19 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: 8|app: 0|req: 14/28] 199.204.45.74 () {52 vars in 1043 bytes} [Tue Sep 1 13:59:19 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: 15/29] 199.204.45.74 () {42 vars in 700 bytes} [Tue Sep 1 13:59: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) [pid: 8|app: 0|req: 15/30] 199.204.45.74 () {44 vars in 904 bytes} [Tue Sep 1 13:59:20 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.74 () {46 vars in 977 bytes} [Tue Sep 1 13:59:20 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 13:59:20.707 8 INFO nova.api.openstack.wsgi [None req-3d223a39-feff-4c7b-84e0-682157ae7ce6 d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.74 () {48 vars in 1010 bytes} [Tue Sep 1 13:59:20 2026] GET /v2.1/flavors/m1.xlarge => 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: 17/33] 199.204.45.74 () {48 vars in 1046 bytes} [Tue Sep 1 13:59:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.74 () {52 vars in 1043 bytes} [Tue Sep 1 13:59:20 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: 22/43] 10.0.0.189 () {28 vars in 454 bytes} [Tue Sep 1 14:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 22/44] 10.0.0.189 () {30 vars in 658 bytes} [Tue Sep 1 14:00:08 2026] GET /v2.1 => generated 0 bytes in 43 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: 23/45] 10.0.0.189 () {32 vars in 731 bytes} [Tue Sep 1 14:00:08 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/46] 10.0.0.189 () {34 vars in 765 bytes} [Tue Sep 1 14:00:08 2026] GET /v2.1/os-services => generated 545 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/49] 10.0.0.189 () {28 vars in 454 bytes} [Tue Sep 1 14: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: 8|app: 0|req: 25/50] 10.0.0.189 () {30 vars in 658 bytes} [Tue Sep 1 14:00:12 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 26/51] 10.0.0.189 () {32 vars in 731 bytes} [Tue Sep 1 14:00:12 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: 8|app: 0|req: 26/52] 10.0.0.189 () {34 vars in 765 bytes} [Tue Sep 1 14:00:12 2026] GET /v2.1/os-services => generated 545 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/53] 10.0.0.189 () {28 vars in 454 bytes} [Tue Sep 1 14:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 27/54] 10.0.0.189 () {30 vars in 658 bytes} [Tue Sep 1 14:00:16 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 28/55] 10.0.0.189 () {32 vars in 731 bytes} [Tue Sep 1 14:00:16 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/56] 10.0.0.189 () {34 vars in 808 bytes} [Tue Sep 1 14:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/59] 10.0.0.189 () {28 vars in 454 bytes} [Tue Sep 1 14: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: 8|app: 0|req: 30/60] 10.0.0.189 () {30 vars in 658 bytes} [Tue Sep 1 14:00:20 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: 7|app: 0|req: 31/61] 10.0.0.189 () {32 vars in 731 bytes} [Tue Sep 1 14:00:20 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: 8|app: 0|req: 31/62] 10.0.0.189 () {34 vars in 808 bytes} [Tue Sep 1 14:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 34 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.240 () {28 vars in 454 bytes} [Tue Sep 1 14:04:42 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 58/116] 10.0.0.240 () {30 vars in 658 bytes} [Tue Sep 1 14:04:42 2026] GET /v2.1 => generated 0 bytes in 229 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 59/117] 10.0.0.240 () {32 vars in 731 bytes} [Tue Sep 1 14:04:42 2026] GET /v2.1/ => generated 411 bytes in 16 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.240 () {34 vars in 804 bytes} [Tue Sep 1 14:04:42 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.74 () {42 vars in 700 bytes} [Tue Sep 1 14:08:14 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: 81/162] 199.204.45.74 () {44 vars in 904 bytes} [Tue Sep 1 14:08:14 2026] GET /v2.1 => generated 0 bytes in 490 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: 82/163] 199.204.45.74 () {46 vars in 977 bytes} [Tue Sep 1 14:08:14 2026] GET /v2.1/ => generated 399 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 14:08:14.914 7 INFO nova.api.openstack.wsgi [None req-15f6e186-1751-40ab-8bd5-186d8abc94de d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 82/164] 199.204.45.74 () {48 vars in 1012 bytes} [Tue Sep 1 14:08:14 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.74 () {48 vars in 1046 bytes} [Tue Sep 1 14:08:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.74 () {52 vars in 1044 bytes} [Tue Sep 1 14:08:14 2026] POST /v2.1/flavors => generated 532 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.74 () {42 vars in 700 bytes} [Tue Sep 1 14:09: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) [pid: 8|app: 0|req: 90/180] 199.204.45.74 () {44 vars in 904 bytes} [Tue Sep 1 14:09:15 2026] GET /v2.1 => generated 0 bytes in 82 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.74 () {46 vars in 977 bytes} [Tue Sep 1 14:09:15 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 14:09:15.369 8 INFO nova.api.openstack.wsgi [None req-ee91e0fe-a108-4404-918c-e7bdd63cf46f d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d5cd588ef1e04771980625d20df12ed7 [pid: 8|app: 0|req: 91/182] 199.204.45.74 () {48 vars in 1046 bytes} [Tue Sep 1 14:09:15 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-09-01 14:09:15.387 7 WARNING oslo_db.sqlalchemy.utils [None req-485cb0f5-2f4e-464b-b95c-0231b0e44f50 d5cd588ef1e04771980625d20df12ed7 a291dae03d2e49fdb727a13a44636857 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 92/183] 199.204.45.74 () {48 vars in 1011 bytes} [Tue Sep 1 14:09:15 2026] GET /v2.1/os-keypairs => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.74 () {52 vars in 1052 bytes} [Tue Sep 1 14:09:15 2026] POST /v2.1/os-keypairs => generated 576 bytes in 89 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.74 () {42 vars in 700 bytes} [Tue Sep 1 14:09:19 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: 94/188] 199.204.45.74 () {44 vars in 904 bytes} [Tue Sep 1 14:09:19 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: 7|app: 0|req: 95/189] 199.204.45.74 () {46 vars in 977 bytes} [Tue Sep 1 14:09:19 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 199.204.45.74 () {48 vars in 1068 bytes} [Tue Sep 1 14:09:19 2026] GET /v2.1/os-quota-sets/a291dae03d2e49fdb727a13a44636857 => generated 283 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 199.204.45.74 () {52 vars in 1120 bytes} [Tue Sep 1 14:09:19 2026] PUT /v2.1/os-quota-sets/a291dae03d2e49fdb727a13a44636857 => generated 238 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)