+ 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 May 5 22:52:28 2026] *** compiled with version: 11.4.0 on 05 May 2026 11:03:12 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-d5d8df6fd-dnvq5 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55be22e783c0 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-05-05 22:52:33.383 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-05-05 22:52:33.488 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-05-05 22:52:33.795 7 WARNING keystonemiddleware._common.config [None req-43c235e7-2947-4c5c-9d9f-c584a0304709 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:52:33.805 7 WARNING oslo_config.cfg [None req-43c235e7-2947-4c5c-9d9f-c584a0304709 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-05 22:52:33.888 8 WARNING keystonemiddleware._common.config [None req-c16c050d-03f2-4f6f-bd5e-9c57a472aca1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:52:33.898 8 WARNING oslo_config.cfg [None req-c16c050d-03f2-4f6f-bd5e-9c57a472aca1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-05 22:52:33.993 7 WARNING keystonemiddleware._common.config [None req-43c235e7-2947-4c5c-9d9f-c584a0304709 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55be22e783c0 pid: 7 (default app) 2026-05-05 22:52:34.089 8 WARNING keystonemiddleware._common.config [None req-c16c050d-03f2-4f6f-bd5e-9c57a472aca1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55be22e783c0 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 2/3] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 22:52:41 2026] GET /v2.1 => generated 114 bytes in 17 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-05-05 22:52:41.924 8 WARNING oslo_policy.policy [None req-5b9caad1-3448-4534-a969-f05b58b749f0 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - 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-05-05 22:52:41.925 8 WARNING oslo_policy.policy [None req-5b9caad1-3448-4534-a969-f05b58b749f0 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 22:52:41 2026] GET /v2.1 => generated 0 bytes in 562 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-05-05 22:52:42.045 7 WARNING oslo_policy.policy [req-5b9caad1-3448-4534-a969-f05b58b749f0 req-0d31d44b-87b9-4ec7-a772-a6fa48e1d0d9 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - 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-05-05 22:52:42.045 7 WARNING oslo_policy.policy [req-5b9caad1-3448-4534-a969-f05b58b749f0 req-0d31d44b-87b9-4ec7-a772-a6fa48e1d0d9 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 22:52:42 2026] GET /v2.1/ => generated 399 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 22:52:42.156 8 INFO nova.api.openstack.wsgi [None req-ce3fbac2-3083-4871-8950-bf18df8081a6 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.128 () {48 vars in 1009 bytes} [Tue May 5 22:52:42 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 22:52:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.128 () {52 vars in 1047 bytes} [Tue May 5 22:52:42 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 22:52:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 22:52:42 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 22:52:43 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-05-05 22:52:43.055 8 INFO nova.api.openstack.wsgi [None req-59d9839d-cc29-41f9-bcc0-75af895f085e 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.128 () {48 vars in 1011 bytes} [Tue May 5 22:52:43 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 22:52:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.128 () {52 vars in 1047 bytes} [Tue May 5 22:52:43 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 22:52:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 22:52:43 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 22:52:43 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-05-05 22:52:43.920 8 INFO nova.api.openstack.wsgi [None req-5e874ac7-f024-48bb-9cda-c77a3f038de3 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.128 () {48 vars in 1013 bytes} [Tue May 5 22:52:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 22:52:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.128 () {52 vars in 1047 bytes} [Tue May 5 22:52:43 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 22:52:44 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 22:52:44 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: 7|app: 0|req: 12/23] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 22:52:44 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-05-05 22:52:44.795 8 INFO nova.api.openstack.wsgi [None req-cd6078a3-274b-45e7-b875-adde516498a6 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.128 () {48 vars in 1011 bytes} [Tue May 5 22:52:44 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: 7|app: 0|req: 13/25] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 22:52:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.128 () {52 vars in 1047 bytes} [Tue May 5 22:52:44 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 22:52:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 22:52:45 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: 7|app: 0|req: 15/29] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 22:52:45 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-05-05 22:52:45.675 8 INFO nova.api.openstack.wsgi [None req-b48691b3-e052-4fa1-b7ec-4604b41a826a 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.19.213.128 () {48 vars in 1013 bytes} [Tue May 5 22:52:45 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 22:52:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.128 () {52 vars in 1047 bytes} [Tue May 5 22:52:45 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 10.0.0.37 () {28 vars in 454 bytes} [Tue May 5 22:58:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 55/110] 10.0.0.37 () {30 vars in 658 bytes} [Tue May 5 22:58:57 2026] GET /v2.1 => generated 0 bytes in 408 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: 56/111] 10.0.0.37 () {30 vars in 660 bytes} [Tue May 5 22:58:58 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: 56/112] 10.0.0.37 () {34 vars in 804 bytes} [Tue May 5 22:58:58 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/127] 10.0.0.126 () {28 vars in 455 bytes} [Tue May 5 23:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/128] 10.0.0.126 () {30 vars in 659 bytes} [Tue May 5 23:00:08 2026] GET /v2.1 => generated 0 bytes in 108 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: 65/129] 10.0.0.126 () {30 vars in 661 bytes} [Tue May 5 23:00:08 2026] GET /v2.1/ => generated 410 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/130] 10.0.0.126 () {34 vars in 766 bytes} [Tue May 5 23:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/131] 10.0.0.126 () {28 vars in 455 bytes} [Tue May 5 23:00:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 66/132] 10.0.0.126 () {30 vars in 659 bytes} [Tue May 5 23:00:11 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/133] 10.0.0.126 () {30 vars in 661 bytes} [Tue May 5 23:00:11 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 10.0.0.126 () {34 vars in 766 bytes} [Tue May 5 23:00:11 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/135] 10.0.0.126 () {28 vars in 455 bytes} [Tue May 5 23:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 68/136] 10.0.0.126 () {30 vars in 659 bytes} [Tue May 5 23:00:14 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 69/137] 10.0.0.126 () {30 vars in 661 bytes} [Tue May 5 23:00:14 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: 69/138] 10.0.0.126 () {34 vars in 809 bytes} [Tue May 5 23:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/141] 10.0.0.126 () {28 vars in 455 bytes} [Tue May 5 23: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: 8|app: 0|req: 71/142] 10.0.0.126 () {30 vars in 659 bytes} [Tue May 5 23:00:17 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 72/143] 10.0.0.126 () {30 vars in 661 bytes} [Tue May 5 23:00:17 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: 72/144] 10.0.0.126 () {34 vars in 809 bytes} [Tue May 5 23:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:03:08 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 90/180] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:03:08 2026] GET /v2.1 => generated 0 bytes in 99 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: 91/181] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:03:08 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-05-05 23:03:09.017 7 INFO nova.api.openstack.wsgi [None req-6c21c44b-b3ef-4ec0-b9df-6593246b743f 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 91/182] 199.19.213.128 () {48 vars in 1015 bytes} [Tue May 5 23:03:09 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 23:03:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/184] 199.19.213.128 () {52 vars in 1047 bytes} [Tue May 5 23:03:09 2026] POST /v2.1/flavors => generated 534 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/203] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:04:38 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:04:38 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:04:39 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 23:04:39.034 7 WARNING oslo_db.sqlalchemy.utils [None req-0c7945c5-3f1c-4585-848b-9a567472e1e5 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 103/206] 199.19.213.128 () {48 vars in 1014 bytes} [Tue May 5 23:04:39 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/207] 199.19.213.128 () {52 vars in 1055 bytes} [Tue May 5 23:04:39 2026] POST /v2.1/os-keypairs => generated 576 bytes in 72 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 199.19.213.128 () {44 vars in 988 bytes} [Tue May 5 23:04:42 2026] GET /v2.1/os-quota-sets/99f1b8813bb742a6b9e97ce2517d4b44 => generated 371 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 199.19.213.128 () {48 vars in 1040 bytes} [Tue May 5 23:04:43 2026] PUT /v2.1/os-quota-sets/99f1b8813bb742a6b9e97ce2517d4b44 => generated 326 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 199.19.213.128 () {44 vars in 988 bytes} [Tue May 5 23:04:43 2026] GET /v2.1/os-quota-sets/99f1b8813bb742a6b9e97ce2517d4b44 => generated 368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:16:50 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: 179/358] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:16:50 2026] GET /v2.1 => generated 0 bytes in 144 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:16:51 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 23:16:51.072 7 INFO nova.api.openstack.wsgi [None req-6fc78f5b-4185-4b66-992f-05e0ffa431eb 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 180/360] 199.19.213.128 () {48 vars in 1013 bytes} [Tue May 5 23:16:51 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 23:16:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 199.19.213.128 () {52 vars in 1047 bytes} [Tue May 5 23:16:51 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.19.213.128 () {44 vars in 988 bytes} [Tue May 5 23:20:20 2026] GET /v2.1/os-quota-sets/f0d5efc0f0bf4425be2506e42d80451f => generated 371 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.19.213.128 () {48 vars in 1040 bytes} [Tue May 5 23:20:21 2026] PUT /v2.1/os-quota-sets/f0d5efc0f0bf4425be2506e42d80451f => generated 326 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.19.213.128 () {44 vars in 988 bytes} [Tue May 5 23:20:21 2026] GET /v2.1/os-quota-sets/f0d5efc0f0bf4425be2506e42d80451f => generated 368 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:30:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/535] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:30:48 2026] GET /v2.1 => generated 0 bytes in 157 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 268/536] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:30:48 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 23:30:48.956 7 INFO nova.api.openstack.wsgi [None req-0dbe0cc4-25d3-4966-bf21-b7ab2532ffad 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 269/537] 199.19.213.128 () {48 vars in 1009 bytes} [Tue May 5 23:30:48 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 23:30:48 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: 7|app: 0|req: 270/539] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:30:48 2026] GET /v2.1/flavors/00bbaa64-86d8-4de5-8f0d-83dde5ca0d53/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:30: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) [pid: 7|app: 0|req: 271/541] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:30:49 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: 8|app: 0|req: 271/542] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:30:49 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-05-05 23:30:49.876 7 INFO nova.api.openstack.wsgi [None req-408f245d-5f9e-42dc-8697-4b1eb5239454 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 272/543] 199.19.213.128 () {48 vars in 1011 bytes} [Tue May 5 23:30:49 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 23:30:49 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: 7|app: 0|req: 273/545] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:30:49 2026] GET /v2.1/flavors/340cfb9b-b9d2-41c9-9851-4759606a4ed3/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: 273/546] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:30:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:30:50 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:30:50 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-05-05 23:30:50.728 7 INFO nova.api.openstack.wsgi [None req-e8be6967-edd4-45c8-a070-a6c8c29ee307 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 275/549] 199.19.213.128 () {48 vars in 1013 bytes} [Tue May 5 23:30:50 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: 275/550] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 23:30:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:30:50 2026] GET /v2.1/flavors/8ee7a3df-c060-4084-8caa-dd3b6f88d098/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:30:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:30:51 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:30:51 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-05-05 23:30:51.578 7 INFO nova.api.openstack.wsgi [None req-bf86826e-b57d-49c8-ba0b-75191d62f1b5 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 278/555] 199.19.213.128 () {48 vars in 1011 bytes} [Tue May 5 23:30:51 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 23:30:51 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: 7|app: 0|req: 279/557] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:30:51 2026] GET /v2.1/flavors/8e25ba14-da02-414d-bf4b-e68b12012f83/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: 279/558] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:30:52 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: 280/559] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:30:52 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/560] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:30:52 2026] GET /v2.1/ => generated 399 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 23:30:52.429 7 INFO nova.api.openstack.wsgi [None req-9f4d9c88-86f4-4114-8336-5ff6549ffb59 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 281/561] 199.19.213.128 () {48 vars in 1013 bytes} [Tue May 5 23:30:52 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: 281/562] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 23:30:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/563] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:30:52 2026] GET /v2.1/flavors/37fdbe82-3982-40d4-941a-a088946cd348/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:32:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:32:04 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: 8|app: 0|req: 290/580] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:32:04 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 23:32:04.740 7 INFO nova.api.openstack.wsgi [None req-ca84490e-edaf-4fe6-bb35-cc6136313fcf 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 291/581] 199.19.213.128 () {48 vars in 1015 bytes} [Tue May 5 23:32:04 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 23:32:04 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: 7|app: 0|req: 292/583] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:32:04 2026] GET /v2.1/flavors/cdb17516-0c5b-4ec0-926e-c221c6b89fe8/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: 293/586] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:32: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) [pid: 7|app: 0|req: 294/587] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:32:10 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 294/588] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:32:10 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-05-05 23:32:10.912 7 WARNING oslo_db.sqlalchemy.utils [None req-dbc8e56c-6960-491b-a48b-24648e025484 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 295/589] 199.19.213.128 () {48 vars in 1014 bytes} [Tue May 5 23:32:10 2026] GET /v2.1/os-keypairs => generated 545 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 199.19.213.128 () {44 vars in 988 bytes} [Tue May 5 23:32:14 2026] GET /v2.1/os-quota-sets/99f1b8813bb742a6b9e97ce2517d4b44 => generated 368 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:33:02 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: 8|app: 0|req: 301/602] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:33:02 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 302/603] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:33:02 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 23:33:02.157 8 INFO nova.api.openstack.wsgi [None req-64bbae08-a930-473c-b063-ca7052aa3f2e 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 302/604] 199.19.213.128 () {48 vars in 1013 bytes} [Tue May 5 23:33:02 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 23:33:02 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: 303/606] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:33:02 2026] GET /v2.1/flavors/f91eb1dd-31dc-43ca-8a7f-792d8d0ddece/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: 305/609] 199.19.213.128 () {44 vars in 988 bytes} [Tue May 5 23:33:16 2026] GET /v2.1/os-quota-sets/f0d5efc0f0bf4425be2506e42d80451f => generated 368 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 199.19.213.128 () {42 vars in 703 bytes} [Tue May 5 23:34:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 199.19.213.128 () {44 vars in 907 bytes} [Tue May 5 23:34:06 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: 8|app: 0|req: 311/622] 199.19.213.128 () {46 vars in 980 bytes} [Tue May 5 23:34:06 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 199.19.213.128 () {48 vars in 1049 bytes} [Tue May 5 23:34:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/624] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:34:06 2026] GET /v2.1/flavors/00bbaa64-86d8-4de5-8f0d-83dde5ca0d53/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: 313/625] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:34:06 2026] GET /v2.1/flavors/340cfb9b-b9d2-41c9-9851-4759606a4ed3/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:34:06 2026] GET /v2.1/flavors/37fdbe82-3982-40d4-941a-a088946cd348/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: 314/627] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:34:06 2026] GET /v2.1/flavors/8e25ba14-da02-414d-bf4b-e68b12012f83/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:34:06 2026] GET /v2.1/flavors/8ee7a3df-c060-4084-8caa-dd3b6f88d098/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:34:06 2026] GET /v2.1/flavors/cdb17516-0c5b-4ec0-926e-c221c6b89fe8/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 199.19.213.128 () {48 vars in 1097 bytes} [Tue May 5 23:34:06 2026] GET /v2.1/flavors/f91eb1dd-31dc-43ca-8a7f-792d8d0ddece/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/641] 10.0.0.101 () {32 vars in 654 bytes} [Tue May 5 23:34:49 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: 7|app: 0|req: 321/642] 10.0.0.101 () {32 vars in 640 bytes} [Tue May 5 23:34:49 2026] GET /v2.1/servers => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-05 23:34:49.739 8 WARNING oslo_db.sqlalchemy.utils [None req-6815a373-09a8-4954-be1b-1cec795354cd 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 322/643] 10.0.0.101 () {32 vars in 648 bytes} [Tue May 5 23:34:49 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/644] 10.0.0.101 () {32 vars in 693 bytes} [Tue May 5 23:34:49 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:01 2026] GET /v2.1/flavors/00bbaa64-86d8-4de5-8f0d-83dde5ca0d53 => generated 511 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 10.0.0.101 () {32 vars in 640 bytes} [Tue May 5 23:35:01 2026] GET /v2.1/flavors => generated 1674 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:01 2026] GET /v2.1/flavors/00bbaa64-86d8-4de5-8f0d-83dde5ca0d53 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 10.0.0.101 () {34 vars in 684 bytes} [Tue May 5 23:35:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 846 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 10.0.0.101 () {34 vars in 684 bytes} [Tue May 5 23:35:07 2026] POST /v2.1/os-security-groups => generated 242 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 10.0.0.101 () {34 vars in 684 bytes} [Tue May 5 23:35:08 2026] POST /v2.1/os-security-groups => generated 242 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 10.0.0.101 () {34 vars in 684 bytes} [Tue May 5 23:35:08 2026] POST /v2.1/os-security-groups => generated 247 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 10.0.0.101 () {32 vars in 662 bytes} [Tue May 5 23:35:08 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 10.0.0.101 () {34 vars in 694 bytes} [Tue May 5 23:35:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 10.0.0.101 () {32 vars in 739 bytes} [Tue May 5 23:35:09 2026] DELETE /v2.1/os-security-groups/720c7966-12fb-4e90-ab3e-d09d95590af1 => generated 0 bytes in 373 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-05 23:35:09.573 7 INFO nova.api.openstack.wsgi [None req-47194ca0-72e5-4aa3-8ccf-1784b1cf2f90 1d43e4b9e8ae4c4495898bfa2d44b021 e811a40d795e470f8b448e0c3e86c104 - - default default] HTTP exception thrown: Security group 720c7966-12fb-4e90-ab3e-d09d95590af1 does not exist Neutron server returns request_ids: ['req-77733c37-d35b-42fa-b927-53e4ae443ea6'] [pid: 7|app: 0|req: 331/659] 10.0.0.101 () {32 vars in 736 bytes} [Tue May 5 23:35:09 2026] GET /v2.1/os-security-groups/720c7966-12fb-4e90-ab3e-d09d95590af1 => generated 194 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.101 () {34 vars in 684 bytes} [Tue May 5 23:35:09 2026] POST /v2.1/os-security-groups => generated 247 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 10.0.0.101 () {32 vars in 739 bytes} [Tue May 5 23:35:09 2026] DELETE /v2.1/os-security-groups/21de55b2-d9e7-48eb-a487-c70255a412bd => generated 0 bytes in 208 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 10.0.0.101 () {34 vars in 694 bytes} [Tue May 5 23:35:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 23:35:09.928 7 INFO nova.api.openstack.wsgi [None req-4c49a7dc-1af4-468b-951d-a0ae1df62770 1d43e4b9e8ae4c4495898bfa2d44b021 e811a40d795e470f8b448e0c3e86c104 - - default default] HTTP exception thrown: Security group 21de55b2-d9e7-48eb-a487-c70255a412bd does not exist Neutron server returns request_ids: ['req-0c541bbc-49eb-426c-a73c-8a4ce5ce8e53'] [pid: 7|app: 0|req: 333/663] 10.0.0.101 () {32 vars in 736 bytes} [Tue May 5 23:35:09 2026] GET /v2.1/os-security-groups/21de55b2-d9e7-48eb-a487-c70255a412bd => generated 194 bytes in 134 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.101 () {34 vars in 694 bytes} [Tue May 5 23:35:09 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/665] 10.0.0.101 () {32 vars in 739 bytes} [Tue May 5 23:35:09 2026] DELETE /v2.1/os-security-groups/529f13b5-16a4-4f47-8eb7-8943a117572b => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/666] 10.0.0.101 () {32 vars in 736 bytes} [Tue May 5 23:35:10 2026] GET /v2.1/os-security-groups/8b4770d2-3963-456b-b164-1c4405234c72 => generated 664 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 23:35:10.230 7 INFO nova.api.openstack.wsgi [None req-7bfa9666-2b34-4f89-8f35-a3b363aa221b 1d43e4b9e8ae4c4495898bfa2d44b021 e811a40d795e470f8b448e0c3e86c104 - - default default] HTTP exception thrown: Security group 529f13b5-16a4-4f47-8eb7-8943a117572b does not exist Neutron server returns request_ids: ['req-7d9d2a89-2df2-4d2f-81ae-e2c914bf955e'] [pid: 7|app: 0|req: 336/667] 10.0.0.101 () {32 vars in 736 bytes} [Tue May 5 23:35:10 2026] GET /v2.1/os-security-groups/529f13b5-16a4-4f47-8eb7-8943a117572b => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/668] 10.0.0.101 () {34 vars in 670 bytes} [Tue May 5 23:35:10 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: 7|app: 0|req: 337/669] 10.0.0.101 () {32 vars in 749 bytes} [Tue May 5 23:35:10 2026] DELETE /v2.1/os-security-group-rules/a89f5f66-dd3f-4431-9d14-b6785ecedc4a => generated 0 bytes in 331 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 10.0.0.101 () {32 vars in 662 bytes} [Tue May 5 23:35:10 2026] GET /v2.1/os-security-groups => generated 707 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 23:35:11.421 8 INFO nova.api.openstack.wsgi [None req-e4ffc675-24f1-4600-b80a-6d72c225cf95 1d43e4b9e8ae4c4495898bfa2d44b021 e811a40d795e470f8b448e0c3e86c104 - - default default] HTTP exception thrown: Security group 529f13b5-16a4-4f47-8eb7-8943a117572b does not exist Neutron server returns request_ids: ['req-4973660d-cb32-40c9-9000-fa8fc5e9f2f9'] [pid: 8|app: 0|req: 334/671] 10.0.0.101 () {32 vars in 739 bytes} [Tue May 5 23:35:10 2026] DELETE /v2.1/os-security-groups/529f13b5-16a4-4f47-8eb7-8943a117572b => generated 194 bytes in 719 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 10.0.0.101 () {32 vars in 739 bytes} [Tue May 5 23:35:10 2026] DELETE /v2.1/os-security-groups/8b4770d2-3963-456b-b164-1c4405234c72 => generated 0 bytes in 939 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-05 23:35:11.532 8 INFO nova.api.openstack.wsgi [None req-fd18c6d1-f89a-4d3b-a7a1-c0d9ca5d12cf 1d43e4b9e8ae4c4495898bfa2d44b021 e811a40d795e470f8b448e0c3e86c104 - - default default] HTTP exception thrown: Security group 21de55b2-d9e7-48eb-a487-c70255a412bd does not exist Neutron server returns request_ids: ['req-6668a7c9-59ae-4ffa-85ed-26cf286fedb3'] [pid: 8|app: 0|req: 335/673] 10.0.0.101 () {32 vars in 739 bytes} [Tue May 5 23:35:11 2026] DELETE /v2.1/os-security-groups/21de55b2-d9e7-48eb-a487-c70255a412bd => generated 194 bytes in 105 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-05 23:35:11.584 8 INFO nova.api.openstack.wsgi [None req-a918d67e-d9ef-46bd-9acc-fd1447490914 1d43e4b9e8ae4c4495898bfa2d44b021 e811a40d795e470f8b448e0c3e86c104 - - default default] HTTP exception thrown: Security group 720c7966-12fb-4e90-ab3e-d09d95590af1 does not exist Neutron server returns request_ids: ['req-847e5d3e-4444-4471-8daf-aa7b2da22f01'] [pid: 8|app: 0|req: 336/674] 10.0.0.101 () {32 vars in 739 bytes} [Tue May 5 23:35:11 2026] DELETE /v2.1/os-security-groups/720c7966-12fb-4e90-ab3e-d09d95590af1 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 10.0.0.101 () {32 vars in 739 bytes} [Tue May 5 23:35:11 2026] DELETE /v2.1/os-security-groups/876227da-3487-4725-9732-80e2ac455b52 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.101 () {34 vars in 670 bytes} [Tue May 5 23:35:15 2026] POST /v2.1/os-keypairs => generated 385 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/679] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:35:11 2026] POST /v2.1/servers => generated 452 bytes in 5988 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/680] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:17 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1393 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/681] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:18 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1445 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/682] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:20 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1451 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/683] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:21 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1518 bytes in 2729 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:35:24.415 8 INFO nova.api.openstack.compute.server_external_events [req-3b461b58-9aa2-4ab6-a894-f13a270f9fe7 req-2690deb5-91b2-4737-9149-5c0c29a2ddb8 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:a47fdb15-2506-4c26-863c-7a816e4e1189 for instance 08a62ea5-d39f-4063-b7f9-fdce0e839824 on instance 2026-05-05 23:35:24.424 8 INFO nova.compute.rpcapi [None req-86cafae1-333d-4e9a-a4fc-139fdcc1e965 - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 8|app: 0|req: 340/684] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 134 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: 341/685] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:25 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1518 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/686] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:35:22 2026] POST /v2.1/servers => generated 450 bytes in 4806 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: 342/689] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:35:26 2026] POST /v2.1/servers => generated 424 bytes in 761 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/690] 10.0.0.101 () {34 vars in 670 bytes} [Tue May 5 23:35:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:27 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 1253 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: 8|app: 0|req: 343/692] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:27 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1518 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:27 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce => generated 1371 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 344/694] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:28 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 1369 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, ' [pid: 8|app: 0|req: 345/695] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:28 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce => generated 1423 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/696] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:28 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1518 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 352/697] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:29 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 1436 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/698] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:29 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce => generated 1471 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:35:28 2026] POST /v2.1/servers => generated 449 bytes in 1467 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, ' 2026-05-05 23:35:30.509 7 INFO nova.api.openstack.compute.server_external_events [req-ce3c99d3-c4de-45a5-bcd5-aa439087c369 req-287719d5-7455-46c8-9660-0adf2bbbec7f c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:261b4c75-0117-48d6-ab2d-d729238a898f for instance 0104d7ac-82a5-4ecc-8de9-a765e9b5796a on instance 2026-05-05 23:35:30.518 7 INFO nova.compute.rpcapi [None req-1d25f770-b7b9-4bbd-afcb-13753b27ca35 - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 7|app: 0|req: 354/700] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 137 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-05-05 23:35:30.568 7 INFO nova.api.openstack.compute.server_external_events [req-55bb04a0-fca4-46fd-bcf2-8e64ce1cf6e4 req-a35d3ea9-6b8e-41bc-ad0e-f06865bd60c8 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:db1e722a-b6c9-4390-9d71-3004c95213ee for instance 3dc65c2c-d32a-4b5d-a620-b844080001ce on instance [pid: 7|app: 0|req: 355/701] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:30 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: 347/702] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:30 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1518 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/703] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:30 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 1400 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:35:31.158 7 INFO nova.api.openstack.compute.server_external_events [req-ee50807a-ba32-475e-896e-b3380e2a626a req-79900ee3-92ca-4e0e-8f99-d103b6ff05f5 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:a47fdb15-2506-4c26-863c-7a816e4e1189 for instance 08a62ea5-d39f-4063-b7f9-fdce0e839824 on instance [pid: 7|app: 0|req: 357/704] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:35:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:30 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 1436 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 358/706] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:31 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce => generated 1471 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 359/707] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:31 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 1470 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/708] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:31 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1701 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/709] 10.0.0.101 () {32 vars in 740 bytes} [Tue May 5 23:35:31 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824/os-interface => generated 285 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/710] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:32 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 1424 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/711] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:32 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce => generated 1471 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:35:33.461 7 INFO nova.api.openstack.compute.server_external_events [req-e7d2bff3-3fbf-439d-860d-2df943c589ee req-6ef45189-137e-4273-9338-a3a84db5209c c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:11c7efaa-dcc1-4660-be12-cbe403b2a570 for instance f0de595d-8511-4984-b6ff-d558753ec72a on instance [pid: 7|app: 0|req: 362/712] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35: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, ' [pid: 8|app: 0|req: 351/713] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:32 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 1525 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:35:33.537 7 INFO nova.api.openstack.compute.server_external_events [req-8c2bf1d5-c8a7-4812-8083-36dec89e35c0 req-4d000cc6-b6eb-4614-8ab0-4d19702baa76 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:261b4c75-0117-48d6-ab2d-d729238a898f for instance 0104d7ac-82a5-4ecc-8de9-a765e9b5796a on instance [pid: 7|app: 0|req: 363/714] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:35:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 76 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-05-05 23:35:33.567 8 INFO nova.api.openstack.compute.server_external_events [req-c67cd707-8d6a-406a-825b-faf861b80296 req-e04939a3-26e7-4932-8af4-785c5f3f5326 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:a47fdb15-2506-4c26-863c-7a816e4e1189 for instance 08a62ea5-d39f-4063-b7f9-fdce0e839824 on instance [pid: 8|app: 0|req: 352/715] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/716] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:33 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 1424 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 353/717] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:34 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce => generated 1471 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/718] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:34 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 1525 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:34 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 1610 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: 366/720] 10.0.0.101 () {32 vars in 740 bytes} [Tue May 5 23:35:34 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a/os-interface => generated 284 bytes in 125 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-05-05 23:35:35.610 8 INFO nova.api.openstack.compute.server_external_events [req-7a6b069a-dfd3-42cc-acc2-cf34a7fbf625 req-af79b6bb-c675-46d2-8fee-f2cca6200524 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:db1e722a-b6c9-4390-9d71-3004c95213ee for instance 3dc65c2c-d32a-4b5d-a620-b844080001ce on instance [pid: 8|app: 0|req: 355/721] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:35:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/722] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:35 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce => generated 1471 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:35:35.996 7 INFO nova.api.openstack.compute.server_external_events [req-4c670057-4de3-4c42-9ce2-1d43b1d08076 req-0a1f4c0a-306a-44ae-8318-78dbecf75ef1 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:11c7efaa-dcc1-4660-be12-cbe403b2a570 for instance f0de595d-8511-4984-b6ff-d558753ec72a on instance [pid: 7|app: 0|req: 368/723] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:35:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/724] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:35 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 1525 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:35:36.353 8 INFO nova.api.openstack.compute.server_external_events [req-97c32c02-ed00-49ea-845e-d94396eda29b req-533ca21f-3539-44d1-a8d9-55cbc8a172b8 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:261b4c75-0117-48d6-ab2d-d729238a898f for instance 0104d7ac-82a5-4ecc-8de9-a765e9b5796a on instance [pid: 8|app: 0|req: 357/725] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/726] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:36 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 1610 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: 8|app: 0|req: 359/729] 10.0.0.101 () {32 vars in 640 bytes} [Tue May 5 23:35:36 2026] GET /v2.1/servers => generated 388 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/730] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:35:36 2026] DELETE /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/731] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:36 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 1616 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: 372/732] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:36 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce => generated 1657 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 361/733] 10.0.0.101 () {32 vars in 722 bytes} [Tue May 5 23:35:37 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce/ips => generated 110 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/734] 10.0.0.101 () {32 vars in 722 bytes} [Tue May 5 23:35:37 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce/ips => generated 110 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: 363/735] 10.0.0.101 () {32 vars in 824 bytes} [Tue May 5 23:35:37 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce/ips/tempest-ServerAddressesTestJSON-1743867961-network => generated 95 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: 373/736] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:37 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 1716 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/737] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:35:37 2026] DELETE /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce => generated 0 bytes in 128 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: 374/738] 10.0.0.101 () {32 vars in 740 bytes} [Tue May 5 23:35:37 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/os-interface => generated 285 bytes in 179 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: 365/739] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:37 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce => generated 1663 bytes in 963 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/740] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:37 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 1669 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:35:38.382 7 INFO nova.api.openstack.compute.server_external_events [req-82618338-1cc7-4b91-859d-e5578953b1ad req-da508c7a-235a-4d83-acbf-61133f11b250 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:261b4c75-0117-48d6-ab2d-d729238a898f for instance 0104d7ac-82a5-4ecc-8de9-a765e9b5796a on instance [pid: 7|app: 0|req: 376/741] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:35:38.408 7 INFO nova.api.openstack.compute.server_external_events [req-5fd77727-1a52-4296-b3c3-c06dc59f3577 req-e95cc320-3e0d-4b14-8b53-881fb91ea30e c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:11c7efaa-dcc1-4660-be12-cbe403b2a570 for instance f0de595d-8511-4984-b6ff-d558753ec72a on instance [pid: 7|app: 0|req: 377/742] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:38 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 1716 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, ' 2026-05-05 23:35:39.330 7 INFO nova.api.openstack.wsgi [None req-b20f8545-5c73-4ea8-88fb-ca11b37ac229 c12269d5b6f348a085c3b3e2b6471f0a c5504440a09040a3a4ce317e4f05de1e - - default default] HTTP exception thrown: Instance 3dc65c2c-d32a-4b5d-a620-b844080001ce could not be found. [pid: 7|app: 0|req: 378/744] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:39 2026] GET /v2.1/servers/3dc65c2c-d32a-4b5d-a620-b844080001ce => 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-05-05 23:35:39.365 8 INFO nova.api.openstack.wsgi [None req-9350d718-f473-40cf-a8fb-30cb684df7a5 ac07bbbc47fc4238ba13679b7b62084c 7e46bea560fb4974866f94f649ac82ae - - default default] HTTP exception thrown: Instance 0104d7ac-82a5-4ecc-8de9-a765e9b5796a could not be found. [pid: 8|app: 0|req: 367/745] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:39 2026] GET /v2.1/servers/0104d7ac-82a5-4ecc-8de9-a765e9b5796a => generated 111 bytes in 31 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: 379/746] 10.0.0.101 () {32 vars in 703 bytes} [Tue May 5 23:35:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-741120504 => 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-05-05 23:35:40.450 8 INFO nova.api.openstack.compute.server_external_events [req-65640599-417f-44a9-816f-4486246e741a req-0d2a2f90-9255-4be0-81bc-1f6185c27732 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:db1e722a-b6c9-4390-9d71-3004c95213ee for instance 3dc65c2c-d32a-4b5d-a620-b844080001ce on instance [pid: 8|app: 0|req: 368/747] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/748] 10.0.0.101 () {30 vars in 412 bytes} [Tue May 5 23:35:44 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/749] 10.0.0.101 () {28 vars in 559 bytes} [Tue May 5 23:35:44 2026] GET /v2/ => generated 401 bytes in 479 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 10.0.0.101 () {28 vars in 563 bytes} [Tue May 5 23:35:45 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: 370/751] 10.0.0.101 () {30 vars in 412 bytes} [Tue May 5 23:35:45 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/754] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:50 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1821 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/755] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:50 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1821 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/756] 10.0.0.101 () {34 vars in 749 bytes} [Tue May 5 23:35:50 2026] POST /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824/action => generated 0 bytes in 101 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: 373/757] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:50 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1823 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: 7|app: 0|req: 385/758] 10.0.0.101 () {34 vars in 670 bytes} [Tue May 5 23:35:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 292 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: 374/759] 10.0.0.101 () {32 vars in 740 bytes} [Tue May 5 23:35:51 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/os-interface => generated 285 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/760] 10.0.0.101 () {32 vars in 814 bytes} [Tue May 5 23:35:51 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/os-interface/11c7efaa-dcc1-4660-be12-cbe403b2a570 => generated 282 bytes in 130 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: 386/761] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:51 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1828 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/762] 10.0.0.101 () {32 vars in 722 bytes} [Tue May 5 23:35:52 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/763] 10.0.0.101 () {34 vars in 749 bytes} [Tue May 5 23:35:52 2026] POST /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/action => generated 0 bytes in 64 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: 377/764] 10.0.0.101 () {32 vars in 722 bytes} [Tue May 5 23:35:52 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/ips => generated 156 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:35:53.004 8 INFO nova.api.openstack.compute.server_external_events [req-d5d4c07d-ca2c-4d7e-b09a-db5f8452023b req-41953f9e-504f-46d0-9d59-294e2a1f4c74 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-unplugged:a47fdb15-2506-4c26-863c-7a816e4e1189 for instance 08a62ea5-d39f-4063-b7f9-fdce0e839824 on instance [pid: 8|app: 0|req: 378/765] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:35:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/766] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:53 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1828 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:35:53.392 8 INFO nova.api.openstack.compute.server_external_events [req-5b39938f-73ac-491b-b988-dd51ee467d8c req-0bd62784-5cc7-4c62-a97b-7f80b94c737d c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:11c7efaa-dcc1-4660-be12-cbe403b2a570 for instance f0de595d-8511-4984-b6ff-d558753ec72a on instance [pid: 8|app: 0|req: 380/767] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:53 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/768] 10.0.0.101 () {32 vars in 722 bytes} [Tue May 5 23:35:53 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/769] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:35:52 2026] POST /v2.1/servers => generated 450 bytes in 894 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: 382/770] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:53 2026] GET /v2.1/servers/291e7336-0a52-4ae1-a50c-a2f64823e1fe => generated 1423 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/771] 10.0.0.101 () {32 vars in 722 bytes} [Tue May 5 23:35:54 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/ips => generated 195 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: 389/772] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:54 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1821 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/773] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:54 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 1951 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: 7|app: 0|req: 390/774] 10.0.0.101 () {34 vars in 749 bytes} [Tue May 5 23:35:54 2026] POST /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/action => generated 0 bytes in 29 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: 385/775] 10.0.0.101 () {32 vars in 722 bytes} [Tue May 5 23:35:54 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/ips => generated 195 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:35:55.041 8 INFO nova.api.openstack.compute.server_external_events [req-d76d9931-12de-41b2-a772-6f636a51a7d7 req-4f4f5b4d-bb07-4090-8a03-5d95b7e371af c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:a47fdb15-2506-4c26-863c-7a816e4e1189 for instance 08a62ea5-d39f-4063-b7f9-fdce0e839824 on instance [pid: 8|app: 0|req: 386/776] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:35:55 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-05-05 23:35:55.390 8 INFO nova.api.openstack.compute.server_external_events [req-16679f19-18be-454a-8003-6bafdad4a482 req-a7baf2ab-9c2c-48a7-838d-0f3704369833 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:11c7efaa-dcc1-4660-be12-cbe403b2a570 for instance f0de595d-8511-4984-b6ff-d558753ec72a on instance [pid: 8|app: 0|req: 387/777] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:54 2026] GET /v2.1/servers/291e7336-0a52-4ae1-a50c-a2f64823e1fe => generated 1548 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/779] 10.0.0.101 () {32 vars in 722 bytes} [Tue May 5 23:35:55 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:35:55.869 7 INFO nova.api.openstack.compute.server_external_events [req-d7a4f52c-49ea-4588-b1e9-f9fde673a693 req-fce5efbd-96fc-49a1-a745-2f8d10375155 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:f729dfbf-3b18-4e93-bee8-8e880ba43bdf for instance 291e7336-0a52-4ae1-a50c-a2f64823e1fe on instance [pid: 7|app: 0|req: 392/780] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/783] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:56 2026] GET /v2.1/servers/291e7336-0a52-4ae1-a50c-a2f64823e1fe => generated 1548 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/784] 10.0.0.101 () {32 vars in 722 bytes} [Tue May 5 23:35:56 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a/ips => generated 156 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: 391/785] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:35:56 2026] DELETE /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/786] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:56 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 1842 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:35:57.741 7 INFO nova.api.openstack.compute.server_external_events [req-3c84b6ae-e33e-4568-af44-e6477d34b87d req-2bb2f8c1-9e4e-4f1a-ab38-a99be6cc1c9b c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:f729dfbf-3b18-4e93-bee8-8e880ba43bdf for instance 291e7336-0a52-4ae1-a50c-a2f64823e1fe on instance [pid: 7|app: 0|req: 396/787] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:35:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/788] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:57 2026] GET /v2.1/servers/291e7336-0a52-4ae1-a50c-a2f64823e1fe => generated 1548 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-05-05 23:35:58.465 8 INFO nova.api.openstack.compute.server_external_events [req-4a1a111c-4c83-4965-9dfa-5dc31130419e req-49086349-e8ad-4c05-835b-ac052eed589c c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:11c7efaa-dcc1-4660-be12-cbe403b2a570 for instance f0de595d-8511-4984-b6ff-d558753ec72a on instance [pid: 8|app: 0|req: 393/789] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:35:58 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) [pid: 7|app: 0|req: 397/790] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:58 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 1775 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, ' [pid: 8|app: 0|req: 394/791] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:58 2026] GET /v2.1/servers/291e7336-0a52-4ae1-a50c-a2f64823e1fe => generated 1725 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/792] 10.0.0.101 () {32 vars in 740 bytes} [Tue May 5 23:35:59 2026] GET /v2.1/servers/291e7336-0a52-4ae1-a50c-a2f64823e1fe/os-interface => generated 284 bytes in 93 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-05-05 23:35:59.541 8 INFO nova.api.openstack.wsgi [None req-c6b35840-dde4-47b9-ad10-a6e509b7451d 1bd7d09035794a9d958fac33ce67ee36 4eefb31af62849569eddd21ac66f89e7 - - default default] HTTP exception thrown: Instance f0de595d-8511-4984-b6ff-d558753ec72a could not be found. [pid: 8|app: 0|req: 395/793] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:35:59 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => 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: 399/794] 10.0.0.101 () {32 vars in 703 bytes} [Tue May 5 23:35:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-727360070 => generated 0 bytes in 35 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-05-05 23:36:00.839 7 INFO nova.api.openstack.wsgi [None req-ccba15e6-a226-4725-a12c-5592f3d2d032 1bd7d09035794a9d958fac33ce67ee36 4eefb31af62849569eddd21ac66f89e7 - - default default] HTTP exception thrown: Instance f0de595d-8511-4984-b6ff-d558753ec72a could not be found. [pid: 7|app: 0|req: 400/795] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:36:00 2026] DELETE /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => 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-05-05 23:36:00.872 7 INFO nova.api.openstack.compute.server_external_events [req-349da482-0586-44db-a6aa-4992c0289620 req-cf045d2b-da32-4bf3-90a2-765e1495ae1a c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:f729dfbf-3b18-4e93-bee8-8e880ba43bdf for instance 291e7336-0a52-4ae1-a50c-a2f64823e1fe on instance [pid: 7|app: 0|req: 401/796] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:36:00 2026] POST /v2.1/os-server-external-events => generated 179 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-05-05 23:36:00.901 7 INFO nova.api.openstack.wsgi [None req-51e25ca9-304c-4fac-b582-c4ad1402331e 1bd7d09035794a9d958fac33ce67ee36 4eefb31af62849569eddd21ac66f89e7 - - default default] HTTP exception thrown: Instance f0de595d-8511-4984-b6ff-d558753ec72a could not be found. [pid: 7|app: 0|req: 402/797] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:00 2026] GET /v2.1/servers/f0de595d-8511-4984-b6ff-d558753ec72a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/798] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:00 2026] GET /v2.1/servers/291e7336-0a52-4ae1-a50c-a2f64823e1fe => generated 1725 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/799] 10.0.0.101 () {32 vars in 640 bytes} [Tue May 5 23:36:01 2026] GET /v2.1/servers => generated 378 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/800] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:36:01 2026] DELETE /v2.1/servers/291e7336-0a52-4ae1-a50c-a2f64823e1fe => generated 0 bytes in 103 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: 404/801] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:01 2026] GET /v2.1/servers/291e7336-0a52-4ae1-a50c-a2f64823e1fe => generated 1731 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:36:03.121 7 INFO nova.api.openstack.compute.server_external_events [req-477edaf8-bfb4-49f5-9ef6-cd4ea8b333fd req-48e1e71a-5e08-4c52-a982-0aff4874c8da c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:f729dfbf-3b18-4e93-bee8-8e880ba43bdf for instance 291e7336-0a52-4ae1-a50c-a2f64823e1fe on instance [pid: 7|app: 0|req: 405/802] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:36:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/803] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:02 2026] GET /v2.1/servers/291e7336-0a52-4ae1-a50c-a2f64823e1fe => generated 1784 bytes in 657 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:36:04.521 7 INFO nova.api.openstack.wsgi [None req-e5500f74-38f5-4fa5-a973-89ee2a379cdd 225a60e2e0b24cb885de145a64eb4450 ca426256009c4a00b1a3f68e082458d7 - - default default] HTTP exception thrown: Instance 291e7336-0a52-4ae1-a50c-a2f64823e1fe could not be found. [pid: 7|app: 0|req: 406/804] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:04 2026] GET /v2.1/servers/291e7336-0a52-4ae1-a50c-a2f64823e1fe => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/805] 10.0.0.101 () {32 vars in 703 bytes} [Tue May 5 23:36:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-362023891 => 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, ' [pid: 7|app: 0|req: 408/808] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:10 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1821 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/809] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:36:10 2026] DELETE /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 0 bytes in 133 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: 409/810] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:10 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1827 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:36:12.133 8 INFO nova.api.openstack.compute.server_external_events [req-6192a43a-17aa-4c39-8870-a84ed8b6d620 req-f4d48209-c876-46d6-b2e6-27e14fe3db7d c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-unplugged:a47fdb15-2506-4c26-863c-7a816e4e1189 for instance 08a62ea5-d39f-4063-b7f9-fdce0e839824 on instance [pid: 8|app: 0|req: 402/811] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:36:12 2026] POST /v2.1/os-server-external-events => generated 185 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 403/812] 10.0.0.101 () {34 vars in 670 bytes} [Tue May 5 23:36:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/813] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:12 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 1827 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 23:36:12.872 8 INFO nova.api.openstack.compute.server_external_events [req-48bd3f59-d6b8-4f8c-847f-ccd1e7771781 req-09876741-664d-408e-bfef-bbd73a7c6e1e c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:a47fdb15-2506-4c26-863c-7a816e4e1189 for instance 08a62ea5-d39f-4063-b7f9-fdce0e839824 on instance [pid: 8|app: 0|req: 404/814] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:36:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:36:13.839 7 INFO nova.api.openstack.wsgi [None req-ef9339d8-a345-43bc-943f-b44fa8b1cb24 caa193a794aa44b481aea16eea6b58c9 7f5fd58bf01e48d09f988502d8fab4c1 - - default default] HTTP exception thrown: Instance 08a62ea5-d39f-4063-b7f9-fdce0e839824 could not be found. [pid: 7|app: 0|req: 411/815] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:13 2026] GET /v2.1/servers/08a62ea5-d39f-4063-b7f9-fdce0e839824 => generated 111 bytes in 42 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: 405/816] 10.0.0.101 () {32 vars in 705 bytes} [Tue May 5 23:36:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1531396464 => 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: 412/817] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:36:14 2026] POST /v2.1/servers => generated 452 bytes in 2097 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/820] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:16 2026] GET /v2.1/servers/997004d1-ef01-4cf2-b2bd-57eaea697f88 => generated 1431 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/821] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:17 2026] GET /v2.1/servers/997004d1-ef01-4cf2-b2bd-57eaea697f88 => generated 1556 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:36:18.622 8 INFO nova.api.openstack.compute.server_external_events [req-0b621d79-9b46-449d-a7e8-a01aed391172 req-a08633d5-4ab8-45e6-8856-00b73235c4b7 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:bcaaaa16-73e2-4b2e-a425-bd893d13be84 for instance 997004d1-ef01-4cf2-b2bd-57eaea697f88 on instance [pid: 8|app: 0|req: 407/822] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:36:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 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-05-05 23:36:19.529 7 INFO nova.api.openstack.compute.server_external_events [req-fe1da4d6-02d3-4e88-9d70-a495ede9a02b req-91fa5673-2200-43f6-8b8b-423cb66031a9 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:bcaaaa16-73e2-4b2e-a425-bd893d13be84 for instance 997004d1-ef01-4cf2-b2bd-57eaea697f88 on instance [pid: 7|app: 0|req: 416/823] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:36:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/824] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:19 2026] GET /v2.1/servers/997004d1-ef01-4cf2-b2bd-57eaea697f88 => generated 1556 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/825] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:20 2026] GET /v2.1/servers/997004d1-ef01-4cf2-b2bd-57eaea697f88 => generated 1739 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: 409/826] 10.0.0.101 () {32 vars in 740 bytes} [Tue May 5 23:36:20 2026] GET /v2.1/servers/997004d1-ef01-4cf2-b2bd-57eaea697f88/os-interface => generated 284 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:36:21.783 8 INFO nova.api.openstack.compute.server_external_events [req-cbd1c62d-376c-498a-87c4-81eb0e1b6921 req-40f230cd-3c58-4006-a2df-e9e571a53d7d c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:bcaaaa16-73e2-4b2e-a425-bd893d13be84 for instance 997004d1-ef01-4cf2-b2bd-57eaea697f88 on instance [pid: 8|app: 0|req: 410/827] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:36:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/828] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:21 2026] GET /v2.1/servers/997004d1-ef01-4cf2-b2bd-57eaea697f88 => generated 1739 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 411/829] 10.0.0.101 () {32 vars in 640 bytes} [Tue May 5 23:36:21 2026] GET /v2.1/servers => generated 384 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: 419/830] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:36:22 2026] DELETE /v2.1/servers/997004d1-ef01-4cf2-b2bd-57eaea697f88 => generated 0 bytes in 100 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: 412/831] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:22 2026] GET /v2.1/servers/997004d1-ef01-4cf2-b2bd-57eaea697f88 => generated 1745 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 420/832] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:23 2026] GET /v2.1/servers/997004d1-ef01-4cf2-b2bd-57eaea697f88 => generated 1865 bytes in 718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:36:24.552 8 INFO nova.api.openstack.compute.server_external_events [req-e93fd43f-8a4e-41e4-8167-0c3bffa13ea5 req-4c16735a-ca42-48de-b937-f3b09e0c5c37 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:bcaaaa16-73e2-4b2e-a425-bd893d13be84 for instance 997004d1-ef01-4cf2-b2bd-57eaea697f88 on instance [pid: 8|app: 0|req: 413/833] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:36:24 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-05-05 23:36:25.214 7 INFO nova.api.openstack.wsgi [None req-7996e0b2-6fe9-4fb4-beff-7ccb85ffc14a a3dd29d759ec4360ae53f656d33628ad 92bb47ad0ce545b9a3eb49974a033875 - - default default] HTTP exception thrown: Instance 997004d1-ef01-4cf2-b2bd-57eaea697f88 could not be found. [pid: 7|app: 0|req: 421/834] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:25 2026] GET /v2.1/servers/997004d1-ef01-4cf2-b2bd-57eaea697f88 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/835] 10.0.0.101 () {32 vars in 703 bytes} [Tue May 5 23:36:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-243681019 => generated 0 bytes in 35 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: 425/842] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:36:53 2026] POST /v2.1/servers => generated 424 bytes in 2143 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/843] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:55 2026] GET /v2.1/servers/0fc2c107-e90f-433b-80fb-7288e4081181 => generated 1368 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/846] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:56 2026] GET /v2.1/servers/0fc2c107-e90f-433b-80fb-7288e4081181 => generated 1426 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:36:59.193 7 INFO nova.api.openstack.compute.server_external_events [req-9cc1518f-4c44-46d8-8b5f-85177b5dfe41 req-f0fd0490-0fc8-429c-bf67-294fd5c15797 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:e846fa5d-a3aa-4c7c-8a39-366423b711b5 for instance 0fc2c107-e90f-433b-80fb-7288e4081181 on instance [pid: 7|app: 0|req: 428/847] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:36:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/848] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:36:58 2026] GET /v2.1/servers/0fc2c107-e90f-433b-80fb-7288e4081181 => generated 1468 bytes in 1939 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 429/849] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:37:01 2026] GET /v2.1/servers/0fc2c107-e90f-433b-80fb-7288e4081181 => generated 1468 bytes in 1214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:37:04.187 7 INFO nova.api.openstack.compute.server_external_events [req-46f22dd3-b033-410a-b7d3-e2ce8249a084 req-5b0fefd6-9112-466f-90ca-aba224e88f73 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:e846fa5d-a3aa-4c7c-8a39-366423b711b5 for instance 0fc2c107-e90f-433b-80fb-7288e4081181 on instance [pid: 7|app: 0|req: 430/850] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:37:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/851] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:37:03 2026] GET /v2.1/servers/0fc2c107-e90f-433b-80fb-7288e4081181 => generated 1468 bytes in 1576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/854] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:37:06 2026] GET /v2.1/servers/0fc2c107-e90f-433b-80fb-7288e4081181 => generated 1649 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/855] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:37:07 2026] DELETE /v2.1/servers/0fc2c107-e90f-433b-80fb-7288e4081181 => generated 0 bytes in 100 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: 433/856] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:37:07 2026] GET /v2.1/servers/0fc2c107-e90f-433b-80fb-7288e4081181 => generated 1655 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:37:08.823 8 INFO nova.api.openstack.compute.server_external_events [req-36a14f0e-cad7-437f-baba-a25aeb5fbc24 req-1695e87a-aa71-4b75-a5d5-b41deca36c67 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:e846fa5d-a3aa-4c7c-8a39-366423b711b5 for instance 0fc2c107-e90f-433b-80fb-7288e4081181 on instance [pid: 8|app: 0|req: 424/857] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:37:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:37:09.394 7 INFO nova.api.openstack.wsgi [None req-5f8adfed-db4d-47cf-8855-a3b082230ccc fab69a05a3504d91b32058f1c634abd7 b30217d515384e71aa0d5a224ba46419 - - default default] HTTP exception thrown: Instance 0fc2c107-e90f-433b-80fb-7288e4081181 could not be found. [pid: 7|app: 0|req: 434/858] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:37:09 2026] GET /v2.1/servers/0fc2c107-e90f-433b-80fb-7288e4081181 => generated 111 bytes in 40 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: 428/865] 10.0.0.120 () {30 vars in 618 bytes} [Tue May 5 23:37:37 2026] GET /v2.1 => generated 0 bytes in 148 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: 438/866] 10.0.0.120 () {30 vars in 620 bytes} [Tue May 5 23:37:37 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: 429/867] 10.0.0.120 () {34 vars in 912 bytes} [Tue May 5 23:37:38 2026] GET /v2.1/os-simple-tenant-usage/56b9e1c2cd534dfcb90d91e6476e0702?start=2026-05-04T00:00:00&end=2026-05-05T23:59:59 => generated 20 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/868] 10.0.0.120 () {30 vars in 653 bytes} [Tue May 5 23:37:38 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 51 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: 430/869] 10.0.0.120 () {30 vars in 618 bytes} [Tue May 5 23:37:40 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 440/870] 10.0.0.120 () {30 vars in 620 bytes} [Tue May 5 23:37:40 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/871] 10.0.0.120 () {34 vars in 912 bytes} [Tue May 5 23:37:41 2026] GET /v2.1/os-simple-tenant-usage/56b9e1c2cd534dfcb90d91e6476e0702?start=2026-05-04T00:00:00&end=2026-05-05T23:59:59 => generated 20 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/872] 10.0.0.120 () {30 vars in 653 bytes} [Tue May 5 23:37:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/877] 10.0.0.101 () {34 vars in 670 bytes} [Tue May 5 23:38:00 2026] POST /v2.1/os-keypairs => generated 397 bytes in 363 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: 434/878] 10.0.0.101 () {34 vars in 670 bytes} [Tue May 5 23:38:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/879] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:38:03 2026] POST /v2.1/servers => generated 496 bytes in 706 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/880] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:04 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 1457 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/881] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:05 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 1515 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:38:06.675 7 INFO nova.api.openstack.compute.server_external_events [req-3e2cb4a1-483f-4029-bc44-5b4c3a92b908 req-62312842-6639-41f4-8591-8c8fff087517 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:210bd918-16e9-4447-8d0a-286de44e8468 for instance c5e6e6da-1bbe-4398-81c0-7ef736a83a10 on instance [pid: 7|app: 0|req: 448/884] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:38:06 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/885] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:06 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 1629 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:38:07.935 8 INFO nova.api.openstack.compute.server_external_events [req-58f90143-8fd1-4a51-ad8d-5f9d0450be98 req-e3f16a0b-1308-4322-9e4a-4ecf537c7afa c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:210bd918-16e9-4447-8d0a-286de44e8468 for instance c5e6e6da-1bbe-4398-81c0-7ef736a83a10 on instance [pid: 8|app: 0|req: 438/886] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:38:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/887] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:07 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 1629 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, ' [pid: 8|app: 0|req: 439/888] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:09 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 1629 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/889] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:10 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 1810 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/890] 10.0.0.101 () {32 vars in 740 bytes} [Tue May 5 23:38:10 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10/os-interface => generated 285 bytes in 379 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-05-05 23:38:12.834 7 INFO nova.api.openstack.compute.server_external_events [req-1c445aa3-0205-48b6-b191-6dd47e35a1c8 req-06901f73-15f4-4867-8766-84967a09ef57 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:210bd918-16e9-4447-8d0a-286de44e8468 for instance c5e6e6da-1bbe-4398-81c0-7ef736a83a10 on instance [pid: 7|app: 0|req: 451/891] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:38:12 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/894] 10.0.0.101 () {34 vars in 670 bytes} [Tue May 5 23:38:16 2026] POST /v2.1/os-keypairs => generated 398 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/895] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:38:18 2026] POST /v2.1/servers => generated 450 bytes in 757 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/896] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:19 2026] GET /v2.1/servers/5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 => generated 1402 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, ' [pid: 7|app: 0|req: 454/897] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:19 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 1930 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 444/898] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:20 2026] GET /v2.1/servers/5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 => generated 1528 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:38:21.180 7 INFO nova.api.openstack.compute.server_external_events [req-98007839-9e0a-479f-9876-f3d1d4c2d062 req-f10d4099-2c58-4c94-8137-e937055a7895 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:065eedd8-e4e0-4a23-8f5b-c9dc845b016a for instance 5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 on instance [pid: 7|app: 0|req: 455/899] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:38:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/900] 10.0.0.101 () {32 vars in 752 bytes} [Tue May 5 23:38:21 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10/os-server-password => generated 116 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-05-05 23:38:21.897 7 INFO nova.api.openstack.compute.server_external_events [req-1b8c5a92-9b09-4965-86d4-19c91c2306f5 req-35619fa1-9303-42ef-a987-168f61033733 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:065eedd8-e4e0-4a23-8f5b-c9dc845b016a for instance 5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 on instance [pid: 7|app: 0|req: 456/901] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:38:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/902] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:22 2026] GET /v2.1/servers/5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 => generated 1528 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 457/903] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:23 2026] GET /v2.1/servers/5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 => generated 1696 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, ' [pid: 8|app: 0|req: 447/904] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:38:23 2026] DELETE /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 0 bytes in 155 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: 458/905] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:23 2026] GET /v2.1/servers/5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 => generated 1696 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/906] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:23 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 1936 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:38:25.155 8 INFO nova.api.openstack.compute.server_external_events [req-86c74095-71f8-4204-99dc-86b85d29bda6 req-f7516bf8-a724-40e6-a0cc-2d4527168187 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:065eedd8-e4e0-4a23-8f5b-c9dc845b016a for instance 5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 on instance [pid: 8|app: 0|req: 449/907] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:38:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/908] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:24 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 1822 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:38:25.585 8 INFO nova.api.openstack.compute.server_external_events [req-a27dc492-6755-415b-b6ca-cb72a0cdf1ed req-1d8d43ce-6b0a-421a-8e68-a034ce0ef4cc c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:210bd918-16e9-4447-8d0a-286de44e8468 for instance c5e6e6da-1bbe-4398-81c0-7ef736a83a10 on instance [pid: 8|app: 0|req: 450/909] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:38:25 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, ' 2026-05-05 23:38:26.555 7 INFO nova.api.openstack.wsgi [None req-38d528fb-98cf-4803-a5d3-6397cc26c4d0 56181a5283364e168e349aa3a65c45bc e6c8a35c9eb94dcd9813883c7ba91882 - - default default] HTTP exception thrown: Instance c5e6e6da-1bbe-4398-81c0-7ef736a83a10 could not be found. [pid: 7|app: 0|req: 461/912] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:26 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => 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-05-05 23:38:26.602 8 INFO nova.api.openstack.wsgi [None req-db80fe11-8257-4759-addf-1d6bc6031981 56181a5283364e168e349aa3a65c45bc e6c8a35c9eb94dcd9813883c7ba91882 - - default default] HTTP exception thrown: Instance c5e6e6da-1bbe-4398-81c0-7ef736a83a10 could not be found. [pid: 8|app: 0|req: 452/913] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:38:26 2026] DELETE /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 111 bytes in 42 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-05-05 23:38:26.646 7 INFO nova.api.openstack.wsgi [None req-9979b35a-d19a-4587-9407-1e2f182a5b5b 56181a5283364e168e349aa3a65c45bc e6c8a35c9eb94dcd9813883c7ba91882 - - default default] HTTP exception thrown: Instance c5e6e6da-1bbe-4398-81c0-7ef736a83a10 could not be found. [pid: 7|app: 0|req: 462/914] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:26 2026] GET /v2.1/servers/c5e6e6da-1bbe-4398-81c0-7ef736a83a10 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/915] 10.0.0.101 () {32 vars in 705 bytes} [Tue May 5 23:38:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1197397738 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/916] 10.0.0.101 () {32 vars in 727 bytes} [Tue May 5 23:38:27 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1037678753 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/919] 10.0.0.101 () {34 vars in 749 bytes} [Tue May 5 23:38:39 2026] POST /v2.1/servers/5f914c69-6e7f-47c1-8bfd-8e2699cda4b7/action => generated 35702 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-05 23:38:41.188 8 INFO nova.api.openstack.compute.server_external_events [req-c625fecf-f831-40f6-9ad7-c9340b6723fa req-e9468377-7957-45f9-9082-8f034a56140c c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:065eedd8-e4e0-4a23-8f5b-c9dc845b016a for instance 5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 on instance [pid: 8|app: 0|req: 455/920] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:38:41 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: 466/921] 10.0.0.101 () {34 vars in 670 bytes} [Tue May 5 23:38:44 2026] POST /v2.1/os-keypairs => generated 397 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/924] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:38:46 2026] POST /v2.1/servers => generated 449 bytes in 567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/925] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:46 2026] GET /v2.1/servers/f080dadc-9410-4f9e-b5fa-e9018716cb3e => generated 1402 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/926] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:47 2026] GET /v2.1/servers/f080dadc-9410-4f9e-b5fa-e9018716cb3e => generated 1460 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:38:48.799 7 INFO nova.api.openstack.compute.server_external_events [req-c7e8b2f5-2c05-4c0a-bff9-39c42c316a9e req-3a3ba414-4b62-428e-ab28-46e5ee28f787 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:9b5cddc5-1aa4-4642-a4f8-62ac0059f020 for instance f080dadc-9410-4f9e-b5fa-e9018716cb3e on instance [pid: 7|app: 0|req: 470/927] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:38:48 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: 8|app: 0|req: 458/928] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:49 2026] GET /v2.1/servers/f080dadc-9410-4f9e-b5fa-e9018716cb3e => generated 1527 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/929] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:50 2026] GET /v2.1/servers/f080dadc-9410-4f9e-b5fa-e9018716cb3e => generated 1527 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, ' 2026-05-05 23:38:50.562 8 INFO nova.api.openstack.compute.server_external_events [req-1c8fbc32-0108-4e97-8a5d-f949543bbef0 req-b32456be-5171-4651-b62d-37eab29b4e8a c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:9b5cddc5-1aa4-4642-a4f8-62ac0059f020 for instance f080dadc-9410-4f9e-b5fa-e9018716cb3e on instance [pid: 8|app: 0|req: 459/930] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:38:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/931] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:51 2026] GET /v2.1/servers/f080dadc-9410-4f9e-b5fa-e9018716cb3e => generated 1695 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 460/932] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:38:51 2026] GET /v2.1/servers/f080dadc-9410-4f9e-b5fa-e9018716cb3e => generated 1695 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, ' 2026-05-05 23:38:52.804 7 INFO nova.api.openstack.compute.server_external_events [req-e4af738c-e035-4983-975b-e29d42496ad5 req-69373b53-0b1c-4d11-af7f-ce4dae291056 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:9b5cddc5-1aa4-4642-a4f8-62ac0059f020 for instance f080dadc-9410-4f9e-b5fa-e9018716cb3e on instance [pid: 7|app: 0|req: 473/933] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:38: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 462/936] 10.0.0.101 () {34 vars in 749 bytes} [Tue May 5 23:39:01 2026] POST /v2.1/servers/f080dadc-9410-4f9e-b5fa-e9018716cb3e/action => generated 31680 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/937] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:39:03 2026] DELETE /v2.1/servers/f080dadc-9410-4f9e-b5fa-e9018716cb3e => generated 0 bytes in 100 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: 463/938] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:39:03 2026] GET /v2.1/servers/f080dadc-9410-4f9e-b5fa-e9018716cb3e => generated 1821 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/939] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:39:05 2026] GET /v2.1/servers/f080dadc-9410-4f9e-b5fa-e9018716cb3e => generated 1754 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:39:06.343 8 INFO nova.api.openstack.wsgi [None req-e77fa3de-25f2-4ac9-b702-457f9f216358 a3064b6ccf9e4191ac6470eb635fa4ac 85a0923053d14e39a220826cdc9ec22b - - default default] HTTP exception thrown: Instance f080dadc-9410-4f9e-b5fa-e9018716cb3e could not be found. [pid: 8|app: 0|req: 464/940] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:39:06 2026] GET /v2.1/servers/f080dadc-9410-4f9e-b5fa-e9018716cb3e => 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: 478/943] 10.0.0.101 () {32 vars in 727 bytes} [Tue May 5 23:39:06 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-299045278 => 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-05-05 23:39:06.553 8 INFO nova.api.openstack.compute.server_external_events [req-2df9aeff-2796-4db3-9783-04f08a494375 req-4383fdcd-a161-41e9-a230-8c93f28d42b2 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:9b5cddc5-1aa4-4642-a4f8-62ac0059f020 for instance f080dadc-9410-4f9e-b5fa-e9018716cb3e on instance [pid: 8|app: 0|req: 466/944] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:39:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/945] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:39:06 2026] DELETE /v2.1/servers/5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 => generated 0 bytes in 105 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: 467/946] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:39:06 2026] GET /v2.1/servers/5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 => generated 1702 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:39:08.234 7 INFO nova.api.openstack.wsgi [None req-90645f14-9154-4c8c-8cca-30c5822293ca a3064b6ccf9e4191ac6470eb635fa4ac 85a0923053d14e39a220826cdc9ec22b - - default default] HTTP exception thrown: Instance 5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 could not be found. [pid: 7|app: 0|req: 480/947] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:39:08 2026] GET /v2.1/servers/5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 => 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: 468/948] 10.0.0.101 () {32 vars in 729 bytes} [Tue May 5 23:39:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1920207050 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:39:08.601 7 INFO nova.api.openstack.compute.server_external_events [req-bbefb312-8e90-48c3-aba8-248a110b02fb req-114e20a6-d3c6-4029-a108-f74a88eee1e8 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:065eedd8-e4e0-4a23-8f5b-c9dc845b016a for instance 5f914c69-6e7f-47c1-8bfd-8e2699cda4b7 on instance [pid: 7|app: 0|req: 481/949] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:39:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/954] 10.0.0.101 () {34 vars in 670 bytes} [Tue May 5 23:39:33 2026] POST /v2.1/os-keypairs => generated 395 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/955] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:39:35 2026] POST /v2.1/servers => generated 447 bytes in 681 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/956] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:39:35 2026] GET /v2.1/servers/a12ad572-91f5-4204-b8d4-a239481b3510 => generated 1394 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:39:38.028 7 INFO nova.api.openstack.compute.server_external_events [req-642c5739-f862-4706-aec9-a7244b244e4c req-9e02b6f3-9bfd-433e-8c22-1e6993c7e99a c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:02f5857f-c033-4abf-b0c8-acf991b139b8 for instance a12ad572-91f5-4204-b8d4-a239481b3510 on instance [pid: 7|app: 0|req: 487/959] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:39:38 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:39:40.595 8 INFO nova.api.openstack.compute.server_external_events [req-db20c47b-501f-46b1-b4e8-13d55cb30cd7 req-a7644484-f874-4b6c-a009-5e7a4abed537 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:02f5857f-c033-4abf-b0c8-acf991b139b8 for instance a12ad572-91f5-4204-b8d4-a239481b3510 on instance [pid: 8|app: 0|req: 473/960] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:39:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/961] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:39:41 2026] GET /v2.1/servers/a12ad572-91f5-4204-b8d4-a239481b3510 => generated 1815 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:39:42.859 7 INFO nova.api.openstack.compute.server_external_events [req-d030562a-25f7-4802-b8f7-b9576e835e43 req-a034dc03-8a6d-4f57-8175-24e6250aa9ec c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:02f5857f-c033-4abf-b0c8-acf991b139b8 for instance a12ad572-91f5-4204-b8d4-a239481b3510 on instance [pid: 7|app: 0|req: 489/962] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:39:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/963] 10.0.0.101 () {34 vars in 662 bytes} [Tue May 5 23:39:42 2026] POST /v2.1/servers => generated 447 bytes in 1194 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: 490/964] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:39:43 2026] GET /v2.1/servers/d23747f3-91d8-4193-971b-f8bf794ad51c => generated 1393 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:39:45.794 8 INFO nova.api.openstack.compute.server_external_events [req-7449ca67-eee3-4f77-bedf-0e002ae62e7b req-344149c6-fa0a-4d48-9e48-c22cf2378fec c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:0cdb023f-2422-44a8-9c69-e92f1dcf85a2 for instance d23747f3-91d8-4193-971b-f8bf794ad51c on instance [pid: 8|app: 0|req: 475/965] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:39:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:39:46.602 7 INFO nova.api.openstack.compute.server_external_events [req-836123fd-33ed-4cb0-b00b-d49f2ab834fa req-ddcc112a-e27a-45dd-944a-501add4af0c4 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:0cdb023f-2422-44a8-9c69-e92f1dcf85a2 for instance d23747f3-91d8-4193-971b-f8bf794ad51c on instance [pid: 7|app: 0|req: 492/968] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:39:46 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: 8|app: 0|req: 477/969] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:39:48 2026] GET /v2.1/servers/d23747f3-91d8-4193-971b-f8bf794ad51c => generated 1816 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, ' 2026-05-05 23:39:53.105 7 INFO nova.api.openstack.compute.server_external_events [req-93bb7802-c097-4891-9451-644b19f3d0a4 req-12912ce8-a904-43ef-870c-ab54b848b7b8 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:0cdb023f-2422-44a8-9c69-e92f1dcf85a2 for instance d23747f3-91d8-4193-971b-f8bf794ad51c on instance [pid: 7|app: 0|req: 493/970] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:39:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/975] 199.19.213.128 () {36 vars in 713 bytes} [Tue May 5 23:40:12 2026] POST /v2.1/servers => generated 453 bytes in 765 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: 480/976] 199.19.213.128 () {32 vars in 732 bytes} [Tue May 5 23:40:13 2026] GET /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6 => generated 2213 bytes in 123 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: 497/977] 199.19.213.128 () {32 vars in 758 bytes} [Tue May 5 23:40:13 2026] GET /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-interface => generated 28 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/978] 199.19.213.128 () {32 vars in 776 bytes} [Tue May 5 23:40:13 2026] GET /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:40:15.748 7 INFO nova.api.openstack.compute.server_external_events [req-18b6c556-919f-45e9-9daa-1ab02cfcb79b req-f05f0d7b-bb63-49cf-b00e-cc46334b598f c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:52259365-ec48-4f5d-9e23-bfac2955f0a7 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 7|app: 0|req: 498/979] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:40:15 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: 482/980] 199.19.213.128 () {32 vars in 732 bytes} [Tue May 5 23:40:15 2026] GET /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6 => generated 2433 bytes in 162 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: 499/981] 199.19.213.128 () {32 vars in 758 bytes} [Tue May 5 23:40:15 2026] GET /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-interface => generated 283 bytes in 100 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: 483/982] 199.19.213.128 () {32 vars in 776 bytes} [Tue May 5 23:40:16 2026] GET /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-volume_attachments => generated 197 bytes in 50 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-05-05 23:40:16.624 8 INFO nova.api.openstack.compute.server_external_events [req-175762e2-08b2-42bd-b82d-b1933796c05f req-c0af8580-6d32-4e72-88cc-a0ada4816411 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:52259365-ec48-4f5d-9e23-bfac2955f0a7 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 8|app: 0|req: 485/985] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:40:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/986] 199.19.213.128 () {32 vars in 732 bytes} [Tue May 5 23:40:18 2026] GET /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6 => generated 2580 bytes in 164 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: 8|app: 0|req: 486/987] 199.19.213.128 () {32 vars in 758 bytes} [Tue May 5 23:40:18 2026] GET /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-interface => generated 285 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/988] 199.19.213.128 () {32 vars in 776 bytes} [Tue May 5 23:40:18 2026] GET /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-volume_attachments => generated 197 bytes in 48 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-05-05 23:40:55.271 7 INFO nova.api.openstack.compute.server_external_events [req-64797ab7-be99-4734-adaf-68ef490803a5 req-61fedc69-d7d1-4e3f-9200-34b851711dd1 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:c6b18337-d9d0-4dec-9d3f-110463659cdc for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 7|app: 0|req: 506/995] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:40:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/996] 199.19.213.128 () {36 vars in 811 bytes} [Tue May 5 23:40:53 2026] POST /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-interface => generated 278 bytes in 2179 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-05-05 23:40:56.554 7 INFO nova.api.openstack.compute.server_external_events [req-d774ecb9-5cb7-4d97-9fdc-9f5b7ab73557 req-75813a5a-9775-4423-bdb8-194070bb2190 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:c6b18337-d9d0-4dec-9d3f-110463659cdc for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 7|app: 0|req: 508/999] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:40:56 2026] POST /v2.1/os-server-external-events => generated 179 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-05-05 23:40:56.896 8 INFO nova.api.openstack.compute.server_external_events [req-63f7788e-f41e-4d74-9406-79ce6f962fed req-6ac69295-5ccb-4eca-aedf-44a75de0968f c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:c6b18337-d9d0-4dec-9d3f-110463659cdc for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 8|app: 0|req: 492/1000] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:40:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 91 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-05-05 23:41:04.153 7 INFO nova.api.openstack.compute.server_external_events [req-f1356807-6e78-4617-9059-378396d61e7f req-bfb4020b-2ef1-4625-841e-27157bbbdd73 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:c6b18337-d9d0-4dec-9d3f-110463659cdc for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 7|app: 0|req: 509/1001] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:41:04 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) [pid: 8|app: 0|req: 494/1004] 10.0.0.180 () {28 vars in 454 bytes} [Tue May 5 23:41: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: 511/1005] 10.0.0.180 () {30 vars in 658 bytes} [Tue May 5 23:41:10 2026] GET /v2.1 => generated 0 bytes in 50 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: 495/1006] 10.0.0.180 () {32 vars in 731 bytes} [Tue May 5 23:41:10 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: 512/1007] 10.0.0.180 () {34 vars in 804 bytes} [Tue May 5 23:41:10 2026] GET /v2.1/servers/detail?all_tenants=True => generated 7804 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1008] 10.0.0.180 () {28 vars in 454 bytes} [Tue May 5 23:41:11 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: 513/1009] 10.0.0.180 () {30 vars in 658 bytes} [Tue May 5 23:41:11 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 497/1010] 10.0.0.180 () {32 vars in 731 bytes} [Tue May 5 23:41: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: 514/1011] 10.0.0.180 () {34 vars in 892 bytes} [Tue May 5 23:41:11 2026] GET /v2.1/servers/detail?project_id=11e12d4a2d3b4d5ea65fbc42f8705319&all_tenants=True => generated 4938 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1012] 10.0.0.180 () {34 vars in 892 bytes} [Tue May 5 23:41:11 2026] GET /v2.1/servers/detail?project_id=4fdd4faf26774bcda14dd027273a9de6&all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1013] 10.0.0.180 () {34 vars in 892 bytes} [Tue May 5 23:41:12 2026] GET /v2.1/servers/detail?project_id=5ea33cf4163744cd84aa5fe3ee989874&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1014] 10.0.0.180 () {34 vars in 892 bytes} [Tue May 5 23:41:12 2026] GET /v2.1/servers/detail?project_id=87575f07389b4a06b1e6451de058964f&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1015] 10.0.0.180 () {34 vars in 892 bytes} [Tue May 5 23:41:12 2026] GET /v2.1/servers/detail?project_id=99f1b8813bb742a6b9e97ce2517d4b44&all_tenants=True => generated 2945 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1016] 10.0.0.180 () {34 vars in 892 bytes} [Tue May 5 23:41:12 2026] GET /v2.1/servers/detail?project_id=9f9e103358ea472dbc470b7e1e600f33&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 517/1017] 10.0.0.180 () {34 vars in 892 bytes} [Tue May 5 23:41:12 2026] GET /v2.1/servers/detail?project_id=b986db20cbfa49adbf949bc1c9f55ad9&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1018] 10.0.0.180 () {34 vars in 892 bytes} [Tue May 5 23:41:12 2026] GET /v2.1/servers/detail?project_id=c4ce114452044052916aea81d269d041&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1019] 10.0.0.180 () {34 vars in 892 bytes} [Tue May 5 23:41:12 2026] GET /v2.1/servers/detail?project_id=e67fb319700e4a5786e6edf0486a6acf&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1020] 10.0.0.180 () {34 vars in 892 bytes} [Tue May 5 23:41:12 2026] GET /v2.1/servers/detail?project_id=f0d5efc0f0bf4425be2506e42d80451f&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1021] 10.0.0.180 () {34 vars in 892 bytes} [Tue May 5 23:41:12 2026] GET /v2.1/servers/detail?project_id=fb7920a3959545ada6557d938b84ed64&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 23:41:20.537 8 INFO nova.api.openstack.compute.server_external_events [req-0d7a8d20-9a26-41ff-8731-8ec6936c1022 req-f32f3cbb-d800-47fb-8251-d6db030fc952 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:16657825-cdc3-4c9f-85ec-ee0d395ba993 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 8|app: 0|req: 504/1024] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:41:20 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: 7|app: 0|req: 521/1025] 199.19.213.128 () {36 vars in 811 bytes} [Tue May 5 23:41:18 2026] POST /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-interface => generated 373 bytes in 3383 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-05-05 23:41:22.894 8 INFO nova.api.openstack.compute.server_external_events [req-9b1efe8b-a747-442b-beac-a2dc4b2dbd49 req-6b5d2188-5b45-4f2c-919c-4bf8b590b153 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:16657825-cdc3-4c9f-85ec-ee0d395ba993 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 8|app: 0|req: 505/1026] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:41:22 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, ' 2026-05-05 23:41:23.188 7 INFO nova.api.openstack.compute.server_external_events [req-3bd98ece-5c67-46d9-ac21-ba407d34f072 req-ea214356-ccde-41c0-b77d-2a918c95110a c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:16657825-cdc3-4c9f-85ec-ee0d395ba993 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 7|app: 0|req: 522/1027] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:41:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 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-05-05 23:41:31.173 7 INFO nova.api.openstack.compute.server_external_events [req-ec762837-84e7-43ed-8912-fc4d80b3b1e7 req-fe0f0038-0b33-49f6-bdc7-6101c66c2ab7 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:6cb0bbc2-3fdd-47e8-8a55-8ffef5fd2de9 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 7|app: 0|req: 524/1030] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:41:31 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) [pid: 8|app: 0|req: 507/1031] 199.19.213.128 () {36 vars in 811 bytes} [Tue May 5 23:41:29 2026] POST /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-interface => generated 376 bytes in 3357 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-05-05 23:41:33.249 7 INFO nova.api.openstack.compute.server_external_events [req-7ba3aa7b-7258-41d0-9030-dc997f45939e req-c7108941-65a4-4a93-b82b-c245a7b9d012 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:6cb0bbc2-3fdd-47e8-8a55-8ffef5fd2de9 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 7|app: 0|req: 525/1032] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:41:33 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-05-05 23:41:34.716 8 INFO nova.api.openstack.compute.server_external_events [req-d46c300b-5f60-4d69-899d-48f8e9583e56 req-6b22ed07-d987-4748-9a11-da17c273a716 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-plugged:6cb0bbc2-3fdd-47e8-8a55-8ffef5fd2de9 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 8|app: 0|req: 508/1033] 10.0.0.170 () {38 vars in 814 bytes} [Tue May 5 23:41:34 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, ' 2026-05-05 23:41:43.621 8 INFO nova.api.openstack.compute.server_external_events [req-5ea08144-7955-4ac5-bf14-93c211a462cd req-d6c04dfd-b299-4f76-a906-a57faf3ca44a c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:6cb0bbc2-3fdd-47e8-8a55-8ffef5fd2de9 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 8|app: 0|req: 510/1036] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:41:43 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: 527/1037] 199.19.213.128 () {34 vars in 854 bytes} [Tue May 5 23:41:43 2026] DELETE /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-interface/6cb0bbc2-3fdd-47e8-8a55-8ffef5fd2de9 => generated 0 bytes in 79 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-05-05 23:41:48.474 8 INFO nova.api.openstack.compute.server_external_events [req-41f59403-d8bd-442e-b4e7-d19dfe6eee3d req-56ac9846-6304-4914-90eb-b0d925249f65 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:6cb0bbc2-3fdd-47e8-8a55-8ffef5fd2de9 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 8|app: 0|req: 512/1040] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:41:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:41:49.036 7 INFO nova.api.openstack.compute.server_external_events [req-106aa756-1912-44ef-a4cd-1e200f7c1ce2 req-f343047c-04a0-4ad1-9fe6-573ed04b63ac c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:16657825-cdc3-4c9f-85ec-ee0d395ba993 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 7|app: 0|req: 529/1041] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:41:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1042] 199.19.213.128 () {34 vars in 854 bytes} [Tue May 5 23:41:49 2026] DELETE /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-interface/16657825-cdc3-4c9f-85ec-ee0d395ba993 => generated 0 bytes in 79 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-05-05 23:41:59.698 7 INFO nova.api.openstack.compute.server_external_events [req-dd2fa011-0a8a-4ff4-a0bb-e3de7ab01c54 req-f64b5c0a-b1c0-424c-8329-bc91aab9fda6 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:16657825-cdc3-4c9f-85ec-ee0d395ba993 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 7|app: 0|req: 531/1045] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:41:59 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: 515/1046] 199.19.213.128 () {34 vars in 854 bytes} [Tue May 5 23:42:05 2026] DELETE /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6/os-interface/c6b18337-d9d0-4dec-9d3f-110463659cdc => generated 0 bytes in 38 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, ' [pid: 8|app: 0|req: 517/1049] 199.19.213.128 () {34 vars in 754 bytes} [Tue May 5 23:42:08 2026] DELETE /v2.1/servers/25817c44-b19e-46d4-a127-ebcb82cef6b6 => generated 0 bytes in 94 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-05-05 23:42:11.479 7 INFO nova.api.openstack.compute.server_external_events [req-101445bd-0471-436d-82b2-333e546ed624 req-bc7d59d4-4ed1-471e-abe1-71554f70ca7c c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:52259365-ec48-4f5d-9e23-bfac2955f0a7 for instance 25817c44-b19e-46d4-a127-ebcb82cef6b6 on instance [pid: 7|app: 0|req: 533/1050] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:42:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1051] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:42:11 2026] DELETE /v2.1/servers/d23747f3-91d8-4193-971b-f8bf794ad51c => generated 0 bytes in 100 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-05-05 23:42:11.670 8 INFO nova.api.openstack.compute.server_external_events [req-8eead8a9-4882-47ea-9a94-291f9fcdd3e0 req-4eba44c1-d174-43fc-9173-d86c51d71a87 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:0cdb023f-2422-44a8-9c69-e92f1dcf85a2 for instance d23747f3-91d8-4193-971b-f8bf794ad51c on instance [pid: 8|app: 0|req: 519/1052] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:42:11 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: 534/1053] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:42:11 2026] GET /v2.1/servers/d23747f3-91d8-4193-971b-f8bf794ad51c => generated 1942 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:42:16.852 8 INFO nova.api.openstack.wsgi [None req-e7c20076-20d2-4c44-ae5c-7e5c72fcfb61 7d1411de69f542b1873b853bd818f8b0 11e12d4a2d3b4d5ea65fbc42f8705319 - - default default] HTTP exception thrown: Instance d23747f3-91d8-4193-971b-f8bf794ad51c could not be found. [pid: 8|app: 0|req: 521/1056] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:42:16 2026] GET /v2.1/servers/d23747f3-91d8-4193-971b-f8bf794ad51c => generated 111 bytes in 31 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-05-05 23:42:17.705 7 INFO nova.api.openstack.compute.server_external_events [req-93ae2baa-95e3-415d-be55-7517427d3a2d req-a3f4ba3d-8709-47a8-a9de-e3a5619f0317 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:0cdb023f-2422-44a8-9c69-e92f1dcf85a2 for instance d23747f3-91d8-4193-971b-f8bf794ad51c on instance [pid: 7|app: 0|req: 536/1057] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:42:17 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: 522/1058] 10.0.0.101 () {32 vars in 717 bytes} [Tue May 5 23:42:17 2026] DELETE /v2.1/servers/a12ad572-91f5-4204-b8d4-a239481b3510 => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-05 23:42:17.893 8 INFO nova.api.openstack.compute.server_external_events [req-56c3a0cc-f5d4-4009-add9-28af64752987 req-79be9040-f90e-4041-823a-4274d8b179df c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-changed:02f5857f-c033-4abf-b0c8-acf991b139b8 for instance a12ad572-91f5-4204-b8d4-a239481b3510 on instance [pid: 8|app: 0|req: 523/1059] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:42:17 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) [pid: 7|app: 0|req: 537/1060] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:42:17 2026] GET /v2.1/servers/a12ad572-91f5-4204-b8d4-a239481b3510 => generated 1941 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:42:23.058 8 INFO nova.api.openstack.wsgi [None req-89df3f28-695e-4598-a7fa-e04669b9a4ae 7d1411de69f542b1873b853bd818f8b0 11e12d4a2d3b4d5ea65fbc42f8705319 - - default default] HTTP exception thrown: Instance a12ad572-91f5-4204-b8d4-a239481b3510 could not be found. [pid: 8|app: 0|req: 524/1061] 10.0.0.101 () {32 vars in 714 bytes} [Tue May 5 23:42:23 2026] GET /v2.1/servers/a12ad572-91f5-4204-b8d4-a239481b3510 => generated 111 bytes in 22 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-05-05 23:42:23.171 7 INFO nova.api.openstack.compute.server_external_events [req-e930eb81-28ad-4787-b84e-446fb79c7551 req-c5863bf2-5ee0-4425-be6d-5368a1b7ab88 c1503d41d638495b8bb2864de757ee9f f0d5efc0f0bf4425be2506e42d80451f - - 76bd25e601204076a48ed6514f338e6d 76bd25e601204076a48ed6514f338e6d] Creating event network-vif-deleted:02f5857f-c033-4abf-b0c8-acf991b139b8 for instance a12ad572-91f5-4204-b8d4-a239481b3510 on instance [pid: 7|app: 0|req: 538/1062] 10.0.0.32 () {38 vars in 813 bytes} [Tue May 5 23:42:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1063] 10.0.0.101 () {32 vars in 723 bytes} [Tue May 5 23:42:24 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-705209912 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:42:24.158 7 INFO nova.api.openstack.wsgi [None req-c60d8035-bb20-4873-982d-afcc8dac7cd2 7d1411de69f542b1873b853bd818f8b0 11e12d4a2d3b4d5ea65fbc42f8705319 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-705209912 not found for user 7d1411de69f542b1873b853bd818f8b0 [pid: 7|app: 0|req: 539/1064] 10.0.0.101 () {32 vars in 720 bytes} [Tue May 5 23:42:24 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-705209912 => generated 141 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1083] 10.0.0.101 () {32 vars in 654 bytes} [Tue May 5 23:43:48 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1084] 10.0.0.101 () {32 vars in 640 bytes} [Tue May 5 23:43:48 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-05 23:43:48.756 7 WARNING oslo_db.sqlalchemy.utils [None req-7ce0490c-15fe-49f5-a69c-f810df752875 16271962cfd84280bd55fbfeeed8c677 99f1b8813bb742a6b9e97ce2517d4b44 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 550/1085] 10.0.0.101 () {32 vars in 648 bytes} [Tue May 5 23:43:48 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1086] 10.0.0.101 () {32 vars in 693 bytes} [Tue May 5 23:43:48 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)