+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 17 11:26:39 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-7985b88c4c-nwbfs 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 0x565302507020 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-07-17 11:26:44.419 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-17 11:26:44.488 6 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-17 11:26:44.887 7 WARNING keystonemiddleware._common.config [None req-882de22b-e218-46de-9faf-14fb9fd5717c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:26:44.897 7 WARNING oslo_config.cfg [None req-882de22b-e218-46de-9faf-14fb9fd5717c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-17 11:26:44.968 6 WARNING keystonemiddleware._common.config [None req-d36ba461-fa63-459b-81b3-8bd2936f3b1f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:26:44.979 6 WARNING oslo_config.cfg [None req-d36ba461-fa63-459b-81b3-8bd2936f3b1f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-17 11:26:45.096 7 WARNING keystonemiddleware._common.config [None req-882de22b-e218-46de-9faf-14fb9fd5717c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x565302507020 pid: 7 (default app) 2026-07-17 11:26:45.224 6 WARNING keystonemiddleware._common.config [None req-d36ba461-fa63-459b-81b3-8bd2936f3b1f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x565302507020 pid: 6 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 4/4] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 11:26:52 2026] GET /v2.1 => generated 114 bytes in 18 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-17 11:26:53.500 6 WARNING oslo_policy.policy [None req-8d4c5ce3-87ff-4aaa-ba3f-ba24ec4a77ae b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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-17 11:26:53.500 6 WARNING oslo_policy.policy [None req-8d4c5ce3-87ff-4aaa-ba3f-ba24ec4a77ae b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 6|app: 0|req: 1/5] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 11:26:52 2026] GET /v2.1 => generated 0 bytes in 614 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-17 11:26:53.625 7 WARNING oslo_policy.policy [req-8d4c5ce3-87ff-4aaa-ba3f-ba24ec4a77ae req-583c42a3-3ac0-4a33-b826-cd4047ac0916 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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-17 11:26:53.626 7 WARNING oslo_policy.policy [req-8d4c5ce3-87ff-4aaa-ba3f-ba24ec4a77ae req-583c42a3-3ac0-4a33-b826-cd4047ac0916 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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: 5/6] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 11:26:53 2026] GET /v2.1/ => generated 399 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 11:26:53.754 6 INFO nova.api.openstack.wsgi [None req-b872350b-988b-4351-9f13-1c5fd50910e0 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 2/7] 199.19.213.145 () {48 vars in 1010 bytes} [Fri Jul 17 11:26:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 11:26:53 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: 6|app: 0|req: 3/9] 199.19.213.145 () {52 vars in 1048 bytes} [Fri Jul 17 11:26:53 2026] POST /v2.1/flavors => generated 529 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 5/12] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 11:26:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 11:26:54 2026] GET /v2.1 => generated 0 bytes in 400 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 6/14] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 11:26:55 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 11:26:55.030 7 INFO nova.api.openstack.wsgi [None req-3ed82f1c-0e19-4cca-98a7-d6bfa7ad240e b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 9/15] 199.19.213.145 () {48 vars in 1012 bytes} [Fri Jul 17 11:26:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/16] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 11:26:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.19.213.145 () {52 vars in 1048 bytes} [Fri Jul 17 11:26:55 2026] POST /v2.1/flavors => generated 532 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/18] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 11:26:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 11:26:55 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 9/20] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 11:26:55 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-17 11:26:56.001 7 INFO nova.api.openstack.wsgi [None req-75efe66a-5e15-4e77-a8b5-4e92cbcbf247 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 12/21] 199.19.213.145 () {48 vars in 1014 bytes} [Fri Jul 17 11:26:55 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 10/22] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 11:26:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.19.213.145 () {52 vars in 1048 bytes} [Fri Jul 17 11:26:56 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 11/24] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 11:26:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 11:26:56 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 12/26] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 11:26:56 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-17 11:26:56.900 7 INFO nova.api.openstack.wsgi [None req-87238d10-9338-4662-9fed-4dfac81069e7 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 15/27] 199.19.213.145 () {48 vars in 1012 bytes} [Fri Jul 17 11:26:56 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/28] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 11:26:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.19.213.145 () {52 vars in 1048 bytes} [Fri Jul 17 11:26:56 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 14/30] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 11:26:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 11:26:57 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: 6|app: 0|req: 15/32] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 11:26: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) 2026-07-17 11:26:57.832 7 INFO nova.api.openstack.wsgi [None req-87a56b85-fcec-42fd-bf10-915f010a739f b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 18/33] 199.19.213.145 () {48 vars in 1014 bytes} [Fri Jul 17 11:26:57 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: 6|app: 0|req: 16/34] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 11:26:57 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: 7|app: 0|req: 19/35] 199.19.213.145 () {52 vars in 1048 bytes} [Fri Jul 17 11:26:57 2026] POST /v2.1/flavors => generated 535 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 49/100] 10.0.0.246 () {28 vars in 454 bytes} [Fri Jul 17 11:32: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: 7|app: 0|req: 52/101] 10.0.0.246 () {30 vars in 658 bytes} [Fri Jul 17 11:32:14 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 50/102] 10.0.0.246 () {30 vars in 660 bytes} [Fri Jul 17 11:32:14 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: 7|app: 0|req: 53/103] 10.0.0.246 () {34 vars in 804 bytes} [Fri Jul 17 11:32:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/164] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 11:37:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 81/165] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 11:37:19 2026] GET /v2.1 => generated 0 bytes in 160 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, ' [pid: 7|app: 0|req: 85/166] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 11:37:19 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 11:37:19.745 6 INFO nova.api.openstack.wsgi [None req-772501b3-ee0f-48fd-92ac-8d12f90d5ba6 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 6|app: 0|req: 82/167] 199.19.213.145 () {48 vars in 1016 bytes} [Fri Jul 17 11:37:19 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/168] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 11:37:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 83/169] 199.19.213.145 () {52 vars in 1048 bytes} [Fri Jul 17 11:37:19 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 89/180] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 11:38: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: 7|app: 0|req: 92/181] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 11:38:14 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: 6|app: 0|req: 90/182] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 11:38:14 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-17 11:38:14.561 7 WARNING oslo_db.sqlalchemy.utils [None req-185f70de-76fa-4ebd-b066-19e88c906c7d b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 93/183] 199.19.213.145 () {48 vars in 1015 bytes} [Fri Jul 17 11:38:14 2026] GET /v2.1/os-keypairs => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 91/186] 199.19.213.145 () {52 vars in 1056 bytes} [Fri Jul 17 11:38:14 2026] POST /v2.1/os-keypairs => generated 576 bytes in 107 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/187] 199.19.213.145 () {44 vars in 989 bytes} [Fri Jul 17 11:38:18 2026] GET /v2.1/os-quota-sets/a1500da0bbd9460884a1d181cadca7e9 => generated 371 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 92/188] 199.19.213.145 () {48 vars in 1041 bytes} [Fri Jul 17 11:38:19 2026] PUT /v2.1/os-quota-sets/a1500da0bbd9460884a1d181cadca7e9 => generated 326 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/189] 199.19.213.145 () {44 vars in 989 bytes} [Fri Jul 17 11:38:19 2026] GET /v2.1/os-quota-sets/a1500da0bbd9460884a1d181cadca7e9 => generated 368 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/282] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 11:45:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 139/283] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 11:45:57 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 145/284] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 11:45:57 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-17 11:45:57.790 6 INFO nova.api.openstack.wsgi [None req-656057cf-7f93-45bc-8d66-7b08e762e47b b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 140/285] 199.19.213.145 () {48 vars in 1014 bytes} [Fri Jul 17 11:45:57 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: 7|app: 0|req: 146/286] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 11:45:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 141/287] 199.19.213.145 () {52 vars in 1048 bytes} [Fri Jul 17 11:45:57 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/324] 199.19.213.145 () {44 vars in 989 bytes} [Fri Jul 17 11:48:55 2026] GET /v2.1/os-quota-sets/f4c6ee209e9442d9a1eba6f2802743bf => generated 371 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 160/325] 199.19.213.145 () {48 vars in 1041 bytes} [Fri Jul 17 11:48:56 2026] PUT /v2.1/os-quota-sets/f4c6ee209e9442d9a1eba6f2802743bf => generated 326 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/326] 199.19.213.145 () {44 vars in 989 bytes} [Fri Jul 17 11:48:56 2026] GET /v2.1/os-quota-sets/f4c6ee209e9442d9a1eba6f2802743bf => generated 368 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 228/461] 10.0.0.131 () {28 vars in 454 bytes} [Fri Jul 17 12:00:06 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: 234/462] 10.0.0.131 () {30 vars in 658 bytes} [Fri Jul 17 12:00:06 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 229/463] 10.0.0.131 () {30 vars in 660 bytes} [Fri Jul 17 12:00:06 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/464] 10.0.0.131 () {34 vars in 765 bytes} [Fri Jul 17 12:00:06 2026] GET /v2.1/os-services => generated 783 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 230/465] 10.0.0.131 () {28 vars in 454 bytes} [Fri Jul 17 12:00: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: 7|app: 0|req: 236/466] 10.0.0.131 () {30 vars in 658 bytes} [Fri Jul 17 12:00:10 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 231/467] 10.0.0.131 () {30 vars in 660 bytes} [Fri Jul 17 12:00:10 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/468] 10.0.0.131 () {34 vars in 765 bytes} [Fri Jul 17 12:00:10 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 232/469] 10.0.0.131 () {28 vars in 454 bytes} [Fri Jul 17 12:00: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) /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: 238/470] 10.0.0.131 () {30 vars in 658 bytes} [Fri Jul 17 12:00:13 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: 6|app: 0|req: 233/471] 10.0.0.131 () {30 vars in 660 bytes} [Fri Jul 17 12:00:13 2026] GET /v2.1/ => generated 410 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/472] 10.0.0.131 () {34 vars in 808 bytes} [Fri Jul 17 12:00:13 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/475] 10.0.0.131 () {28 vars in 454 bytes} [Fri Jul 17 12:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 235/476] 10.0.0.131 () {30 vars in 658 bytes} [Fri Jul 17 12:00:16 2026] GET /v2.1 => generated 0 bytes in 47 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: 242/477] 10.0.0.131 () {30 vars in 660 bytes} [Fri Jul 17 12:00:16 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: 6|app: 0|req: 236/478] 10.0.0.131 () {34 vars in 808 bytes} [Fri Jul 17 12:00:16 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/481] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 12:00:31 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: 6|app: 0|req: 238/482] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 12:00:31 2026] GET /v2.1 => generated 0 bytes in 64 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, ' [pid: 7|app: 0|req: 245/483] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 12:00:31 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-17 12:00:32.005 6 INFO nova.api.openstack.wsgi [None req-1ae5662d-5afb-4d18-8eeb-308ec9b27331 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 239/484] 199.19.213.145 () {48 vars in 1010 bytes} [Fri Jul 17 12:00:31 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/485] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 12:00:32 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: 6|app: 0|req: 240/486] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:00:32 2026] GET /v2.1/flavors/dd653592-a124-42bd-8dc9-df72144d42c9/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/487] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 12:00:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 241/488] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 12:00:32 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/489] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 12:00:32 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-17 12:00:32.961 6 INFO nova.api.openstack.wsgi [None req-7c030eb2-a512-4d03-aeaf-59ebeb6d813e b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 6|app: 0|req: 242/490] 199.19.213.145 () {48 vars in 1012 bytes} [Fri Jul 17 12:00:32 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/491] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 12:00:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 243/492] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:00:32 2026] GET /v2.1/flavors/599d393e-dc68-4c5c-b1fe-07fe5a588af6/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: 250/493] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 12:00: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: 6|app: 0|req: 244/494] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 12:00:33 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/495] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 12:00:33 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-17 12:00:33.839 6 INFO nova.api.openstack.wsgi [None req-7fbf48cf-98ec-41f2-aa1a-ad81cf0799a0 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 6|app: 0|req: 245/496] 199.19.213.145 () {48 vars in 1014 bytes} [Fri Jul 17 12:00:33 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/497] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 12:00:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 246/498] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:00:33 2026] GET /v2.1/flavors/b34b950a-a7df-4ddf-8742-c67c82317662/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/501] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 12:00:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 248/502] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 12:00:34 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: 255/503] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 12:00:34 2026] GET /v2.1/ => generated 399 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:00:34.718 6 INFO nova.api.openstack.wsgi [None req-68db235c-474f-4347-a980-810323d5350b b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 249/504] 199.19.213.145 () {48 vars in 1012 bytes} [Fri Jul 17 12:00:34 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/505] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 12:00:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 250/506] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:00:34 2026] GET /v2.1/flavors/ff239ae5-7039-4479-bf85-981bd250c00d/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/507] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 12:00:35 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 251/508] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 12:00:35 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: 258/509] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 12:00:35 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-17 12:00:35.629 6 INFO nova.api.openstack.wsgi [None req-5f49bf6e-a425-47a0-9fb3-dcd07dc1d2cc b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 252/510] 199.19.213.145 () {48 vars in 1014 bytes} [Fri Jul 17 12:00:35 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/511] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 12:00:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 253/512] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:00:35 2026] GET /v2.1/flavors/b07c43b9-e2b4-4b9b-92f1-4f0035ff461c/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: 266/525] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 12:01:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 260/526] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 12:01:44 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/527] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 12:01:44 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-17 12:01:44.565 6 INFO nova.api.openstack.wsgi [None req-4b934266-6e35-4ca9-975c-bc7ba07ef484 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 6|app: 0|req: 261/528] 199.19.213.145 () {48 vars in 1016 bytes} [Fri Jul 17 12:01:44 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/531] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 12:01:44 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: 6|app: 0|req: 264/532] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:01:44 2026] GET /v2.1/flavors/013541f0-f684-48be-9820-d11dcafe3792/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/533] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 12:01:51 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 265/534] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 12:01:51 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/535] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 12:01:51 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-17 12:01:51.077 6 WARNING oslo_db.sqlalchemy.utils [None req-ed9a0e5b-f935-4e4d-8ff3-e05d1a737e1e b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 266/536] 199.19.213.145 () {48 vars in 1015 bytes} [Fri Jul 17 12:01:51 2026] GET /v2.1/os-keypairs => generated 545 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/539] 199.19.213.145 () {44 vars in 989 bytes} [Fri Jul 17 12:01:54 2026] GET /v2.1/os-quota-sets/a1500da0bbd9460884a1d181cadca7e9 => generated 368 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 272/548] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 12:02:41 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/549] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 12:02:41 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 273/550] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 12:02:41 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-17 12:02:41.306 7 INFO nova.api.openstack.wsgi [None req-ab9b967f-9edd-4a07-a9a7-a832a3bcaa6c b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 278/551] 199.19.213.145 () {48 vars in 1014 bytes} [Fri Jul 17 12:02:41 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 274/552] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 12:02:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/553] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:02:41 2026] GET /v2.1/flavors/db3132fe-5833-49f7-9e08-1d6a09e5e76a/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 277/558] 199.19.213.145 () {44 vars in 989 bytes} [Fri Jul 17 12:02:54 2026] GET /v2.1/os-quota-sets/f4c6ee209e9442d9a1eba6f2802743bf => generated 368 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/569] 199.19.213.145 () {42 vars in 704 bytes} [Fri Jul 17 12:03:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 283/570] 199.19.213.145 () {44 vars in 908 bytes} [Fri Jul 17 12:03:45 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 288/571] 199.19.213.145 () {46 vars in 981 bytes} [Fri Jul 17 12:03:45 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 284/572] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 12:03:45 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: 289/573] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:03:45 2026] GET /v2.1/flavors/013541f0-f684-48be-9820-d11dcafe3792/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 285/574] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:03:45 2026] GET /v2.1/flavors/599d393e-dc68-4c5c-b1fe-07fe5a588af6/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/575] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:03:45 2026] GET /v2.1/flavors/b07c43b9-e2b4-4b9b-92f1-4f0035ff461c/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 286/576] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:03:45 2026] GET /v2.1/flavors/b34b950a-a7df-4ddf-8742-c67c82317662/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/577] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:03:45 2026] GET /v2.1/flavors/db3132fe-5833-49f7-9e08-1d6a09e5e76a/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 287/578] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:03:45 2026] GET /v2.1/flavors/dd653592-a124-42bd-8dc9-df72144d42c9/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/579] 199.19.213.145 () {48 vars in 1098 bytes} [Fri Jul 17 12:03:45 2026] GET /v2.1/flavors/ff239ae5-7039-4479-bf85-981bd250c00d/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/588] 10.0.0.98 () {32 vars in 654 bytes} [Fri Jul 17 12:04:26 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 153 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: 6|app: 0|req: 292/589] 10.0.0.98 () {32 vars in 640 bytes} [Fri Jul 17 12:04:27 2026] GET /v2.1/servers => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-17 12:04:27.162 7 WARNING oslo_db.sqlalchemy.utils [None req-29466e71-93a1-4084-b96e-579966fb9da7 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 298/590] 10.0.0.98 () {32 vars in 648 bytes} [Fri Jul 17 12:04:27 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 293/591] 10.0.0.98 () {32 vars in 693 bytes} [Fri Jul 17 12:04:27 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/594] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:38 2026] GET /v2.1/flavors/dd653592-a124-42bd-8dc9-df72144d42c9 => generated 511 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 295/595] 10.0.0.98 () {32 vars in 640 bytes} [Fri Jul 17 12:04:38 2026] GET /v2.1/flavors => generated 1674 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/596] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:38 2026] GET /v2.1/flavors/dd653592-a124-42bd-8dc9-df72144d42c9 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 297/599] 10.0.0.98 () {34 vars in 670 bytes} [Fri Jul 17 12:04:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/600] 10.0.0.98 () {34 vars in 684 bytes} [Fri Jul 17 12:04:47 2026] POST /v2.1/os-security-groups => generated 244 bytes in 844 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/601] 10.0.0.98 () {34 vars in 684 bytes} [Fri Jul 17 12:04:48 2026] POST /v2.1/os-security-groups => generated 242 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/602] 10.0.0.98 () {34 vars in 670 bytes} [Fri Jul 17 12:04:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/603] 10.0.0.98 () {34 vars in 684 bytes} [Fri Jul 17 12:04:48 2026] POST /v2.1/os-security-groups => generated 242 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 298/604] 10.0.0.98 () {34 vars in 684 bytes} [Fri Jul 17 12:04:48 2026] POST /v2.1/os-security-groups => generated 245 bytes in 881 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/605] 10.0.0.98 () {32 vars in 662 bytes} [Fri Jul 17 12:04:48 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 299/606] 10.0.0.98 () {34 vars in 694 bytes} [Fri Jul 17 12:04:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/607] 10.0.0.98 () {32 vars in 739 bytes} [Fri Jul 17 12:04:49 2026] DELETE /v2.1/os-security-groups/1de9a143-93e3-41cf-b8c8-be6912b37b66 => generated 0 bytes in 337 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 300/608] 10.0.0.98 () {34 vars in 684 bytes} [Fri Jul 17 12:04:49 2026] POST /v2.1/os-security-groups => generated 246 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:49.877 6 INFO nova.api.openstack.wsgi [None req-403e1234-8496-443f-8a8a-7c84171c1c72 051f4f0574a1495ea2601bb0169822d3 72a1e075473947cc8ac649288db6743f - - default default] HTTP exception thrown: Security group 1de9a143-93e3-41cf-b8c8-be6912b37b66 does not exist Neutron server returns request_ids: ['req-b62f2eee-502d-4a1a-8911-ecb0a1f8cf78'] [pid: 6|app: 0|req: 301/609] 10.0.0.98 () {32 vars in 736 bytes} [Fri Jul 17 12:04:49 2026] GET /v2.1/os-security-groups/1de9a143-93e3-41cf-b8c8-be6912b37b66 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 6|app: 0|req: 302/610] 10.0.0.98 () {34 vars in 694 bytes} [Fri Jul 17 12:04:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 303/611] 10.0.0.98 () {32 vars in 739 bytes} [Fri Jul 17 12:04:50 2026] DELETE /v2.1/os-security-groups/4e038672-fe7b-4183-a44b-bf20cc17bf46 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 304/612] 10.0.0.98 () {34 vars in 694 bytes} [Fri Jul 17 12:04:50 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:51.066 6 INFO nova.api.openstack.wsgi [None req-601ccdb2-d37f-4dee-9ee5-17b075207e12 051f4f0574a1495ea2601bb0169822d3 72a1e075473947cc8ac649288db6743f - - default default] HTTP exception thrown: Security group 4e038672-fe7b-4183-a44b-bf20cc17bf46 does not exist Neutron server returns request_ids: ['req-22e6899a-8ccb-4b76-ad51-efc38c87fda4'] [pid: 6|app: 0|req: 305/613] 10.0.0.98 () {32 vars in 736 bytes} [Fri Jul 17 12:04:51 2026] GET /v2.1/os-security-groups/4e038672-fe7b-4183-a44b-bf20cc17bf46 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:04:49 2026] POST /v2.1/servers => generated 453 bytes in 1353 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: 6|app: 0|req: 306/615] 10.0.0.98 () {32 vars in 736 bytes} [Fri Jul 17 12:04:51 2026] GET /v2.1/os-security-groups/d35e5c74-d2e7-4b6f-ae07-3561a6ac7cf9 => generated 663 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 307/616] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:51 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1393 bytes in 101 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/617] 10.0.0.98 () {32 vars in 739 bytes} [Fri Jul 17 12:04:51 2026] DELETE /v2.1/os-security-groups/4e4d56a0-b9db-439b-9594-7a8002b590be => generated 0 bytes in 405 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 12:04:51.536 7 INFO nova.api.openstack.wsgi [None req-f886d4d0-74dd-4e68-98dd-277e212462cf 051f4f0574a1495ea2601bb0169822d3 72a1e075473947cc8ac649288db6743f - - default default] HTTP exception thrown: Security group 4e4d56a0-b9db-439b-9594-7a8002b590be does not exist Neutron server returns request_ids: ['req-e7ced60f-20e0-412e-8317-41f54fed021c'] [pid: 7|app: 0|req: 311/618] 10.0.0.98 () {32 vars in 736 bytes} [Fri Jul 17 12:04:51 2026] GET /v2.1/os-security-groups/4e4d56a0-b9db-439b-9594-7a8002b590be => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 6|app: 0|req: 308/619] 10.0.0.98 () {32 vars in 749 bytes} [Fri Jul 17 12:04:51 2026] DELETE /v2.1/os-security-group-rules/b5ad2ef2-4cb2-41ce-a142-a7a258400e05 => generated 0 bytes in 437 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/620] 10.0.0.98 () {32 vars in 662 bytes} [Fri Jul 17 12:04:51 2026] GET /v2.1/os-security-groups => generated 707 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:51.835 7 INFO nova.api.openstack.wsgi [None req-bb75f216-0c73-4299-b1e5-663074fa85c2 051f4f0574a1495ea2601bb0169822d3 72a1e075473947cc8ac649288db6743f - - default default] HTTP exception thrown: Security group 4e4d56a0-b9db-439b-9594-7a8002b590be does not exist Neutron server returns request_ids: ['req-cf592d07-ce15-4249-8992-a87077c532af'] [pid: 7|app: 0|req: 313/621] 10.0.0.98 () {32 vars in 739 bytes} [Fri Jul 17 12:04:51 2026] DELETE /v2.1/os-security-groups/4e4d56a0-b9db-439b-9594-7a8002b590be => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 12:04:51.879 7 INFO nova.api.openstack.wsgi [None req-4c8bd46e-0578-49b6-8aed-e5d7c2a720ce 051f4f0574a1495ea2601bb0169822d3 72a1e075473947cc8ac649288db6743f - - default default] HTTP exception thrown: Security group 4e038672-fe7b-4183-a44b-bf20cc17bf46 does not exist Neutron server returns request_ids: ['req-54a19ccc-99c8-4e7b-b316-a26cc0170e01'] [pid: 7|app: 0|req: 314/622] 10.0.0.98 () {32 vars in 739 bytes} [Fri Jul 17 12:04:51 2026] DELETE /v2.1/os-security-groups/4e038672-fe7b-4183-a44b-bf20cc17bf46 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 12:04:51.947 7 INFO nova.api.openstack.wsgi [None req-80ea335d-4a3a-42be-bf8d-5e0ebe7b1edb 051f4f0574a1495ea2601bb0169822d3 72a1e075473947cc8ac649288db6743f - - default default] HTTP exception thrown: Security group 1de9a143-93e3-41cf-b8c8-be6912b37b66 does not exist Neutron server returns request_ids: ['req-93fbfba3-be01-4c65-962a-19300ae56d54'] [pid: 7|app: 0|req: 315/623] 10.0.0.98 () {32 vars in 739 bytes} [Fri Jul 17 12:04:51 2026] DELETE /v2.1/os-security-groups/1de9a143-93e3-41cf-b8c8-be6912b37b66 => generated 194 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 6|app: 0|req: 309/624] 10.0.0.98 () {32 vars in 739 bytes} [Fri Jul 17 12:04:51 2026] DELETE /v2.1/os-security-groups/d35e5c74-d2e7-4b6f-ae07-3561a6ac7cf9 => generated 0 bytes in 331 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/625] 10.0.0.98 () {32 vars in 739 bytes} [Fri Jul 17 12:04:52 2026] DELETE /v2.1/os-security-groups/7ea7427d-83b3-4e2d-9743-5b191e10bcca => generated 0 bytes in 478 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 310/626] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:52 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1451 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/627] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:53 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1519 bytes in 489 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-17 12:04:55.030 7 INFO nova.api.openstack.compute.server_external_events [req-131399a4-365f-456b-b66c-3775505450cf req-5988fb3a-393e-4c50-851c-70abcfe4df7e bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:040a26e8-d5a0-48bb-a430-598269c39082 for instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e on instance 2026-07-17 12:04:55.036 7 INFO nova.compute.rpcapi [None req-1db2951f-a39b-4e3e-b445-08e1d17f8455 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 319/630] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:04:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 104 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: 320/631] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:55 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1519 bytes in 434 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: 6|app: 0|req: 312/632] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:04:55 2026] POST /v2.1/servers => generated 450 bytes in 1656 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: 321/633] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:56 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1519 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 313/634] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:56 2026] GET /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 => generated 1254 bytes in 63 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: 6|app: 0|req: 314/635] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:57 2026] GET /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 => generated 1370 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/636] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:57 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1519 bytes in 136 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: 6|app: 0|req: 315/637] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:58 2026] GET /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 => generated 1437 bytes in 378 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/638] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:04:58 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1519 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:04:59.276 6 INFO nova.api.openstack.compute.server_external_events [req-c57d6138-7a6d-4f99-9eb9-b36047807c27 req-2f9bfca8-5d27-4fef-a8a9-769d4b39868f bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:a84b7bb6-0417-40d9-bd14-5680fa8ac5d2 for instance d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 on instance 2026-07-17 12:04:59.284 6 INFO nova.compute.rpcapi [None req-2a55afb4-0df5-4593-a998-5e930b62813f - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 6|app: 0|req: 316/639] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:04:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 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-17 12:04:59.798 7 INFO nova.api.openstack.compute.server_external_events [req-2493698f-43f4-4e5c-acfb-a6951283860f req-91403a49-0991-4343-9935-f5b3cade548d bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:040a26e8-d5a0-48bb-a430-598269c39082 for instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e on instance [pid: 7|app: 0|req: 324/640] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:04:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 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: 6|app: 0|req: 317/641] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:00 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1701 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/642] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:00 2026] GET /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 => generated 1437 bytes in 200 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: 6|app: 0|req: 318/643] 10.0.0.98 () {32 vars in 740 bytes} [Fri Jul 17 12:05:00 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e/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-17 12:05:01.405 7 INFO nova.api.openstack.compute.server_external_events [req-00945b9e-c81e-4901-a08a-9d0d1eb9b4e2 req-a9835763-0ec1-429b-8901-2d9b9d07565d bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:a84b7bb6-0417-40d9-bd14-5680fa8ac5d2 for instance d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 on instance [pid: 7|app: 0|req: 326/644] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:01 2026] POST /v2.1/os-server-external-events => generated 183 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, ' [pid: 6|app: 0|req: 319/645] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:01 2026] GET /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 => generated 1425 bytes in 219 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-17 12:05:01.851 7 INFO nova.api.openstack.compute.server_external_events [req-0fce9e0b-a93d-44ed-a2f3-70bf3d3b62ff req-9b54f162-8ec1-4f21-be61-96c96d39a2b6 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:040a26e8-d5a0-48bb-a430-598269c39082 for instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e on instance 2026-07-17 12:05:01.852 7 INFO nova.api.openstack.compute.server_external_events [req-0fce9e0b-a93d-44ed-a2f3-70bf3d3b62ff req-9b54f162-8ec1-4f21-be61-96c96d39a2b6 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:040a26e8-d5a0-48bb-a430-598269c39082 for instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e on instance [pid: 7|app: 0|req: 327/646] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:01 2026] POST /v2.1/os-server-external-events => generated 350 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: 6|app: 0|req: 320/647] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:02 2026] GET /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 => generated 1613 bytes in 161 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: 328/648] 10.0.0.98 () {32 vars in 740 bytes} [Fri Jul 17 12:05:02 2026] GET /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31/os-interface => generated 285 bytes in 138 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-17 12:05:03.445 6 INFO nova.api.openstack.compute.server_external_events [req-c543488d-92f2-47e4-b384-85bae2900b29 req-e9592b18-32f6-42b8-997e-fcb80acb8f3d bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:a84b7bb6-0417-40d9-bd14-5680fa8ac5d2 for instance d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 on instance [pid: 6|app: 0|req: 321/649] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:03 2026] POST /v2.1/os-server-external-events => generated 183 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: 7|app: 0|req: 329/650] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:04 2026] GET /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 => generated 1613 bytes in 213 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: 6|app: 0|req: 322/651] 10.0.0.98 () {32 vars in 640 bytes} [Fri Jul 17 12:05:04 2026] GET /v2.1/servers => generated 388 bytes in 86 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: 330/652] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:05:04 2026] DELETE /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 => generated 0 bytes in 111 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: 6|app: 0|req: 323/655] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:04 2026] GET /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 => generated 1619 bytes in 207 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-17 12:05:05.536 7 INFO nova.api.openstack.compute.server_external_events [req-9971a3ee-852a-4e1b-affd-a55dd64e3280 req-a01623a5-8186-42e5-adc6-7d4f18f88394 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:a84b7bb6-0417-40d9-bd14-5680fa8ac5d2 for instance d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 on instance [pid: 7|app: 0|req: 333/656] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 324/657] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:05 2026] GET /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 => generated 1552 bytes in 190 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-17 12:05:06.985 7 INFO nova.api.openstack.wsgi [None req-b57b485f-6c28-466d-afe6-6548290f0ab2 1f1c229878f04e56a6032d875d8af1fc 64bb7a2fc2374a33b2ba69786127f86c - - default default] HTTP exception thrown: Instance d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 could not be found. [pid: 7|app: 0|req: 334/658] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:06 2026] GET /v2.1/servers/d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 => 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: 6|app: 0|req: 325/659] 10.0.0.98 () {32 vars in 705 bytes} [Fri Jul 17 12:05:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2030385829 => generated 0 bytes in 21 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-17 12:05:07.594 7 INFO nova.api.openstack.compute.server_external_events [req-d81752e1-6e27-4a96-98b0-79b19d9cae6f req-5471d123-c990-453c-b89b-3cc1ab816da3 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:a84b7bb6-0417-40d9-bd14-5680fa8ac5d2 for instance d2e8b33a-c163-42d7-ad7b-f8ff4e3a7b31 on instance [pid: 7|app: 0|req: 335/660] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:07 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) [pid: 6|app: 0|req: 326/661] 10.0.0.98 () {34 vars in 670 bytes} [Fri Jul 17 12:05:08 2026] POST /v2.1/os-keypairs => generated 386 bytes in 115 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: 336/662] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:05:09 2026] POST /v2.1/servers => generated 424 bytes in 882 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 6|app: 0|req: 327/663] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:10 2026] GET /v2.1/servers/7e2a419e-e390-47c5-81f7-904ca9e2891d => generated 1371 bytes in 104 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: 337/664] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:05:10 2026] POST /v2.1/servers => generated 450 bytes in 656 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 328/665] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:11 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 1400 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/666] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:11 2026] GET /v2.1/servers/7e2a419e-e390-47c5-81f7-904ca9e2891d => generated 1429 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 329/667] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:12 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 1458 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/668] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:12 2026] GET /v2.1/servers/7e2a419e-e390-47c5-81f7-904ca9e2891d => generated 1471 bytes in 149 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-17 12:05:12.615 6 INFO nova.api.openstack.compute.server_external_events [req-4842d19d-db6c-4e31-990c-88f3147bf580 req-5cbd0bbb-a141-4a0b-8f7d-caf6b8d0f5bd bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:669ff77d-2ce9-4ff7-a90c-a24c6ffad1b7 for instance 7e2a419e-e390-47c5-81f7-904ca9e2891d on instance [pid: 6|app: 0|req: 330/669] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:12 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, ' 2026-07-17 12:05:13.293 7 INFO nova.api.openstack.compute.server_external_events [req-a0f9a0b1-abeb-411b-9de4-810cdd9a341e req-305aadb2-b8a6-41a6-85f3-6a34d1bd8649 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:669ff77d-2ce9-4ff7-a90c-a24c6ffad1b7 for instance 7e2a419e-e390-47c5-81f7-904ca9e2891d on instance [pid: 7|app: 0|req: 340/670] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:13 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: 6|app: 0|req: 331/671] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:13 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 1526 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/672] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:13 2026] GET /v2.1/servers/7e2a419e-e390-47c5-81f7-904ca9e2891d => generated 1471 bytes in 135 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: 6|app: 0|req: 332/673] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:14 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 1526 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:14 2026] GET /v2.1/servers/7e2a419e-e390-47c5-81f7-904ca9e2891d => generated 1656 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, ' [pid: 6|app: 0|req: 335/677] 10.0.0.98 () {32 vars in 722 bytes} [Fri Jul 17 12:05:14 2026] GET /v2.1/servers/7e2a419e-e390-47c5-81f7-904ca9e2891d/ips => generated 109 bytes in 32 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: 343/678] 10.0.0.98 () {32 vars in 722 bytes} [Fri Jul 17 12:05:14 2026] GET /v2.1/servers/7e2a419e-e390-47c5-81f7-904ca9e2891d/ips => generated 109 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: 6|app: 0|req: 336/679] 10.0.0.98 () {32 vars in 824 bytes} [Fri Jul 17 12:05:14 2026] GET /v2.1/servers/7e2a419e-e390-47c5-81f7-904ca9e2891d/ips/tempest-ServerAddressesTestJSON-1947484815-network => generated 94 bytes in 45 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: 344/680] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:05:14 2026] DELETE /v2.1/servers/7e2a419e-e390-47c5-81f7-904ca9e2891d => generated 0 bytes in 134 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: 6|app: 0|req: 337/681] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:15 2026] GET /v2.1/servers/7e2a419e-e390-47c5-81f7-904ca9e2891d => generated 1662 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, ' 2026-07-17 12:05:15.337 7 INFO nova.api.openstack.compute.server_external_events [req-bc7a949d-7444-4d37-a3a8-7ed517e2e55f req-5b9d776b-e456-4eef-aed1-04fea6989c06 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:09739dac-eca5-40c4-91af-8837e49a8a8b for instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 on instance 2026-07-17 12:05:15.338 7 INFO nova.api.openstack.compute.server_external_events [req-bc7a949d-7444-4d37-a3a8-7ed517e2e55f req-5b9d776b-e456-4eef-aed1-04fea6989c06 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:669ff77d-2ce9-4ff7-a90c-a24c6ffad1b7 for instance 7e2a419e-e390-47c5-81f7-904ca9e2891d on instance 2026-07-17 12:05:15.338 7 INFO nova.api.openstack.compute.server_external_events [req-bc7a949d-7444-4d37-a3a8-7ed517e2e55f req-5b9d776b-e456-4eef-aed1-04fea6989c06 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:09739dac-eca5-40c4-91af-8837e49a8a8b for instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 on instance 2026-07-17 12:05:15.339 7 INFO nova.api.openstack.compute.server_external_events [req-bc7a949d-7444-4d37-a3a8-7ed517e2e55f req-5b9d776b-e456-4eef-aed1-04fea6989c06 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:09739dac-eca5-40c4-91af-8837e49a8a8b for instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 on instance 2026-07-17 12:05:15.339 7 INFO nova.api.openstack.compute.server_external_events [req-bc7a949d-7444-4d37-a3a8-7ed517e2e55f req-5b9d776b-e456-4eef-aed1-04fea6989c06 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:669ff77d-2ce9-4ff7-a90c-a24c6ffad1b7 for instance 7e2a419e-e390-47c5-81f7-904ca9e2891d on instance [pid: 7|app: 0|req: 345/682] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:15 2026] POST /v2.1/os-server-external-events => generated 865 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, ' /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-17 12:05:15.853 7 INFO nova.api.openstack.compute.server_external_events [req-7ad10ec3-5a16-443d-93d1-f15d11418ba7 req-9c6ff6d6-ede1-4aec-951c-be081daaf9bf bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:669ff77d-2ce9-4ff7-a90c-a24c6ffad1b7 for instance 7e2a419e-e390-47c5-81f7-904ca9e2891d on instance [pid: 7|app: 0|req: 346/683] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/684] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:15 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 1526 bytes in 243 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-17 12:05:16.342 7 INFO nova.api.openstack.wsgi [None req-795e5d78-5bd6-45d5-9bd4-d8178ccbf675 c6fa42a666234d1ca4f07b953939d9fd e5e9e52eac6842ef98fca751640e4af4 - - default default] HTTP exception thrown: Instance 7e2a419e-e390-47c5-81f7-904ca9e2891d could not be found. [pid: 7|app: 0|req: 347/685] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:16 2026] GET /v2.1/servers/7e2a419e-e390-47c5-81f7-904ca9e2891d => 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: 6|app: 0|req: 339/686] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:16 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 1717 bytes in 184 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: 6|app: 0|req: 340/687] 10.0.0.98 () {32 vars in 740 bytes} [Fri Jul 17 12:05:17 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/os-interface => generated 284 bytes in 97 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-17 12:05:17.409 6 INFO nova.api.openstack.compute.server_external_events [req-8811fe1e-0884-4e7a-801c-61f76fcf28c5 req-6ab9450e-54d6-4e92-b689-7c05728fab39 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:669ff77d-2ce9-4ff7-a90c-a24c6ffad1b7 for instance 7e2a419e-e390-47c5-81f7-904ca9e2891d on instance [pid: 6|app: 0|req: 341/688] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:17 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1821 bytes in 437 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: 6|app: 0|req: 342/690] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:17 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1821 bytes in 190 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: 349/691] 10.0.0.98 () {34 vars in 749 bytes} [Fri Jul 17 12:05:18 2026] POST /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e/action => generated 0 bytes in 95 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: 6|app: 0|req: 343/692] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:18 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1823 bytes in 177 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: 350/693] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:18 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 1717 bytes in 205 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-17 12:05:19.453 7 INFO nova.api.openstack.compute.server_external_events [req-9ab92191-d189-44a1-aa15-1ee70a73cd81 req-356a40ac-0d11-452c-a946-ee778beab70c bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:09739dac-eca5-40c4-91af-8837e49a8a8b for instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 on instance [pid: 7|app: 0|req: 351/694] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:19 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) [pid: 6|app: 0|req: 344/695] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:19 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1828 bytes in 285 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-17 12:05:19.820 7 INFO nova.api.openstack.compute.server_external_events [req-450309ce-e447-4bff-adb6-158a97ed51f0 req-76d8b6a4-3b20-46ae-91c2-3b0c4bf5be60 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:040a26e8-d5a0-48bb-a430-598269c39082 for instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e on instance [pid: 7|app: 0|req: 352/696] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 50 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: 6|app: 0|req: 345/697] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:20 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1821 bytes in 146 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: 353/698] 10.0.0.98 () {34 vars in 670 bytes} [Fri Jul 17 12:05:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 279 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-17 12:05:21.862 6 INFO nova.api.openstack.compute.server_external_events [req-0dcf4784-1bed-436f-9de7-ccde944ccd9e req-5c0ec585-253d-4200-a01f-d8a56301fa8a bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:040a26e8-d5a0-48bb-a430-598269c39082 for instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e on instance 2026-07-17 12:05:21.862 6 INFO nova.api.openstack.compute.server_external_events [req-0dcf4784-1bed-436f-9de7-ccde944ccd9e req-5c0ec585-253d-4200-a01f-d8a56301fa8a bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:040a26e8-d5a0-48bb-a430-598269c39082 for instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e on instance 2026-07-17 12:05:21.863 6 INFO nova.api.openstack.compute.server_external_events [req-0dcf4784-1bed-436f-9de7-ccde944ccd9e req-5c0ec585-253d-4200-a01f-d8a56301fa8a bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:040a26e8-d5a0-48bb-a430-598269c39082 for instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e on instance [pid: 6|app: 0|req: 346/699] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:21 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.98 () {30 vars in 412 bytes} [Fri Jul 17 12:05:21 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 347/701] 10.0.0.98 () {28 vars in 559 bytes} [Fri Jul 17 12:05:21 2026] GET /v2/ => generated 401 bytes in 392 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.98 () {28 vars in 563 bytes} [Fri Jul 17 12:05:22 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: 6|app: 0|req: 348/703] 10.0.0.98 () {30 vars in 412 bytes} [Fri Jul 17 12:05:22 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:05:23 2026] POST /v2.1/servers => generated 451 bytes in 910 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 6|app: 0|req: 349/705] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:24 2026] GET /v2.1/servers/636c1301-8d6d-45ed-992f-49cd61dffda0 => generated 1422 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: 6|app: 0|req: 351/708] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:25 2026] GET /v2.1/servers/636c1301-8d6d-45ed-992f-49cd61dffda0 => generated 1480 bytes in 67 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-17 12:05:26.511 6 INFO nova.api.openstack.compute.server_external_events [req-89c24ed8-b830-4106-8745-901c1b23bc6b req-f7abb501-9443-418f-ac1d-a4d73ab62266 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:c583a623-1011-47a3-ac25-405c32ad1717 for instance 636c1301-8d6d-45ed-992f-49cd61dffda0 on instance [pid: 6|app: 0|req: 352/709] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:26 2026] GET /v2.1/servers/636c1301-8d6d-45ed-992f-49cd61dffda0 => generated 1548 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: 6|app: 0|req: 353/711] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:27 2026] GET /v2.1/servers/636c1301-8d6d-45ed-992f-49cd61dffda0 => generated 1548 bytes in 152 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-17 12:05:28.551 7 INFO nova.api.openstack.compute.server_external_events [req-bc5fc2a6-3b14-44d2-9b85-6eba4f469664 req-b4be51c7-cba4-41a4-823e-566e209041a3 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:c583a623-1011-47a3-ac25-405c32ad1717 for instance 636c1301-8d6d-45ed-992f-49cd61dffda0 on instance 2026-07-17 12:05:28.552 7 INFO nova.api.openstack.compute.server_external_events [req-bc5fc2a6-3b14-44d2-9b85-6eba4f469664 req-b4be51c7-cba4-41a4-823e-566e209041a3 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:c583a623-1011-47a3-ac25-405c32ad1717 for instance 636c1301-8d6d-45ed-992f-49cd61dffda0 on instance [pid: 7|app: 0|req: 359/712] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:28 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 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: 6|app: 0|req: 354/713] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:28 2026] GET /v2.1/servers/636c1301-8d6d-45ed-992f-49cd61dffda0 => generated 1725 bytes in 169 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: 360/714] 10.0.0.98 () {32 vars in 740 bytes} [Fri Jul 17 12:05:29 2026] GET /v2.1/servers/636c1301-8d6d-45ed-992f-49cd61dffda0/os-interface => generated 285 bytes in 172 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: 6|app: 0|req: 355/715] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:29 2026] GET /v2.1/servers/636c1301-8d6d-45ed-992f-49cd61dffda0 => generated 1725 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: 361/716] 10.0.0.98 () {32 vars in 640 bytes} [Fri Jul 17 12:05:29 2026] GET /v2.1/servers => generated 377 bytes in 146 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: 6|app: 0|req: 356/717] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:05:30 2026] DELETE /v2.1/servers/636c1301-8d6d-45ed-992f-49cd61dffda0 => generated 0 bytes in 156 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: 362/718] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:30 2026] GET /v2.1/servers/636c1301-8d6d-45ed-992f-49cd61dffda0 => generated 1731 bytes in 135 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-17 12:05:30.595 6 INFO nova.api.openstack.compute.server_external_events [req-0e5499e5-6b32-4384-96bc-b86a61e91d75 req-674f8062-c7fd-4429-bd4a-7f566588c476 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:c583a623-1011-47a3-ac25-405c32ad1717 for instance 636c1301-8d6d-45ed-992f-49cd61dffda0 on instance 2026-07-17 12:05:30.596 6 INFO nova.api.openstack.compute.server_external_events [req-0e5499e5-6b32-4384-96bc-b86a61e91d75 req-674f8062-c7fd-4429-bd4a-7f566588c476 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:c583a623-1011-47a3-ac25-405c32ad1717 for instance 636c1301-8d6d-45ed-992f-49cd61dffda0 on instance [pid: 6|app: 0|req: 357/719] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:30 2026] POST /v2.1/os-server-external-events => generated 352 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, ' 2026-07-17 12:05:31.237 7 INFO nova.api.openstack.compute.server_external_events [req-c155bd75-d090-4fec-af61-7a23624b4f9e req-78b0e266-963b-43ef-8fe1-428f4918cf33 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:c583a623-1011-47a3-ac25-405c32ad1717 for instance 636c1301-8d6d-45ed-992f-49cd61dffda0 on instance [pid: 7|app: 0|req: 363/720] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:31 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: 6|app: 0|req: 358/721] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:31 2026] GET /v2.1/servers/636c1301-8d6d-45ed-992f-49cd61dffda0 => generated 1508 bytes in 89 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-17 12:05:32.593 7 INFO nova.api.openstack.wsgi [None req-17d1ad8a-bf22-458e-86e8-b6dc40334270 5034d49bcc944b018d17aaf51e11b6f4 d508cd39792a4eeeb6f0a8aef5d4d5df - - default default] HTTP exception thrown: Instance 636c1301-8d6d-45ed-992f-49cd61dffda0 could not be found. [pid: 7|app: 0|req: 364/722] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:32 2026] GET /v2.1/servers/636c1301-8d6d-45ed-992f-49cd61dffda0 => generated 111 bytes in 27 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 359/723] 10.0.0.98 () {32 vars in 703 bytes} [Fri Jul 17 12:05:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-428976318 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 12:05:32.649 7 INFO nova.api.openstack.compute.server_external_events [req-a0151377-c445-4ab8-a792-ec7a7c4a0f5d req-8d897781-7963-446a-af60-578d8673080d bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:c583a623-1011-47a3-ac25-405c32ad1717 for instance 636c1301-8d6d-45ed-992f-49cd61dffda0 on instance [pid: 7|app: 0|req: 365/724] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/725] 10.0.0.98 () {32 vars in 740 bytes} [Fri Jul 17 12:05:34 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/os-interface => generated 284 bytes in 145 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: 366/726] 10.0.0.98 () {32 vars in 814 bytes} [Fri Jul 17 12:05:34 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/os-interface/09739dac-eca5-40c4-91af-8837e49a8a8b => generated 281 bytes in 103 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: 6|app: 0|req: 361/729] 10.0.0.98 () {32 vars in 722 bytes} [Fri Jul 17 12:05:34 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/ips => generated 156 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, ' [pid: 7|app: 0|req: 369/730] 10.0.0.98 () {34 vars in 749 bytes} [Fri Jul 17 12:05:34 2026] POST /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/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: 6|app: 0|req: 362/731] 10.0.0.98 () {32 vars in 722 bytes} [Fri Jul 17 12:05:34 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/ips => generated 156 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, ' 2026-07-17 12:05:35.669 7 INFO nova.api.openstack.compute.server_external_events [req-d5051b8c-eae8-41ca-a545-976bbb5be220 req-907ef79a-f80e-4a48-b4c1-b8e000cc3f15 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:09739dac-eca5-40c4-91af-8837e49a8a8b for instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 on instance [pid: 7|app: 0|req: 370/732] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 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: 6|app: 0|req: 363/733] 10.0.0.98 () {32 vars in 722 bytes} [Fri Jul 17 12:05:35 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/ips => generated 156 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: 371/734] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:36 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1821 bytes in 216 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: 6|app: 0|req: 364/735] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:05:36 2026] DELETE /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 0 bytes in 129 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: 6|app: 0|req: 365/736] 10.0.0.98 () {32 vars in 722 bytes} [Fri Jul 17 12:05:36 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/ips => generated 194 bytes in 32 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: 372/737] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:36 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1827 bytes in 197 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: 6|app: 0|req: 366/738] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:36 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 1951 bytes in 176 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-17 12:05:36.980 7 INFO nova.api.openstack.compute.server_external_events [req-affdb03c-ba0a-4af5-a92e-920c7b7f6419 req-091cc781-9928-410c-8f07-29bc7b12686a bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:040a26e8-d5a0-48bb-a430-598269c39082 for instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e on instance [pid: 7|app: 0|req: 373/739] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/740] 10.0.0.98 () {34 vars in 749 bytes} [Fri Jul 17 12:05:36 2026] POST /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/action => generated 0 bytes in 44 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: 374/741] 10.0.0.98 () {32 vars in 722 bytes} [Fri Jul 17 12:05:37 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/ips => generated 194 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, ' 2026-07-17 12:05:37.794 6 INFO nova.api.openstack.compute.server_external_events [req-0a5eadf6-eda5-4fd5-874d-bf0fa16e3da6 req-73e62c41-311d-4736-bcc9-30940792b135 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:09739dac-eca5-40c4-91af-8837e49a8a8b for instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 on instance [pid: 6|app: 0|req: 368/742] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:37 2026] POST /v2.1/os-server-external-events => generated 179 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: 375/743] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:37 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 1479 bytes in 74 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: 6|app: 0|req: 369/744] 10.0.0.98 () {32 vars in 722 bytes} [Fri Jul 17 12:05:38 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/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, ' /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-17 12:05:39.026 7 INFO nova.api.openstack.compute.server_external_events [req-c6a06002-27ab-4217-b7c3-13dc55c21770 req-c56e00c9-d194-4303-bcde-6a76928781af bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:040a26e8-d5a0-48bb-a430-598269c39082 for instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e on instance 2026-07-17 12:05:39.027 7 INFO nova.api.openstack.compute.server_external_events [req-c6a06002-27ab-4217-b7c3-13dc55c21770 req-c56e00c9-d194-4303-bcde-6a76928781af bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:040a26e8-d5a0-48bb-a430-598269c39082 for instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e on instance 2026-07-17 12:05:39.028 6 INFO nova.api.openstack.wsgi [None req-454c8eb8-d267-478d-8822-b7f92af1e043 24e91a0540ae4a06b3243345dbd378ac 7a585a72ae89404c88a43f2fd0316c51 - - default default] HTTP exception thrown: Instance 8ca64f00-6c14-4c2e-95b8-d162416dbd7e could not be found. [pid: 6|app: 0|req: 370/745] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:39 2026] GET /v2.1/servers/8ca64f00-6c14-4c2e-95b8-d162416dbd7e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/746] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:39 2026] POST /v2.1/os-server-external-events => generated 354 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: 6|app: 0|req: 371/747] 10.0.0.98 () {32 vars in 705 bytes} [Fri Jul 17 12:05:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1400921777 => generated 0 bytes in 20 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: 377/748] 10.0.0.98 () {32 vars in 722 bytes} [Fri Jul 17 12:05:39 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/749] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:05:39 2026] DELETE /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 0 bytes in 111 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: 378/750] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:39 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 1843 bytes in 213 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-17 12:05:39.837 6 INFO nova.api.openstack.compute.server_external_events [req-4cb8d8d2-75ff-40ca-82c3-8780f646bb33 req-f70af181-03c8-429d-96c0-f969b3dc8c3c bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:09739dac-eca5-40c4-91af-8837e49a8a8b for instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 on instance 2026-07-17 12:05:39.838 6 INFO nova.api.openstack.compute.server_external_events [req-4cb8d8d2-75ff-40ca-82c3-8780f646bb33 req-f70af181-03c8-429d-96c0-f969b3dc8c3c bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:09739dac-eca5-40c4-91af-8837e49a8a8b for instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 on instance [pid: 6|app: 0|req: 373/751] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:39 2026] POST /v2.1/os-server-external-events => generated 356 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: 7|app: 0|req: 379/752] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:40 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 1775 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-17 12:05:41.631 6 INFO nova.api.openstack.wsgi [None req-11af5081-12a7-4694-869d-1ce4d872f461 c9c5fcb698954daaab4d8f2667e87f32 440d8e8768d54d52a84227515717a474 - - default default] HTTP exception thrown: Instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 could not be found. [pid: 6|app: 0|req: 374/753] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:41 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 111 bytes in 21 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: 380/754] 10.0.0.98 () {32 vars in 705 bytes} [Fri Jul 17 12:05:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1456602434 => generated 0 bytes in 20 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-17 12:05:41.878 6 INFO nova.api.openstack.compute.server_external_events [req-61ad0886-633e-4ad4-b73d-4b74af26eccc req-c408da88-0bc3-418a-9ef3-629edade6227 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:09739dac-eca5-40c4-91af-8837e49a8a8b for instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 on instance [pid: 6|app: 0|req: 375/755] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:05:42.494 7 INFO nova.api.openstack.wsgi [None req-c1e01592-b2a3-4e2a-8484-f4ec932dfeb6 c9c5fcb698954daaab4d8f2667e87f32 440d8e8768d54d52a84227515717a474 - - default default] HTTP exception thrown: Instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 could not be found. [pid: 7|app: 0|req: 381/756] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:05:42 2026] DELETE /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => 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-17 12:05:42.520 6 INFO nova.api.openstack.wsgi [None req-8a6e3d99-8f3c-4624-9e9d-c08e6a5e3fd4 c9c5fcb698954daaab4d8f2667e87f32 440d8e8768d54d52a84227515717a474 - - default default] HTTP exception thrown: Instance 9c238dc3-8a4b-42e9-adf4-f76b83e99802 could not be found. [pid: 6|app: 0|req: 376/757] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:42 2026] GET /v2.1/servers/9c238dc3-8a4b-42e9-adf4-f76b83e99802 => generated 111 bytes in 20 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: 383/760] 10.0.0.98 () {34 vars in 670 bytes} [Fri Jul 17 12:05:54 2026] POST /v2.1/os-keypairs => generated 385 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:05:56 2026] POST /v2.1/servers => generated 453 bytes in 659 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: 6|app: 0|req: 379/764] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:57 2026] GET /v2.1/servers/78b68df7-0194-48d0-bd9b-8562cf70b703 => generated 1431 bytes in 75 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: 386/765] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:58 2026] GET /v2.1/servers/78b68df7-0194-48d0-bd9b-8562cf70b703 => generated 1489 bytes in 78 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-17 12:05:59.365 7 INFO nova.api.openstack.compute.server_external_events [req-7a9a8ec3-1b6e-4bb5-848f-fd42e9f9a1a7 req-13d4ce0c-4b4c-4a5f-b262-ebfbaf844d05 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:53d58e85-4728-4907-a61a-a5ba2633a7fa for instance 78b68df7-0194-48d0-bd9b-8562cf70b703 on instance [pid: 7|app: 0|req: 387/766] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:05:59 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) [pid: 6|app: 0|req: 380/767] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:05:59 2026] GET /v2.1/servers/78b68df7-0194-48d0-bd9b-8562cf70b703 => generated 1557 bytes in 196 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/768] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:06:00 2026] GET /v2.1/servers/78b68df7-0194-48d0-bd9b-8562cf70b703 => generated 1557 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, ' 2026-07-17 12:06:01.423 6 INFO nova.api.openstack.compute.server_external_events [req-9d90c168-9da6-46f8-98a0-da2843c25ad5 req-c91c65b5-68b1-44a5-b653-bfd0c06176da bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:53d58e85-4728-4907-a61a-a5ba2633a7fa for instance 78b68df7-0194-48d0-bd9b-8562cf70b703 on instance 2026-07-17 12:06:01.424 6 INFO nova.api.openstack.compute.server_external_events [req-9d90c168-9da6-46f8-98a0-da2843c25ad5 req-c91c65b5-68b1-44a5-b653-bfd0c06176da bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:53d58e85-4728-4907-a61a-a5ba2633a7fa for instance 78b68df7-0194-48d0-bd9b-8562cf70b703 on instance [pid: 6|app: 0|req: 381/769] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:06:01 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 50 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: 389/770] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:06:01 2026] GET /v2.1/servers/78b68df7-0194-48d0-bd9b-8562cf70b703 => generated 1741 bytes in 155 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: 6|app: 0|req: 382/771] 10.0.0.98 () {32 vars in 740 bytes} [Fri Jul 17 12:06:01 2026] GET /v2.1/servers/78b68df7-0194-48d0-bd9b-8562cf70b703/os-interface => generated 285 bytes in 160 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: 390/772] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:06:03 2026] GET /v2.1/servers/78b68df7-0194-48d0-bd9b-8562cf70b703 => generated 1741 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, ' [pid: 6|app: 0|req: 383/773] 10.0.0.98 () {32 vars in 640 bytes} [Fri Jul 17 12:06:03 2026] GET /v2.1/servers => generated 384 bytes in 47 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: 391/774] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:06:03 2026] DELETE /v2.1/servers/78b68df7-0194-48d0-bd9b-8562cf70b703 => generated 0 bytes in 96 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-17 12:06:03.484 7 INFO nova.api.openstack.compute.server_external_events [req-1985c5d6-622f-4c28-a576-46fd11445bdc req-272ac816-75f4-4edb-88e6-354f094bcf15 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:53d58e85-4728-4907-a61a-a5ba2633a7fa for instance 78b68df7-0194-48d0-bd9b-8562cf70b703 on instance [pid: 7|app: 0|req: 392/775] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:06:03 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) [pid: 6|app: 0|req: 384/776] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:06:03 2026] GET /v2.1/servers/78b68df7-0194-48d0-bd9b-8562cf70b703 => generated 1747 bytes in 192 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-17 12:06:04.624 6 INFO nova.api.openstack.compute.server_external_events [req-67b23f8e-0ea1-48c0-97eb-94577ee69f7a req-1bb57f23-b510-4a13-a40c-25a9ee401c2a bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:53d58e85-4728-4907-a61a-a5ba2633a7fa for instance 78b68df7-0194-48d0-bd9b-8562cf70b703 on instance [pid: 6|app: 0|req: 386/779] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:06:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/780] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:06:04 2026] GET /v2.1/servers/78b68df7-0194-48d0-bd9b-8562cf70b703 => generated 1799 bytes in 102 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-17 12:06:05.747 6 INFO nova.api.openstack.wsgi [None req-6ea88db9-e393-46cb-a6d5-828b25515629 6d1ebc6aa19341938647c3cb78971b9f c60e9cdf7c6a4b378e2ef4a42dd131cb - - default default] HTTP exception thrown: Instance 78b68df7-0194-48d0-bd9b-8562cf70b703 could not be found. [pid: 6|app: 0|req: 387/781] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:06:05 2026] GET /v2.1/servers/78b68df7-0194-48d0-bd9b-8562cf70b703 => generated 111 bytes in 37 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: 395/782] 10.0.0.98 () {32 vars in 703 bytes} [Fri Jul 17 12:06:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-862770171 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/795] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:07:08 2026] POST /v2.1/servers => generated 424 bytes in 651 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: 6|app: 0|req: 394/796] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:07:08 2026] GET /v2.1/servers/3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 => generated 1367 bytes in 74 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: 403/797] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:07:09 2026] GET /v2.1/servers/3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 => generated 1425 bytes in 78 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: 6|app: 0|req: 395/798] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:07:11 2026] GET /v2.1/servers/3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 => generated 1467 bytes in 185 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-17 12:07:11.472 7 INFO nova.api.openstack.compute.server_external_events [req-cae15a0a-1e3b-43f3-99cd-cca45355fdd0 req-7b20d36f-c46f-420d-bc60-8ab4f4f9c74e bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:497e4780-ca45-4627-99b5-524f842e9c39 for instance 3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 on instance [pid: 7|app: 0|req: 404/799] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:07:11 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, ' 2026-07-17 12:07:12.201 6 INFO nova.api.openstack.compute.server_external_events [req-790a71f7-4747-4432-a0d4-5f3b9ba49ad3 req-252ccd46-8f09-42c4-b8f1-1e5923eee37f bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:497e4780-ca45-4627-99b5-524f842e9c39 for instance 3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 on instance [pid: 6|app: 0|req: 396/800] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:07:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 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: 405/801] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:07:12 2026] GET /v2.1/servers/3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 => generated 1467 bytes in 177 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: 6|app: 0|req: 397/802] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:07:13 2026] GET /v2.1/servers/3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 => generated 1648 bytes in 168 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: 406/803] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:07:13 2026] DELETE /v2.1/servers/3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 => generated 0 bytes in 94 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-17 12:07:14.239 7 INFO nova.api.openstack.compute.server_external_events [req-656da3dd-4aa8-4a38-95de-b7bfb5b67735 req-02bd7028-cbba-4b93-81a9-972b7a5d3cce bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:497e4780-ca45-4627-99b5-524f842e9c39 for instance 3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 on instance [pid: 7|app: 0|req: 407/804] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:07:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 398/805] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:07:14 2026] GET /v2.1/servers/3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 => generated 1654 bytes in 470 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-17 12:07:14.875 7 INFO nova.api.openstack.compute.server_external_events [req-309a5acd-4155-40bf-b5be-2d924e966569 req-a103f47d-9d01-4844-99e0-2da379cad41f bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:497e4780-ca45-4627-99b5-524f842e9c39 for instance 3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 on instance [pid: 7|app: 0|req: 409/808] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:07:14 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, ' 2026-07-17 12:07:15.533 6 INFO nova.api.openstack.wsgi [None req-a2aea486-10d4-48bb-9c74-82bbbc62bbe7 0f10d775326e4974b06a44974ff09640 8e822566be594db1a91a6b2d180bb716 - - default default] HTTP exception thrown: Instance 3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 could not be found. [pid: 6|app: 0|req: 400/809] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:07:15 2026] GET /v2.1/servers/3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 => generated 111 bytes in 21 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-17 12:07:16.283 7 INFO nova.api.openstack.compute.server_external_events [req-44a6165c-4514-4657-97b1-c222720b045b req-83d5ec01-cca0-4680-896e-b18399d92ee6 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:497e4780-ca45-4627-99b5-524f842e9c39 for instance 3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 on instance 2026-07-17 12:07:16.284 7 INFO nova.api.openstack.compute.server_external_events [req-44a6165c-4514-4657-97b1-c222720b045b req-83d5ec01-cca0-4680-896e-b18399d92ee6 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:497e4780-ca45-4627-99b5-524f842e9c39 for instance 3c89c2c7-e305-4b4f-9bd1-bb24172d9de0 on instance [pid: 7|app: 0|req: 410/810] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:07:16 2026] POST /v2.1/os-server-external-events => generated 356 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: 7|app: 0|req: 412/813] 10.0.0.212 () {30 vars in 619 bytes} [Fri Jul 17 12:07:33 2026] GET /v2.1 => generated 0 bytes in 268 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 402/814] 10.0.0.212 () {30 vars in 621 bytes} [Fri Jul 17 12:07:33 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: 7|app: 0|req: 413/815] 10.0.0.212 () {34 vars in 913 bytes} [Fri Jul 17 12:07:33 2026] GET /v2.1/os-simple-tenant-usage/f5f59b41d30f4df0898ffcc7d0bc021d?start=2026-07-16T00:00:00&end=2026-07-17T23:59:59 => generated 20 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 403/816] 10.0.0.212 () {30 vars in 654 bytes} [Fri Jul 17 12:07:34 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 405/819] 10.0.0.212 () {30 vars in 619 bytes} [Fri Jul 17 12:07:36 2026] GET /v2.1 => generated 0 bytes in 109 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: 415/820] 10.0.0.212 () {30 vars in 621 bytes} [Fri Jul 17 12:07:36 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: 6|app: 0|req: 406/821] 10.0.0.212 () {34 vars in 913 bytes} [Fri Jul 17 12:07:36 2026] GET /v2.1/os-simple-tenant-usage/f5f59b41d30f4df0898ffcc7d0bc021d?start=2026-07-16T00:00:00&end=2026-07-17T23:59:59 => generated 20 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/822] 10.0.0.212 () {30 vars in 654 bytes} [Fri Jul 17 12:07:37 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/825] 10.0.0.98 () {34 vars in 670 bytes} [Fri Jul 17 12:07:52 2026] POST /v2.1/os-keypairs => generated 398 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: 6|app: 0|req: 409/828] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:07:54 2026] POST /v2.1/servers => generated 450 bytes in 1329 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/829] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:07:56 2026] GET /v2.1/servers/3656ca77-0921-4f52-ae4c-a8e912195946 => generated 1403 bytes in 74 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: 6|app: 0|req: 410/830] 10.0.0.98 () {34 vars in 670 bytes} [Fri Jul 17 12:07:56 2026] POST /v2.1/os-keypairs => generated 396 bytes in 209 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/831] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:07:57 2026] GET /v2.1/servers/3656ca77-0921-4f52-ae4c-a8e912195946 => generated 1461 bytes in 94 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: 6|app: 0|req: 411/832] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:07:58 2026] GET /v2.1/servers/3656ca77-0921-4f52-ae4c-a8e912195946 => generated 1529 bytes in 144 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-17 12:07:58.677 6 INFO nova.api.openstack.compute.server_external_events [req-9fbbe4f2-84c8-4b36-ba7d-640732b10f7d req-88644d00-92e9-45d5-9e52-d777972571ba bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:5ce9e4a5-c92d-492b-9f4e-392d469ceeee for instance 3656ca77-0921-4f52-ae4c-a8e912195946 on instance [pid: 6|app: 0|req: 412/833] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:07:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/834] 10.0.0.98 () {34 vars in 670 bytes} [Fri Jul 17 12:07:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 60 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: 6|app: 0|req: 413/835] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:07:59 2026] GET /v2.1/servers/3656ca77-0921-4f52-ae4c-a8e912195946 => generated 1529 bytes in 177 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: 423/836] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:07:59 2026] POST /v2.1/servers => generated 494 bytes in 697 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 12:08:00.621 6 INFO nova.api.openstack.compute.server_external_events [req-07bd9ef9-a4b9-4772-8fce-41486c50dcbc req-74b2c6df-63ea-4e5c-adfa-b672a1705ef9 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:5ce9e4a5-c92d-492b-9f4e-392d469ceeee for instance 3656ca77-0921-4f52-ae4c-a8e912195946 on instance [pid: 6|app: 0|req: 414/837] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 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: 424/838] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:00 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 1455 bytes in 93 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: 6|app: 0|req: 415/839] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:00 2026] GET /v2.1/servers/3656ca77-0921-4f52-ae4c-a8e912195946 => generated 1698 bytes in 262 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: 425/840] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:01 2026] GET /v2.1/servers/3656ca77-0921-4f52-ae4c-a8e912195946 => generated 1698 bytes in 161 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: 6|app: 0|req: 416/841] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:01 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 1513 bytes in 83 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-17 12:08:02.670 7 INFO nova.api.openstack.compute.server_external_events [req-2baf157d-bd88-4db5-8f0b-124fb3c520d6 req-1df68533-56e9-451c-bd1c-8d1ed7e92832 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:5ce9e4a5-c92d-492b-9f4e-392d469ceeee for instance 3656ca77-0921-4f52-ae4c-a8e912195946 on instance [pid: 7|app: 0|req: 426/842] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 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: 6|app: 0|req: 417/843] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:02 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 1625 bytes in 253 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-17 12:08:03.362 7 INFO nova.api.openstack.compute.server_external_events [req-1bf76f2e-2773-49f8-93f6-b0c4508a1813 req-b84192f6-29cf-4755-8c3b-f38cf8c152bc bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:5ce9e4a5-c92d-492b-9f4e-392d469ceeee for instance 3656ca77-0921-4f52-ae4c-a8e912195946 on instance [pid: 7|app: 0|req: 427/844] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:03 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: 6|app: 0|req: 418/845] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:04 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 1625 bytes in 204 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-17 12:08:05.403 6 INFO nova.api.openstack.compute.server_external_events [req-2752bbaa-ce6a-4855-a89e-dca272ebae34 req-58bcd1a5-291d-461b-8c94-de6f8e333ac6 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:5b4165d0-6949-46ef-8263-0f8f9a8ae8f0 for instance 4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 on instance 2026-07-17 12:08:05.404 6 INFO nova.api.openstack.compute.server_external_events [req-2752bbaa-ce6a-4855-a89e-dca272ebae34 req-58bcd1a5-291d-461b-8c94-de6f8e333ac6 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:5b4165d0-6949-46ef-8263-0f8f9a8ae8f0 for instance 4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 on instance 2026-07-17 12:08:05.404 6 INFO nova.api.openstack.compute.server_external_events [req-2752bbaa-ce6a-4855-a89e-dca272ebae34 req-58bcd1a5-291d-461b-8c94-de6f8e333ac6 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:5b4165d0-6949-46ef-8263-0f8f9a8ae8f0 for instance 4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 on instance [pid: 6|app: 0|req: 420/848] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:05 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/849] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:05 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 1625 bytes in 201 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: 6|app: 0|req: 421/850] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:06 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 1805 bytes in 143 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: 430/851] 10.0.0.98 () {32 vars in 740 bytes} [Fri Jul 17 12:08:06 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7/os-interface => generated 284 bytes in 74 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-17 12:08:07.722 6 INFO nova.api.openstack.compute.server_external_events [req-a54a1972-6a75-4769-b12d-f8c96a2ea99b req-9cbdd81f-99f2-4ce7-8b0e-d5ba535ff2a3 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:5b4165d0-6949-46ef-8263-0f8f9a8ae8f0 for instance 4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 on instance [pid: 6|app: 0|req: 422/852] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:07 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, ' [pid: 7|app: 0|req: 431/853] 10.0.0.98 () {34 vars in 749 bytes} [Fri Jul 17 12:08:13 2026] POST /v2.1/servers/3656ca77-0921-4f52-ae4c-a8e912195946/action => generated 31793 bytes in 190 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-17 12:08:20.574 6 INFO nova.api.openstack.compute.server_external_events [req-f0c135d3-c40f-47d7-9294-459a06d66599 req-bbb7a269-99b0-44c0-a99d-ff863c57bc02 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:5ce9e4a5-c92d-492b-9f4e-392d469ceeee for instance 3656ca77-0921-4f52-ae4c-a8e912195946 on instance [pid: 6|app: 0|req: 424/856] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 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: 433/857] 10.0.0.98 () {34 vars in 670 bytes} [Fri Jul 17 12:08:21 2026] POST /v2.1/os-keypairs => generated 397 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: 434/858] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:23 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 1925 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 425/859] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:08:23 2026] POST /v2.1/servers => generated 449 bytes in 581 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: 435/860] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:23 2026] GET /v2.1/servers/b71a9aff-c521-4c43-b361-cfb8c88c7404 => generated 1401 bytes in 67 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: 6|app: 0|req: 426/861] 10.0.0.98 () {32 vars in 752 bytes} [Fri Jul 17 12:08:24 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7/os-server-password => generated 116 bytes in 32 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: 437/864] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:24 2026] GET /v2.1/servers/b71a9aff-c521-4c43-b361-cfb8c88c7404 => generated 1459 bytes in 67 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-17 12:08:25.927 6 INFO nova.api.openstack.compute.server_external_events [req-c2a1a03c-2a1e-4795-b22b-277c1ad875e8 req-09bbe64e-4125-48ee-8ae8-55e5b85a4dba bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:1d44a4a4-9543-4e63-ba4c-0bd7d13037a7 for instance b71a9aff-c521-4c43-b361-cfb8c88c7404 on instance [pid: 6|app: 0|req: 428/865] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/866] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:08:25 2026] DELETE /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 0 bytes in 92 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: 6|app: 0|req: 429/867] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:26 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 1931 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/868] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:26 2026] GET /v2.1/servers/b71a9aff-c521-4c43-b361-cfb8c88c7404 => generated 1526 bytes in 272 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: 6|app: 0|req: 430/869] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:27 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 1819 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/870] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:27 2026] GET /v2.1/servers/b71a9aff-c521-4c43-b361-cfb8c88c7404 => generated 1526 bytes in 137 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-17 12:08:27.965 6 INFO nova.api.openstack.compute.server_external_events [req-a1321ae8-20bf-4641-a333-7f6848354cd0 req-b7a3976c-2075-4a3d-b4fa-dfacd2511875 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:5b4165d0-6949-46ef-8263-0f8f9a8ae8f0 for instance 4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 on instance 2026-07-17 12:08:27.966 6 INFO nova.api.openstack.compute.server_external_events [req-a1321ae8-20bf-4641-a333-7f6848354cd0 req-b7a3976c-2075-4a3d-b4fa-dfacd2511875 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:5b4165d0-6949-46ef-8263-0f8f9a8ae8f0 for instance 4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 on instance 2026-07-17 12:08:27.966 6 INFO nova.api.openstack.compute.server_external_events [req-a1321ae8-20bf-4641-a333-7f6848354cd0 req-b7a3976c-2075-4a3d-b4fa-dfacd2511875 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:1d44a4a4-9543-4e63-ba4c-0bd7d13037a7 for instance b71a9aff-c521-4c43-b361-cfb8c88c7404 on instance 2026-07-17 12:08:27.967 6 INFO nova.api.openstack.compute.server_external_events [req-a1321ae8-20bf-4641-a333-7f6848354cd0 req-b7a3976c-2075-4a3d-b4fa-dfacd2511875 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:5b4165d0-6949-46ef-8263-0f8f9a8ae8f0 for instance 4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 on instance 2026-07-17 12:08:27.967 6 INFO nova.api.openstack.compute.server_external_events [req-a1321ae8-20bf-4641-a333-7f6848354cd0 req-b7a3976c-2075-4a3d-b4fa-dfacd2511875 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:1d44a4a4-9543-4e63-ba4c-0bd7d13037a7 for instance b71a9aff-c521-4c43-b361-cfb8c88c7404 on instance [pid: 6|app: 0|req: 431/871] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:27 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 32 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-17 12:08:28.407 7 INFO nova.api.openstack.wsgi [None req-1d7bb2cf-cb45-468c-9730-f76f8ca8d79e 25dc7f4a2bbe47b1b29fe0b8bde68ccd f4e97860ccb748a5bac715561745373b - - default default] HTTP exception thrown: Instance 4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 could not be found. [pid: 7|app: 0|req: 441/872] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:28 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 111 bytes in 23 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-17 12:08:28.449 6 INFO nova.api.openstack.wsgi [None req-98b0d528-e4b5-4e8a-812f-9ecf7a915438 25dc7f4a2bbe47b1b29fe0b8bde68ccd f4e97860ccb748a5bac715561745373b - - default default] HTTP exception thrown: Instance 4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 could not be found. [pid: 6|app: 0|req: 432/873] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:08:28 2026] DELETE /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 111 bytes in 35 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, ' /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-17 12:08:28.489 7 INFO nova.api.openstack.wsgi [None req-6a4a4423-fd6b-4304-8bf1-b8b056c0f120 25dc7f4a2bbe47b1b29fe0b8bde68ccd f4e97860ccb748a5bac715561745373b - - default default] HTTP exception thrown: Instance 4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 could not be found. [pid: 7|app: 0|req: 442/874] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:28 2026] GET /v2.1/servers/4cc0ee81-abba-47cb-9c22-c81a3b4b6cc7 => generated 111 bytes in 34 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: 443/875] 10.0.0.98 () {32 vars in 703 bytes} [Fri Jul 17 12:08:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-590162151 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 433/876] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:28 2026] GET /v2.1/servers/b71a9aff-c521-4c43-b361-cfb8c88c7404 => generated 1694 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/877] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:28 2026] GET /v2.1/servers/b71a9aff-c521-4c43-b361-cfb8c88c7404 => generated 1694 bytes in 207 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: 6|app: 0|req: 434/878] 10.0.0.98 () {32 vars in 725 bytes} [Fri Jul 17 12:08:29 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-231980127 => 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, ' 2026-07-17 12:08:30.020 7 INFO nova.api.openstack.compute.server_external_events [req-b59c9021-6d76-46f7-b35c-edf54d3cf4df req-bd86f783-adec-4081-a25c-e094edf6ff35 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:1d44a4a4-9543-4e63-ba4c-0bd7d13037a7 for instance b71a9aff-c521-4c43-b361-cfb8c88c7404 on instance [pid: 7|app: 0|req: 445/879] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:29 2026] POST /v2.1/os-server-external-events => generated 179 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: 447/882] 10.0.0.98 () {34 vars in 749 bytes} [Fri Jul 17 12:08:39 2026] POST /v2.1/servers/b71a9aff-c521-4c43-b361-cfb8c88c7404/action => generated 31724 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 436/883] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:08:42 2026] DELETE /v2.1/servers/b71a9aff-c521-4c43-b361-cfb8c88c7404 => generated 0 bytes in 101 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: 448/884] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:42 2026] GET /v2.1/servers/b71a9aff-c521-4c43-b361-cfb8c88c7404 => generated 1820 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:08:42.642 6 INFO nova.api.openstack.compute.server_external_events [req-95db8b3d-6389-453d-8fe0-55346200005c req-58721a0a-1f0b-47ce-aadd-f64d85ef7eb0 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:1d44a4a4-9543-4e63-ba4c-0bd7d13037a7 for instance b71a9aff-c521-4c43-b361-cfb8c88c7404 on instance [pid: 6|app: 0|req: 437/885] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:42 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-07-17 12:08:43.676 7 INFO nova.api.openstack.wsgi [None req-271d94d6-b810-4962-b546-608f15d91420 ce74d8747ab448e6b3be762ec43069ea 415771b8b0b1416e986a1002657229d4 - - default default] HTTP exception thrown: Instance b71a9aff-c521-4c43-b361-cfb8c88c7404 could not be found. [pid: 7|app: 0|req: 449/886] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:43 2026] GET /v2.1/servers/b71a9aff-c521-4c43-b361-cfb8c88c7404 => generated 111 bytes in 28 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: 6|app: 0|req: 438/887] 10.0.0.98 () {32 vars in 727 bytes} [Fri Jul 17 12:08:43 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-301671854 => generated 0 bytes in 21 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: 450/888] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:08:44 2026] DELETE /v2.1/servers/3656ca77-0921-4f52-ae4c-a8e912195946 => generated 0 bytes in 99 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: 6|app: 0|req: 439/891] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:44 2026] GET /v2.1/servers/3656ca77-0921-4f52-ae4c-a8e912195946 => generated 1704 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:08:44.681 7 INFO nova.api.openstack.compute.server_external_events [req-f6968d2c-6172-4987-b763-963dd115c375 req-9eaf0ef4-5876-40e6-ab80-8bd40102a526 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:1d44a4a4-9543-4e63-ba4c-0bd7d13037a7 for instance b71a9aff-c521-4c43-b361-cfb8c88c7404 on instance 2026-07-17 12:08:44.681 7 INFO nova.api.openstack.compute.server_external_events [req-f6968d2c-6172-4987-b763-963dd115c375 req-9eaf0ef4-5876-40e6-ab80-8bd40102a526 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:1d44a4a4-9543-4e63-ba4c-0bd7d13037a7 for instance b71a9aff-c521-4c43-b361-cfb8c88c7404 on instance [pid: 7|app: 0|req: 453/892] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:44 2026] POST /v2.1/os-server-external-events => generated 354 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, ' 2026-07-17 12:08:44.753 6 INFO nova.api.openstack.compute.server_external_events [req-ff6353f6-58c9-42c8-b373-7635960ea5e8 req-35486a12-823b-4034-88a9-ed102ccf1eaf bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:5ce9e4a5-c92d-492b-9f4e-392d469ceeee for instance 3656ca77-0921-4f52-ae4c-a8e912195946 on instance [pid: 6|app: 0|req: 440/893] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:44 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-07-17 12:08:45.699 7 INFO nova.api.openstack.wsgi [None req-fabf6f1a-1d02-4141-bc1f-22a04dfad570 ce74d8747ab448e6b3be762ec43069ea 415771b8b0b1416e986a1002657229d4 - - default default] HTTP exception thrown: Instance 3656ca77-0921-4f52-ae4c-a8e912195946 could not be found. [pid: 7|app: 0|req: 454/894] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:08:45 2026] GET /v2.1/servers/3656ca77-0921-4f52-ae4c-a8e912195946 => 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: 6|app: 0|req: 441/895] 10.0.0.98 () {32 vars in 729 bytes} [Fri Jul 17 12:08:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1166918252 => generated 0 bytes in 20 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-17 12:08:46.724 7 INFO nova.api.openstack.compute.server_external_events [req-83740d58-c041-4328-9168-adc10abcb853 req-0d87dfe0-5919-48c9-9e46-09137fe309fb bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:5ce9e4a5-c92d-492b-9f4e-392d469ceeee for instance 3656ca77-0921-4f52-ae4c-a8e912195946 on instance [pid: 7|app: 0|req: 455/896] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:08:46.807 6 INFO nova.api.openstack.compute.server_external_events [req-e8b199f3-f963-4fb3-9ee4-389759ee31da req-783c2d3c-2482-4ccd-8ae0-d08f42eb5fa3 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:5ce9e4a5-c92d-492b-9f4e-392d469ceeee for instance 3656ca77-0921-4f52-ae4c-a8e912195946 on instance [pid: 6|app: 0|req: 442/897] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:08:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 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: 6|app: 0|req: 450/912] 10.0.0.98 () {34 vars in 670 bytes} [Fri Jul 17 12:09:54 2026] POST /v2.1/os-keypairs => generated 396 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, ' [pid: 7|app: 0|req: 463/913] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:09:57 2026] POST /v2.1/servers => generated 447 bytes in 863 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 6|app: 0|req: 451/914] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:09:57 2026] GET /v2.1/servers/976779f5-62ce-472e-86c5-0e3180bc2ba4 => generated 1394 bytes in 111 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-17 12:10:00.494 7 INFO nova.api.openstack.compute.server_external_events [req-e2294b37-d6a9-4329-8bb5-e3fc655293de req-baf726d0-a656-4696-be5c-9965802496f3 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:391c6028-c1bb-43c0-b4d0-d4804faa2c32 for instance 976779f5-62ce-472e-86c5-0e3180bc2ba4 on instance [pid: 7|app: 0|req: 464/915] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:10:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 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-17 12:10:01.385 6 INFO nova.api.openstack.compute.server_external_events [req-1340d752-7d71-4d7c-88ff-3d3ce4b22663 req-f03d8a72-25d5-42e3-9a82-15868cfd4867 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:391c6028-c1bb-43c0-b4d0-d4804faa2c32 for instance 976779f5-62ce-472e-86c5-0e3180bc2ba4 on instance [pid: 6|app: 0|req: 452/916] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:10:01 2026] POST /v2.1/os-server-external-events => generated 183 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, ' [pid: 7|app: 0|req: 465/917] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:10:03 2026] GET /v2.1/servers/976779f5-62ce-472e-86c5-0e3180bc2ba4 => generated 1815 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, ' 2026-07-17 12:10:03.445 6 INFO nova.api.openstack.compute.server_external_events [req-2724b524-a73f-4f04-ba64-fc87169408fc req-967f854d-e6e1-4372-a3e1-60b76675f18b bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:391c6028-c1bb-43c0-b4d0-d4804faa2c32 for instance 976779f5-62ce-472e-86c5-0e3180bc2ba4 on instance [pid: 6|app: 0|req: 453/918] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:10:03 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: 466/921] 10.0.0.98 () {34 vars in 662 bytes} [Fri Jul 17 12:10:04 2026] POST /v2.1/servers => generated 447 bytes in 609 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: 6|app: 0|req: 456/922] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:10:05 2026] GET /v2.1/servers/62363d5d-848e-4121-b807-73b076fee10b => generated 1395 bytes in 106 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-17 12:10:05.486 7 INFO nova.api.openstack.compute.server_external_events [req-8e628d2c-0869-412f-b053-83688f0babdd req-7b21105f-f9b6-4507-a1b6-f7998f06ca9d bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:391c6028-c1bb-43c0-b4d0-d4804faa2c32 for instance 976779f5-62ce-472e-86c5-0e3180bc2ba4 on instance [pid: 7|app: 0|req: 467/923] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:10:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 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-17 12:10:07.529 6 INFO nova.api.openstack.compute.server_external_events [req-7207aa17-ddc6-49c7-ab26-513b4c6ab2e8 req-561dda6a-8809-4778-9d77-8e41711a6c2c bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:1398e76c-1f47-47e1-bcb2-c9214efc8129 for instance 62363d5d-848e-4121-b807-73b076fee10b on instance [pid: 6|app: 0|req: 457/924] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:10:07 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) /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-17 12:10:09.593 7 INFO nova.api.openstack.compute.server_external_events [req-bc6a539a-0773-484b-bda3-5af57b0abbfe req-08d6a35e-3f25-4600-a304-09365928e03f bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:1398e76c-1f47-47e1-bcb2-c9214efc8129 for instance 62363d5d-848e-4121-b807-73b076fee10b on instance 2026-07-17 12:10:09.594 7 INFO nova.api.openstack.compute.server_external_events [req-bc6a539a-0773-484b-bda3-5af57b0abbfe req-08d6a35e-3f25-4600-a304-09365928e03f bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:1398e76c-1f47-47e1-bcb2-c9214efc8129 for instance 62363d5d-848e-4121-b807-73b076fee10b on instance [pid: 7|app: 0|req: 468/925] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:10:09 2026] POST /v2.1/os-server-external-events => generated 354 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, ' [pid: 6|app: 0|req: 458/926] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:10:10 2026] GET /v2.1/servers/62363d5d-848e-4121-b807-73b076fee10b => generated 1818 bytes in 200 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-17 12:10:11.716 7 INFO nova.api.openstack.compute.server_external_events [req-04553c44-b657-458d-9204-a8384762e19b req-bad92944-014a-4686-b582-09bbce3f5da8 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:1398e76c-1f47-47e1-bcb2-c9214efc8129 for instance 62363d5d-848e-4121-b807-73b076fee10b on instance [pid: 7|app: 0|req: 469/927] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:10:11 2026] POST /v2.1/os-server-external-events => generated 179 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: 6|app: 0|req: 461/934] 199.19.213.145 () {36 vars in 714 bytes} [Fri Jul 17 12:10:34 2026] POST /v2.1/servers => generated 453 bytes in 763 msecs (HTTP/1.1 202) 10 headers in 475 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: 474/935] 199.19.213.145 () {32 vars in 733 bytes} [Fri Jul 17 12:10:34 2026] GET /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931 => generated 2213 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 462/936] 199.19.213.145 () {32 vars in 759 bytes} [Fri Jul 17 12:10:34 2026] GET /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-interface => generated 28 bytes in 58 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: 475/937] 199.19.213.145 () {32 vars in 777 bytes} [Fri Jul 17 12:10:34 2026] GET /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-volume_attachments => generated 25 bytes in 36 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-17 12:10:36.933 6 INFO nova.api.openstack.compute.server_external_events [req-59eec02d-e907-4587-8168-3d7b862dac04 req-fdc1bbde-6db8-40a2-9a87-aa3a59272e7a bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:bc84fa31-8d92-46f8-94e8-3550c5bf6229 for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 463/938] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:10:36 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, ' [pid: 7|app: 0|req: 476/939] 199.19.213.145 () {32 vars in 733 bytes} [Fri Jul 17 12:10:37 2026] GET /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931 => generated 2433 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 464/940] 199.19.213.145 () {32 vars in 759 bytes} [Fri Jul 17 12:10:37 2026] GET /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-interface => generated 283 bytes in 96 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: 477/941] 199.19.213.145 () {32 vars in 777 bytes} [Fri Jul 17 12:10:37 2026] GET /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-volume_attachments => generated 197 bytes in 59 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-17 12:10:37.909 6 INFO nova.api.openstack.compute.server_external_events [req-d630da58-0b46-4078-af09-4c58f9f059d4 req-37bd9f09-515a-421e-82fa-a46aff9259eb bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:bc84fa31-8d92-46f8-94e8-3550c5bf6229 for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 465/942] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:10:37 2026] POST /v2.1/os-server-external-events => generated 183 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: 478/943] 199.19.213.145 () {32 vars in 733 bytes} [Fri Jul 17 12:10:39 2026] GET /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931 => generated 2580 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 466/944] 199.19.213.145 () {32 vars in 759 bytes} [Fri Jul 17 12:10:39 2026] GET /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-interface => generated 285 bytes in 69 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: 479/945] 199.19.213.145 () {32 vars in 777 bytes} [Fri Jul 17 12:10:39 2026] GET /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-volume_attachments => generated 197 bytes in 39 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-17 12:10:40.194 6 INFO nova.api.openstack.compute.server_external_events [req-b150fbd7-e481-4575-80bc-4a1e56819421 req-4feee12c-c1d0-4eee-8d9d-ff16ce7a159a bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:bc84fa31-8d92-46f8-94e8-3550c5bf6229 for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 467/946] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:10:40 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /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-17 12:11:15.065 6 INFO nova.api.openstack.compute.server_external_events [req-3aea4974-024f-4920-84f4-031440fad592 req-5be20b5c-8602-473f-ae6e-e4f052b3ba6a bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:206154c6-6bc7-43a4-9dd2-f3191f64a80a for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 473/955] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:11:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/956] 199.19.213.145 () {36 vars in 812 bytes} [Fri Jul 17 12:11:13 2026] POST /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-interface => generated 279 bytes in 2016 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-17 12:11:17.109 6 INFO nova.api.openstack.compute.server_external_events [req-5e3f6665-eacf-4d93-beb8-63a2f82955fc req-4049363a-71b8-4e47-841e-27b01b2ab536 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:206154c6-6bc7-43a4-9dd2-f3191f64a80a for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance 2026-07-17 12:11:17.109 6 INFO nova.api.openstack.compute.server_external_events [req-5e3f6665-eacf-4d93-beb8-63a2f82955fc req-4049363a-71b8-4e47-841e-27b01b2ab536 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:206154c6-6bc7-43a4-9dd2-f3191f64a80a for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance 2026-07-17 12:11:17.110 6 INFO nova.api.openstack.compute.server_external_events [req-5e3f6665-eacf-4d93-beb8-63a2f82955fc req-4049363a-71b8-4e47-841e-27b01b2ab536 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:206154c6-6bc7-43a4-9dd2-f3191f64a80a for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance 2026-07-17 12:11:17.110 6 INFO nova.api.openstack.compute.server_external_events [req-5e3f6665-eacf-4d93-beb8-63a2f82955fc req-4049363a-71b8-4e47-841e-27b01b2ab536 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:206154c6-6bc7-43a4-9dd2-f3191f64a80a for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 474/957] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:11:17 2026] POST /v2.1/os-server-external-events => generated 688 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, ' 2026-07-17 12:11:40.599 7 INFO nova.api.openstack.compute.server_external_events [req-c871d140-aca3-40d0-8aea-845ec00e3daa req-5c16c736-56a3-404e-a3e4-2bf7d826c5c3 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:675fef3b-eae8-4d44-9a28-dfe07879cd9d for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 7|app: 0|req: 486/962] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:11:40 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, ' 2026-07-17 12:11:41.719 7 INFO nova.api.openstack.compute.server_external_events [req-614c3702-e5b4-409e-949e-0f7dc6059e04 req-753436a1-3f4d-4785-8f97-37543fb50342 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:675fef3b-eae8-4d44-9a28-dfe07879cd9d for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 7|app: 0|req: 487/963] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:11:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 477/964] 199.19.213.145 () {36 vars in 812 bytes} [Fri Jul 17 12:11:38 2026] POST /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-interface => generated 377 bytes in 3095 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-17 12:11:42.642 7 INFO nova.api.openstack.compute.server_external_events [req-a42ea419-90a0-495c-9444-fd8b926358fe req-2cbf0689-3093-4e4b-83d6-e5fc2ee86985 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:675fef3b-eae8-4d44-9a28-dfe07879cd9d for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 7|app: 0|req: 488/965] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:11:42 2026] POST /v2.1/os-server-external-events => generated 179 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-17 12:11:43.765 6 INFO nova.api.openstack.compute.server_external_events [req-891e2a73-d43e-405e-b673-db33238ad1a9 req-5a6e0e58-27b5-4bea-9fc9-544de9efb0d5 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:675fef3b-eae8-4d44-9a28-dfe07879cd9d for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 478/966] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:11:43 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, ' 2026-07-17 12:11:51.625 6 INFO nova.api.openstack.compute.server_external_events [req-b71dda28-6691-4599-92c9-7d08a51747fe req-8d0ccae6-1bea-4f59-a5b4-56e1229e9a17 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:2124e000-5567-475b-9971-1ae1a6f4827e for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 480/969] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:11:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 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-17 12:11:52.930 6 INFO nova.api.openstack.compute.server_external_events [req-2d0f51df-6234-467b-b3f1-e054809e0ab2 req-b5de492b-d7be-44b8-94b1-09b4bcb540dc bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:2124e000-5567-475b-9971-1ae1a6f4827e for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 481/970] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:11:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/971] 199.19.213.145 () {36 vars in 812 bytes} [Fri Jul 17 12:11:50 2026] POST /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-interface => generated 377 bytes in 2896 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-17 12:11:53.813 6 INFO nova.api.openstack.compute.server_external_events [req-fc33f8d0-ca8b-4923-9a31-a796a3ae3c63 req-5831f295-ad64-4981-91b3-ac0390d110b2 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:2124e000-5567-475b-9971-1ae1a6f4827e for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 482/972] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:11:53 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-07-17 12:11:54.970 7 INFO nova.api.openstack.compute.server_external_events [req-17b71f33-6f35-44cd-9bb7-681d54a06937 req-483d4350-7e20-4095-b484-c097a6e8bf6f bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:2124e000-5567-475b-9971-1ae1a6f4827e for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 7|app: 0|req: 492/975] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:11:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 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-17 12:12:04.088 6 INFO nova.api.openstack.compute.server_external_events [req-e7eb4c57-9e1f-4115-8bd1-fdd7fdc9f81c req-bc2192c4-1bc3-43bc-9164-eff8b0f50a9f bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:2124e000-5567-475b-9971-1ae1a6f4827e for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 484/976] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 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: 493/977] 199.19.213.145 () {34 vars in 855 bytes} [Fri Jul 17 12:12:04 2026] DELETE /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-interface/2124e000-5567-475b-9971-1ae1a6f4827e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 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, ' 2026-07-17 12:12:04.751 6 INFO nova.api.openstack.compute.server_external_events [req-e25433b5-795a-4f0d-8a05-77b421f9934a req-900b817a-80bf-42b1-b9dc-a1cc4bf712b6 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:2124e000-5567-475b-9971-1ae1a6f4827e for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 486/980] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:04 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-07-17 12:12:06.133 7 INFO nova.api.openstack.compute.server_external_events [req-f0ae9800-b334-4980-b6a4-75df4d82ffc0 req-5c9abdef-58c3-4633-887c-b8f2371b00e7 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:2124e000-5567-475b-9971-1ae1a6f4827e for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 7|app: 0|req: 495/981] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 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-17 12:12:06.794 6 INFO nova.api.openstack.compute.server_external_events [req-62332609-856b-4f2e-9abf-f62798dc7de5 req-2f89a2b0-df3e-48bd-86b9-4755c7c815c4 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:2124e000-5567-475b-9971-1ae1a6f4827e for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 487/982] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:06 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, ' 2026-07-17 12:12:09.609 7 INFO nova.api.openstack.compute.server_external_events [req-7fef2d15-47be-4ea1-9047-e0888f259943 req-76cb3055-343a-4913-b228-e65dfb5a5833 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:675fef3b-eae8-4d44-9a28-dfe07879cd9d for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 7|app: 0|req: 496/983] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:09 2026] POST /v2.1/os-server-external-events => generated 179 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: 6|app: 0|req: 488/984] 199.19.213.145 () {34 vars in 855 bytes} [Fri Jul 17 12:12:09 2026] DELETE /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-interface/675fef3b-eae8-4d44-9a28-dfe07879cd9d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 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, ' 2026-07-17 12:12:10.219 7 INFO nova.api.openstack.compute.server_external_events [req-289cfbe8-caef-47ac-8f04-913a16277ead req-40b0dad7-42c9-4196-b456-e5392be6f07d bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:675fef3b-eae8-4d44-9a28-dfe07879cd9d for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 7|app: 0|req: 497/985] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:10 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-07-17 12:12:11.653 6 INFO nova.api.openstack.compute.server_external_events [req-b9367641-bc05-4614-baf7-4b51d92203d9 req-6422a1f8-c693-4aae-891c-429cc295e4cb bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:675fef3b-eae8-4d44-9a28-dfe07879cd9d for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 489/986] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:11 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-07-17 12:12:12.260 7 INFO nova.api.openstack.compute.server_external_events [req-9f31db95-b4c7-495b-8ef1-28fa1c3b9793 req-e244b8f9-f349-4123-9938-c7eafbbad1c7 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:675fef3b-eae8-4d44-9a28-dfe07879cd9d for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 7|app: 0|req: 498/987] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 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: 501/992] 199.19.213.145 () {34 vars in 855 bytes} [Fri Jul 17 12:12:25 2026] DELETE /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931/os-interface/206154c6-6bc7-43a4-9dd2-f3191f64a80a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 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, ' 2026-07-17 12:12:26.497 6 INFO nova.api.openstack.compute.server_external_events [req-fdb81d54-614d-4ab1-9b09-1eb535fddaec req-13280b67-bc25-492c-b56c-ee4ef0537e2d bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:206154c6-6bc7-43a4-9dd2-f3191f64a80a for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 492/993] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:26 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-07-17 12:12:28.543 7 INFO nova.api.openstack.compute.server_external_events [req-a9d102c0-3dce-45c3-ad26-77eb57c18055 req-97da305b-ad2d-407e-9dd5-58a3a258172e bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:206154c6-6bc7-43a4-9dd2-f3191f64a80a for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 7|app: 0|req: 502/994] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:28 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: 6|app: 0|req: 493/995] 199.19.213.145 () {34 vars in 755 bytes} [Fri Jul 17 12:12:29 2026] DELETE /v2.1/servers/2803b68a-ce07-46dc-9802-aa6fc2eed931 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 365 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-17 12:12:29.750 7 INFO nova.api.openstack.compute.server_external_events [req-98e23f8c-04a2-44e3-bb28-805b5d863159 req-df93c726-aca1-40ac-9e99-1bef7e999ab2 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:bc84fa31-8d92-46f8-94e8-3550c5bf6229 for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 7|app: 0|req: 503/996] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:29 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-07-17 12:12:30.580 6 INFO nova.api.openstack.compute.server_external_events [req-00807eaa-66e9-4728-8a67-3a720e03f8a0 req-18e1d252-33fe-4a24-8fea-9555b8ce4ccf bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:bc84fa31-8d92-46f8-94e8-3550c5bf6229 for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance [pid: 6|app: 0|req: 494/997] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 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: 504/998] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:12:31 2026] DELETE /v2.1/servers/62363d5d-848e-4121-b807-73b076fee10b => generated 0 bytes in 104 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: 6|app: 0|req: 495/999] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:12:31 2026] GET /v2.1/servers/62363d5d-848e-4121-b807-73b076fee10b => generated 1944 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, ' 2026-07-17 12:12:31.811 7 INFO nova.api.openstack.compute.server_external_events [req-237310ec-f870-4c61-8ee9-62b305804a7c req-01d70e92-2f4d-4e45-938f-e6adcef03abc bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:bc84fa31-8d92-46f8-94e8-3550c5bf6229 for instance 2803b68a-ce07-46dc-9802-aa6fc2eed931 on instance 2026-07-17 12:12:31.811 7 INFO nova.api.openstack.compute.server_external_events [req-237310ec-f870-4c61-8ee9-62b305804a7c req-01d70e92-2f4d-4e45-938f-e6adcef03abc bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:1398e76c-1f47-47e1-bcb2-c9214efc8129 for instance 62363d5d-848e-4121-b807-73b076fee10b on instance [pid: 7|app: 0|req: 505/1000] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:31 2026] POST /v2.1/os-server-external-events => generated 350 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, ' 2026-07-17 12:12:32.614 6 INFO nova.api.openstack.compute.server_external_events [req-e57389b4-e028-47b9-952e-2ea62658b9d1 req-18639788-6957-41c9-9410-0da3ae603701 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:1398e76c-1f47-47e1-bcb2-c9214efc8129 for instance 62363d5d-848e-4121-b807-73b076fee10b on instance 2026-07-17 12:12:32.614 6 INFO nova.api.openstack.compute.server_external_events [req-e57389b4-e028-47b9-952e-2ea62658b9d1 req-18639788-6957-41c9-9410-0da3ae603701 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:1398e76c-1f47-47e1-bcb2-c9214efc8129 for instance 62363d5d-848e-4121-b807-73b076fee10b on instance 2026-07-17 12:12:32.614 6 INFO nova.api.openstack.compute.server_external_events [req-e57389b4-e028-47b9-952e-2ea62658b9d1 req-18639788-6957-41c9-9410-0da3ae603701 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:1398e76c-1f47-47e1-bcb2-c9214efc8129 for instance 62363d5d-848e-4121-b807-73b076fee10b on instance [pid: 6|app: 0|req: 496/1001] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:32 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 27 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-17 12:12:36.512 7 INFO nova.api.openstack.wsgi [None req-7f25b0c5-68f4-4547-b994-89077539e33f bd54355ba8cc4cd7ad033bb9c14baa0f e307c488e1b048ce9aca06761e87e65e - - default default] HTTP exception thrown: Instance 62363d5d-848e-4121-b807-73b076fee10b could not be found. [pid: 7|app: 0|req: 507/1004] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:12:36 2026] GET /v2.1/servers/62363d5d-848e-4121-b807-73b076fee10b => 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, ' 2026-07-17 12:12:36.939 6 INFO nova.api.openstack.compute.server_external_events [req-b231e368-1184-49f6-ad15-e3c6cfafd9b5 req-4f942744-604b-43d0-9005-d785915d636b bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-changed:391c6028-c1bb-43c0-b4d0-d4804faa2c32 for instance 976779f5-62ce-472e-86c5-0e3180bc2ba4 on instance [pid: 6|app: 0|req: 498/1005] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:36 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 508/1006] 10.0.0.98 () {32 vars in 717 bytes} [Fri Jul 17 12:12:36 2026] DELETE /v2.1/servers/976779f5-62ce-472e-86c5-0e3180bc2ba4 => generated 0 bytes in 93 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-17 12:12:37.308 7 INFO nova.api.openstack.compute.server_external_events [req-6d3ebba9-aa20-4f03-ba5d-55eb99b96a4f req-1191d4a9-ac41-4644-a84f-0827a67db6d0 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-unplugged:391c6028-c1bb-43c0-b4d0-d4804faa2c32 for instance 976779f5-62ce-472e-86c5-0e3180bc2ba4 on instance [pid: 7|app: 0|req: 509/1007] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 499/1008] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:12:37 2026] GET /v2.1/servers/976779f5-62ce-472e-86c5-0e3180bc2ba4 => generated 1941 bytes in 287 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-17 12:12:39.346 7 INFO nova.api.openstack.compute.server_external_events [req-638303b8-b9de-4a4e-9fc7-2b5c2419208c req-05b29bfc-037d-4b9a-a345-d480172cf9b2 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-plugged:391c6028-c1bb-43c0-b4d0-d4804faa2c32 for instance 976779f5-62ce-472e-86c5-0e3180bc2ba4 on instance 2026-07-17 12:12:39.346 7 INFO nova.api.openstack.compute.server_external_events [req-638303b8-b9de-4a4e-9fc7-2b5c2419208c req-05b29bfc-037d-4b9a-a345-d480172cf9b2 bbfa7537ee1a44c6a78dce6348a248c3 f4c6ee209e9442d9a1eba6f2802743bf - - bb8b3987f7cc425884366a90692be326 bb8b3987f7cc425884366a90692be326] Creating event network-vif-deleted:391c6028-c1bb-43c0-b4d0-d4804faa2c32 for instance 976779f5-62ce-472e-86c5-0e3180bc2ba4 on instance [pid: 7|app: 0|req: 510/1009] 10.0.0.133 () {38 vars in 815 bytes} [Fri Jul 17 12:12:39 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 20 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-17 12:12:42.376 6 INFO nova.api.openstack.wsgi [None req-63a1195b-5107-4c0f-824e-b2d5cbc9f71a bd54355ba8cc4cd7ad033bb9c14baa0f e307c488e1b048ce9aca06761e87e65e - - default default] HTTP exception thrown: Instance 976779f5-62ce-472e-86c5-0e3180bc2ba4 could not be found. [pid: 6|app: 0|req: 500/1010] 10.0.0.98 () {32 vars in 714 bytes} [Fri Jul 17 12:12:42 2026] GET /v2.1/servers/976779f5-62ce-472e-86c5-0e3180bc2ba4 => 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: 7|app: 0|req: 511/1011] 10.0.0.98 () {32 vars in 725 bytes} [Fri Jul 17 12:12:43 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2052386525 => generated 0 bytes in 22 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-17 12:12:44.015 6 INFO nova.api.openstack.wsgi [None req-f4d1b60b-5613-4c3f-a8d9-a7da984e5a1f bd54355ba8cc4cd7ad033bb9c14baa0f e307c488e1b048ce9aca06761e87e65e - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2052386525 not found for user bd54355ba8cc4cd7ad033bb9c14baa0f [pid: 6|app: 0|req: 501/1012] 10.0.0.98 () {32 vars in 722 bytes} [Fri Jul 17 12:12:43 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2052386525 => generated 142 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 6|app: 0|req: 504/1017] 10.0.0.98 () {32 vars in 654 bytes} [Fri Jul 17 12:12:59 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1018] 10.0.0.98 () {32 vars in 640 bytes} [Fri Jul 17 12:12:59 2026] GET /v2.1/servers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-17 12:12:59.772 6 WARNING oslo_db.sqlalchemy.utils [None req-a8991c9b-a66a-4d17-8183-aa50056a621c b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 505/1019] 10.0.0.98 () {32 vars in 648 bytes} [Fri Jul 17 12:12:59 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1020] 10.0.0.98 () {32 vars in 693 bytes} [Fri Jul 17 12:12:59 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 6|app: 0|req: 521/1051] 10.0.0.180 () {28 vars in 455 bytes} [Fri Jul 17 12:15:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-07-17 12:15:29.708 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [86a5aba5-f60e-43ab-94e7-ed890b208864] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-17 12:15:29.711 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 17 12:15:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.180) !!! 2026-07-17 12:15:29.714 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 17 12:15:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.180) !!! [pid: 7|app: 0|req: 531/1052] 10.0.0.180 () {30 vars in 659 bytes} [Fri Jul 17 12:15:29 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-17 12:15:29.781 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 17 12:15:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.180) !!! 2026-07-17 12:15:29.784 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 17 12:15:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.180) !!! [pid: 6|app: 0|req: 522/1053] 10.0.0.180 () {32 vars in 732 bytes} [Fri Jul 17 12:15:29 2026] GET /v2.1/ => generated 410 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1054] 10.0.0.180 () {34 vars in 805 bytes} [Fri Jul 17 12:15:29 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 523/1055] 10.0.0.180 () {28 vars in 455 bytes} [Fri Jul 17 12:15:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1056] 10.0.0.180 () {30 vars in 659 bytes} [Fri Jul 17 12:15:30 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: 6|app: 0|req: 524/1057] 10.0.0.180 () {32 vars in 732 bytes} [Fri Jul 17 12:15:30 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: 7|app: 0|req: 534/1058] 10.0.0.180 () {34 vars in 893 bytes} [Fri Jul 17 12:15:30 2026] GET /v2.1/servers/detail?project_id=9c2733a5dc48466e9735492cc48bec61&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 525/1059] 10.0.0.180 () {34 vars in 893 bytes} [Fri Jul 17 12:15:30 2026] GET /v2.1/servers/detail?project_id=a1500da0bbd9460884a1d181cadca7e9&all_tenants=True => generated 15 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:15:30.832 7 INFO oslo.messaging._drivers.impl_rabbit [-] [86a5aba5-f60e-43ab-94e7-ed890b208864] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 58796. [pid: 7|app: 0|req: 535/1060] 10.0.0.180 () {34 vars in 893 bytes} [Fri Jul 17 12:15:30 2026] GET /v2.1/servers/detail?project_id=f4c6ee209e9442d9a1eba6f2802743bf&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)