+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 7 00:38:02 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:41:22 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-56f56df76f-87bdg 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x563efa782eb0 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-04-07 00:38:07.281 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-07 00:38:07.481 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-04-07 00:38:07.706 8 WARNING keystonemiddleware._common.config [None req-8f72cf8b-4590-4516-b435-ee2b24bd8696 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:38:07.715 8 WARNING oslo_config.cfg [None req-8f72cf8b-4590-4516-b435-ee2b24bd8696 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-07 00:38:07.915 7 WARNING keystonemiddleware._common.config [None req-633e953f-301b-441d-b01a-624666687477 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:38:07.925 7 WARNING oslo_config.cfg [None req-633e953f-301b-441d-b01a-624666687477 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-07 00:38:07.936 8 WARNING keystonemiddleware._common.config [None req-8f72cf8b-4590-4516-b435-ee2b24bd8696 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x563efa782eb0 pid: 8 (default app) 2026-04-07 00:38:08.177 7 WARNING keystonemiddleware._common.config [None req-633e953f-301b-441d-b01a-624666687477 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x563efa782eb0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/3] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 00:38:20 2026] GET /v2.1 => generated 114 bytes in 16 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-04-07 00:38:21.408 7 WARNING oslo_policy.policy [None req-c42cfd12-3188-4990-a9fc-220f32d4f9f5 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - 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-04-07 00:38:21.408 7 WARNING oslo_policy.policy [None req-c42cfd12-3188-4990-a9fc-220f32d4f9f5 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 00:38:20 2026] GET /v2.1 => generated 0 bytes in 544 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-04-07 00:38:21.531 8 WARNING oslo_policy.policy [req-c42cfd12-3188-4990-a9fc-220f32d4f9f5 req-0f84fc29-8e82-4954-ac25-ccb92ffbd478 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - 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-04-07 00:38:21.531 8 WARNING oslo_policy.policy [req-c42cfd12-3188-4990-a9fc-220f32d4f9f5 req-0f84fc29-8e82-4954-ac25-ccb92ffbd478 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 00:38:21 2026] GET /v2.1/ => generated 399 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 00:38:21.649 7 INFO nova.api.openstack.wsgi [None req-7ac1200f-66c6-43e9-98c8-f1f97af47cbe 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.232 () {48 vars in 1011 bytes} [Tue Apr 7 00:38:21 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 00:38:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.232 () {52 vars in 1049 bytes} [Tue Apr 7 00:38:21 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 00:38:22 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: 5/10] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 00:38:22 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 00:38:22 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-04-07 00:38:22.587 7 INFO nova.api.openstack.wsgi [None req-07df0aaf-f81e-4423-a8cd-bb6713e03702 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.232 () {48 vars in 1013 bytes} [Tue Apr 7 00:38:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 00:38:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.232 () {52 vars in 1049 bytes} [Tue Apr 7 00:38:22 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 00:38:23 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/16] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 00:38:23 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 00:38:23 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-04-07 00:38:23.457 7 INFO nova.api.openstack.wsgi [None req-bfa6bef9-155e-47d9-80cb-e6b13a1f1759 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.232 () {48 vars in 1015 bytes} [Tue Apr 7 00:38:23 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: 8|app: 0|req: 10/19] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 00:38:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.232 () {52 vars in 1049 bytes} [Tue Apr 7 00:38:23 2026] POST /v2.1/flavors => generated 533 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 00:38:24 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: 12/24] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 00:38:24 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 00:38:24 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-04-07 00:38:24.375 7 INFO nova.api.openstack.wsgi [None req-b7ee9d7d-afe1-4f83-858c-65371f9745e2 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.19.213.232 () {48 vars in 1013 bytes} [Tue Apr 7 00:38:24 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: 8|app: 0|req: 14/27] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 00:38:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.232 () {52 vars in 1049 bytes} [Tue Apr 7 00:38:24 2026] POST /v2.1/flavors => generated 532 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 00:38:25 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: 15/30] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 00:38:25 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 00:38:25 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-04-07 00:38:25.285 7 INFO nova.api.openstack.wsgi [None req-b84a1533-13be-4dfa-a6d5-23fca90b5460 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.19.213.232 () {48 vars in 1015 bytes} [Tue Apr 7 00:38:25 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: 8|app: 0|req: 17/33] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 00:38:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.19.213.232 () {52 vars in 1049 bytes} [Tue Apr 7 00:38:25 2026] POST /v2.1/flavors => generated 535 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 10.0.0.46 () {28 vars in 455 bytes} [Tue Apr 7 00:44: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 55/110] 10.0.0.46 () {30 vars in 659 bytes} [Tue Apr 7 00:44:35 2026] GET /v2.1 => generated 0 bytes in 428 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: 56/111] 10.0.0.46 () {30 vars in 661 bytes} [Tue Apr 7 00:44:35 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 10.0.0.46 () {34 vars in 805 bytes} [Tue Apr 7 00:44:35 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 00:48:25 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: 80/160] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 00:48:25 2026] GET /v2.1 => generated 0 bytes in 145 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: 8|app: 0|req: 81/161] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 00:48:25 2026] GET /v2.1/ => generated 399 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 00:48:25.997 7 INFO nova.api.openstack.wsgi [None req-be28632b-70c7-47e4-a10f-94de3cd4d096 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 81/162] 199.19.213.232 () {48 vars in 1017 bytes} [Tue Apr 7 00:48:25 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: 8|app: 0|req: 82/163] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 00:48:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.19.213.232 () {52 vars in 1049 bytes} [Tue Apr 7 00:48:26 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/177] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 00:49:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/178] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 00:49:24 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 00:49:24 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-04-07 00:49:24.531 8 WARNING oslo_db.sqlalchemy.utils [None req-55675285-89ea-469d-85ab-bf92861e0020 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 90/180] 199.19.213.232 () {48 vars in 1016 bytes} [Tue Apr 7 00:49:24 2026] GET /v2.1/os-keypairs => generated 16 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.19.213.232 () {52 vars in 1057 bytes} [Tue Apr 7 00:49:24 2026] POST /v2.1/os-keypairs => generated 576 bytes in 64 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/182] 199.19.213.232 () {44 vars in 990 bytes} [Tue Apr 7 00:49:28 2026] GET /v2.1/os-quota-sets/315f741c36044c2ab9414435abcb35d2 => generated 371 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/183] 199.19.213.232 () {48 vars in 1042 bytes} [Tue Apr 7 00:49:28 2026] PUT /v2.1/os-quota-sets/315f741c36044c2ab9414435abcb35d2 => generated 326 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.19.213.232 () {44 vars in 990 bytes} [Tue Apr 7 00:49:29 2026] GET /v2.1/os-quota-sets/315f741c36044c2ab9414435abcb35d2 => generated 368 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 00:56: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: 8|app: 0|req: 138/276] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 00:56:55 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 00:56:55 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-04-07 00:56:55.748 8 INFO nova.api.openstack.wsgi [None req-7bfab0a1-af17-423e-8003-d46bf9f9bfed 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 139/278] 199.19.213.232 () {48 vars in 1015 bytes} [Tue Apr 7 00:56:55 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 00:56:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.19.213.232 () {52 vars in 1049 bytes} [Tue Apr 7 00:56:55 2026] POST /v2.1/flavors => generated 534 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/315] 199.19.213.232 () {44 vars in 990 bytes} [Tue Apr 7 00:59:50 2026] GET /v2.1/os-quota-sets/83527090af144e2d9664d1f648e3fa16 => generated 371 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/316] 199.19.213.232 () {48 vars in 1042 bytes} [Tue Apr 7 00:59:51 2026] PUT /v2.1/os-quota-sets/83527090af144e2d9664d1f648e3fa16 => generated 326 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/317] 199.19.213.232 () {44 vars in 990 bytes} [Tue Apr 7 00:59:51 2026] GET /v2.1/os-quota-sets/83527090af144e2d9664d1f648e3fa16 => generated 368 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/322] 10.0.0.209 () {28 vars in 456 bytes} [Tue Apr 7 01:00:07 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: 162/323] 10.0.0.209 () {30 vars in 660 bytes} [Tue Apr 7 01:00:07 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 162/324] 10.0.0.209 () {30 vars in 662 bytes} [Tue Apr 7 01:00:07 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: 163/325] 10.0.0.209 () {34 vars in 767 bytes} [Tue Apr 7 01:00:07 2026] GET /v2.1/os-services => generated 783 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 10.0.0.209 () {28 vars in 456 bytes} [Tue Apr 7 01: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: 164/327] 10.0.0.209 () {30 vars in 660 bytes} [Tue Apr 7 01:00:10 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 164/328] 10.0.0.209 () {30 vars in 662 bytes} [Tue Apr 7 01: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: 165/329] 10.0.0.209 () {34 vars in 767 bytes} [Tue Apr 7 01: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: 8|app: 0|req: 166/332] 10.0.0.209 () {28 vars in 456 bytes} [Tue Apr 7 01: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: 167/333] 10.0.0.209 () {30 vars in 660 bytes} [Tue Apr 7 01:00:13 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 167/334] 10.0.0.209 () {30 vars in 662 bytes} [Tue Apr 7 01:00:14 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: 168/335] 10.0.0.209 () {34 vars in 810 bytes} [Tue Apr 7 01:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/336] 10.0.0.209 () {28 vars in 456 bytes} [Tue Apr 7 01:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 169/337] 10.0.0.209 () {30 vars in 660 bytes} [Tue Apr 7 01:00:17 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: 8|app: 0|req: 169/338] 10.0.0.209 () {30 vars in 662 bytes} [Tue Apr 7 01:00:17 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: 170/339] 10.0.0.209 () {34 vars in 810 bytes} [Tue Apr 7 01:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 01:10:57 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/469] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 01:10:57 2026] GET /v2.1 => generated 0 bytes in 163 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: 236/470] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 01:10:57 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 01:10:57.360 8 INFO nova.api.openstack.wsgi [None req-a4ed162b-0393-455c-9954-8e298c664b8b 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 235/471] 199.19.213.232 () {48 vars in 1011 bytes} [Tue Apr 7 01:10:57 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 01:10:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:10:57 2026] GET /v2.1/flavors/5185af04-fec0-4bfa-b6ec-1678e9542298/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: 238/474] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 01:10:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 01:10:58 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: 239/476] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 01:10:58 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-04-07 01:10:58.264 8 INFO nova.api.openstack.wsgi [None req-e8ae2b95-d288-4ed4-b86c-c7612281f3f0 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 238/477] 199.19.213.232 () {48 vars in 1013 bytes} [Tue Apr 7 01:10:58 2026] GET /v2.1/flavors/m1.small => 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: 240/478] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 01:10:58 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: 8|app: 0|req: 239/479] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:10:58 2026] GET /v2.1/flavors/c4b2dedc-1c53-4ea9-8528-315882a2e3e6/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: 241/480] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 01:10:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 01:10:59 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/482] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 01:10:59 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-04-07 01:10:59.167 8 INFO nova.api.openstack.wsgi [None req-b4bc3492-9c4a-4b2b-98f9-c00eb5701e14 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 241/483] 199.19.213.232 () {48 vars in 1015 bytes} [Tue Apr 7 01:10:59 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: 7|app: 0|req: 243/484] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 01:10:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:10:59 2026] GET /v2.1/flavors/0307f9f2-299d-4ed4-9eb0-be8a032fb98c/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: 244/486] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 01:10:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 01:11:00 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 01:11:00 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-04-07 01:11:00.088 8 INFO nova.api.openstack.wsgi [None req-54a71314-42ca-489b-b06f-b50a13d9c5ce 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 244/489] 199.19.213.232 () {48 vars in 1013 bytes} [Tue Apr 7 01:11:00 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 01:11:00 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: 8|app: 0|req: 245/491] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:11:00 2026] GET /v2.1/flavors/f30b336e-63f6-41ac-af0c-842e25d74e54/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/492] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 01:11:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/493] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 01:11:00 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/494] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 01:11:00 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-04-07 01:11:00.976 8 INFO nova.api.openstack.wsgi [None req-04b381a2-7a11-4d40-b6b9-ed7abfd22920 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 247/495] 199.19.213.232 () {48 vars in 1015 bytes} [Tue Apr 7 01:11:00 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 01:11:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/497] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:11:01 2026] GET /v2.1/flavors/c946df48-9ffc-4e3f-ab40-ff3eb460616f/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: 258/514] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 01:12: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: 8|app: 0|req: 257/515] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/516] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 01:12:16 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-04-07 01:12:16.368 8 INFO nova.api.openstack.wsgi [None req-1b55c4ba-a717-4f6f-9333-383195b99155 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 258/517] 199.19.213.232 () {48 vars in 1017 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/518] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 01:12:16 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: 8|app: 0|req: 259/519] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.1/flavors/f8c77309-3547-4523-96b5-d02dcb77e0d8/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: 261/520] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/521] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 01:12:23 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: 262/522] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 01:12:23 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-04-07 01:12:23.135 8 WARNING oslo_db.sqlalchemy.utils [None req-a718b86e-b02d-44df-9258-28e849437334 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 261/523] 199.19.213.232 () {48 vars in 1016 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.1/os-keypairs => generated 545 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.19.213.232 () {44 vars in 990 bytes} [Tue Apr 7 01:12:26 2026] GET /v2.1/os-quota-sets/315f741c36044c2ab9414435abcb35d2 => generated 368 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 01:13:16 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 01:13:16 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 270/539] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 01:13:16 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-04-07 01:13:16.553 7 INFO nova.api.openstack.wsgi [None req-00f4530d-8304-44a0-baa7-9ae0849844cf 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 270/540] 199.19.213.232 () {48 vars in 1015 bytes} [Tue Apr 7 01:13:16 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 01:13:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:13:16 2026] GET /v2.1/flavors/d059cb0f-73be-4f9b-b8bf-12ea7fdd33d7/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.19.213.232 () {44 vars in 990 bytes} [Tue Apr 7 01:13:30 2026] GET /v2.1/os-quota-sets/83527090af144e2d9664d1f648e3fa16 => generated 368 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 199.19.213.232 () {42 vars in 705 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.19.213.232 () {44 vars in 909 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.19.213.232 () {46 vars in 982 bytes} [Tue Apr 7 01:14:21 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: 8|app: 0|req: 280/559] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 01:14:21 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: 280/560] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.1/flavors/0307f9f2-299d-4ed4-9eb0-be8a032fb98c/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.1/flavors/5185af04-fec0-4bfa-b6ec-1678e9542298/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: 281/562] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.1/flavors/c4b2dedc-1c53-4ea9-8528-315882a2e3e6/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.1/flavors/c946df48-9ffc-4e3f-ab40-ff3eb460616f/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: 282/564] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.1/flavors/d059cb0f-73be-4f9b-b8bf-12ea7fdd33d7/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.1/flavors/f30b336e-63f6-41ac-af0c-842e25d74e54/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: 283/566] 199.19.213.232 () {48 vars in 1099 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.1/flavors/f8c77309-3547-4523-96b5-d02dcb77e0d8/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.131 () {32 vars in 655 bytes} [Tue Apr 7 01:15:03 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 134 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: 288/576] 10.0.0.131 () {32 vars in 641 bytes} [Tue Apr 7 01:15:03 2026] GET /v2.1/servers => generated 15 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-07 01:15:03.634 8 WARNING oslo_db.sqlalchemy.utils [None req-6bf5816f-0cd1-4cb6-9de8-284d76e4ddd7 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 289/577] 10.0.0.131 () {32 vars in 649 bytes} [Tue Apr 7 01:15:03 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 10.0.0.131 () {32 vars in 694 bytes} [Tue Apr 7 01:15:03 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.1/flavors/5185af04-fec0-4bfa-b6ec-1678e9542298 => generated 511 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 10.0.0.131 () {32 vars in 641 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.1/flavors/5185af04-fec0-4bfa-b6ec-1678e9542298 => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.131 () {34 vars in 671 bytes} [Tue Apr 7 01:15:20 2026] POST /v2.1/os-keypairs => generated 385 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 10.0.0.131 () {34 vars in 685 bytes} [Tue Apr 7 01:15:23 2026] POST /v2.1/os-security-groups => generated 243 bytes in 899 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 10.0.0.131 () {34 vars in 685 bytes} [Tue Apr 7 01:15:24 2026] POST /v2.1/os-security-groups => generated 246 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/591] 10.0.0.131 () {34 vars in 685 bytes} [Tue Apr 7 01:15:24 2026] POST /v2.1/os-security-groups => generated 244 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/592] 10.0.0.131 () {34 vars in 695 bytes} [Tue Apr 7 01:15:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/593] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:15:23 2026] POST /v2.1/servers => generated 450 bytes in 2084 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: 300/594] 10.0.0.131 () {34 vars in 685 bytes} [Tue Apr 7 01:15:24 2026] POST /v2.1/os-security-groups => generated 244 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/595] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:25 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1400 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 295/596] 10.0.0.131 () {34 vars in 685 bytes} [Tue Apr 7 01:15:25 2026] POST /v2.1/os-security-groups => generated 248 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/597] 10.0.0.131 () {32 vars in 663 bytes} [Tue Apr 7 01:15:25 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/598] 10.0.0.131 () {34 vars in 695 bytes} [Tue Apr 7 01:15:25 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/599] 10.0.0.131 () {32 vars in 740 bytes} [Tue Apr 7 01:15:25 2026] DELETE /v2.1/os-security-groups/206e76b4-07b6-47d3-a8c5-c110d32c90df => generated 0 bytes in 222 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 01:15:25.763 7 INFO nova.api.openstack.wsgi [None req-fe3f95bc-4a92-4e24-bf28-1091f3d4bfac 047dec7b0f884ee0be31ac8d9f851827 84e96b342f1840a6a3420a03cff92be2 - - default default] HTTP exception thrown: Security group 206e76b4-07b6-47d3-a8c5-c110d32c90df does not exist Neutron server returns request_ids: ['req-156b9b46-0519-44bf-8b5e-1d55930ac0e7'] [pid: 7|app: 0|req: 304/600] 10.0.0.131 () {32 vars in 737 bytes} [Tue Apr 7 01:15:25 2026] GET /v2.1/os-security-groups/206e76b4-07b6-47d3-a8c5-c110d32c90df => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/601] 10.0.0.131 () {34 vars in 695 bytes} [Tue Apr 7 01:15:25 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/602] 10.0.0.131 () {32 vars in 737 bytes} [Tue Apr 7 01:15:25 2026] GET /v2.1/os-security-groups/9455241d-e223-40ed-bee7-1e3ec4855a02 => generated 665 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/603] 10.0.0.131 () {32 vars in 740 bytes} [Tue Apr 7 01:15:25 2026] DELETE /v2.1/os-security-groups/eda137be-69ba-41be-ad9b-3783e9dece2f => generated 0 bytes in 232 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 01:15:26.043 7 INFO nova.api.openstack.wsgi [None req-be71af62-3d86-4dcd-8871-303bbc935d20 047dec7b0f884ee0be31ac8d9f851827 84e96b342f1840a6a3420a03cff92be2 - - default default] HTTP exception thrown: Security group eda137be-69ba-41be-ad9b-3783e9dece2f does not exist Neutron server returns request_ids: ['req-46290385-6ed3-415d-adcf-9e37210f4bb3'] [pid: 7|app: 0|req: 306/604] 10.0.0.131 () {32 vars in 737 bytes} [Tue Apr 7 01:15:26 2026] GET /v2.1/os-security-groups/eda137be-69ba-41be-ad9b-3783e9dece2f => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/605] 10.0.0.131 () {32 vars in 750 bytes} [Tue Apr 7 01:15:25 2026] DELETE /v2.1/os-security-group-rules/f8a97b1b-4148-48d2-9a71-68460e87c582 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/606] 10.0.0.131 () {32 vars in 740 bytes} [Tue Apr 7 01:15:26 2026] DELETE /v2.1/os-security-groups/6c0e242d-889c-464e-9e9b-4dfe60cbde3b => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 01:15:26.286 7 INFO nova.api.openstack.wsgi [None req-5422149a-907e-4827-ac92-12defe73daa3 047dec7b0f884ee0be31ac8d9f851827 84e96b342f1840a6a3420a03cff92be2 - - default default] HTTP exception thrown: Security group 6c0e242d-889c-464e-9e9b-4dfe60cbde3b does not exist Neutron server returns request_ids: ['req-9c1f9e83-274c-433d-8477-029ffb54fd1c'] [pid: 7|app: 0|req: 308/607] 10.0.0.131 () {32 vars in 737 bytes} [Tue Apr 7 01:15:26 2026] GET /v2.1/os-security-groups/6c0e242d-889c-464e-9e9b-4dfe60cbde3b => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/608] 10.0.0.131 () {32 vars in 740 bytes} [Tue Apr 7 01:15:26 2026] DELETE /v2.1/os-security-groups/9455241d-e223-40ed-bee7-1e3ec4855a02 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/609] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:26 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1452 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/610] 10.0.0.131 () {32 vars in 663 bytes} [Tue Apr 7 01:15:26 2026] GET /v2.1/os-security-groups => generated 707 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 01:15:26.601 8 INFO nova.api.openstack.wsgi [None req-47787647-7205-4ae0-b583-986f4cdfb051 047dec7b0f884ee0be31ac8d9f851827 84e96b342f1840a6a3420a03cff92be2 - - default default] HTTP exception thrown: Security group 6c0e242d-889c-464e-9e9b-4dfe60cbde3b does not exist Neutron server returns request_ids: ['req-e41eb227-f4c7-4a32-abb6-f4d1a139aad8'] [pid: 8|app: 0|req: 302/611] 10.0.0.131 () {32 vars in 740 bytes} [Tue Apr 7 01:15:26 2026] DELETE /v2.1/os-security-groups/6c0e242d-889c-464e-9e9b-4dfe60cbde3b => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 01:15:26.648 8 INFO nova.api.openstack.wsgi [None req-cf03a435-d1d6-465a-a755-be66d31dbd42 047dec7b0f884ee0be31ac8d9f851827 84e96b342f1840a6a3420a03cff92be2 - - default default] HTTP exception thrown: Security group eda137be-69ba-41be-ad9b-3783e9dece2f does not exist Neutron server returns request_ids: ['req-2600bc29-6e61-4f9b-903e-5f14e5840b18'] [pid: 8|app: 0|req: 303/612] 10.0.0.131 () {32 vars in 740 bytes} [Tue Apr 7 01:15:26 2026] DELETE /v2.1/os-security-groups/eda137be-69ba-41be-ad9b-3783e9dece2f => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 01:15:26.688 8 INFO nova.api.openstack.wsgi [None req-dbbd9658-869f-46a7-846f-0b3859ed6467 047dec7b0f884ee0be31ac8d9f851827 84e96b342f1840a6a3420a03cff92be2 - - default default] HTTP exception thrown: Security group 206e76b4-07b6-47d3-a8c5-c110d32c90df does not exist Neutron server returns request_ids: ['req-521360cb-8cd3-4f26-bee1-2fc7bef02097'] [pid: 8|app: 0|req: 304/613] 10.0.0.131 () {32 vars in 740 bytes} [Tue Apr 7 01:15:26 2026] DELETE /v2.1/os-security-groups/206e76b4-07b6-47d3-a8c5-c110d32c90df => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/614] 10.0.0.131 () {32 vars in 740 bytes} [Tue Apr 7 01:15:26 2026] DELETE /v2.1/os-security-groups/aae9888f-55f2-43c6-83c9-c35903ffd6a9 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/615] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:27 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1458 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/616] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:28 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1526 bytes in 202 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-04-07 01:15:30.127 8 INFO nova.api.openstack.compute.server_external_events [req-be3b3170-9e23-4ab7-8711-02165d5c709e req-f8ebeec1-1e88-4459-850b-d7ec27f41fec 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:32444dbf-0157-4d6e-b42d-22b929d763ac for instance 537972e4-38fb-4d6d-9ce4-97de96131b21 on instance 2026-04-07 01:15:30.132 8 INFO nova.compute.rpcapi [None req-48c02295-49c0-4aeb-af1f-5b2640233dc1 - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 8|app: 0|req: 306/617] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/618] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:30 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1526 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/619] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:31 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => 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, ' [pid: 7|app: 0|req: 313/620] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:32 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1526 bytes in 127 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-04-07 01:15:33.609 8 INFO nova.api.openstack.compute.server_external_events [req-9f03cea7-2909-446e-9865-62b5b42221bc req-64297209-e295-4bdd-8727-e7e77830e022 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:32444dbf-0157-4d6e-b42d-22b929d763ac for instance 537972e4-38fb-4d6d-9ce4-97de96131b21 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/621] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/622] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:33 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1526 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/625] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:34 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1718 bytes in 167 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: 316/626] 10.0.0.131 () {32 vars in 741 bytes} [Tue Apr 7 01:15:34 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/os-interface => generated 285 bytes in 374 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-04-07 01:15:35.790 8 INFO nova.api.openstack.compute.server_external_events [req-5c0c3338-e0a8-425a-8521-1db558f9a7ac req-ad4293c3-1cb3-430e-bb82-ee93bb698d2e 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:32444dbf-0157-4d6e-b42d-22b929d763ac for instance 537972e4-38fb-4d6d-9ce4-97de96131b21 on instance [pid: 8|app: 0|req: 311/627] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:35 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: 7|app: 0|req: 317/628] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1718 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-04-07 01:15:37.845 8 INFO nova.api.openstack.compute.server_external_events [req-c0d8f944-e2f0-44d1-a1b3-84eed1cd6353 req-57b9368d-2e9f-4907-9f16-78c4a43ded8b 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:32444dbf-0157-4d6e-b42d-22b929d763ac for instance 537972e4-38fb-4d6d-9ce4-97de96131b21 on instance [pid: 8|app: 0|req: 312/629] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/630] 10.0.0.131 () {34 vars in 671 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.1/os-keypairs => generated 385 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/631] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.1/servers => generated 424 bytes in 629 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/632] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => generated 1371 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/635] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => 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, ' 2026-04-07 01:15:44.655 7 INFO nova.api.openstack.compute.server_external_events [req-02bc8b7b-27d6-49ef-b172-29c8d7d00536 req-7d1fd370-a9c5-49ba-87fc-f816babf1c44 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:ed2264ac-4721-40a1-a101-18cee89c64f9 for instance 096d43c6-66fc-4a3b-b7e5-fa12ef7282ec on instance 2026-04-07 01:15:44.661 7 INFO nova.compute.rpcapi [None req-16f38868-4af9-46a1-957c-4d7c71e4ec97 - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 7|app: 0|req: 322/636] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/637] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => generated 1471 bytes in 164 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.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => generated 1471 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/639] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => generated 1471 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/640] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => generated 1471 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/641] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:15:48 2026] POST /v2.1/servers => generated 451 bytes in 1165 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: 8|app: 0|req: 318/642] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde => generated 1253 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/643] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => generated 1471 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, ' [pid: 8|app: 0|req: 319/644] 10.0.0.131 () {32 vars in 741 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/os-interface => generated 285 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/645] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde => generated 1369 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/646] 10.0.0.131 () {32 vars in 815 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/os-interface/32444dbf-0157-4d6e-b42d-22b929d763ac => generated 282 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/647] 10.0.0.131 () {32 vars in 723 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/ips => generated 157 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: 8|app: 0|req: 322/648] 10.0.0.131 () {34 vars in 750 bytes} [Tue Apr 7 01:15:51 2026] POST /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/action => generated 0 bytes in 43 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: 327/649] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => generated 1471 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/650] 10.0.0.131 () {32 vars in 723 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:51.289 7 INFO nova.api.openstack.compute.server_external_events [req-fb1ffdc3-5e59-4f68-9261-c79de8297b62 req-745705d8-2131-4f27-b4f2-fd3b32754c78 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:ed2264ac-4721-40a1-a101-18cee89c64f9 for instance 096d43c6-66fc-4a3b-b7e5-fa12ef7282ec on instance [pid: 7|app: 0|req: 328/651] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:51 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-07 01:15:52.142 7 INFO nova.api.openstack.compute.server_external_events [req-1168fb55-8214-4695-be5e-c909502fb110 req-8ced7342-afb9-43a8-8e2f-c3b01fae03ae 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:368e692c-66bc-4cc3-9438-73d1954427dd for instance 521ee37a-80ab-4f42-80c0-0b8078c14dde on instance [pid: 7|app: 0|req: 329/652] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/653] 10.0.0.131 () {32 vars in 723 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/654] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde => generated 1437 bytes in 232 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: 331/655] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => generated 1656 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/656] 10.0.0.131 () {32 vars in 723 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec/ips => generated 109 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/657] 10.0.0.131 () {32 vars in 723 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec/ips => generated 109 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/658] 10.0.0.131 () {32 vars in 825 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec/ips/tempest-ServerAddressesTestJSON-2045093930-network => generated 94 bytes in 36 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: 333/659] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:15:52 2026] DELETE /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => generated 0 bytes in 152 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: 334/660] 10.0.0.131 () {32 vars in 723 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/ips => generated 195 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: 8|app: 0|req: 327/661] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => generated 1662 bytes in 318 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: 335/662] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde => generated 1437 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, ' [pid: 8|app: 0|req: 328/663] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1952 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 01:15:53.455 7 INFO nova.api.openstack.compute.server_external_events [req-75ab05c1-076c-4618-8582-6a357c31b47b req-876aff08-763f-4863-ae17-e8703ceee6e1 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:ed2264ac-4721-40a1-a101-18cee89c64f9 for instance 096d43c6-66fc-4a3b-b7e5-fa12ef7282ec on instance 2026-04-07 01:15:53.456 7 INFO nova.api.openstack.compute.server_external_events [req-75ab05c1-076c-4618-8582-6a357c31b47b req-876aff08-763f-4863-ae17-e8703ceee6e1 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:32444dbf-0157-4d6e-b42d-22b929d763ac for instance 537972e4-38fb-4d6d-9ce4-97de96131b21 on instance 2026-04-07 01:15:53.456 7 INFO nova.api.openstack.compute.server_external_events [req-75ab05c1-076c-4618-8582-6a357c31b47b req-876aff08-763f-4863-ae17-e8703ceee6e1 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:ed2264ac-4721-40a1-a101-18cee89c64f9 for instance 096d43c6-66fc-4a3b-b7e5-fa12ef7282ec on instance [pid: 7|app: 0|req: 336/664] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:53 2026] POST /v2.1/os-server-external-events => generated 523 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: 8|app: 0|req: 329/665] 10.0.0.131 () {34 vars in 750 bytes} [Tue Apr 7 01:15:53 2026] POST /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/action => generated 0 bytes in 78 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: 337/666] 10.0.0.131 () {32 vars in 723 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/ips => generated 195 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-04-07 01:15:54.191 8 INFO nova.api.openstack.compute.server_external_events [req-fdfa8071-64c8-49c1-a696-7d40891c3699 req-cff86d38-066e-44a7-bdd9-62817b8303b2 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:ed2264ac-4721-40a1-a101-18cee89c64f9 for instance 096d43c6-66fc-4a3b-b7e5-fa12ef7282ec on instance 2026-04-07 01:15:54.192 8 INFO nova.api.openstack.compute.server_external_events [req-fdfa8071-64c8-49c1-a696-7d40891c3699 req-cff86d38-066e-44a7-bdd9-62817b8303b2 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:368e692c-66bc-4cc3-9438-73d1954427dd for instance 521ee37a-80ab-4f42-80c0-0b8078c14dde on instance [pid: 8|app: 0|req: 331/669] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:54 2026] POST /v2.1/os-server-external-events => generated 354 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-04-07 01:15:54.297 7 INFO nova.api.openstack.wsgi [None req-470a7f66-4321-40dc-b621-2d00efe2f1a2 3a0772896301409980d66768781d5130 57a46bf8f3a145a4916e91546bae922d - - default default] HTTP exception thrown: Instance 096d43c6-66fc-4a3b-b7e5-fa12ef7282ec could not be found. [pid: 7|app: 0|req: 339/670] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.1/servers/096d43c6-66fc-4a3b-b7e5-fa12ef7282ec => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 340/671] 10.0.0.131 () {32 vars in 723 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/672] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde => generated 1425 bytes in 307 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-04-07 01:15:55.502 7 INFO nova.api.openstack.compute.server_external_events [req-fbe14439-c0c0-40b8-b083-cf3099a94cde req-3bc68af2-194e-4db6-9022-aacd9aa23dfc 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:ed2264ac-4721-40a1-a101-18cee89c64f9 for instance 096d43c6-66fc-4a3b-b7e5-fa12ef7282ec on instance 2026-04-07 01:15:55.502 7 INFO nova.api.openstack.compute.server_external_events [req-fbe14439-c0c0-40b8-b083-cf3099a94cde req-3bc68af2-194e-4db6-9022-aacd9aa23dfc 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:32444dbf-0157-4d6e-b42d-22b929d763ac for instance 537972e4-38fb-4d6d-9ce4-97de96131b21 on instance [pid: 7|app: 0|req: 341/673] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:55 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/674] 10.0.0.131 () {32 vars in 723 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21/ips => generated 157 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 342/675] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:15:55 2026] DELETE /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/676] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde => generated 1612 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: 8|app: 0|req: 335/677] 10.0.0.131 () {32 vars in 741 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde/os-interface => generated 285 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/678] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1844 bytes in 319 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-04-07 01:15:56.239 8 INFO nova.api.openstack.compute.server_external_events [req-290f8e36-f41b-40a6-824d-5b83effa0f23 req-2960a213-a336-4155-b1b7-27157b05468c 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:368e692c-66bc-4cc3-9438-73d1954427dd for instance 521ee37a-80ab-4f42-80c0-0b8078c14dde on instance [pid: 8|app: 0|req: 336/679] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:56 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-07 01:15:57.559 8 INFO nova.api.openstack.compute.server_external_events [req-00b7cdc4-f004-4d8e-bc0c-dbcccf905301 req-046f8848-0497-4c1d-bbb4-4e0ae375a8a1 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:32444dbf-0157-4d6e-b42d-22b929d763ac for instance 537972e4-38fb-4d6d-9ce4-97de96131b21 on instance 2026-04-07 01:15:57.560 8 INFO nova.api.openstack.compute.server_external_events [req-00b7cdc4-f004-4d8e-bc0c-dbcccf905301 req-046f8848-0497-4c1d-bbb4-4e0ae375a8a1 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:32444dbf-0157-4d6e-b42d-22b929d763ac for instance 537972e4-38fb-4d6d-9ce4-97de96131b21 on instance [pid: 8|app: 0|req: 337/680] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:57 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 1844 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/682] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde => generated 1612 bytes in 299 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: 345/683] 10.0.0.131 () {32 vars in 641 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.1/servers => generated 388 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/684] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:15:58 2026] DELETE /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde => generated 0 bytes in 142 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-04-07 01:15:58.291 8 INFO nova.api.openstack.compute.server_external_events [req-e686e0fe-37da-41f9-96f7-0f3f2cec01ed req-6834441f-3b84-48a0-b6be-3b6ddc88cfc0 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:368e692c-66bc-4cc3-9438-73d1954427dd for instance 521ee37a-80ab-4f42-80c0-0b8078c14dde on instance 2026-04-07 01:15:58.291 8 INFO nova.api.openstack.compute.server_external_events [req-e686e0fe-37da-41f9-96f7-0f3f2cec01ed req-6834441f-3b84-48a0-b6be-3b6ddc88cfc0 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:32444dbf-0157-4d6e-b42d-22b929d763ac for instance 537972e4-38fb-4d6d-9ce4-97de96131b21 on instance [pid: 8|app: 0|req: 340/685] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:58 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/686] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde => generated 1618 bytes in 159 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-04-07 01:15:58.633 8 INFO nova.api.openstack.wsgi [None req-8d1ebdae-5590-45fb-a3ac-7c9547100a7a b714ab75f4004a10bbec284e0d9b4519 f1e91ddf9fc14fa8aebdbc8e6c9c6ea8 - - default default] HTTP exception thrown: Instance 537972e4-38fb-4d6d-9ce4-97de96131b21 could not be found. [pid: 8|app: 0|req: 341/687] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/688] 10.0.0.131 () {32 vars in 704 bytes} [Tue Apr 7 01:15:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-646538486 => generated 0 bytes in 30 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-04-07 01:15:59.306 8 INFO nova.api.openstack.wsgi [None req-e0b2ca03-ccd9-41ef-9eae-0a62d42df6c1 b714ab75f4004a10bbec284e0d9b4519 f1e91ddf9fc14fa8aebdbc8e6c9c6ea8 - - default default] HTTP exception thrown: Instance 537972e4-38fb-4d6d-9ce4-97de96131b21 could not be found. [pid: 8|app: 0|req: 342/689] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:15:59 2026] DELETE /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 01:15:59.334 7 INFO nova.api.openstack.wsgi [None req-2e5f185f-2d4c-43e3-9977-3eb7438363e9 b714ab75f4004a10bbec284e0d9b4519 f1e91ddf9fc14fa8aebdbc8e6c9c6ea8 - - default default] HTTP exception thrown: Instance 537972e4-38fb-4d6d-9ce4-97de96131b21 could not be found. [pid: 7|app: 0|req: 348/690] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.1/servers/537972e4-38fb-4d6d-9ce4-97de96131b21 => 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, ' [pid: 8|app: 0|req: 343/691] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde => generated 1738 bytes in 163 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-04-07 01:15:59.669 7 INFO nova.api.openstack.compute.server_external_events [req-3fe37d3b-e04d-40b3-9707-d9c44ea65d03 req-55d19f92-789b-4c8e-84e5-c61d82d27697 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:368e692c-66bc-4cc3-9438-73d1954427dd for instance 521ee37a-80ab-4f42-80c0-0b8078c14dde on instance [pid: 7|app: 0|req: 349/692] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:15:59 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, ' 2026-04-07 01:16:00.336 8 INFO nova.api.openstack.compute.server_external_events [req-2920f808-f582-4e74-b305-875660ee3bc0 req-d139561b-2d21-454b-86f5-0b245e049cdb 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:368e692c-66bc-4cc3-9438-73d1954427dd for instance 521ee37a-80ab-4f42-80c0-0b8078c14dde on instance 2026-04-07 01:16:00.336 8 INFO nova.api.openstack.compute.server_external_events [req-2920f808-f582-4e74-b305-875660ee3bc0 req-d139561b-2d21-454b-86f5-0b245e049cdb 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:368e692c-66bc-4cc3-9438-73d1954427dd for instance 521ee37a-80ab-4f42-80c0-0b8078c14dde on instance [pid: 8|app: 0|req: 344/693] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:16:00 2026] POST /v2.1/os-server-external-events => generated 356 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-04-07 01:16:00.575 7 INFO nova.api.openstack.wsgi [None req-0166d316-af65-4ec1-b84f-b05e13c2d44b 77492a78545d45b498277e6e01131436 7e7f2030e97141f8a189b5004295896f - - default default] HTTP exception thrown: Instance 521ee37a-80ab-4f42-80c0-0b8078c14dde could not be found. [pid: 7|app: 0|req: 350/694] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.1/servers/521ee37a-80ab-4f42-80c0-0b8078c14dde => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/695] 10.0.0.131 () {32 vars in 704 bytes} [Tue Apr 7 01:16:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-384333570 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/696] 10.0.0.131 () {30 vars in 413 bytes} [Tue Apr 7 01:16:01 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.131 () {28 vars in 560 bytes} [Tue Apr 7 01:16:01 2026] GET /v2/ => generated 401 bytes in 436 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/698] 10.0.0.131 () {28 vars in 564 bytes} [Tue Apr 7 01:16:01 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: 8|app: 0|req: 347/699] 10.0.0.131 () {30 vars in 413 bytes} [Tue Apr 7 01:16:01 2026] GET / => generated 421 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/702] 10.0.0.131 () {34 vars in 671 bytes} [Tue Apr 7 01:16:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/703] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:16:12 2026] POST /v2.1/servers => generated 450 bytes in 610 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6 => generated 1424 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/707] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6 => generated 1482 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: 7|app: 0|req: 356/708] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6 => generated 1549 bytes in 151 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-04-07 01:16:15.596 8 INFO nova.api.openstack.compute.server_external_events [req-8aabbc54-c3bf-4711-be5a-a94f791b5536 req-38aef850-0aa4-435d-b1b2-e7e282c8fcdd 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:17970e78-0239-4662-b87d-7c94456df187 for instance 1d1d8933-c0e7-4123-89d5-73b112cb74b6 on instance [pid: 8|app: 0|req: 353/709] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:16:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/710] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6 => generated 1549 bytes in 150 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-04-07 01:16:17.639 7 INFO nova.api.openstack.compute.server_external_events [req-8296ee62-eba9-4b1d-a7e9-b1b0139b29b5 req-c832e129-f233-4c04-97de-e8654bc38fd5 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:17970e78-0239-4662-b87d-7c94456df187 for instance 1d1d8933-c0e7-4123-89d5-73b112cb74b6 on instance 2026-04-07 01:16:17.640 7 INFO nova.api.openstack.compute.server_external_events [req-8296ee62-eba9-4b1d-a7e9-b1b0139b29b5 req-c832e129-f233-4c04-97de-e8654bc38fd5 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:17970e78-0239-4662-b87d-7c94456df187 for instance 1d1d8933-c0e7-4123-89d5-73b112cb74b6 on instance [pid: 7|app: 0|req: 358/711] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:16:17 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) [pid: 8|app: 0|req: 354/712] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6 => generated 1549 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: 7|app: 0|req: 359/713] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6 => generated 1727 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/714] 10.0.0.131 () {32 vars in 741 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6/os-interface => generated 285 bytes in 82 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-04-07 01:16:19.681 8 INFO nova.api.openstack.compute.server_external_events [req-b3551137-f583-404d-a466-ad4a10873248 req-44708165-b5da-4aca-89c4-914bdfd55bc6 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:17970e78-0239-4662-b87d-7c94456df187 for instance 1d1d8933-c0e7-4123-89d5-73b112cb74b6 on instance [pid: 8|app: 0|req: 356/715] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:16:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6 => generated 1727 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, ' [pid: 8|app: 0|req: 357/717] 10.0.0.131 () {32 vars in 641 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.1/servers => generated 378 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, ' [pid: 7|app: 0|req: 361/718] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:16:19 2026] DELETE /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/719] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6 => generated 1733 bytes in 150 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: 362/720] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6 => generated 1853 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, ' 2026-04-07 01:16:21.725 8 INFO nova.api.openstack.compute.server_external_events [req-bdac7066-e700-4838-b57a-1318f2b30aa4 req-e44b8f38-af94-42a2-96de-526fb19b8736 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:17970e78-0239-4662-b87d-7c94456df187 for instance 1d1d8933-c0e7-4123-89d5-73b112cb74b6 on instance [pid: 8|app: 0|req: 359/721] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:16:21 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-07 01:16:22.454 7 INFO nova.api.openstack.wsgi [None req-c338562e-4c88-40f3-93d4-389a5c6d7b0b a7e70ab57c64467d938c5034a700fa1f f87776a54ec94a0c9c1aa431e917872f - - default default] HTTP exception thrown: Instance 1d1d8933-c0e7-4123-89d5-73b112cb74b6 could not be found. [pid: 7|app: 0|req: 363/722] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.1/servers/1d1d8933-c0e7-4123-89d5-73b112cb74b6 => 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: 8|app: 0|req: 360/723] 10.0.0.131 () {32 vars in 706 bytes} [Tue Apr 7 01:16:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1201175964 => 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: 366/728] 10.0.0.131 () {34 vars in 671 bytes} [Tue Apr 7 01:16:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/729] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:16:39 2026] POST /v2.1/servers => generated 453 bytes in 802 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543 => generated 1431 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/731] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543 => generated 1489 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/732] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543 => generated 1557 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-07 01:16:43.395 8 INFO nova.api.openstack.compute.server_external_events [req-c99232e5-7ecc-4d9e-bab1-44a330eb39d4 req-3c0a8acd-2158-48fa-9a61-ae5f76b80e24 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:bee98f41-701b-4fbe-b7b1-b5aacf821e92 for instance 8d071a22-b052-4ddb-b68b-8538cf82f543 on instance [pid: 8|app: 0|req: 365/733] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:16:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543 => generated 1557 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/737] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543 => generated 1557 bytes in 291 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-04-07 01:16:45.635 7 INFO nova.api.openstack.compute.server_external_events [req-7a4cca7e-de38-4485-9fd4-3a8f3faf5b9c req-0d7abdd6-46eb-488a-b4ee-eace87a8aa5f 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:bee98f41-701b-4fbe-b7b1-b5aacf821e92 for instance 8d071a22-b052-4ddb-b68b-8538cf82f543 on instance [pid: 7|app: 0|req: 371/738] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:16:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/739] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543 => generated 1741 bytes in 139 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: 372/740] 10.0.0.131 () {32 vars in 741 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543/os-interface => generated 285 bytes in 65 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-04-07 01:16:46.828 7 INFO nova.api.openstack.compute.server_external_events [req-e29abb55-e6a0-4659-be57-1bbca5a4c4ea req-1346b4a7-2a97-40d0-9888-c6c21ef410c5 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:bee98f41-701b-4fbe-b7b1-b5aacf821e92 for instance 8d071a22-b052-4ddb-b68b-8538cf82f543 on instance [pid: 7|app: 0|req: 373/741] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:16:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/742] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543 => generated 1741 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/743] 10.0.0.131 () {32 vars in 641 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.1/servers => generated 383 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/744] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:16:47 2026] DELETE /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543 => generated 0 bytes in 85 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: 375/745] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:47 2026] GET /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543 => generated 1747 bytes in 209 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-04-07 01:16:47.677 8 INFO nova.api.openstack.compute.server_external_events [req-4d937bdf-5354-4e97-9279-b15583535f28 req-6c9e3388-24c0-455e-a4d3-da1500254243 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:bee98f41-701b-4fbe-b7b1-b5aacf821e92 for instance 8d071a22-b052-4ddb-b68b-8538cf82f543 on instance 2026-04-07 01:16:47.678 8 INFO nova.api.openstack.compute.server_external_events [req-4d937bdf-5354-4e97-9279-b15583535f28 req-6c9e3388-24c0-455e-a4d3-da1500254243 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:bee98f41-701b-4fbe-b7b1-b5aacf821e92 for instance 8d071a22-b052-4ddb-b68b-8538cf82f543 on instance 2026-04-07 01:16:47.678 8 INFO nova.api.openstack.compute.server_external_events [req-4d937bdf-5354-4e97-9279-b15583535f28 req-6c9e3388-24c0-455e-a4d3-da1500254243 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:bee98f41-701b-4fbe-b7b1-b5aacf821e92 for instance 8d071a22-b052-4ddb-b68b-8538cf82f543 on instance [pid: 8|app: 0|req: 371/746] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:16:47 2026] POST /v2.1/os-server-external-events => generated 527 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: 376/747] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543 => generated 1867 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:48.887 8 INFO nova.api.openstack.compute.server_external_events [req-e0388c4e-fc06-4a7c-969e-4d5085fe9da5 req-c4f55ad8-a515-46f6-afe3-2db114049ef5 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:bee98f41-701b-4fbe-b7b1-b5aacf821e92 for instance 8d071a22-b052-4ddb-b68b-8538cf82f543 on instance [pid: 8|app: 0|req: 372/748] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:16:48 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-04-07 01:16:49.607 7 INFO nova.api.openstack.wsgi [None req-9acdec7f-193b-4075-a3ef-5c7ee124b672 e5ecbf37c52d46c4ae675408df0a4b39 202d350fdfcd4c249755cfb753826f0e - - default default] HTTP exception thrown: Instance 8d071a22-b052-4ddb-b68b-8538cf82f543 could not be found. [pid: 7|app: 0|req: 377/749] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.1/servers/8d071a22-b052-4ddb-b68b-8538cf82f543 => 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: 8|app: 0|req: 373/750] 10.0.0.131 () {32 vars in 706 bytes} [Tue Apr 7 01:16:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1408855697 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 10.0.0.131 () {34 vars in 671 bytes} [Tue Apr 7 01:17:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:17:03 2026] POST /v2.1/servers => generated 453 bytes in 980 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: 380/757] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:04 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1391 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: 8|app: 0|req: 378/758] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:06 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1449 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: 7|app: 0|req: 381/759] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:07 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1517 bytes in 180 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-04-07 01:17:07.734 8 INFO nova.api.openstack.compute.server_external_events [req-1e80f046-621e-4293-ae6d-c96281373498 req-54f49b04-eb17-4007-a676-2cc28cfea169 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:34396d29-65c7-4caf-b0d0-bfab4356eaa2 for instance 77bf4c57-018b-40d8-81b0-48f97cc56096 on instance [pid: 8|app: 0|req: 379/760] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:17: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: 382/761] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1517 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:08.847 8 INFO nova.api.openstack.compute.server_external_events [req-e9b2d7e9-c5c7-416f-af08-5b22cff4afe2 req-7feb85e8-079e-43b3-a1fa-7f9da385ef26 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:34396d29-65c7-4caf-b0d0-bfab4356eaa2 for instance 77bf4c57-018b-40d8-81b0-48f97cc56096 on instance [pid: 8|app: 0|req: 380/762] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:17:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/763] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:09 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1700 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/764] 10.0.0.131 () {32 vars in 741 bytes} [Tue Apr 7 01:17:09 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096/os-interface => generated 284 bytes in 128 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-04-07 01:17:10.926 7 INFO nova.api.openstack.compute.server_external_events [req-60c7d684-fa1d-4361-9884-dc4109139959 req-874fe93d-e682-4482-bf62-a8290127fe0f 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:34396d29-65c7-4caf-b0d0-bfab4356eaa2 for instance 77bf4c57-018b-40d8-81b0-48f97cc56096 on instance [pid: 7|app: 0|req: 384/765] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:17:10 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-04-07 01:17:12.987 8 INFO nova.api.openstack.compute.server_external_events [req-56b1c98d-f92f-4e09-9b41-1a30b5b45315 req-9ec13691-2239-4b61-8fb3-2236851bd5a1 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:34396d29-65c7-4caf-b0d0-bfab4356eaa2 for instance 77bf4c57-018b-40d8-81b0-48f97cc56096 on instance [pid: 8|app: 0|req: 382/766] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:17:12 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, ' [pid: 8|app: 0|req: 385/771] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1820 bytes in 255 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: 387/772] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1820 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, ' [pid: 8|app: 0|req: 386/773] 10.0.0.131 () {34 vars in 750 bytes} [Tue Apr 7 01:17:27 2026] POST /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096/action => generated 0 bytes in 76 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: 388/774] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1822 bytes in 167 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-04-07 01:17:28.057 8 INFO nova.api.openstack.compute.server_external_events [req-b4df4b60-9ebe-48e1-8ade-69165022ddb7 req-a9e0c5e9-e0d9-4aa7-9a28-9185a7910b8c 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:34396d29-65c7-4caf-b0d0-bfab4356eaa2 for instance 77bf4c57-018b-40d8-81b0-48f97cc56096 on instance [pid: 8|app: 0|req: 387/775] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:17:28 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 389/776] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1827 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: 8|app: 0|req: 388/777] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1820 bytes in 132 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-04-07 01:17:30.102 7 INFO nova.api.openstack.compute.server_external_events [req-086cc7fd-7048-4cba-b51e-228b620c39f1 req-cf57231a-93d8-479b-a96d-a06d2c583fb2 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:34396d29-65c7-4caf-b0d0-bfab4356eaa2 for instance 77bf4c57-018b-40d8-81b0-48f97cc56096 on instance 2026-04-07 01:17:30.103 7 INFO nova.api.openstack.compute.server_external_events [req-086cc7fd-7048-4cba-b51e-228b620c39f1 req-cf57231a-93d8-479b-a96d-a06d2c583fb2 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:34396d29-65c7-4caf-b0d0-bfab4356eaa2 for instance 77bf4c57-018b-40d8-81b0-48f97cc56096 on instance 2026-04-07 01:17:30.103 7 INFO nova.api.openstack.compute.server_external_events [req-086cc7fd-7048-4cba-b51e-228b620c39f1 req-cf57231a-93d8-479b-a96d-a06d2c583fb2 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:34396d29-65c7-4caf-b0d0-bfab4356eaa2 for instance 77bf4c57-018b-40d8-81b0-48f97cc56096 on instance [pid: 7|app: 0|req: 390/778] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:17:30 2026] POST /v2.1/os-server-external-events => generated 525 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: 392/781] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:17:42 2026] POST /v2.1/servers => generated 424 bytes in 514 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/782] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:43 2026] GET /v2.1/servers/28e62ccd-2470-4d82-ab65-752be0f9afe5 => generated 1367 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/785] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:44 2026] GET /v2.1/servers/28e62ccd-2470-4d82-ab65-752be0f9afe5 => generated 1425 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/786] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1820 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/787] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.1/servers/28e62ccd-2470-4d82-ab65-752be0f9afe5 => generated 1467 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:17:45 2026] DELETE /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => 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, ' [pid: 8|app: 0|req: 394/789] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1826 bytes in 147 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-04-07 01:17:45.777 7 INFO nova.api.openstack.compute.server_external_events [req-423e0550-2d50-4830-87de-eea9434ea6c6 req-d0eb7743-7b3d-4da0-84bb-5000f913b454 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:84ce9ec2-6c28-42a7-9095-5a84d07c1cd4 for instance 28e62ccd-2470-4d82-ab65-752be0f9afe5 on instance [pid: 7|app: 0|req: 396/790] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:17:45 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-04-07 01:17:45.883 8 INFO nova.api.openstack.compute.server_external_events [req-da2905c2-59df-4d4f-ae04-be6eff471926 req-34bd1f1d-a70f-4d84-8ce4-7c727473c182 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:34396d29-65c7-4caf-b0d0-bfab4356eaa2 for instance 77bf4c57-018b-40d8-81b0-48f97cc56096 on instance [pid: 8|app: 0|req: 395/791] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:17:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/792] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:46 2026] GET /v2.1/servers/28e62ccd-2470-4d82-ab65-752be0f9afe5 => generated 1467 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: 8|app: 0|req: 396/793] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:46 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => generated 1472 bytes in 80 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: 398/794] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:47 2026] GET /v2.1/servers/28e62ccd-2470-4d82-ab65-752be0f9afe5 => generated 1467 bytes in 130 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-04-07 01:17:47.903 8 INFO nova.api.openstack.wsgi [None req-05f30bfd-94a8-4931-a0d4-42211472d19d 5ce2e2adc5954eafa763ed193cfdc85c 487cd95c1bc747b186e5c659b40c1074 - - default default] HTTP exception thrown: Instance 77bf4c57-018b-40d8-81b0-48f97cc56096 could not be found. [pid: 8|app: 0|req: 397/795] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:47 2026] GET /v2.1/servers/77bf4c57-018b-40d8-81b0-48f97cc56096 => 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-04-07 01:17:47.923 7 INFO nova.api.openstack.compute.server_external_events [req-86cef8d4-a532-4f6c-bf78-be9e42d75c74 req-9570fae2-453e-4ee4-944f-1c38fe701d0b 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:34396d29-65c7-4caf-b0d0-bfab4356eaa2 for instance 77bf4c57-018b-40d8-81b0-48f97cc56096 on instance 2026-04-07 01:17:47.924 7 INFO nova.api.openstack.compute.server_external_events [req-86cef8d4-a532-4f6c-bf78-be9e42d75c74 req-9570fae2-453e-4ee4-944f-1c38fe701d0b 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:34396d29-65c7-4caf-b0d0-bfab4356eaa2 for instance 77bf4c57-018b-40d8-81b0-48f97cc56096 on instance 2026-04-07 01:17:47.924 7 INFO nova.api.openstack.compute.server_external_events [req-86cef8d4-a532-4f6c-bf78-be9e42d75c74 req-9570fae2-453e-4ee4-944f-1c38fe701d0b 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:84ce9ec2-6c28-42a7-9095-5a84d07c1cd4 for instance 28e62ccd-2470-4d82-ab65-752be0f9afe5 on instance 2026-04-07 01:17:47.924 7 INFO nova.api.openstack.compute.server_external_events [req-86cef8d4-a532-4f6c-bf78-be9e42d75c74 req-9570fae2-453e-4ee4-944f-1c38fe701d0b 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:84ce9ec2-6c28-42a7-9095-5a84d07c1cd4 for instance 28e62ccd-2470-4d82-ab65-752be0f9afe5 on instance [pid: 7|app: 0|req: 399/796] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.1/os-server-external-events => generated 696 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/797] 10.0.0.131 () {32 vars in 704 bytes} [Tue Apr 7 01:17:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-366220167 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/798] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.1/servers/28e62ccd-2470-4d82-ab65-752be0f9afe5 => generated 1647 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/799] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:17:49 2026] DELETE /v2.1/servers/28e62ccd-2470-4d82-ab65-752be0f9afe5 => 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, ' [pid: 7|app: 0|req: 401/800] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.1/servers/28e62ccd-2470-4d82-ab65-752be0f9afe5 => generated 1653 bytes in 291 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-04-07 01:17:49.964 8 INFO nova.api.openstack.compute.server_external_events [req-344c342d-965a-4f20-b917-3a3b60001ac1 req-8eedd0bd-6840-496c-b642-491458102b6c 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:84ce9ec2-6c28-42a7-9095-5a84d07c1cd4 for instance 28e62ccd-2470-4d82-ab65-752be0f9afe5 on instance [pid: 8|app: 0|req: 400/801] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:17:49 2026] POST /v2.1/os-server-external-events => generated 185 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: 402/802] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:50 2026] GET /v2.1/servers/28e62ccd-2470-4d82-ab65-752be0f9afe5 => generated 1453 bytes in 125 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-04-07 01:17:51.993 8 INFO nova.api.openstack.wsgi [None req-98d744a0-bc0c-4637-94c8-63ee4953bd22 4d8bd52a45354d6096594117853297d5 8af47f3ef7254f02b9b3291fafbfd38b - - default default] HTTP exception thrown: Instance 28e62ccd-2470-4d82-ab65-752be0f9afe5 could not be found. [pid: 8|app: 0|req: 401/803] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:17:51 2026] GET /v2.1/servers/28e62ccd-2470-4d82-ab65-752be0f9afe5 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 01:17:52.008 7 INFO nova.api.openstack.compute.server_external_events [req-ad8e6790-0a59-4c43-a77d-6d3fbb4bf402 req-d5543a9a-6b3d-4576-b816-64f266a235ab 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:84ce9ec2-6c28-42a7-9095-5a84d07c1cd4 for instance 28e62ccd-2470-4d82-ab65-752be0f9afe5 on instance 2026-04-07 01:17:52.009 7 INFO nova.api.openstack.compute.server_external_events [req-ad8e6790-0a59-4c43-a77d-6d3fbb4bf402 req-d5543a9a-6b3d-4576-b816-64f266a235ab 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:84ce9ec2-6c28-42a7-9095-5a84d07c1cd4 for instance 28e62ccd-2470-4d82-ab65-752be0f9afe5 on instance [pid: 7|app: 0|req: 403/804] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:17:51 2026] POST /v2.1/os-server-external-events => generated 354 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: 406/809] 10.0.0.144 () {30 vars in 619 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/810] 10.0.0.144 () {30 vars in 621 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.144 () {34 vars in 913 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.1/os-simple-tenant-usage/cbb0522d374547488d3e747f7b1cedd7?start=2026-04-06T00:00:00&end=2026-04-07T23:59:59 => generated 20 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 10.0.0.144 () {30 vars in 654 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/813] 10.0.0.144 () {30 vars in 619 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 406/814] 10.0.0.144 () {30 vars in 621 bytes} [Tue Apr 7 01:18:11 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: 409/815] 10.0.0.144 () {34 vars in 913 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.1/os-simple-tenant-usage/cbb0522d374547488d3e747f7b1cedd7?start=2026-04-06T00:00:00&end=2026-04-07T23:59:59 => generated 20 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.144 () {30 vars in 654 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 412/821] 10.0.0.131 () {34 vars in 671 bytes} [Tue Apr 7 01:18:28 2026] POST /v2.1/os-keypairs => generated 398 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/822] 10.0.0.131 () {34 vars in 671 bytes} [Tue Apr 7 01:18:30 2026] POST /v2.1/os-keypairs => generated 396 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:18:31 2026] POST /v2.1/servers => generated 450 bytes in 537 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/824] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:31 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1402 bytes in 59 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: 414/825] 10.0.0.131 () {34 vars in 671 bytes} [Tue Apr 7 01:18:32 2026] POST /v2.1/os-keypairs => generated 385 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: 8|app: 0|req: 412/826] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1460 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/829] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1528 bytes in 121 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-04-07 01:18:34.336 7 INFO nova.api.openstack.compute.server_external_events [req-f7fa7e25-c88b-41ac-8152-3acc65f3bc07 req-230f3354-e6e4-4cc4-9f31-df00316d72ef 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:702940b4-fca4-4f78-b55b-5c0c0953c407 for instance 8e8a347a-25e3-4d9d-97dd-294a2ade6046 on instance [pid: 7|app: 0|req: 417/830] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:18:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/831] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:18:34 2026] POST /v2.1/servers => generated 495 bytes in 592 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: 418/832] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1456 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: 8|app: 0|req: 415/833] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1528 bytes in 187 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: 419/834] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:35 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1514 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: 8|app: 0|req: 416/835] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:36 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1528 bytes in 126 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-04-07 01:18:37.003 8 INFO nova.api.openstack.compute.server_external_events [req-d2904306-ce62-4e30-be16-2e38622b1ff1 req-7015bf04-89fb-4ace-8a90-1777e085b59b 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:4e11f3f1-9789-4c60-a722-c05456db9339 for instance 256b0351-8ae1-49ae-ab34-e2be5772aa60 on instance [pid: 8|app: 0|req: 417/836] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:18:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/837] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:36 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1627 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/838] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1528 bytes in 258 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: 421/839] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1627 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/840] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1528 bytes in 126 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: 422/841] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1627 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/842] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1528 bytes in 148 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/843] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1627 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/844] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1528 bytes in 122 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-04-07 01:18:41.401 7 INFO nova.api.openstack.compute.server_external_events [req-35aab021-470d-49b5-a835-352e10b28ac5 req-21915733-4acd-429b-af16-af8c30f8ad67 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:702940b4-fca4-4f78-b55b-5c0c0953c407 for instance 8e8a347a-25e3-4d9d-97dd-294a2ade6046 on instance [pid: 7|app: 0|req: 424/845] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:18:41 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: 8|app: 0|req: 422/846] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1627 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/847] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:42 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1697 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, ' [pid: 8|app: 0|req: 423/848] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:42 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1697 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: 426/849] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:42 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1627 bytes in 127 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-04-07 01:18:43.451 8 INFO nova.api.openstack.compute.server_external_events [req-0c0fec4d-faf9-4616-a49f-31ae22cd2b2a req-79db6f2b-64f4-4bed-92bf-7786172e49d3 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:702940b4-fca4-4f78-b55b-5c0c0953c407 for instance 8e8a347a-25e3-4d9d-97dd-294a2ade6046 on instance 2026-04-07 01:18:43.451 8 INFO nova.api.openstack.compute.server_external_events [req-0c0fec4d-faf9-4616-a49f-31ae22cd2b2a req-79db6f2b-64f4-4bed-92bf-7786172e49d3 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:4e11f3f1-9789-4c60-a722-c05456db9339 for instance 256b0351-8ae1-49ae-ab34-e2be5772aa60 on instance 2026-04-07 01:18:43.452 8 INFO nova.api.openstack.compute.server_external_events [req-0c0fec4d-faf9-4616-a49f-31ae22cd2b2a req-79db6f2b-64f4-4bed-92bf-7786172e49d3 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:4e11f3f1-9789-4c60-a722-c05456db9339 for instance 256b0351-8ae1-49ae-ab34-e2be5772aa60 on instance [pid: 8|app: 0|req: 424/850] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:18:43 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/853] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:18:43 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1808 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/854] 10.0.0.131 () {32 vars in 741 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60/os-interface => generated 285 bytes in 101 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-04-07 01:18:45.305 7 INFO nova.api.openstack.compute.server_external_events [req-28b13ca2-a5da-4612-93f7-76da33edbf3b req-82be92f2-d622-4102-a365-46269bf92c64 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:4e11f3f1-9789-4c60-a722-c05456db9339 for instance 256b0351-8ae1-49ae-ab34-e2be5772aa60 on instance [pid: 7|app: 0|req: 429/855] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:18:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:45.490 8 INFO nova.api.openstack.compute.server_external_events [req-6f177864-503d-46a3-861f-3143eec17016 req-3b81d28b-ef03-4b8d-8964-8d5e29bc7a7f 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:702940b4-fca4-4f78-b55b-5c0c0953c407 for instance 8e8a347a-25e3-4d9d-97dd-294a2ade6046 on instance [pid: 8|app: 0|req: 427/856] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:18:45 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: 430/859] 10.0.0.131 () {34 vars in 750 bytes} [Tue Apr 7 01:18:53 2026] POST /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046/action => generated 31838 bytes in 180 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-04-07 01:18:57.166 8 INFO nova.api.openstack.compute.server_external_events [req-49b08a64-fca1-4db7-bed7-7868a0155ef2 req-52014a06-7f22-46f9-bd07-b2ac35676bdb 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:702940b4-fca4-4f78-b55b-5c0c0953c407 for instance 8e8a347a-25e3-4d9d-97dd-294a2ade6046 on instance [pid: 8|app: 0|req: 430/860] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:18:57 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, ' [pid: 7|app: 0|req: 431/861] 10.0.0.131 () {34 vars in 671 bytes} [Tue Apr 7 01:18:58 2026] POST /v2.1/os-keypairs => generated 398 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/862] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:18:59 2026] POST /v2.1/servers => generated 449 bytes in 520 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/863] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:00 2026] GET /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669 => generated 1403 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/864] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:00 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1928 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: 7|app: 0|req: 433/865] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669 => generated 1461 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, ' [pid: 8|app: 0|req: 433/866] 10.0.0.131 () {32 vars in 753 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60/os-server-password => generated 116 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/867] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669 => generated 1528 bytes in 151 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-04-07 01:19:02.998 8 INFO nova.api.openstack.compute.server_external_events [req-674829d1-a92e-4d3f-b826-3ee4f1551a90 req-248bfffe-5da9-4fe8-b8fc-4d295dae67c3 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:2cf07fee-61dc-4c32-b24f-11f7541e01f4 for instance 04e311b1-a30e-4909-98ad-071acbe6e669 on instance [pid: 8|app: 0|req: 434/868] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:02 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: 435/869] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:19:03 2026] DELETE /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/870] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1934 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/873] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669 => generated 1528 bytes in 198 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: 437/874] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => generated 1542 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-04-07 01:19:05.045 8 INFO nova.api.openstack.compute.server_external_events [req-54f4a0a1-20bd-48dd-aa72-5208f0eccb9d req-d3d263c3-76c9-4de9-80fd-87a11149aa59 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:2cf07fee-61dc-4c32-b24f-11f7541e01f4 for instance 04e311b1-a30e-4909-98ad-071acbe6e669 on instance 2026-04-07 01:19:05.046 8 INFO nova.api.openstack.compute.server_external_events [req-54f4a0a1-20bd-48dd-aa72-5208f0eccb9d req-d3d263c3-76c9-4de9-80fd-87a11149aa59 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:2cf07fee-61dc-4c32-b24f-11f7541e01f4 for instance 04e311b1-a30e-4909-98ad-071acbe6e669 on instance 2026-04-07 01:19:05.046 8 INFO nova.api.openstack.compute.server_external_events [req-54f4a0a1-20bd-48dd-aa72-5208f0eccb9d req-d3d263c3-76c9-4de9-80fd-87a11149aa59 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:4e11f3f1-9789-4c60-a722-c05456db9339 for instance 256b0351-8ae1-49ae-ab34-e2be5772aa60 on instance 2026-04-07 01:19:05.046 8 INFO nova.api.openstack.compute.server_external_events [req-54f4a0a1-20bd-48dd-aa72-5208f0eccb9d req-d3d263c3-76c9-4de9-80fd-87a11149aa59 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:4e11f3f1-9789-4c60-a722-c05456db9339 for instance 256b0351-8ae1-49ae-ab34-e2be5772aa60 on instance 2026-04-07 01:19:05.047 8 INFO nova.api.openstack.compute.server_external_events [req-54f4a0a1-20bd-48dd-aa72-5208f0eccb9d req-d3d263c3-76c9-4de9-80fd-87a11149aa59 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:4e11f3f1-9789-4c60-a722-c05456db9339 for instance 256b0351-8ae1-49ae-ab34-e2be5772aa60 on instance [pid: 8|app: 0|req: 438/875] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:05 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/876] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669 => generated 1528 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-04-07 01:19:05.807 8 INFO nova.api.openstack.wsgi [None req-d5452d40-1611-4e1d-8dc1-672bb22ed86f e88df0f011ff4e32aacec448d8b14c3e 6b9eb62a683e48f99627f2b9c4c65eb6 - - default default] HTTP exception thrown: Instance 256b0351-8ae1-49ae-ab34-e2be5772aa60 could not be found. [pid: 8|app: 0|req: 439/877] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => 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, ' 2026-04-07 01:19:05.837 7 INFO nova.api.openstack.wsgi [None req-63959e94-28af-4534-8528-9735a7e2949c e88df0f011ff4e32aacec448d8b14c3e 6b9eb62a683e48f99627f2b9c4c65eb6 - - default default] HTTP exception thrown: Instance 256b0351-8ae1-49ae-ab34-e2be5772aa60 could not be found. [pid: 7|app: 0|req: 439/878] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:19:05 2026] DELETE /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => 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-04-07 01:19:05.871 8 INFO nova.api.openstack.wsgi [None req-340e1c33-54f7-4711-a647-3625376059c6 e88df0f011ff4e32aacec448d8b14c3e 6b9eb62a683e48f99627f2b9c4c65eb6 - - default default] HTTP exception thrown: Instance 256b0351-8ae1-49ae-ab34-e2be5772aa60 could not be found. [pid: 8|app: 0|req: 440/879] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.1/servers/256b0351-8ae1-49ae-ab34-e2be5772aa60 => 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, ' [pid: 7|app: 0|req: 440/880] 10.0.0.131 () {32 vars in 704 bytes} [Tue Apr 7 01:19:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-624405251 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/881] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669 => generated 1697 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/882] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669 => generated 1697 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/883] 10.0.0.131 () {32 vars in 726 bytes} [Tue Apr 7 01:19:06 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-377161206 => generated 0 bytes in 23 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-04-07 01:19:07.544 7 INFO nova.api.openstack.compute.server_external_events [req-eed3eb1b-bafe-4b43-b503-8cc94848b6f2 req-a0074126-d87a-4d06-b053-0d7d4b0a8bde 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:2cf07fee-61dc-4c32-b24f-11f7541e01f4 for instance 04e311b1-a30e-4909-98ad-071acbe6e669 on instance [pid: 7|app: 0|req: 442/884] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/887] 10.0.0.131 () {34 vars in 750 bytes} [Tue Apr 7 01:19:17 2026] POST /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669/action => generated 31991 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/888] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:19:20 2026] DELETE /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/889] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:20 2026] GET /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669 => generated 1823 bytes in 191 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-04-07 01:19:20.622 8 INFO nova.api.openstack.compute.server_external_events [req-b8ce027a-f886-4d52-a9ee-a9d130bfb089 req-0b6f9204-4a59-423b-9b5f-2a95e6781ce6 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:2cf07fee-61dc-4c32-b24f-11f7541e01f4 for instance 04e311b1-a30e-4909-98ad-071acbe6e669 on instance [pid: 8|app: 0|req: 445/890] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:20 2026] POST /v2.1/os-server-external-events => generated 185 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: 446/891] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669 => generated 1489 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:22.669 8 INFO nova.api.openstack.compute.server_external_events [req-24b920d7-f6cc-4691-b8fb-c050f7677306 req-4b19f987-f881-484f-baa4-ff89ee970137 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:2cf07fee-61dc-4c32-b24f-11f7541e01f4 for instance 04e311b1-a30e-4909-98ad-071acbe6e669 on instance 2026-04-07 01:19:22.669 8 INFO nova.api.openstack.compute.server_external_events [req-24b920d7-f6cc-4691-b8fb-c050f7677306 req-4b19f987-f881-484f-baa4-ff89ee970137 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:2cf07fee-61dc-4c32-b24f-11f7541e01f4 for instance 04e311b1-a30e-4909-98ad-071acbe6e669 on instance [pid: 8|app: 0|req: 446/892] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:22 2026] POST /v2.1/os-server-external-events => generated 354 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-04-07 01:19:22.767 7 INFO nova.api.openstack.wsgi [None req-70ed4196-b8e0-40ca-be9f-b29e32bd26ad 7f245ca8fb9f4fbaaa1a68fb52c89976 2e030f1a2f15412ca45a3e56e84ea33d - - default default] HTTP exception thrown: Instance 04e311b1-a30e-4909-98ad-071acbe6e669 could not be found. [pid: 7|app: 0|req: 447/893] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.1/servers/04e311b1-a30e-4909-98ad-071acbe6e669 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/894] 10.0.0.131 () {32 vars in 730 bytes} [Tue Apr 7 01:19:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2069920720 => 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, ' [pid: 7|app: 0|req: 448/895] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:19:23 2026] DELETE /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/896] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1703 bytes in 126 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-04-07 01:19:24.719 8 INFO nova.api.openstack.compute.server_external_events [req-fd3717de-25c9-4bcb-9775-c2cf8ff342d8 req-af7d2471-1290-45a2-b668-6ed573270b1e 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:702940b4-fca4-4f78-b55b-5c0c0953c407 for instance 8e8a347a-25e3-4d9d-97dd-294a2ade6046 on instance 2026-04-07 01:19:24.719 8 INFO nova.api.openstack.compute.server_external_events [req-fd3717de-25c9-4bcb-9775-c2cf8ff342d8 req-af7d2471-1290-45a2-b668-6ed573270b1e 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:702940b4-fca4-4f78-b55b-5c0c0953c407 for instance 8e8a347a-25e3-4d9d-97dd-294a2ade6046 on instance 2026-04-07 01:19:24.720 8 INFO nova.api.openstack.compute.server_external_events [req-fd3717de-25c9-4bcb-9775-c2cf8ff342d8 req-af7d2471-1290-45a2-b668-6ed573270b1e 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:702940b4-fca4-4f78-b55b-5c0c0953c407 for instance 8e8a347a-25e3-4d9d-97dd-294a2ade6046 on instance [pid: 8|app: 0|req: 450/899] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:24 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/900] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:24 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => generated 1488 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-04-07 01:19:25.825 8 INFO nova.api.openstack.wsgi [None req-c799fb2a-bfd4-48cb-9e42-7108a1a6ca21 7f245ca8fb9f4fbaaa1a68fb52c89976 2e030f1a2f15412ca45a3e56e84ea33d - - default default] HTTP exception thrown: Instance 8e8a347a-25e3-4d9d-97dd-294a2ade6046 could not be found. [pid: 8|app: 0|req: 451/901] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:25 2026] GET /v2.1/servers/8e8a347a-25e3-4d9d-97dd-294a2ade6046 => 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: 7|app: 0|req: 451/902] 10.0.0.131 () {32 vars in 730 bytes} [Tue Apr 7 01:19:26 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2133558219 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/905] 10.0.0.131 () {34 vars in 671 bytes} [Tue Apr 7 01:19:37 2026] POST /v2.1/os-keypairs => generated 395 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/906] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:19:40 2026] POST /v2.1/servers => generated 447 bytes in 667 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/907] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:41 2026] GET /v2.1/servers/111331d5-cf61-4b4c-b649-776268936ac5 => generated 1393 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, ' 2026-04-07 01:19:43.501 7 INFO nova.api.openstack.compute.server_external_events [req-2ea72697-7b75-40aa-bec8-744185ed6433 req-d5b09690-3877-4c8b-9e41-f4b953a7e4b6 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:bc504fb3-f2c7-4f07-9f90-b2ce25936456 for instance 111331d5-cf61-4b4c-b649-776268936ac5 on instance [pid: 7|app: 0|req: 454/908] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/911] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:46 2026] GET /v2.1/servers/111331d5-cf61-4b4c-b649-776268936ac5 => generated 1516 bytes in 156 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-04-07 01:19:50.473 7 INFO nova.api.openstack.compute.server_external_events [req-c5e5334d-d8c8-44f2-bdc2-a952fe1af33c req-30cda45f-4611-4e71-a27f-9b9ab9a11906 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:bc504fb3-f2c7-4f07-9f90-b2ce25936456 for instance 111331d5-cf61-4b4c-b649-776268936ac5 on instance [pid: 7|app: 0|req: 456/912] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/913] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.1/servers/111331d5-cf61-4b4c-b649-776268936ac5 => generated 1814 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-04-07 01:19:52.554 7 INFO nova.api.openstack.compute.server_external_events [req-4b6e7409-f445-42d4-a865-afc8f80a0107 req-bc6fa508-74a2-49f6-8590-ca82d29d1aa5 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:bc504fb3-f2c7-4f07-9f90-b2ce25936456 for instance 111331d5-cf61-4b4c-b649-776268936ac5 on instance [pid: 7|app: 0|req: 457/914] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 70 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-04-07 01:19:52.870 7 INFO nova.api.openstack.compute.server_external_events [req-c605b1ad-8bab-4158-b648-864849e22250 req-31060e18-e985-4422-963f-8191f8930417 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:bc504fb3-f2c7-4f07-9f90-b2ce25936456 for instance 111331d5-cf61-4b4c-b649-776268936ac5 on instance [pid: 7|app: 0|req: 458/915] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:52 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) [pid: 8|app: 0|req: 458/916] 10.0.0.131 () {34 vars in 663 bytes} [Tue Apr 7 01:19:52 2026] POST /v2.1/servers => generated 447 bytes in 709 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: 459/917] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.1/servers/bf03a865-8d30-455f-af09-e796e350d1de => generated 1394 bytes in 69 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-04-07 01:19:55.668 7 INFO nova.api.openstack.compute.server_external_events [req-173f5d9b-b945-48e8-a25d-4a475931059e req-4e2b5207-d8dc-450e-a380-724387b14a13 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:244ee171-be05-4d54-a45c-9ab7b1154c63 for instance bf03a865-8d30-455f-af09-e796e350d1de on instance [pid: 7|app: 0|req: 461/920] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:55 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-04-07 01:19:57.708 8 INFO nova.api.openstack.compute.server_external_events [req-7310b14a-e4ce-4374-83c3-9bed48f54afa req-6aeb5811-fcfe-4d92-998b-08b90ed8f958 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:244ee171-be05-4d54-a45c-9ab7b1154c63 for instance bf03a865-8d30-455f-af09-e796e350d1de on instance 2026-04-07 01:19:57.708 8 INFO nova.api.openstack.compute.server_external_events [req-7310b14a-e4ce-4374-83c3-9bed48f54afa req-6aeb5811-fcfe-4d92-998b-08b90ed8f958 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:244ee171-be05-4d54-a45c-9ab7b1154c63 for instance bf03a865-8d30-455f-af09-e796e350d1de on instance [pid: 8|app: 0|req: 460/921] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:19:57 2026] POST /v2.1/os-server-external-events => generated 354 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: 462/922] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.1/servers/bf03a865-8d30-455f-af09-e796e350d1de => generated 1816 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, ' 2026-04-07 01:20:00.097 8 INFO nova.api.openstack.compute.server_external_events [req-2c5147a8-3e62-4c26-961a-4554b27430dd req-4a29f64b-10c5-48d2-a17e-d44ea1e9ee74 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:244ee171-be05-4d54-a45c-9ab7b1154c63 for instance bf03a865-8d30-455f-af09-e796e350d1de on instance [pid: 8|app: 0|req: 461/923] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:20:00 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: 7|app: 0|req: 466/930] 199.19.213.232 () {36 vars in 714 bytes} [Tue Apr 7 01:20:24 2026] POST /v2.1/servers => generated 453 bytes in 1277 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: 8|app: 0|req: 465/931] 199.19.213.232 () {32 vars in 733 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9 => generated 2213 bytes in 118 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: 7|app: 0|req: 467/932] 199.19.213.232 () {32 vars in 759 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-interface => generated 28 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/933] 199.19.213.232 () {32 vars in 777 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-volume_attachments => generated 25 bytes in 33 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-04-07 01:20:28.258 7 INFO nova.api.openstack.compute.server_external_events [req-1379776c-e45d-4138-86eb-73c2a2608b9b req-efcc6648-783a-44c9-a989-971314396942 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:850a835a-73a4-4ee8-b006-e7970eab87c6 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 7|app: 0|req: 468/934] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:20:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/935] 199.19.213.232 () {32 vars in 733 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9 => generated 2433 bytes in 138 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: 7|app: 0|req: 469/936] 199.19.213.232 () {32 vars in 759 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-interface => generated 283 bytes in 89 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: 8|app: 0|req: 468/937] 199.19.213.232 () {32 vars in 777 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-volume_attachments => generated 197 bytes in 55 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-04-07 01:20:30.297 7 INFO nova.api.openstack.compute.server_external_events [req-5206c61d-86de-41ed-a963-f365d23abaf4 req-ac1585f9-7971-466c-bdcc-366e35a6727c 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:850a835a-73a4-4ee8-b006-e7970eab87c6 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance 2026-04-07 01:20:30.298 7 INFO nova.api.openstack.compute.server_external_events [req-5206c61d-86de-41ed-a963-f365d23abaf4 req-ac1585f9-7971-466c-bdcc-366e35a6727c 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:850a835a-73a4-4ee8-b006-e7970eab87c6 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 7|app: 0|req: 470/938] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:20:30 2026] POST /v2.1/os-server-external-events => generated 354 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: 8|app: 0|req: 469/939] 199.19.213.232 () {32 vars in 733 bytes} [Tue Apr 7 01:20:30 2026] GET /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9 => generated 2580 bytes in 149 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: 7|app: 0|req: 471/940] 199.19.213.232 () {32 vars in 759 bytes} [Tue Apr 7 01:20:30 2026] GET /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-interface => generated 285 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 470/941] 199.19.213.232 () {32 vars in 777 bytes} [Tue Apr 7 01:20:30 2026] GET /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-volume_attachments => generated 197 bytes in 42 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-07 01:21:06.363 7 INFO nova.api.openstack.compute.server_external_events [req-5df5a5fc-bf52-4dc3-a55c-6d539bfcf123 req-318c2fe1-9e47-4d57-a167-03e8941eb157 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:2e394764-c07d-4b47-aa47-436cb28b719d for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 7|app: 0|req: 476/950] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/951] 199.19.213.232 () {36 vars in 812 bytes} [Tue Apr 7 01:21:05 2026] POST /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-interface => generated 280 bytes in 1966 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-04-07 01:21:07.591 7 INFO nova.api.openstack.compute.server_external_events [req-accd72db-005b-40f1-b8fd-f018ca7735ce req-2b1780d5-c326-41f0-87c8-054cc06f9384 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:2e394764-c07d-4b47-aa47-436cb28b719d for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 7|app: 0|req: 477/952] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 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-04-07 01:21:08.428 8 INFO nova.api.openstack.compute.server_external_events [req-fbefd833-acfc-410b-961b-b9f1f1c26dc8 req-c8d2123f-44c9-4e9a-a673-8aeb570162b2 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:2e394764-c07d-4b47-aa47-436cb28b719d for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance 2026-04-07 01:21:08.429 8 INFO nova.api.openstack.compute.server_external_events [req-fbefd833-acfc-410b-961b-b9f1f1c26dc8 req-c8d2123f-44c9-4e9a-a673-8aeb570162b2 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:2e394764-c07d-4b47-aa47-436cb28b719d for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 8|app: 0|req: 476/953] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:08 2026] POST /v2.1/os-server-external-events => generated 354 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, ' 2026-04-07 01:21:09.632 7 INFO nova.api.openstack.compute.server_external_events [req-1aa80297-ed05-4cfb-859e-b1c15712ee19 req-574fed78-94f9-4650-87b9-478879aecd9f 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:2e394764-c07d-4b47-aa47-436cb28b719d for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 7|app: 0|req: 478/954] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:09 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-07 01:21:31.836 7 INFO nova.api.openstack.compute.server_external_events [req-6309f48c-f26a-4035-9ce7-0c5dede44d17 req-ef6a1d04-bcbe-4d8a-9fa8-29830a85435a 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:4deed08e-253b-4c39-960a-c13cc647a950 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 7|app: 0|req: 481/959] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:31 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: 8|app: 0|req: 479/960] 199.19.213.232 () {36 vars in 812 bytes} [Tue Apr 7 01:21:30 2026] POST /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-interface => generated 377 bytes in 3085 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-04-07 01:21:33.881 7 INFO nova.api.openstack.compute.server_external_events [req-0505f633-aa94-4a4e-bb2c-8d4c12d2076b req-e21a6486-0ceb-4139-a315-24aeeb6bfa3d 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:4deed08e-253b-4c39-960a-c13cc647a950 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance 2026-04-07 01:21:33.882 7 INFO nova.api.openstack.compute.server_external_events [req-0505f633-aa94-4a4e-bb2c-8d4c12d2076b req-e21a6486-0ceb-4139-a315-24aeeb6bfa3d 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:4deed08e-253b-4c39-960a-c13cc647a950 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 483/963] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:33 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 01:21:33.908 8 INFO nova.api.openstack.compute.server_external_events [req-e9f55a0d-c404-4c57-8d4d-f6611022f2fb req-5d38b436-8560-4101-9d2d-c2d5b0ef2824 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:4deed08e-253b-4c39-960a-c13cc647a950 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 8|app: 0|req: 481/964] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:33 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-07 01:21:42.360 8 INFO nova.api.openstack.compute.server_external_events [req-4a7b36d7-108b-4faf-99cd-1f45ed49d3db req-f22634d8-8f6c-42a1-be6e-7090cce88755 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:eddd8aad-3fa3-4a5e-ace9-c898a8f070c1 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 8|app: 0|req: 482/965] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:42 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: 484/966] 199.19.213.232 () {36 vars in 812 bytes} [Tue Apr 7 01:21:40 2026] POST /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-interface => generated 378 bytes in 2766 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-04-07 01:21:44.267 8 INFO nova.api.openstack.compute.server_external_events [req-b210a106-3ab2-4ff9-b97a-3e7c7d4cc22a req-61f56876-bb6c-4896-9f5f-a486444612dc 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:eddd8aad-3fa3-4a5e-ace9-c898a8f070c1 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 8|app: 0|req: 484/969] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:44 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-04-07 01:21:44.397 7 INFO nova.api.openstack.compute.server_external_events [req-3a987808-45e0-49c0-add0-ffa50fe1dab7 req-8684dfaf-84b4-4245-96ad-11a1ba7b86b2 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:eddd8aad-3fa3-4a5e-ace9-c898a8f070c1 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance 2026-04-07 01:21:44.397 7 INFO nova.api.openstack.compute.server_external_events [req-3a987808-45e0-49c0-add0-ffa50fe1dab7 req-8684dfaf-84b4-4245-96ad-11a1ba7b86b2 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:eddd8aad-3fa3-4a5e-ace9-c898a8f070c1 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 7|app: 0|req: 486/970] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:44 2026] POST /v2.1/os-server-external-events => generated 354 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, ' 2026-04-07 01:21:55.162 8 INFO nova.api.openstack.compute.server_external_events [req-ea8595b8-36a1-4753-8a39-4fa6b2143430 req-9d551f14-f09f-4cf2-85e5-2772a51ab998 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:eddd8aad-3fa3-4a5e-ace9-c898a8f070c1 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 8|app: 0|req: 486/973] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:55 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: 488/974] 199.19.213.232 () {34 vars in 855 bytes} [Tue Apr 7 01:21:55 2026] DELETE /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-interface/eddd8aad-3fa3-4a5e-ace9-c898a8f070c1 => generated 0 bytes in 66 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-04-07 01:21:55.739 8 INFO nova.api.openstack.compute.server_external_events [req-887b1a83-cb7b-4547-b434-f042ee2c63dc req-0a74a00a-4c1b-4c32-9751-6cde658c7da7 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:eddd8aad-3fa3-4a5e-ace9-c898a8f070c1 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 8|app: 0|req: 487/975] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:55 2026] POST /v2.1/os-server-external-events => generated 185 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-04-07 01:21:57.789 7 INFO nova.api.openstack.compute.server_external_events [req-9bdfaf19-f150-445f-9aa5-6d3e6e9157c0 req-4c0fd21c-cf3a-4326-8dd6-7c2b772055bb 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:eddd8aad-3fa3-4a5e-ace9-c898a8f070c1 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance 2026-04-07 01:21:57.790 7 INFO nova.api.openstack.compute.server_external_events [req-9bdfaf19-f150-445f-9aa5-6d3e6e9157c0 req-4c0fd21c-cf3a-4326-8dd6-7c2b772055bb 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:eddd8aad-3fa3-4a5e-ace9-c898a8f070c1 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 7|app: 0|req: 489/976] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:21:57 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:00.655 8 INFO nova.api.openstack.compute.server_external_events [req-8a1f6674-cbfc-4499-93ee-99f434cb366f req-39e8c505-5435-4559-886b-3b8d81a1ae1e 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:4deed08e-253b-4c39-960a-c13cc647a950 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 8|app: 0|req: 488/977] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:22:00 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: 490/978] 199.19.213.232 () {34 vars in 855 bytes} [Tue Apr 7 01:22:00 2026] DELETE /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-interface/4deed08e-253b-4c39-960a-c13cc647a950 => 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-04-07 01:22:01.260 8 INFO nova.api.openstack.compute.server_external_events [req-60aff6b8-5320-4207-8254-97436b56cabc req-d33e9c8a-2724-4e17-92da-0bc7231faa98 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:4deed08e-253b-4c39-960a-c13cc647a950 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 8|app: 0|req: 489/979] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:22:01 2026] POST /v2.1/os-server-external-events => generated 185 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-04-07 01:22:03.300 7 INFO nova.api.openstack.compute.server_external_events [req-102d17c4-8228-4115-8d99-a90e5f947f58 req-ae6a39d5-329f-4ad0-88a4-8d7ea71f231d 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:4deed08e-253b-4c39-960a-c13cc647a950 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance 2026-04-07 01:22:03.300 7 INFO nova.api.openstack.compute.server_external_events [req-102d17c4-8228-4115-8d99-a90e5f947f58 req-ae6a39d5-329f-4ad0-88a4-8d7ea71f231d 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:4deed08e-253b-4c39-960a-c13cc647a950 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 7|app: 0|req: 491/980] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:22:03 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: 7|app: 0|req: 494/985] 199.19.213.232 () {34 vars in 855 bytes} [Tue Apr 7 01:22:16 2026] DELETE /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9/os-interface/2e394764-c07d-4b47-aa47-436cb28b719d => generated 0 bytes in 47 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-04-07 01:22:17.475 8 INFO nova.api.openstack.compute.server_external_events [req-f7ffec77-9d5b-4cff-beef-4b5ba88bd11f req-37fa5104-96f9-4342-8103-73e14d3fee3a 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:2e394764-c07d-4b47-aa47-436cb28b719d for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 8|app: 0|req: 492/986] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:22:17 2026] POST /v2.1/os-server-external-events => generated 185 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-04-07 01:22:19.525 7 INFO nova.api.openstack.compute.server_external_events [req-930814de-31fa-404d-a6d7-f33d0d5baea2 req-c89f1043-ff86-4721-936b-ead0b9544160 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:2e394764-c07d-4b47-aa47-436cb28b719d for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 7|app: 0|req: 495/987] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:22:19 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: 8|app: 0|req: 493/988] 199.19.213.232 () {34 vars in 755 bytes} [Tue Apr 7 01:22:19 2026] DELETE /v2.1/servers/8015c096-0f55-4cca-952b-9a6dee4960f9 => generated 0 bytes in 89 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-04-07 01:22:21.567 7 INFO nova.api.openstack.compute.server_external_events [req-5779867c-f33f-4324-8ae8-2a0d3f9a1d66 req-8b5985c7-8be0-47a7-bc13-4d24ae1699a6 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:850a835a-73a4-4ee8-b006-e7970eab87c6 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance 2026-04-07 01:22:21.568 7 INFO nova.api.openstack.compute.server_external_events [req-5779867c-f33f-4324-8ae8-2a0d3f9a1d66 req-8b5985c7-8be0-47a7-bc13-4d24ae1699a6 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:850a835a-73a4-4ee8-b006-e7970eab87c6 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance 2026-04-07 01:22:21.568 7 INFO nova.api.openstack.compute.server_external_events [req-5779867c-f33f-4324-8ae8-2a0d3f9a1d66 req-8b5985c7-8be0-47a7-bc13-4d24ae1699a6 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:850a835a-73a4-4ee8-b006-e7970eab87c6 for instance 8015c096-0f55-4cca-952b-9a6dee4960f9 on instance [pid: 7|app: 0|req: 496/989] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:22:21 2026] POST /v2.1/os-server-external-events => generated 527 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-04-07 01:22:22.141 8 INFO nova.api.openstack.compute.server_external_events [req-3913cafb-5e88-4029-add5-5b108da6f4b9 req-f71903e8-3b3b-44f1-a7f7-6e9cecf4c007 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:244ee171-be05-4d54-a45c-9ab7b1154c63 for instance bf03a865-8d30-455f-af09-e796e350d1de on instance [pid: 8|app: 0|req: 494/990] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:22:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/991] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:22:22 2026] DELETE /v2.1/servers/bf03a865-8d30-455f-af09-e796e350d1de => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/992] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:22:22 2026] GET /v2.1/servers/bf03a865-8d30-455f-af09-e796e350d1de => generated 1942 bytes in 187 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-04-07 01:22:23.605 7 INFO nova.api.openstack.compute.server_external_events [req-0bf6fa51-d838-476d-a0a4-fd899689b325 req-40595f1c-7607-4997-acfc-cc56f4be2b1d 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:244ee171-be05-4d54-a45c-9ab7b1154c63 for instance bf03a865-8d30-455f-af09-e796e350d1de on instance 2026-04-07 01:22:23.605 7 INFO nova.api.openstack.compute.server_external_events [req-0bf6fa51-d838-476d-a0a4-fd899689b325 req-40595f1c-7607-4997-acfc-cc56f4be2b1d 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:244ee171-be05-4d54-a45c-9ab7b1154c63 for instance bf03a865-8d30-455f-af09-e796e350d1de on instance 2026-04-07 01:22:23.606 7 INFO nova.api.openstack.compute.server_external_events [req-0bf6fa51-d838-476d-a0a4-fd899689b325 req-40595f1c-7607-4997-acfc-cc56f4be2b1d 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:244ee171-be05-4d54-a45c-9ab7b1154c63 for instance bf03a865-8d30-455f-af09-e796e350d1de on instance [pid: 7|app: 0|req: 498/993] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:22:23 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-04-07 01:22:27.511 8 INFO nova.api.openstack.wsgi [None req-5c0cabf3-5c35-4d4e-bf2c-f69c3877b30c 250eec61fec44f4091fd58e4ca378bee a518a32e9e4c423ea7cedbb15011f540 - - default default] HTTP exception thrown: Instance bf03a865-8d30-455f-af09-e796e350d1de could not be found. [pid: 8|app: 0|req: 497/996] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.1/servers/bf03a865-8d30-455f-af09-e796e350d1de => 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, ' 2026-04-07 01:22:28.043 7 INFO nova.api.openstack.compute.server_external_events [req-0048b46f-3df3-4d5f-87de-8dfce6cf4b68 req-8085e462-b86c-4ef7-add8-2afcd23858a6 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-changed:bc504fb3-f2c7-4f07-9f90-b2ce25936456 for instance 111331d5-cf61-4b4c-b649-776268936ac5 on instance [pid: 7|app: 0|req: 500/997] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:22:28 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: 8|app: 0|req: 498/998] 10.0.0.131 () {32 vars in 718 bytes} [Tue Apr 7 01:22:28 2026] DELETE /v2.1/servers/111331d5-cf61-4b4c-b649-776268936ac5 => generated 0 bytes in 87 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: 501/999] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.1/servers/111331d5-cf61-4b4c-b649-776268936ac5 => generated 1940 bytes in 209 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-04-07 01:22:28.951 8 INFO nova.api.openstack.compute.server_external_events [req-e61e426d-9ed3-49b0-8c0e-a9d1bf44cf78 req-0a356d92-dbad-46cd-80df-0d40b371c24c 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-deleted:bc504fb3-f2c7-4f07-9f90-b2ce25936456 for instance 111331d5-cf61-4b4c-b649-776268936ac5 on instance [pid: 8|app: 0|req: 499/1000] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:22:28 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-04-07 01:22:30.082 7 INFO nova.api.openstack.compute.server_external_events [req-a65bbdf0-2e11-453c-83d6-af862e2bace3 req-1804b191-022b-4d34-adec-09aa9f0a5228 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-unplugged:bc504fb3-f2c7-4f07-9f90-b2ce25936456 for instance 111331d5-cf61-4b4c-b649-776268936ac5 on instance 2026-04-07 01:22:30.082 7 INFO nova.api.openstack.compute.server_external_events [req-a65bbdf0-2e11-453c-83d6-af862e2bace3 req-1804b191-022b-4d34-adec-09aa9f0a5228 5829409de2f641a7a41fffd5de378d56 83527090af144e2d9664d1f648e3fa16 - - 479d185cd48245b4886508aced5bba41 479d185cd48245b4886508aced5bba41] Creating event network-vif-plugged:bc504fb3-f2c7-4f07-9f90-b2ce25936456 for instance 111331d5-cf61-4b4c-b649-776268936ac5 on instance [pid: 7|app: 0|req: 502/1001] 10.0.0.115 () {38 vars in 815 bytes} [Tue Apr 7 01:22:30 2026] POST /v2.1/os-server-external-events => generated 356 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-04-07 01:22:33.396 8 INFO nova.api.openstack.wsgi [None req-cb2be27a-84b0-42e5-8a6f-f6c56a31eaee 250eec61fec44f4091fd58e4ca378bee a518a32e9e4c423ea7cedbb15011f540 - - default default] HTTP exception thrown: Instance 111331d5-cf61-4b4c-b649-776268936ac5 could not be found. [pid: 8|app: 0|req: 500/1002] 10.0.0.131 () {32 vars in 715 bytes} [Tue Apr 7 01:22:33 2026] GET /v2.1/servers/111331d5-cf61-4b4c-b649-776268936ac5 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/1005] 10.0.0.131 () {32 vars in 724 bytes} [Tue Apr 7 01:22:34 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-936923244 => generated 0 bytes in 18 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-04-07 01:22:34.963 7 INFO nova.api.openstack.wsgi [None req-5c859a56-7f8c-4cfc-8abd-950a90019c17 250eec61fec44f4091fd58e4ca378bee a518a32e9e4c423ea7cedbb15011f540 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-936923244 not found for user 250eec61fec44f4091fd58e4ca378bee [pid: 7|app: 0|req: 504/1006] 10.0.0.131 () {32 vars in 721 bytes} [Tue Apr 7 01:22:34 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-936923244 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1019] 10.0.0.131 () {32 vars in 655 bytes} [Tue Apr 7 01:23:42 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1020] 10.0.0.131 () {32 vars in 641 bytes} [Tue Apr 7 01:23:42 2026] GET /v2.1/servers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-07 01:23:42.828 7 WARNING oslo_db.sqlalchemy.utils [None req-f2b52817-8219-4d1d-bcf8-1949b9ff217d 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 512/1021] 10.0.0.131 () {32 vars in 649 bytes} [Tue Apr 7 01:23:42 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1022] 10.0.0.131 () {32 vars in 694 bytes} [Tue Apr 7 01:23:42 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1061] 10.0.0.94 () {28 vars in 453 bytes} [Tue Apr 7 01:26:49 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-04-07 01:26:49.575 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b0df9985-8b01-409c-b6ea-1b7a1d7f7bc9] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 01:26:49.577 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 01:26:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.94) !!! 2026-04-07 01:26:49.580 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 01:26:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.94) !!! [pid: 8|app: 0|req: 530/1062] 10.0.0.94 () {30 vars in 657 bytes} [Tue Apr 7 01:26:49 2026] GET /v2.1 => generated 0 bytes in 85 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-04-07 01:26:49.667 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e77d90e2-d2d4-4694-bc29-514606dbeb77] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 01:26:49.669 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 01:26:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.94) !!! 2026-04-07 01:26:49.672 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 01:26:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.94) !!! [pid: 7|app: 0|req: 533/1063] 10.0.0.94 () {32 vars in 730 bytes} [Tue Apr 7 01:26:49 2026] GET /v2.1/ => generated 410 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1064] 10.0.0.94 () {34 vars in 803 bytes} [Tue Apr 7 01:26:49 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1065] 10.0.0.94 () {28 vars in 453 bytes} [Tue Apr 7 01:26:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1066] 10.0.0.94 () {30 vars in 657 bytes} [Tue Apr 7 01:26:50 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 535/1067] 10.0.0.94 () {32 vars in 730 bytes} [Tue Apr 7 01:26:50 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: 8|app: 0|req: 533/1068] 10.0.0.94 () {34 vars in 891 bytes} [Tue Apr 7 01:26:50 2026] GET /v2.1/servers/detail?project_id=1c2b39cf574f41f896257b794fe1257b&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1069] 10.0.0.94 () {34 vars in 891 bytes} [Tue Apr 7 01:26:50 2026] GET /v2.1/servers/detail?project_id=315f741c36044c2ab9414435abcb35d2&all_tenants=True => generated 15 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 01:26:50.586 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b0df9985-8b01-409c-b6ea-1b7a1d7f7bc9] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 40102. [pid: 8|app: 0|req: 534/1070] 10.0.0.94 () {34 vars in 891 bytes} [Tue Apr 7 01:26:50 2026] GET /v2.1/servers/detail?project_id=83527090af144e2d9664d1f648e3fa16&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)