+ 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 Jul 28 20:06:57 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-65d6c8fcc6-7fb94 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 0x561323f30550 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-07-28 20:07:02.892 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-07-28 20:07:02.993 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-07-28 20:07:03.353 8 WARNING keystonemiddleware._common.config [None req-47216a32-a463-4e17-bc65-19583d60bb99 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 20:07:03.363 8 WARNING oslo_config.cfg [None req-47216a32-a463-4e17-bc65-19583d60bb99 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-28 20:07:03.433 7 WARNING keystonemiddleware._common.config [None req-c15cc637-6478-44dc-a986-66de3117fdb5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 20:07:03.443 7 WARNING oslo_config.cfg [None req-c15cc637-6478-44dc-a986-66de3117fdb5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-28 20:07:03.602 8 WARNING keystonemiddleware._common.config [None req-47216a32-a463-4e17-bc65-19583d60bb99 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x561323f30550 pid: 8 (default app) 2026-07-28 20:07:03.678 7 WARNING keystonemiddleware._common.config [None req-c15cc637-6478-44dc-a986-66de3117fdb5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x561323f30550 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: 7|app: 0|req: 2/3] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:07:11 2026] GET /v2.1 => generated 114 bytes in 12 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-07-28 20:07:11.672 8 WARNING oslo_policy.policy [None req-760a0084-89ce-4864-bc86-9a91f640e89b 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - 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-07-28 20:07:11.673 8 WARNING oslo_policy.policy [None req-760a0084-89ce-4864-bc86-9a91f640e89b 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - 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.240 () {44 vars in 908 bytes} [Tue Jul 28 20:07:11 2026] GET /v2.1 => generated 0 bytes in 549 msecs (HTTP/1.1 302) 5 headers in 266 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-07-28 20:07:11.786 7 WARNING oslo_policy.policy [req-760a0084-89ce-4864-bc86-9a91f640e89b req-3dafc9ee-45b4-4154-9765-7cd4fba0e806 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - 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-07-28 20:07:11.787 7 WARNING oslo_policy.policy [req-760a0084-89ce-4864-bc86-9a91f640e89b req-3dafc9ee-45b4-4154-9765-7cd4fba0e806 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - 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.240 () {46 vars in 981 bytes} [Tue Jul 28 20:07:11 2026] GET /v2.1/ => generated 399 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:07:11.905 8 INFO nova.api.openstack.wsgi [None req-19b7be49-99f9-49b1-bda0-7e920a80a2f1 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.240 () {48 vars in 1010 bytes} [Tue Jul 28 20:07:11 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 31 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.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:07:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 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.240 () {52 vars in 1048 bytes} [Tue Jul 28 20:07:11 2026] POST /v2.1/flavors => generated 529 bytes in 50 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.240 () {42 vars in 704 bytes} [Tue Jul 28 20:07: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) [pid: 8|app: 0|req: 5/10] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:07:12 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:07:12 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:07:12.803 8 INFO nova.api.openstack.wsgi [None req-a24a1317-6997-4813-a644-2ddb628822fd 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.240 () {48 vars in 1012 bytes} [Tue Jul 28 20:07:12 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 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.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:07:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 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.240 () {52 vars in 1048 bytes} [Tue Jul 28 20:07:12 2026] POST /v2.1/flavors => generated 532 bytes in 26 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.240 () {42 vars in 704 bytes} [Tue Jul 28 20:07:13 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.240 () {44 vars in 908 bytes} [Tue Jul 28 20:07:13 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:07:13 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:07:13.734 8 INFO nova.api.openstack.wsgi [None req-808d153e-5eb8-4de7-8168-f432dd11529c 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jul 28 20:07:13 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 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.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:07:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 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.240 () {52 vars in 1048 bytes} [Tue Jul 28 20:07:13 2026] POST /v2.1/flavors => generated 533 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:07:14 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: 11/22] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:07:14 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:07:14 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:07:14.690 8 INFO nova.api.openstack.wsgi [None req-fc0296b6-755b-41e4-853f-4c71ea501ade 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.240 () {48 vars in 1012 bytes} [Tue Jul 28 20:07:14 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: 13/25] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:07:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.240 () {52 vars in 1048 bytes} [Tue Jul 28 20:07:14 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:07:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:07:15 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:07:15 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:07:15.585 8 INFO nova.api.openstack.wsgi [None req-9396ac4d-f629-435f-a640-3fbc029bb4e7 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jul 28 20:07:15 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:07:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.240 () {52 vars in 1048 bytes} [Tue Jul 28 20:07:15 2026] POST /v2.1/flavors => generated 535 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 10.0.0.210 () {28 vars in 454 bytes} [Tue Jul 28 20:13: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.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/108] 10.0.0.210 () {30 vars in 658 bytes} [Tue Jul 28 20:13:21 2026] GET /v2.1 => generated 0 bytes in 467 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: 8|app: 0|req: 55/109] 10.0.0.210 () {30 vars in 660 bytes} [Tue Jul 28 20:13:21 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 10.0.0.210 () {34 vars in 804 bytes} [Tue Jul 28 20:13:21 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:17: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) /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: 7|app: 0|req: 84/168] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:17:59 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:18:00 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-07-28 20:18:00.051 7 INFO nova.api.openstack.wsgi [None req-7f7fd805-31e1-47f5-ab25-2e2e52c8d2b5 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 85/170] 199.204.45.240 () {48 vars in 1016 bytes} [Tue Jul 28 20:18:00 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:18:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.240 () {52 vars in 1048 bytes} [Tue Jul 28 20:18:00 2026] POST /v2.1/flavors => generated 534 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:18:59 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: 93/186] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:18:59 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:18:59 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:18:59.606 8 WARNING oslo_db.sqlalchemy.utils [None req-50968497-41f7-4948-9f33-af4d78a48ff5 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 94/188] 199.204.45.240 () {48 vars in 1015 bytes} [Tue Jul 28 20:18:59 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.240 () {52 vars in 1056 bytes} [Tue Jul 28 20:18:59 2026] POST /v2.1/os-keypairs => generated 576 bytes in 67 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jul 28 20:19:03 2026] GET /v2.1/os-quota-sets/a885cc1070774b7e9b28fde338055e7b => generated 371 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 199.204.45.240 () {48 vars in 1041 bytes} [Tue Jul 28 20:19:03 2026] PUT /v2.1/os-quota-sets/a885cc1070774b7e9b28fde338055e7b => generated 326 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/192] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jul 28 20:19:04 2026] GET /v2.1/os-quota-sets/a885cc1070774b7e9b28fde338055e7b => generated 368 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:27:00 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: 145/290] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:27:00 2026] GET /v2.1 => generated 0 bytes in 152 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:27:00 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-07-28 20:27:00.597 7 INFO nova.api.openstack.wsgi [None req-fa872aa7-ecfb-4760-a468-a060e6acebf6 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 146/292] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jul 28 20:27:00 2026] GET /v2.1/flavors/m1.manila => 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: 147/293] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:27:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.204.45.240 () {52 vars in 1048 bytes} [Tue Jul 28 20:27:00 2026] POST /v2.1/flavors => generated 534 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/335] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jul 28 20:30:20 2026] GET /v2.1/os-quota-sets/c3748fcfe00b41349ca12124c031ddc3 => generated 371 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/336] 199.204.45.240 () {48 vars in 1041 bytes} [Tue Jul 28 20:30:21 2026] PUT /v2.1/os-quota-sets/c3748fcfe00b41349ca12124c031ddc3 => generated 326 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jul 28 20:30:21 2026] GET /v2.1/os-quota-sets/c3748fcfe00b41349ca12124c031ddc3 => generated 368 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/484] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:42:36 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: 242/485] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:42:36 2026] GET /v2.1 => generated 0 bytes in 180 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 244/486] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:42:36 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-07-28 20:42:36.544 7 INFO nova.api.openstack.wsgi [None req-86b7e326-25e0-4f69-87f4-0527dfb4ef03 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 243/487] 199.204.45.240 () {48 vars in 1010 bytes} [Tue Jul 28 20:42:36 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:42:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:42:36 2026] GET /v2.1/flavors/c109122f-872b-4da5-b7ed-88bd0776ea66/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:42:37 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: 245/491] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:42:37 2026] GET /v2.1 => generated 0 bytes in 82 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 247/492] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:42:37 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:42:37.494 7 INFO nova.api.openstack.wsgi [None req-0f869381-534f-49c1-8b0a-68ce37db061a 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 246/493] 199.204.45.240 () {48 vars in 1012 bytes} [Tue Jul 28 20:42:37 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/494] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:42:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:42:37 2026] GET /v2.1/flavors/de4f5774-847a-4aca-baab-f87a61c4f762/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:42:38 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: 248/497] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:42:38 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/498] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:42:38 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:42:38.416 7 INFO nova.api.openstack.wsgi [None req-746526f1-45fd-4578-ac24-ae582509a11d 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 249/499] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jul 28 20:42:38 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:42:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:42:38 2026] GET /v2.1/flavors/6c60bf43-0ce9-4888-becc-71fd5b0983e5/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:42:39 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: 251/503] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:42:39 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:42:39 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:42:39.319 7 INFO nova.api.openstack.wsgi [None req-84210241-a4cd-4c1c-b5ae-abb0ce3e9e23 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 252/505] 199.204.45.240 () {48 vars in 1012 bytes} [Tue Jul 28 20:42:39 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:42:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:42:39 2026] GET /v2.1/flavors/cc0be236-8d3a-4630-9b98-e6a874a7d130/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:42:40 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: 256/511] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:42:40 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:42:40 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:42:40.272 8 INFO nova.api.openstack.wsgi [None req-9b0b8ae2-e64e-434d-a5c7-bdbeb6b20971 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 257/513] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jul 28 20:42:40 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:42:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:42:40 2026] GET /v2.1/flavors/7cf60873-1947-4a41-ba3a-64a457fb5a1f/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:43:53 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: 265/531] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:43:53 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/532] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:43:53 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-07-28 20:43:53.226 7 INFO nova.api.openstack.wsgi [None req-8ece1e16-05e4-47da-b231-47627587ce22 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 266/533] 199.204.45.240 () {48 vars in 1016 bytes} [Tue Jul 28 20:43:53 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: 8|app: 0|req: 268/534] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:43:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:43:53 2026] GET /v2.1/flavors/151f68eb-5a01-430d-82f7-5a886c2b82f7/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:43:59 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: 270/539] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:43:59 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/540] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:43:59 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:43:59.786 8 WARNING oslo_db.sqlalchemy.utils [None req-f7dee969-9df1-41a4-879a-bd90ea1c4671 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 271/541] 199.204.45.240 () {48 vars in 1015 bytes} [Tue Jul 28 20:43:59 2026] GET /v2.1/os-keypairs => generated 545 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jul 28 20:44:03 2026] GET /v2.1/os-quota-sets/a885cc1070774b7e9b28fde338055e7b => generated 368 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:44: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: 7|app: 0|req: 277/554] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:44:50 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/555] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:44:51 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:44:51.029 7 INFO nova.api.openstack.wsgi [None req-d27c2d2e-4c09-4e95-9256-3e448647b39b 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 278/556] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jul 28 20:44:51 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:44:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:44:51 2026] GET /v2.1/flavors/69b77242-778c-4848-bfe0-7b1f8e6d4fc4/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jul 28 20:45:04 2026] GET /v2.1/os-quota-sets/c3748fcfe00b41349ca12124c031ddc3 => generated 368 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/572] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jul 28 20:45:57 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: 286/573] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jul 28 20:45:57 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 288/574] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jul 28 20:45:57 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jul 28 20:45:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/576] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:45:57 2026] GET /v2.1/flavors/151f68eb-5a01-430d-82f7-5a886c2b82f7/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/577] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:45:57 2026] GET /v2.1/flavors/69b77242-778c-4848-bfe0-7b1f8e6d4fc4/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/578] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:45:57 2026] GET /v2.1/flavors/6c60bf43-0ce9-4888-becc-71fd5b0983e5/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/579] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:45:57 2026] GET /v2.1/flavors/7cf60873-1947-4a41-ba3a-64a457fb5a1f/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:45:57 2026] GET /v2.1/flavors/c109122f-872b-4da5-b7ed-88bd0776ea66/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/581] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:45:57 2026] GET /v2.1/flavors/cc0be236-8d3a-4630-9b98-e6a874a7d130/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jul 28 20:45:57 2026] GET /v2.1/flavors/de4f5774-847a-4aca-baab-f87a61c4f762/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 10.0.0.219 () {32 vars in 655 bytes} [Tue Jul 28 20:46:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 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: 299/594] 10.0.0.219 () {32 vars in 641 bytes} [Tue Jul 28 20:46:39 2026] GET /v2.1/servers => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-28 20:46:39.792 8 WARNING oslo_db.sqlalchemy.utils [None req-f8ed405c-a0a5-4cbd-ad86-7fe1ca874b11 5cb19dd3ff4d4af9abab7220c3d6c31e a885cc1070774b7e9b28fde338055e7b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 296/595] 10.0.0.219 () {32 vars in 649 bytes} [Tue Jul 28 20:46:39 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/596] 10.0.0.219 () {32 vars in 694 bytes} [Tue Jul 28 20:46:39 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/599] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:46:50 2026] GET /v2.1/flavors/c109122f-872b-4da5-b7ed-88bd0776ea66 => generated 511 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/600] 10.0.0.219 () {32 vars in 641 bytes} [Tue Jul 28 20:46:50 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/601] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:46:51 2026] GET /v2.1/flavors/c109122f-872b-4da5-b7ed-88bd0776ea66 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/602] 10.0.0.219 () {34 vars in 685 bytes} [Tue Jul 28 20:46:57 2026] POST /v2.1/os-security-groups => generated 245 bytes in 1491 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/605] 10.0.0.219 () {34 vars in 671 bytes} [Tue Jul 28 20:46:59 2026] POST /v2.1/os-keypairs => generated 386 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/606] 10.0.0.219 () {34 vars in 695 bytes} [Tue Jul 28 20:46:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 912 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/607] 10.0.0.219 () {34 vars in 685 bytes} [Tue Jul 28 20:47:00 2026] POST /v2.1/os-security-groups => generated 246 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 10.0.0.219 () {34 vars in 695 bytes} [Tue Jul 28 20:47:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 861 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 10.0.0.219 () {34 vars in 695 bytes} [Tue Jul 28 20:47:01 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/610] 10.0.0.219 () {34 vars in 663 bytes} [Tue Jul 28 20:46:59 2026] POST /v2.1/servers => generated 424 bytes in 2284 msecs (HTTP/1.1 202) 10 headers in 473 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: 308/611] 10.0.0.219 () {32 vars in 737 bytes} [Tue Jul 28 20:47:01 2026] GET /v2.1/os-security-groups/f4d48a5f-3c79-46c0-8c0e-c7e522edc6d2 => generated 663 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/612] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:01 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1371 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 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: 310/613] 10.0.0.219 () {32 vars in 750 bytes} [Tue Jul 28 20:47:02 2026] DELETE /v2.1/os-security-group-rules/2ce8eda0-8e19-44f0-82ab-adbb561ac8c1 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/614] 10.0.0.219 () {32 vars in 740 bytes} [Tue Jul 28 20:47:02 2026] DELETE /v2.1/os-security-groups/f4d48a5f-3c79-46c0-8c0e-c7e522edc6d2 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/615] 10.0.0.219 () {34 vars in 663 bytes} [Tue Jul 28 20:47:01 2026] POST /v2.1/servers => generated 450 bytes in 1463 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/616] 10.0.0.219 () {32 vars in 740 bytes} [Tue Jul 28 20:47:02 2026] DELETE /v2.1/os-security-groups/744b7eed-1bfe-4225-8019-0057644de5d1 => generated 0 bytes in 324 msecs (HTTP/1.1 202) 9 headers in 361 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: 305/617] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:02 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 1400 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:03 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1431 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 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: 306/619] 10.0.0.219 () {34 vars in 671 bytes} [Tue Jul 28 20:47:03 2026] POST /v2.1/os-keypairs => generated 385 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 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: 314/620] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:04 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 1458 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/621] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:04 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1471 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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: 315/622] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:05 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 1526 bytes in 1247 msecs (HTTP/1.1 200) 9 headers in 358 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: 308/623] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:05 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1471 bytes in 948 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:47:06.925 8 INFO nova.api.openstack.compute.server_external_events [req-a01dd062-44b7-4f02-85bc-6ba72e93ea72 req-8633adc0-abdb-4450-b321-cf34ba1dfc37 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:7a55738e-b302-47a0-9617-8abfc2ff6e7c for instance 49a0a8c5-eacb-453b-95d1-d1051ca116ab on instance 2026-07-28 20:47:07.122 8 INFO nova.compute.rpcapi [None req-7f61e4bb-22de-4ff6-a78e-fdda90d26b28 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 309/624] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 357 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, ' 2026-07-28 20:47:07.223 8 INFO nova.api.openstack.compute.server_external_events [req-99221119-3f9a-441a-a0d2-a9df92b644d3 req-8a39c894-c7b4-4ff2-a8fa-40cb497abfed 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:90802eb4-7085-4466-be57-e0547285a160 for instance e18aa78c-883b-4d94-aeab-cf08f9040ebc on instance [pid: 8|app: 0|req: 310/625] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 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: 316/626] 10.0.0.219 () {34 vars in 663 bytes} [Tue Jul 28 20:47:06 2026] POST /v2.1/servers => generated 451 bytes in 1141 msecs (HTTP/1.1 202) 10 headers in 473 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: 311/627] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:07 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 1526 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 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: 317/628] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:07 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1471 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/629] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:08 2026] GET /v2.1/servers/c5084cfe-1987-4409-9c92-3e955b35c579 => generated 1423 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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: 318/630] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:09 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 1526 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 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: 313/631] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:09 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1471 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/634] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:09 2026] GET /v2.1/servers/c5084cfe-1987-4409-9c92-3e955b35c579 => generated 1481 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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: 316/635] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:10 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 1526 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 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: 320/636] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:10 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1471 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:47:11.137 7 INFO nova.api.openstack.compute.server_external_events [req-66cd6686-76c3-485e-9ba8-818e629edac7 req-4403b210-9f69-4c3b-912e-08fd4a85edc8 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:6eab704f-fedf-4d1d-9054-4693a9cd2ef2 for instance c5084cfe-1987-4409-9c92-3e955b35c579 on instance 2026-07-28 20:47:11.152 7 INFO nova.compute.rpcapi [None req-46539802-ff4b-4953-88b7-c6e9f74c8c27 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 321/637] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:11 2026] GET /v2.1/servers/c5084cfe-1987-4409-9c92-3e955b35c579 => generated 1549 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:47:11.269 7 INFO nova.api.openstack.compute.server_external_events [req-7c1d091b-c743-42e8-b806-1ded3ac34e12 req-7853e409-0168-4b9c-bf99-5f227ea86048 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-plugged:90802eb4-7085-4466-be57-e0547285a160 for instance e18aa78c-883b-4d94-aeab-cf08f9040ebc on instance [pid: 7|app: 0|req: 322/639] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:47:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 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, ' /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: 318/640] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:12 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 1717 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 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: 323/641] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:12 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1471 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 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: 319/642] 10.0.0.219 () {32 vars in 741 bytes} [Tue Jul 28 20:47:12 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/os-interface => generated 284 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 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, ' 2026-07-28 20:47:13.328 8 INFO nova.api.openstack.compute.server_external_events [req-be375c11-e6cc-44ed-9c02-b12b781f2a77 req-fc255b8a-907c-4629-b7b9-821b0bf41502 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-plugged:7a55738e-b302-47a0-9617-8abfc2ff6e7c for instance 49a0a8c5-eacb-453b-95d1-d1051ca116ab on instance [pid: 8|app: 0|req: 320/643] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:47:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 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: 324/644] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:12 2026] GET /v2.1/servers/c5084cfe-1987-4409-9c92-3e955b35c579 => generated 1549 bytes in 1167 msecs (HTTP/1.1 200) 9 headers in 358 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: 321/645] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:13 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1471 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:47:13.785 8 INFO nova.api.openstack.compute.server_external_events [req-e497378c-a140-449a-ade1-0505b79616da req-9ac37b91-7e8b-4f34-a056-65650732e056 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:90802eb4-7085-4466-be57-e0547285a160 for instance e18aa78c-883b-4d94-aeab-cf08f9040ebc on instance [pid: 8|app: 0|req: 322/646] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:13 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 1717 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:47:13.894 8 INFO nova.api.openstack.compute.server_external_events [req-5a0f400d-8e73-4eb9-8cb2-5bced0a49d00 req-c4336f0c-3e3c-438f-9310-c5c79527315b 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-plugged:6eab704f-fedf-4d1d-9054-4693a9cd2ef2 for instance c5084cfe-1987-4409-9c92-3e955b35c579 on instance [pid: 8|app: 0|req: 323/648] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:47:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 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: 326/649] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:14 2026] GET /v2.1/servers/c5084cfe-1987-4409-9c92-3e955b35c579 => generated 1726 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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: 324/650] 10.0.0.219 () {32 vars in 741 bytes} [Tue Jul 28 20:47:14 2026] GET /v2.1/servers/c5084cfe-1987-4409-9c92-3e955b35c579/os-interface => generated 284 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:14 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1654 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 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: 325/652] 10.0.0.219 () {32 vars in 723 bytes} [Tue Jul 28 20:47:15 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab/ips => generated 107 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 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: 328/653] 10.0.0.219 () {32 vars in 723 bytes} [Tue Jul 28 20:47:15 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab/ips => generated 107 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 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: 326/654] 10.0.0.219 () {32 vars in 821 bytes} [Tue Jul 28 20:47:15 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab/ips/tempest-ServerAddressesTestJSON-28294009-network => generated 92 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 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: 329/655] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:47:15 2026] DELETE /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 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, ' /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: 327/656] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:15 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1660 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 10.0.0.219 () {34 vars in 685 bytes} [Tue Jul 28 20:47:15 2026] POST /v2.1/os-security-groups => generated 243 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 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: 328/658] 10.0.0.219 () {34 vars in 685 bytes} [Tue Jul 28 20:47:15 2026] POST /v2.1/os-security-groups => generated 243 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 10.0.0.219 () {34 vars in 685 bytes} [Tue Jul 28 20:47:16 2026] POST /v2.1/os-security-groups => generated 242 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:47:16.188 7 INFO nova.api.openstack.compute.server_external_events [req-7c808075-5e9d-4afc-ab09-cd0115cb3ee3 req-47db480d-3473-4e38-9375-f2f9b0630dd4 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:6eab704f-fedf-4d1d-9054-4693a9cd2ef2 for instance c5084cfe-1987-4409-9c92-3e955b35c579 on instance [pid: 7|app: 0|req: 332/660] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 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: 329/661] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:16 2026] GET /v2.1/servers/c5084cfe-1987-4409-9c92-3e955b35c579 => generated 1726 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 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: 333/662] 10.0.0.219 () {32 vars in 663 bytes} [Tue Jul 28 20:47:16 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/663] 10.0.0.219 () {32 vars in 641 bytes} [Tue Jul 28 20:47:16 2026] GET /v2.1/servers => generated 378 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 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: 331/664] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:47:16 2026] DELETE /v2.1/servers/c5084cfe-1987-4409-9c92-3e955b35c579 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 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: 334/665] 10.0.0.219 () {32 vars in 740 bytes} [Tue Jul 28 20:47:16 2026] DELETE /v2.1/os-security-groups/2f698f6c-9da5-4ccf-afac-619d171da9fc => generated 0 bytes in 188 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:16 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 1457 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:47:16.935 8 INFO nova.api.openstack.wsgi [None req-12de81c3-710b-463b-880a-d6faaa3543a7 76575b183be34851915680dede4b59ae fa3c59575c4d4a2aaf753eafe098c3e1 - - default default] HTTP exception thrown: Security group 2f698f6c-9da5-4ccf-afac-619d171da9fc does not exist Neutron server returns request_ids: ['req-7bca1b80-82c5-4a6c-9e71-5cf20cb94985'] [pid: 8|app: 0|req: 333/667] 10.0.0.219 () {32 vars in 737 bytes} [Tue Jul 28 20:47:16 2026] GET /v2.1/os-security-groups/2f698f6c-9da5-4ccf-afac-619d171da9fc => generated 194 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:16 2026] GET /v2.1/servers/c5084cfe-1987-4409-9c92-3e955b35c579 => generated 1732 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 10.0.0.219 () {32 vars in 740 bytes} [Tue Jul 28 20:47:16 2026] DELETE /v2.1/os-security-groups/b3d0ae92-bbff-47fd-9605-21ac60402166 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 9 headers in 361 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, ' 2026-07-28 20:47:17.242 7 INFO nova.api.openstack.wsgi [None req-cf3fbf0e-449f-4664-98b2-f5b0fa5d65f1 76575b183be34851915680dede4b59ae fa3c59575c4d4a2aaf753eafe098c3e1 - - default default] HTTP exception thrown: Security group b3d0ae92-bbff-47fd-9605-21ac60402166 does not exist Neutron server returns request_ids: ['req-453f206f-73b9-4a93-bfe7-5a77b2803217'] [pid: 7|app: 0|req: 336/670] 10.0.0.219 () {32 vars in 737 bytes} [Tue Jul 28 20:47:17 2026] GET /v2.1/os-security-groups/b3d0ae92-bbff-47fd-9605-21ac60402166 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 10.0.0.219 () {32 vars in 740 bytes} [Tue Jul 28 20:47:17 2026] DELETE /v2.1/os-security-groups/132ca1c2-cb0c-4792-8602-2d3b6130d8b4 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 20:47:17.493 7 INFO nova.api.openstack.wsgi [None req-64eecb4c-7cc5-46a7-aef9-ee0086e8c84e 76575b183be34851915680dede4b59ae fa3c59575c4d4a2aaf753eafe098c3e1 - - default default] HTTP exception thrown: Security group 132ca1c2-cb0c-4792-8602-2d3b6130d8b4 does not exist Neutron server returns request_ids: ['req-3a8b2da0-5665-44f3-ba7c-db1b6216f07a'] [pid: 7|app: 0|req: 337/672] 10.0.0.219 () {32 vars in 737 bytes} [Tue Jul 28 20:47:17 2026] GET /v2.1/os-security-groups/132ca1c2-cb0c-4792-8602-2d3b6130d8b4 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.219 () {32 vars in 663 bytes} [Tue Jul 28 20:47:17 2026] GET /v2.1/os-security-groups => generated 707 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:47:17.716 7 INFO nova.api.openstack.wsgi [None req-c3cf4a27-c73d-4f39-86f6-78b8b902ae16 76575b183be34851915680dede4b59ae fa3c59575c4d4a2aaf753eafe098c3e1 - - default default] HTTP exception thrown: Security group 132ca1c2-cb0c-4792-8602-2d3b6130d8b4 does not exist Neutron server returns request_ids: ['req-1ea9ae45-36b1-43bc-9633-2af05cb25389'] [pid: 7|app: 0|req: 338/674] 10.0.0.219 () {32 vars in 740 bytes} [Tue Jul 28 20:47:17 2026] DELETE /v2.1/os-security-groups/132ca1c2-cb0c-4792-8602-2d3b6130d8b4 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 20:47:17.765 8 INFO nova.api.openstack.wsgi [None req-d8c9a41e-7267-4731-a23b-9b5799da30a3 76575b183be34851915680dede4b59ae fa3c59575c4d4a2aaf753eafe098c3e1 - - default default] HTTP exception thrown: Security group b3d0ae92-bbff-47fd-9605-21ac60402166 does not exist Neutron server returns request_ids: ['req-39f27420-a3b5-4b46-b171-53b7ac745611'] [pid: 8|app: 0|req: 337/675] 10.0.0.219 () {32 vars in 740 bytes} [Tue Jul 28 20:47:17 2026] DELETE /v2.1/os-security-groups/b3d0ae92-bbff-47fd-9605-21ac60402166 => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 20:47:17.805 7 INFO nova.api.openstack.wsgi [None req-ef386c32-2e37-43a5-915b-d01b6eee9056 76575b183be34851915680dede4b59ae fa3c59575c4d4a2aaf753eafe098c3e1 - - default default] HTTP exception thrown: Security group 2f698f6c-9da5-4ccf-afac-619d171da9fc does not exist Neutron server returns request_ids: ['req-b8a3eecd-3401-4064-956f-8b61362c0cd5'] [pid: 7|app: 0|req: 339/676] 10.0.0.219 () {32 vars in 740 bytes} [Tue Jul 28 20:47:17 2026] DELETE /v2.1/os-security-groups/2f698f6c-9da5-4ccf-afac-619d171da9fc => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 20:47:17.937 8 INFO nova.api.openstack.wsgi [None req-5982fe77-2a6f-46e1-be60-d0d924c19fa4 bb7c686fe4164412a76b98dc7ed9b965 97c495fdfc87492dafb17bdade224e69 - - default default] HTTP exception thrown: Instance 49a0a8c5-eacb-453b-95d1-d1051ca116ab could not be found. [pid: 8|app: 0|req: 338/677] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:17 2026] GET /v2.1/servers/49a0a8c5-eacb-453b-95d1-d1051ca116ab => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 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, ' 2026-07-28 20:47:18.250 8 INFO nova.api.openstack.compute.server_external_events [req-b10de8e6-ee25-4936-a3da-6a4132dc77d1 req-e3e177a8-fd5f-4e70-81c1-c22f078ca38f 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-deleted:7a55738e-b302-47a0-9617-8abfc2ff6e7c for instance 49a0a8c5-eacb-453b-95d1-d1051ca116ab on instance 2026-07-28 20:47:18.251 8 INFO nova.api.openstack.compute.server_external_events [req-b10de8e6-ee25-4936-a3da-6a4132dc77d1 req-e3e177a8-fd5f-4e70-81c1-c22f078ca38f 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-deleted:6eab704f-fedf-4d1d-9054-4693a9cd2ef2 for instance c5084cfe-1987-4409-9c92-3e955b35c579 on instance [pid: 8|app: 0|req: 339/678] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:18 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/681] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:18 2026] GET /v2.1/servers/c5084cfe-1987-4409-9c92-3e955b35c579 => generated 1784 bytes in 1355 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:47:20.451 8 INFO nova.api.openstack.wsgi [None req-691f8182-7bae-4e48-98d7-486c54129338 aafe6d50b334427faacb6d8c8153e82b aa14ad41e17d47e4ab6e484f83d5a1e0 - - default default] HTTP exception thrown: Instance c5084cfe-1987-4409-9c92-3e955b35c579 could not be found. [pid: 8|app: 0|req: 342/682] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:20 2026] GET /v2.1/servers/c5084cfe-1987-4409-9c92-3e955b35c579 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 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: 341/683] 10.0.0.219 () {32 vars in 704 bytes} [Tue Jul 28 20:47:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-218453807 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 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: 344/686] 10.0.0.219 () {34 vars in 671 bytes} [Tue Jul 28 20:47:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.219 () {32 vars in 741 bytes} [Tue Jul 28 20:47:33 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/os-interface => generated 284 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.219 () {32 vars in 815 bytes} [Tue Jul 28 20:47:34 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/os-interface/90802eb4-7085-4466-be57-e0547285a160 => generated 281 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 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: 344/689] 10.0.0.219 () {32 vars in 723 bytes} [Tue Jul 28 20:47:34 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 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: 346/690] 10.0.0.219 () {34 vars in 750 bytes} [Tue Jul 28 20:47:34 2026] POST /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 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: 345/691] 10.0.0.219 () {32 vars in 723 bytes} [Tue Jul 28 20:47:34 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/ips => generated 156 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 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, ' /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, ' 2026-07-28 20:47:35.080 7 INFO nova.api.openstack.compute.server_external_events [req-8248fd2c-f7ca-45c4-a4d7-b8d7192fbe6d req-5b40799a-e916-4338-8b30-7be92a595a40 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:90802eb4-7085-4466-be57-e0547285a160 for instance e18aa78c-883b-4d94-aeab-cf08f9040ebc on instance [pid: 7|app: 0|req: 346/692] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 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: 347/693] 10.0.0.219 () {32 vars in 723 bytes} [Tue Jul 28 20:47:35 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/ips => generated 156 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 10.0.0.219 () {34 vars in 663 bytes} [Tue Jul 28 20:47:34 2026] POST /v2.1/servers => generated 452 bytes in 1104 msecs (HTTP/1.1 202) 10 headers in 473 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: 348/695] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:35 2026] GET /v2.1/servers/8575d426-7cba-45ed-ade1-3d2a7035a949 => generated 1431 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 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: 348/696] 10.0.0.219 () {32 vars in 723 bytes} [Tue Jul 28 20:47:36 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 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, ' /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: 349/697] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:36 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 1951 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 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: 349/698] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:36 2026] GET /v2.1/servers/8575d426-7cba-45ed-ade1-3d2a7035a949 => generated 1489 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.219 () {34 vars in 750 bytes} [Tue Jul 28 20:47:36 2026] POST /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 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: 350/700] 10.0.0.219 () {32 vars in 723 bytes} [Tue Jul 28 20:47:36 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 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, ' 2026-07-28 20:47:37.343 7 INFO nova.api.openstack.compute.server_external_events [req-61c2a30d-9dcc-46a2-b4a1-72839c2b68c3 req-f0aac44f-9700-42b6-8659-036c9e3e963f 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:90802eb4-7085-4466-be57-e0547285a160 for instance e18aa78c-883b-4d94-aeab-cf08f9040ebc on instance [pid: 7|app: 0|req: 351/701] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 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, ' 2026-07-28 20:47:37.487 8 INFO nova.api.openstack.compute.server_external_events [req-a76e94bd-0744-41df-9d05-5a495459519b req-0173b4f9-c570-4973-8aa5-b09163e775c7 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:f72973c3-8739-4696-bbbd-1b6bbbba4054 for instance 8575d426-7cba-45ed-ade1-3d2a7035a949 on instance [pid: 8|app: 0|req: 351/702] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 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, ' /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: 352/703] 10.0.0.219 () {32 vars in 723 bytes} [Tue Jul 28 20:47:37 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/ips => generated 194 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:37 2026] GET /v2.1/servers/8575d426-7cba-45ed-ade1-3d2a7035a949 => generated 1556 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 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: 353/705] 10.0.0.219 () {32 vars in 723 bytes} [Tue Jul 28 20:47:38 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc/ips => generated 156 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 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: 353/706] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:47:38 2026] DELETE /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 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, ' /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: 354/707] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:38 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 1843 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:39 2026] GET /v2.1/servers/8575d426-7cba-45ed-ade1-3d2a7035a949 => generated 1556 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:47:39.767 7 INFO nova.api.openstack.compute.server_external_events [req-bea6a661-4ab6-44a3-9c29-9e46f472fd4c req-b36e062f-6571-45b5-9cc3-b9bdc02f90fc 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-plugged:f72973c3-8739-4696-bbbd-1b6bbbba4054 for instance 8575d426-7cba-45ed-ade1-3d2a7035a949 on instance [pid: 7|app: 0|req: 356/711] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:47:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 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, ' /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: 356/712] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:40 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 1775 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:47:40.656 8 INFO nova.api.openstack.compute.server_external_events [req-ef4e1e8e-b404-4664-9c79-6424444df0c7 req-7d190dc2-2ad2-457a-933d-51045021ec44 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-deleted:90802eb4-7085-4466-be57-e0547285a160 for instance e18aa78c-883b-4d94-aeab-cf08f9040ebc on instance [pid: 8|app: 0|req: 357/713] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:40 2026] GET /v2.1/servers/8575d426-7cba-45ed-ade1-3d2a7035a949 => generated 1739 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 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: 358/715] 10.0.0.219 () {32 vars in 741 bytes} [Tue Jul 28 20:47:40 2026] GET /v2.1/servers/8575d426-7cba-45ed-ade1-3d2a7035a949/os-interface => generated 285 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 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, ' 2026-07-28 20:47:41.670 7 INFO nova.api.openstack.wsgi [None req-85d31989-80b7-452c-80c8-a7e3a6565621 7b2b6774e1774091841c6da7cca6ff26 9daed85811d24f0ab50eeebbfd2dbe07 - - default default] HTTP exception thrown: Instance e18aa78c-883b-4d94-aeab-cf08f9040ebc could not be found. [pid: 7|app: 0|req: 358/716] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:41 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 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: 359/717] 10.0.0.219 () {32 vars in 706 bytes} [Tue Jul 28 20:47:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1381505853 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 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, ' 2026-07-28 20:47:42.472 8 INFO nova.api.openstack.wsgi [None req-43c97f05-4513-4d5b-9ed0-30059b08aeda 7b2b6774e1774091841c6da7cca6ff26 9daed85811d24f0ab50eeebbfd2dbe07 - - default default] HTTP exception thrown: Instance e18aa78c-883b-4d94-aeab-cf08f9040ebc could not be found. [pid: 8|app: 0|req: 360/718] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:47:42 2026] DELETE /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 111 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 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: 359/719] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:42 2026] GET /v2.1/servers/8575d426-7cba-45ed-ade1-3d2a7035a949 => generated 1739 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 20:47:42.509 8 INFO nova.api.openstack.wsgi [None req-afd9c0b0-3786-4812-ac2a-a747c55a0615 7b2b6774e1774091841c6da7cca6ff26 9daed85811d24f0ab50eeebbfd2dbe07 - - default default] HTTP exception thrown: Instance e18aa78c-883b-4d94-aeab-cf08f9040ebc could not be found. [pid: 8|app: 0|req: 361/720] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:42 2026] GET /v2.1/servers/e18aa78c-883b-4d94-aeab-cf08f9040ebc => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 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: 360/721] 10.0.0.219 () {32 vars in 641 bytes} [Tue Jul 28 20:47:42 2026] GET /v2.1/servers => generated 383 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 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: 362/722] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:47:42 2026] DELETE /v2.1/servers/8575d426-7cba-45ed-ade1-3d2a7035a949 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 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, ' /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, ' 2026-07-28 20:47:43.082 8 INFO nova.api.openstack.compute.server_external_events [req-50925e92-53c5-45fc-9a4d-76c2c0614eb9 req-b8b92183-bf04-4d6b-9f01-ee9e87e64d5e 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:f72973c3-8739-4696-bbbd-1b6bbbba4054 for instance 8575d426-7cba-45ed-ade1-3d2a7035a949 on instance [pid: 8|app: 0|req: 363/723] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:42 2026] GET /v2.1/servers/8575d426-7cba-45ed-ade1-3d2a7035a949 => generated 1745 bytes in 678 msecs (HTTP/1.1 200) 9 headers in 358 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: 364/725] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:44 2026] GET /v2.1/servers/8575d426-7cba-45ed-ade1-3d2a7035a949 => generated 1517 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:47:45.686 7 INFO nova.api.openstack.wsgi [None req-ec1ecbe7-48e6-46b7-841f-3df7ac5f86d1 527420b42d3b49beb4d3c92d0f26378d 9502ed8933564bf5a1f7b2d87865f6ae - - default default] HTTP exception thrown: Instance 8575d426-7cba-45ed-ade1-3d2a7035a949 could not be found. [pid: 7|app: 0|req: 362/726] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:47:45 2026] GET /v2.1/servers/8575d426-7cba-45ed-ade1-3d2a7035a949 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 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: 365/727] 10.0.0.219 () {32 vars in 706 bytes} [Tue Jul 28 20:47:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1197675348 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 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, ' 2026-07-28 20:47:45.765 7 INFO nova.api.openstack.compute.server_external_events [req-accda7e2-eeb8-4ffc-9d2a-6d9ae3894250 req-65c2ed10-d315-4a21-baac-d5805033b58e 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-deleted:f72973c3-8739-4696-bbbd-1b6bbbba4054 for instance 8575d426-7cba-45ed-ade1-3d2a7035a949 on instance [pid: 7|app: 0|req: 363/728] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:47:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.219 () {34 vars in 671 bytes} [Tue Jul 28 20:47:55 2026] POST /v2.1/os-keypairs => generated 386 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 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: 365/734] 10.0.0.219 () {34 vars in 671 bytes} [Tue Jul 28 20:47:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 10.0.0.219 () {34 vars in 663 bytes} [Tue Jul 28 20:48:00 2026] POST /v2.1/servers => generated 453 bytes in 1403 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/736] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:02 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1391 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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: 367/737] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:03 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1449 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 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: 368/738] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:05 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1517 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:48:05.757 7 INFO nova.api.openstack.compute.server_external_events [req-b79cc0bd-4963-40e5-98f4-2d622844990a req-6524fa4e-b2a3-4afa-a3db-1e484f85e6ae 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:fbeff0a9-ae7f-48f1-abf8-c146b3130b5b for instance d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 on instance [pid: 7|app: 0|req: 369/739] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:48:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/740] 10.0.0.219 () {34 vars in 663 bytes} [Tue Jul 28 20:48:03 2026] POST /v2.1/servers => generated 450 bytes in 2881 msecs (HTTP/1.1 202) 10 headers in 473 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: 370/741] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:06 2026] GET /v2.1/servers/e74a1a03-1be7-43a9-b052-ddca152162f3 => generated 1299 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 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: 372/742] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:06 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1517 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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: 371/743] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:07 2026] GET /v2.1/servers/e74a1a03-1be7-43a9-b052-ddca152162f3 => generated 1436 bytes in 1043 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:48:08.728 7 INFO nova.api.openstack.compute.server_external_events [req-d24f52e2-8912-4aac-a179-2979a9160802 req-c259ac85-7580-443e-861b-28d7ef4dd070 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:a6031853-706c-498e-b65a-838ab313edc2 for instance e74a1a03-1be7-43a9-b052-ddca152162f3 on instance [pid: 7|app: 0|req: 372/744] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:48:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:08 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1517 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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, ' 2026-07-28 20:48:09.833 7 INFO nova.api.openstack.compute.server_external_events [req-b8340386-3548-40ca-a914-1ff0f5788f9e req-b50d00a5-a9ff-4a5d-a882-ccf528f81817 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-plugged:fbeff0a9-ae7f-48f1-abf8-c146b3130b5b for instance d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 on instance [pid: 7|app: 0|req: 374/748] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:48:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 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: 375/749] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:09 2026] GET /v2.1/servers/e74a1a03-1be7-43a9-b052-ddca152162f3 => generated 1436 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:10 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1700 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 358 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: 376/751] 10.0.0.219 () {32 vars in 741 bytes} [Tue Jul 28 20:48:10 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1/os-interface => generated 285 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 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, ' /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, ' 2026-07-28 20:48:11.841 8 INFO nova.api.openstack.compute.server_external_events [req-4774c482-9af0-4efa-a57a-76ced8ed629b req-e7bbea97-99ae-4128-b91a-b8406fe12e92 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:fbeff0a9-ae7f-48f1-abf8-c146b3130b5b for instance d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 on instance [pid: 8|app: 0|req: 377/752] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:48:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 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, ' 2026-07-28 20:48:12.075 8 INFO nova.api.openstack.compute.server_external_events [req-d0624486-fc65-4186-b37c-0591d94939e6 req-67330cdc-3c2e-427e-9ef0-cb0aaab55c5e 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-plugged:a6031853-706c-498e-b65a-838ab313edc2 for instance e74a1a03-1be7-43a9-b052-ddca152162f3 on instance [pid: 8|app: 0|req: 378/753] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:48:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/754] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:11 2026] GET /v2.1/servers/e74a1a03-1be7-43a9-b052-ddca152162f3 => generated 1424 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 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: 379/755] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:13 2026] GET /v2.1/servers/e74a1a03-1be7-43a9-b052-ddca152162f3 => generated 1610 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 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: 377/756] 10.0.0.219 () {32 vars in 741 bytes} [Tue Jul 28 20:48:13 2026] GET /v2.1/servers/e74a1a03-1be7-43a9-b052-ddca152162f3/os-interface => generated 284 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 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, ' /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, ' 2026-07-28 20:48:14.382 7 INFO nova.api.openstack.compute.server_external_events [req-d39bdee6-a965-4242-a9c9-1f858bd8811e req-b575052e-752a-4c0d-ad35-3c6f9cdbd00a 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:a6031853-706c-498e-b65a-838ab313edc2 for instance e74a1a03-1be7-43a9-b052-ddca152162f3 on instance [pid: 7|app: 0|req: 378/757] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:48:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:14 2026] GET /v2.1/servers/e74a1a03-1be7-43a9-b052-ddca152162f3 => generated 1610 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 358 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: 379/759] 10.0.0.219 () {32 vars in 641 bytes} [Tue Jul 28 20:48:15 2026] GET /v2.1/servers => generated 387 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 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: 381/760] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:48:15 2026] DELETE /v2.1/servers/e74a1a03-1be7-43a9-b052-ddca152162f3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 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: 380/761] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:15 2026] GET /v2.1/servers/e74a1a03-1be7-43a9-b052-ddca152162f3 => generated 1616 bytes in 1004 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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, ' 2026-07-28 20:48:18.071 7 INFO nova.api.openstack.compute.server_external_events [req-bcd3608a-3145-4eb3-9218-f03780ebb82f req-9bb5ee8b-c605-4cfc-b95b-51af870553c2 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-deleted:a6031853-706c-498e-b65a-838ab313edc2 for instance e74a1a03-1be7-43a9-b052-ddca152162f3 on instance [pid: 7|app: 0|req: 381/762] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:48:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:17 2026] GET /v2.1/servers/e74a1a03-1be7-43a9-b052-ddca152162f3 => generated 1669 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:48:19.205 7 INFO nova.api.openstack.wsgi [None req-a4a8bbfb-2111-4cdd-9a6e-f5b00c1ff9d5 3e8ac9335b49401bbeac89f1732d4643 7dd9dd1cddd94f0aac58663faf312c4f - - default default] HTTP exception thrown: Instance e74a1a03-1be7-43a9-b052-ddca152162f3 could not be found. [pid: 7|app: 0|req: 382/764] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:19 2026] GET /v2.1/servers/e74a1a03-1be7-43a9-b052-ddca152162f3 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 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: 383/765] 10.0.0.219 () {32 vars in 706 bytes} [Tue Jul 28 20:48:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1011810469 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 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: 384/768] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:28 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1820 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/769] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:28 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1820 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 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: 385/770] 10.0.0.219 () {34 vars in 750 bytes} [Tue Jul 28 20:48:29 2026] POST /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 9 headers in 361 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: 386/773] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:29 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1822 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 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: 388/774] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:30 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1827 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:48:31.191 8 INFO nova.api.openstack.compute.server_external_events [req-d600ce8e-1353-4624-bbf5-22f8578412f1 req-112ce06b-846b-4796-8799-b3af3731a98d 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-unplugged:fbeff0a9-ae7f-48f1-abf8-c146b3130b5b for instance d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 on instance [pid: 8|app: 0|req: 387/775] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:48:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 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, ' 2026-07-28 20:48:32.038 7 INFO nova.api.openstack.compute.server_external_events [req-ddd3842e-7ebc-4765-be04-2426bf59d737 req-d29a2aa1-6088-4ac1-8fa9-a51de602eaa5 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-plugged:fbeff0a9-ae7f-48f1-abf8-c146b3130b5b for instance d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 on instance [pid: 7|app: 0|req: 389/776] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:48:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 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: 388/777] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:32 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1820 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 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: 391/780] 10.0.0.102 () {30 vars in 619 bytes} [Tue Jul 28 20:48:41 2026] GET /v2.1 => generated 0 bytes in 280 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: 8|app: 0|req: 390/781] 10.0.0.102 () {30 vars in 621 bytes} [Tue Jul 28 20:48:41 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: 392/782] 10.0.0.102 () {34 vars in 913 bytes} [Tue Jul 28 20:48:41 2026] GET /v2.1/os-simple-tenant-usage/4c293d6437ec4068b274373fc4ef8e54?start=2026-07-27T00:00:00&end=2026-07-28T23:59:59 => generated 20 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/783] 10.0.0.102 () {30 vars in 654 bytes} [Tue Jul 28 20:48:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 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: 393/784] 10.0.0.219 () {34 vars in 663 bytes} [Tue Jul 28 20:48:42 2026] POST /v2.1/servers => generated 424 bytes in 594 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/785] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:43 2026] GET /v2.1/servers/4e18fded-c894-4dbe-944c-75ebfddc8a2c => generated 1368 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 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: 394/786] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:44 2026] GET /v2.1/servers/4e18fded-c894-4dbe-944c-75ebfddc8a2c => generated 1426 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 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: 393/787] 10.0.0.102 () {30 vars in 619 bytes} [Tue Jul 28 20:48:44 2026] GET /v2.1 => generated 0 bytes in 298 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: 395/788] 10.0.0.102 () {30 vars in 621 bytes} [Tue Jul 28 20:48:44 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/789] 10.0.0.102 () {34 vars in 913 bytes} [Tue Jul 28 20:48:44 2026] GET /v2.1/os-simple-tenant-usage/4c293d6437ec4068b274373fc4ef8e54?start=2026-07-27T00:00:00&end=2026-07-28T23:59:59 => generated 20 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:48:45.065 7 INFO nova.api.openstack.compute.server_external_events [req-636ce298-83b7-41b9-a5ba-f596283f07d5 req-b896e8b9-a20b-42ee-94fc-7c209acd2021 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:373a7211-7ae1-4fa5-a3fc-bd49001c1ff8 for instance 4e18fded-c894-4dbe-944c-75ebfddc8a2c on instance [pid: 7|app: 0|req: 396/790] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:48:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/791] 10.0.0.102 () {30 vars in 654 bytes} [Tue Jul 28 20:48:45 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 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: 397/792] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:45 2026] GET /v2.1/servers/4e18fded-c894-4dbe-944c-75ebfddc8a2c => generated 1468 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/793] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:46 2026] GET /v2.1/servers/4e18fded-c894-4dbe-944c-75ebfddc8a2c => generated 1468 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:48:47.453 7 INFO nova.api.openstack.compute.server_external_events [req-f33fcca8-94ec-4e95-9c3c-e3c5fb2b491b req-5488dc72-759a-43b3-a44e-9367142d09c0 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-plugged:373a7211-7ae1-4fa5-a3fc-bd49001c1ff8 for instance 4e18fded-c894-4dbe-944c-75ebfddc8a2c on instance [pid: 7|app: 0|req: 398/794] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:48:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 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, ' /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: 397/795] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:47 2026] GET /v2.1/servers/4e18fded-c894-4dbe-944c-75ebfddc8a2c => generated 1649 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:47 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1820 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 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: 398/797] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:48:48 2026] DELETE /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 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, ' /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: 400/798] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:48 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1826 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/799] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:48:48 2026] DELETE /v2.1/servers/4e18fded-c894-4dbe-944c-75ebfddc8a2c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 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: 401/800] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:48 2026] GET /v2.1/servers/4e18fded-c894-4dbe-944c-75ebfddc8a2c => generated 1655 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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, ' 2026-07-28 20:48:49.761 7 INFO nova.api.openstack.compute.server_external_events [req-63767902-8eee-473a-a49f-38f286afb21c req-0b417923-376f-4e19-86e0-02f63efa58ae 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-deleted:373a7211-7ae1-4fa5-a3fc-bd49001c1ff8 for instance 4e18fded-c894-4dbe-944c-75ebfddc8a2c on instance [pid: 8|app: 0|req: 401/803] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:49 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 1758 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/804] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:48:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 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: 402/805] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:49 2026] GET /v2.1/servers/4e18fded-c894-4dbe-944c-75ebfddc8a2c => generated 1454 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:48:50.648 7 INFO nova.api.openstack.compute.server_external_events [req-3239e9bf-bc36-4515-b9f8-e4d499a2d990 req-e644dfce-e65d-4d7e-aaac-dc0abd5be4bd 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-deleted:fbeff0a9-ae7f-48f1-abf8-c146b3130b5b for instance d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 on instance [pid: 7|app: 0|req: 404/806] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:48:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 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, ' 2026-07-28 20:48:50.801 8 INFO nova.api.openstack.wsgi [None req-b8088db3-6610-48dc-abf0-abe739b288d7 29852c8eb4794498bd8fd0207a0efcde 5da206828f1a4893b42c2e9b47fa6142 - - default default] HTTP exception thrown: Instance d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 could not be found. [pid: 8|app: 0|req: 403/807] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:50 2026] GET /v2.1/servers/d8c7d1c3-d9b6-4a70-8a5c-1dc343ff42e1 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 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: 405/808] 10.0.0.219 () {32 vars in 704 bytes} [Tue Jul 28 20:48:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-267851135 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 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, ' 2026-07-28 20:48:51.096 8 INFO nova.api.openstack.wsgi [None req-f2812f6a-94a5-4610-a83d-0ba467d52c97 c8321416baab4256887b335fe4cef78c 9b4efbe86dd848c7b458a7eb912bbd3b - - default default] HTTP exception thrown: Instance 4e18fded-c894-4dbe-944c-75ebfddc8a2c could not be found. [pid: 8|app: 0|req: 404/809] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:48:51 2026] GET /v2.1/servers/4e18fded-c894-4dbe-944c-75ebfddc8a2c => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/812] 10.0.0.219 () {30 vars in 413 bytes} [Tue Jul 28 20:48:59 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/813] 10.0.0.219 () {28 vars in 560 bytes} [Tue Jul 28 20:48:59 2026] GET /v2/ => generated 401 bytes in 445 msecs (HTTP/1.1 200) 5 headers in 221 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: 407/814] 10.0.0.219 () {28 vars in 564 bytes} [Tue Jul 28 20:48:59 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: 408/815] 10.0.0.219 () {30 vars in 413 bytes} [Tue Jul 28 20:48:59 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/822] 10.0.0.219 () {34 vars in 671 bytes} [Tue Jul 28 20:49:33 2026] POST /v2.1/os-keypairs => generated 398 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.219 () {34 vars in 663 bytes} [Tue Jul 28 20:49:36 2026] POST /v2.1/servers => generated 449 bytes in 1189 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/824] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:49:37 2026] GET /v2.1/servers/296481b3-086d-40d2-aa3c-b9e8621df52d => generated 1403 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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, ' 2026-07-28 20:49:39.456 7 INFO nova.api.openstack.compute.server_external_events [req-eb2d7664-c252-47aa-8775-9432b3551e82 req-14b1b5f7-caa5-49a9-9492-58f1aa47d83a 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:551f445c-27b8-4dcf-b56f-50eebf58224e for instance 296481b3-086d-40d2-aa3c-b9e8621df52d on instance [pid: 7|app: 0|req: 416/827] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:49:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/828] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:49:38 2026] GET /v2.1/servers/296481b3-086d-40d2-aa3c-b9e8621df52d => generated 1528 bytes in 1169 msecs (HTTP/1.1 200) 9 headers in 358 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: 417/829] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:49:40 2026] GET /v2.1/servers/296481b3-086d-40d2-aa3c-b9e8621df52d => generated 1528 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:49:41.402 8 INFO nova.api.openstack.compute.server_external_events [req-dd73a335-7742-40aa-99f4-9acdaceb3d85 req-fc3d0bf9-c6e7-4e8f-a39a-1f9d1ab04c3a 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-plugged:551f445c-27b8-4dcf-b56f-50eebf58224e for instance 296481b3-086d-40d2-aa3c-b9e8621df52d on instance [pid: 8|app: 0|req: 413/830] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:49:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 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: 418/831] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:49:42 2026] GET /v2.1/servers/296481b3-086d-40d2-aa3c-b9e8621df52d => generated 1696 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 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: 414/832] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:49:42 2026] GET /v2.1/servers/296481b3-086d-40d2-aa3c-b9e8621df52d => generated 1696 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:49:45.100 7 INFO nova.api.openstack.compute.server_external_events [req-fe9247d5-d703-4656-b85d-2e2df69772e9 req-9be7dce3-9027-4bc1-9e14-d4a97b40d84a 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:551f445c-27b8-4dcf-b56f-50eebf58224e for instance 296481b3-086d-40d2-aa3c-b9e8621df52d on instance [pid: 7|app: 0|req: 419/833] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:49:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 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: 421/836] 10.0.0.219 () {34 vars in 750 bytes} [Tue Jul 28 20:49:53 2026] POST /v2.1/servers/296481b3-086d-40d2-aa3c-b9e8621df52d/action => generated 31678 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 359 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, ' 2026-07-28 20:49:56.949 8 INFO nova.api.openstack.compute.server_external_events [req-bf502b0d-7c3b-46e2-9194-eb4c7e9ca8f5 req-cb728fe4-8d16-4aca-8363-900b5aae3b9e 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:551f445c-27b8-4dcf-b56f-50eebf58224e for instance 296481b3-086d-40d2-aa3c-b9e8621df52d on instance [pid: 8|app: 0|req: 416/837] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:49:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 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: 423/840] 10.0.0.219 () {34 vars in 671 bytes} [Tue Jul 28 20:50:00 2026] POST /v2.1/os-keypairs => generated 398 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 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: 418/841] 10.0.0.219 () {34 vars in 663 bytes} [Tue Jul 28 20:50:01 2026] POST /v2.1/servers => generated 450 bytes in 624 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/842] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:02 2026] GET /v2.1/servers/fe5d2d6b-096f-49f4-92fd-e9be064e3c4f => generated 1403 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 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: 419/843] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:03 2026] GET /v2.1/servers/fe5d2d6b-096f-49f4-92fd-e9be064e3c4f => generated 1461 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:50:04.204 7 INFO nova.api.openstack.compute.server_external_events [req-f048de8b-a637-46ce-aceb-671b99e8ff13 req-2d657826-f616-4f67-828e-390b0c5f6461 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:905701b7-662e-41ff-a72d-ac51a052ab60 for instance fe5d2d6b-096f-49f4-92fd-e9be064e3c4f on instance [pid: 7|app: 0|req: 425/844] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:50:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 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: 420/845] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:04 2026] GET /v2.1/servers/fe5d2d6b-096f-49f4-92fd-e9be064e3c4f => generated 1529 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:50:05.431 7 INFO nova.api.openstack.compute.server_external_events [req-f14fb3ce-092b-450c-b3e7-d68c457f94f4 req-053aaec0-ff22-457f-bdfd-8556319b9f2b 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-plugged:905701b7-662e-41ff-a72d-ac51a052ab60 for instance fe5d2d6b-096f-49f4-92fd-e9be064e3c4f on instance [pid: 7|app: 0|req: 426/846] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:50:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 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: 421/847] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:05 2026] GET /v2.1/servers/fe5d2d6b-096f-49f4-92fd-e9be064e3c4f => generated 1529 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 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: 427/848] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:06 2026] GET /v2.1/servers/fe5d2d6b-096f-49f4-92fd-e9be064e3c4f => generated 1697 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 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: 422/849] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:06 2026] GET /v2.1/servers/fe5d2d6b-096f-49f4-92fd-e9be064e3c4f => generated 1697 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:50:08.132 7 INFO nova.api.openstack.compute.server_external_events [req-fee0113b-ee1e-4a86-a63c-81473ab36bd1 req-4eb8b4d2-81c2-45b8-af0b-b55583a49db1 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:905701b7-662e-41ff-a72d-ac51a052ab60 for instance fe5d2d6b-096f-49f4-92fd-e9be064e3c4f on instance [pid: 7|app: 0|req: 428/850] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:50:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 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: 424/853] 10.0.0.219 () {34 vars in 750 bytes} [Tue Jul 28 20:50:15 2026] POST /v2.1/servers/fe5d2d6b-096f-49f4-92fd-e9be064e3c4f/action => generated 31678 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 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: 430/856] 10.0.0.219 () {34 vars in 671 bytes} [Tue Jul 28 20:50:19 2026] POST /v2.1/os-keypairs => generated 397 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 357 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: 427/857] 10.0.0.219 () {34 vars in 671 bytes} [Tue Jul 28 20:50:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/858] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:50:22 2026] DELETE /v2.1/servers/fe5d2d6b-096f-49f4-92fd-e9be064e3c4f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 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: 429/859] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:22 2026] GET /v2.1/servers/fe5d2d6b-096f-49f4-92fd-e9be064e3c4f => generated 1823 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/860] 10.0.0.219 () {34 vars in 663 bytes} [Tue Jul 28 20:50:21 2026] POST /v2.1/servers => generated 497 bytes in 773 msecs (HTTP/1.1 202) 10 headers in 473 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: 430/861] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:22 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 1455 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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: 432/862] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:23 2026] GET /v2.1/servers/fe5d2d6b-096f-49f4-92fd-e9be064e3c4f => generated 1755 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 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: 431/863] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:23 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 1513 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 20:50:23.817 7 INFO nova.api.openstack.compute.server_external_events [req-85881f01-71ea-4b9a-8269-135454ee646e req-1485a312-00f3-4714-a088-1388bbc5de28 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-deleted:905701b7-662e-41ff-a72d-ac51a052ab60 for instance fe5d2d6b-096f-49f4-92fd-e9be064e3c4f on instance [pid: 7|app: 0|req: 433/864] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:50:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 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, ' /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, ' 2026-07-28 20:50:24.817 8 INFO nova.api.openstack.wsgi [None req-87d3d7c6-0a7c-45e7-bb14-b972cfa77349 b36c9e556e7749fd9691c1f97ee51b39 b73a8d7ef32a4012943fecc1319d90eb - - default default] HTTP exception thrown: Instance fe5d2d6b-096f-49f4-92fd-e9be064e3c4f could not be found. [pid: 8|app: 0|req: 432/865] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:24 2026] GET /v2.1/servers/fe5d2d6b-096f-49f4-92fd-e9be064e3c4f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 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: 433/866] 10.0.0.219 () {32 vars in 730 bytes} [Tue Jul 28 20:50:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1442783096 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/867] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:24 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 1628 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 20:50:25.474 8 INFO nova.api.openstack.compute.server_external_events [req-a844dc62-fd25-4c03-925c-cfb2a36f15fd req-10b438f0-4954-4af8-8f92-e636a415e1a4 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-plugged:f90e8cc8-b94a-413b-91d5-06e8402e6a9b for instance 2a3de44f-60e4-42b3-b8f0-6df213eb4a0c on instance [pid: 8|app: 0|req: 434/868] 10.0.0.167 () {38 vars in 815 bytes} [Tue Jul 28 20:50:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 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: 435/869] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:50:25 2026] DELETE /v2.1/servers/296481b3-086d-40d2-aa3c-b9e8621df52d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 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: 435/870] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:25 2026] GET /v2.1/servers/296481b3-086d-40d2-aa3c-b9e8621df52d => generated 1702 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:50:26.032 7 INFO nova.api.openstack.compute.server_external_events [req-cf85eaf7-cfdb-488b-a165-402e3f423d8b req-7bd826ad-cf85-4927-ad6a-19877bf25e2b 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:f90e8cc8-b94a-413b-91d5-06e8402e6a9b for instance 2a3de44f-60e4-42b3-b8f0-6df213eb4a0c on instance [pid: 7|app: 0|req: 436/871] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:50:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 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, ' /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, ' 2026-07-28 20:50:26.690 7 INFO nova.api.openstack.compute.server_external_events [req-f78b8911-8967-4f3b-800d-a02675c0e126 req-7fe702ba-0714-44c9-90bc-50dfd6112d2f 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-deleted:551f445c-27b8-4dcf-b56f-50eebf58224e for instance 296481b3-086d-40d2-aa3c-b9e8621df52d on instance [pid: 7|app: 0|req: 437/872] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:50:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 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: 436/873] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:26 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 1628 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/874] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:26 2026] GET /v2.1/servers/296481b3-086d-40d2-aa3c-b9e8621df52d => generated 1489 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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, ' 2026-07-28 20:50:28.024 7 INFO nova.api.openstack.wsgi [None req-8c71e227-fbe8-4316-9ea7-652374ba597d b36c9e556e7749fd9691c1f97ee51b39 b73a8d7ef32a4012943fecc1319d90eb - - default default] HTTP exception thrown: Instance 296481b3-086d-40d2-aa3c-b9e8621df52d could not be found. [pid: 7|app: 0|req: 439/875] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:27 2026] GET /v2.1/servers/296481b3-086d-40d2-aa3c-b9e8621df52d => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 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: 440/876] 10.0.0.219 () {32 vars in 730 bytes} [Tue Jul 28 20:50:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1095003355 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/877] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:27 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 1807 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/878] 10.0.0.219 () {32 vars in 741 bytes} [Tue Jul 28 20:50:28 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c/os-interface => generated 284 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 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, ' 2026-07-28 20:50:29.369 8 INFO nova.api.openstack.compute.server_external_events [req-57b3526c-2795-4791-8244-06ef9c1f4301 req-ec4f4c10-3fd0-4ca7-9f27-0ce422eab034 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-changed:f90e8cc8-b94a-413b-91d5-06e8402e6a9b for instance 2a3de44f-60e4-42b3-b8f0-6df213eb4a0c on instance [pid: 8|app: 0|req: 438/879] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:50:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 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: 443/882] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:37 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 1927 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 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: 440/883] 10.0.0.219 () {32 vars in 753 bytes} [Tue Jul 28 20:50:38 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c/os-server-password => generated 116 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 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: 442/886] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:50:40 2026] DELETE /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 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: 445/887] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:40 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 1933 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 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: 443/888] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:41 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 1818 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-07-28 20:50:42.909 7 INFO nova.api.openstack.compute.server_external_events [req-4ece1765-66b1-4959-b035-d5d520d0f869 req-5e2179b0-3b25-45c0-b768-79225a6a5b2f 824ada9121824d58a422a04b9d116730 c3748fcfe00b41349ca12124c031ddc3 - - 5fb7f37508b049f894516a3271299bba 5fb7f37508b049f894516a3271299bba] Creating event network-vif-deleted:f90e8cc8-b94a-413b-91d5-06e8402e6a9b for instance 2a3de44f-60e4-42b3-b8f0-6df213eb4a0c on instance [pid: 7|app: 0|req: 446/889] 10.0.0.244 () {38 vars in 815 bytes} [Tue Jul 28 20:50:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 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, ' 2026-07-28 20:50:43.038 8 INFO nova.api.openstack.wsgi [None req-2b89b1f0-a673-4849-ba3e-3a8a45dc7a53 5befeac112ae4804a361355ff22bf853 8003ab143c52481a989dc9e969492b1c - - default default] HTTP exception thrown: Instance 2a3de44f-60e4-42b3-b8f0-6df213eb4a0c could not be found. [pid: 8|app: 0|req: 444/890] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:43 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 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, ' 2026-07-28 20:50:43.075 7 INFO nova.api.openstack.wsgi [None req-31b2a1ba-48bb-4837-87b4-cc749d9e6ccf 5befeac112ae4804a361355ff22bf853 8003ab143c52481a989dc9e969492b1c - - default default] HTTP exception thrown: Instance 2a3de44f-60e4-42b3-b8f0-6df213eb4a0c could not be found. [pid: 7|app: 0|req: 447/891] 10.0.0.219 () {32 vars in 718 bytes} [Tue Jul 28 20:50:43 2026] DELETE /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 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, ' 2026-07-28 20:50:43.105 8 INFO nova.api.openstack.wsgi [None req-12ed250c-3ef5-48d9-a7b9-126934e25486 5befeac112ae4804a361355ff22bf853 8003ab143c52481a989dc9e969492b1c - - default default] HTTP exception thrown: Instance 2a3de44f-60e4-42b3-b8f0-6df213eb4a0c could not be found. [pid: 8|app: 0|req: 445/892] 10.0.0.219 () {32 vars in 715 bytes} [Tue Jul 28 20:50:43 2026] GET /v2.1/servers/2a3de44f-60e4-42b3-b8f0-6df213eb4a0c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 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: 448/893] 10.0.0.219 () {32 vars in 706 bytes} [Tue Jul 28 20:50:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1297552539 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 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: 446/894] 10.0.0.219 () {32 vars in 728 bytes} [Tue Jul 28 20:50:43 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2017866844 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/953] 10.0.0.124 () {28 vars in 455 bytes} [Tue Jul 28 20:55:33 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-07-28 20:55:33.325 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c91b2775-02e4-4894-872e-4d12fbfbe02d] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-28 20:55:33.326 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 28 20:55:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.124) !!! 2026-07-28 20:55:33.328 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 28 20:55:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.124) !!! [pid: 7|app: 0|req: 478/954] 10.0.0.124 () {30 vars in 659 bytes} [Tue Jul 28 20:55:33 2026] GET /v2.1 => generated 0 bytes in 133 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-28 20:55:33.463 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8c3ec3e7-fccf-4b36-8068-0f955e346d2e] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-28 20:55:33.465 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 28 20:55:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.124) !!! 2026-07-28 20:55:33.471 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 28 20:55:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.124) !!! [pid: 8|app: 0|req: 477/955] 10.0.0.124 () {32 vars in 732 bytes} [Tue Jul 28 20:55:33 2026] GET /v2.1/ => generated 410 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/956] 10.0.0.124 () {34 vars in 805 bytes} [Tue Jul 28 20:55:33 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/957] 10.0.0.124 () {28 vars in 455 bytes} [Tue Jul 28 20:55:33 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: 480/958] 10.0.0.124 () {30 vars in 659 bytes} [Tue Jul 28 20:55:33 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 479/959] 10.0.0.124 () {32 vars in 732 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/960] 10.0.0.124 () {34 vars in 893 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/servers/detail?project_id=269beb152a394667ab2e963107624e52&all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/961] 10.0.0.124 () {34 vars in 893 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/servers/detail?project_id=3d64078c9c1b469ca725b81edca3d62f&all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/962] 10.0.0.124 () {34 vars in 893 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/servers/detail?project_id=484ca0a3476c4c4ca880e2e3929689c0&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/963] 10.0.0.124 () {34 vars in 893 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/servers/detail?project_id=7a2337863a4247a0a96e02c58323266c&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 20:55:34.372 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c91b2775-02e4-4894-872e-4d12fbfbe02d] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 36182. [pid: 7|app: 0|req: 483/964] 10.0.0.124 () {34 vars in 893 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/servers/detail?project_id=9a3d2ab84d2f4a388296b715536357f6&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/965] 10.0.0.124 () {34 vars in 893 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/servers/detail?project_id=a885cc1070774b7e9b28fde338055e7b&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/966] 10.0.0.124 () {34 vars in 893 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/servers/detail?project_id=b4b4184e606b4bc4a2ca76f2cb384e84&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 20:55:34.525 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8c3ec3e7-fccf-4b36-8068-0f955e346d2e] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 36198. [pid: 8|app: 0|req: 483/967] 10.0.0.124 () {34 vars in 893 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/servers/detail?project_id=c3748fcfe00b41349ca12124c031ddc3&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/968] 10.0.0.124 () {34 vars in 893 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/servers/detail?project_id=ccf025963b794618bc6115db5eb1ad18&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/969] 10.0.0.124 () {34 vars in 893 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/servers/detail?project_id=d47ae8bb91a34ebb86548babd7227a9d&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/970] 10.0.0.124 () {34 vars in 893 bytes} [Tue Jul 28 20:55:34 2026] GET /v2.1/servers/detail?project_id=ea796bc6c3d4417795c1d97c2c0471ed&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1037] 10.0.0.4 () {28 vars in 452 bytes} [Tue Jul 28 21:01:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-07-28 21:01:04.013 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8c3ec3e7-fccf-4b36-8068-0f955e346d2e] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-28 21:01:04.016 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 28 21:01:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.4) !!! 2026-07-28 21:01:04.018 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 28 21:01:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.4) !!! [pid: 8|app: 0|req: 518/1038] 10.0.0.4 () {30 vars in 656 bytes} [Tue Jul 28 21:01:04 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-28 21:01:04.133 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c91b2775-02e4-4894-872e-4d12fbfbe02d] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-28 21:01:04.134 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 28 21:01:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.4) !!! 2026-07-28 21:01:04.137 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 28 21:01:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.4) !!! [pid: 7|app: 0|req: 521/1039] 10.0.0.4 () {30 vars in 658 bytes} [Tue Jul 28 21:01:04 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: 8|app: 0|req: 519/1040] 10.0.0.4 () {34 vars in 763 bytes} [Tue Jul 28 21:01:04 2026] GET /v2.1/os-services => generated 782 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1041] 10.0.0.4 () {28 vars in 452 bytes} [Tue Jul 28 21:01: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) 2026-07-28 21:01:07.386 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8c3ec3e7-fccf-4b36-8068-0f955e346d2e] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 48538. /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: 520/1042] 10.0.0.4 () {30 vars in 656 bytes} [Tue Jul 28 21:01:07 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 523/1043] 10.0.0.4 () {30 vars in 658 bytes} [Tue Jul 28 21:01:07 2026] GET /v2.1/ => generated 410 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1044] 10.0.0.4 () {34 vars in 763 bytes} [Tue Jul 28 21:01:07 2026] GET /v2.1/os-services => generated 782 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1047] 10.0.0.4 () {28 vars in 452 bytes} [Tue Jul 28 21:01:10 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: 8|app: 0|req: 523/1048] 10.0.0.4 () {30 vars in 656 bytes} [Tue Jul 28 21:01:10 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 526/1049] 10.0.0.4 () {30 vars in 658 bytes} [Tue Jul 28 21:01:10 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1050] 10.0.0.4 () {34 vars in 806 bytes} [Tue Jul 28 21:01:10 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1051] 10.0.0.4 () {28 vars in 452 bytes} [Tue Jul 28 21:01:14 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.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: 525/1052] 10.0.0.4 () {30 vars in 656 bytes} [Tue Jul 28 21:01:14 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: 528/1053] 10.0.0.4 () {30 vars in 658 bytes} [Tue Jul 28 21:01:14 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1054] 10.0.0.4 () {34 vars in 806 bytes} [Tue Jul 28 21:01:14 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)