+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 29 22:28:06 2026] *** compiled with version: 11.4.0 on 29 May 2026 02:29:45 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-9b58bf557-grwz9 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 0x5573d2f7d600 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-29 22:28:11.380 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-29 22:28:11.380 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-29 22:28:11.853 8 WARNING keystonemiddleware._common.config [None req-f55c3dfc-38eb-4fe6-8190-5785a0bf0b27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:28:11.854 7 WARNING keystonemiddleware._common.config [None req-dcba88d7-dd49-4bc2-9f01-ef4a5a2baba7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:28:11.862 8 WARNING oslo_config.cfg [None req-f55c3dfc-38eb-4fe6-8190-5785a0bf0b27 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-29 22:28:11.863 7 WARNING oslo_config.cfg [None req-dcba88d7-dd49-4bc2-9f01-ef4a5a2baba7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-29 22:28:12.061 8 WARNING keystonemiddleware._common.config [None req-f55c3dfc-38eb-4fe6-8190-5785a0bf0b27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:28:12.064 7 WARNING keystonemiddleware._common.config [None req-dcba88d7-dd49-4bc2-9f01-ef4a5a2baba7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5573d2f7d600 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5573d2f7d600 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 3/4] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:28:21 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 22:28:21.606 7 WARNING oslo_policy.policy [None req-1b5072e5-d8d4-40d1-adee-ee659460c9f0 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - 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-29 22:28:21.607 7 WARNING oslo_policy.policy [None req-1b5072e5-d8d4-40d1-adee-ee659460c9f0 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/5] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:28:21 2026] GET /v2.1 => generated 0 bytes in 531 msecs (HTTP/1.1 302) 5 headers in 265 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-29 22:28:21.722 8 WARNING oslo_policy.policy [req-1b5072e5-d8d4-40d1-adee-ee659460c9f0 req-efb6e1d3-b346-4679-9016-528df84b3ec7 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - 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-29 22:28:21.723 8 WARNING oslo_policy.policy [req-1b5072e5-d8d4-40d1-adee-ee659460c9f0 req-efb6e1d3-b346-4679-9016-528df84b3ec7 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - 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: 4/6] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:28:21 2026] GET /v2.1/ => generated 398 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:28:21.838 7 INFO nova.api.openstack.wsgi [None req-a6ba02e4-3ae8-484e-b817-0ffd0b807250 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/7] 199.204.45.30 () {48 vars in 1005 bytes} [Fri May 29 22:28:21 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: 5/8] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:28:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/9] 199.204.45.30 () {52 vars in 1042 bytes} [Fri May 29 22:28:21 2026] POST /v2.1/flavors => generated 527 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:28:22 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: 5/11] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:28:22 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/12] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:28:22 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:28:22.799 7 INFO nova.api.openstack.wsgi [None req-cbbd994e-c908-4b7a-bcf8-deddd60b3a5c 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/13] 199.204.45.30 () {48 vars in 1007 bytes} [Fri May 29 22:28:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:28:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.30 () {52 vars in 1042 bytes} [Fri May 29 22:28:22 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:28:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/19] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:28:23 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/20] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:28:23 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:28:23.712 7 INFO nova.api.openstack.wsgi [None req-5bfdd017-70d3-42ac-8539-fa1500a2a572 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.30 () {48 vars in 1009 bytes} [Fri May 29 22:28:23 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:28:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.30 () {52 vars in 1042 bytes} [Fri May 29 22:28:23 2026] POST /v2.1/flavors => generated 531 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:28:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:28:24 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/26] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:28:24 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:28:24.656 7 INFO nova.api.openstack.wsgi [None req-5f2f0a7d-054a-4ff8-a6fa-cda73f701456 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/27] 199.204.45.30 () {48 vars in 1007 bytes} [Fri May 29 22:28:24 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:28:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.204.45.30 () {52 vars in 1042 bytes} [Fri May 29 22:28:24 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:28:25 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: 15/31] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:28:25 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/32] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:28:25 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:28:25.544 7 INFO nova.api.openstack.wsgi [None req-efc6dafb-af5d-4fb3-99a5-0ac6b5c548d5 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/33] 199.204.45.30 () {48 vars in 1009 bytes} [Fri May 29 22:28:25 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:28:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/35] 199.204.45.30 () {52 vars in 1042 bytes} [Fri May 29 22:28:25 2026] POST /v2.1/flavors => generated 533 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 10.0.0.60 () {28 vars in 452 bytes} [Fri May 29 22:32:02 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: 40/79] 10.0.0.60 () {30 vars in 656 bytes} [Fri May 29 22:32:02 2026] GET /v2.1 => generated 0 bytes in 434 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: 40/80] 10.0.0.60 () {30 vars in 658 bytes} [Fri May 29 22:32:02 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 10.0.0.60 () {34 vars in 802 bytes} [Fri May 29 22:32:02 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:36:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 67/133] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:36:06 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/134] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:36:06 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:36:06.251 8 INFO nova.api.openstack.wsgi [None req-ed83b145-8b81-49e7-a8cf-57ce9bce8ef1 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 68/135] 199.204.45.30 () {48 vars in 1011 bytes} [Fri May 29 22:36:06 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/136] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:36:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/137] 199.204.45.30 () {52 vars in 1043 bytes} [Fri May 29 22:36:06 2026] POST /v2.1/flavors => generated 532 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/150] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:37:05 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: 75/151] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:37:05 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 77/152] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:37:05 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:37:05.121 7 INFO nova.api.openstack.wsgi [None req-10d3c905-51c6-4bae-8aec-330063e6ab0f 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 6a50422223ed4b9ca3b2ce43192c37d5 [pid: 7|app: 0|req: 76/153] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:37:05 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-29 22:37:05.135 8 WARNING oslo_db.sqlalchemy.utils [None req-a7e8d1bc-a95f-4e5e-9d5d-aaf5cb2ae296 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 78/154] 199.204.45.30 () {48 vars in 1010 bytes} [Fri May 29 22:37:05 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/155] 199.204.45.30 () {52 vars in 1051 bytes} [Fri May 29 22:37:05 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/156] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:37: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: 7|app: 0|req: 78/157] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:37:08 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 80/158] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:37:08 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/159] 199.204.45.30 () {48 vars in 1067 bytes} [Fri May 29 22:37:08 2026] GET /v2.1/os-quota-sets/a8cec7abc0cf433ebaa538af7a4fd6b0 => generated 283 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/160] 199.204.45.30 () {52 vars in 1119 bytes} [Fri May 29 22:37:08 2026] PUT /v2.1/os-quota-sets/a8cec7abc0cf433ebaa538af7a4fd6b0 => generated 238 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/249] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:44:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/250] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:44:25 2026] GET /v2.1 => generated 0 bytes in 241 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 127/251] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:44:25 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:44:25.370 7 INFO nova.api.openstack.wsgi [None req-f1ad336e-0ed1-4f96-9fd7-a9858e04122c 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 125/252] 199.204.45.30 () {48 vars in 1009 bytes} [Fri May 29 22:44:25 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/253] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:44:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/254] 199.204.45.30 () {52 vars in 1043 bytes} [Fri May 29 22:44:25 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:47:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:47:26 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:47:26 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 199.204.45.30 () {48 vars in 1067 bytes} [Fri May 29 22:47:26 2026] GET /v2.1/os-quota-sets/c313135cd3f649f8b0a2a0ed8c949055 => generated 283 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 199.204.45.30 () {52 vars in 1119 bytes} [Fri May 29 22:47:26 2026] PUT /v2.1/os-quota-sets/c313135cd3f649f8b0a2a0ed8c949055 => generated 238 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:58:58 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: 219/435] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:58:58 2026] GET /v2.1 => generated 0 bytes in 148 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 217/436] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:58:58 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:58:58.581 8 INFO nova.api.openstack.wsgi [None req-b013c52c-9498-4aeb-bde2-cefa9f862f56 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 220/437] 199.204.45.30 () {48 vars in 1005 bytes} [Fri May 29 22:58:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:58:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/439] 199.204.45.30 () {48 vars in 1093 bytes} [Fri May 29 22:58:58 2026] GET /v2.1/flavors/5ad14a2c-0b5a-4d33-b8c3-54d6d2249ee2/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/440] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:58:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/441] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:58:59 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 220/442] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:58:59 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:58:59.644 8 INFO nova.api.openstack.wsgi [None req-059e0483-1831-4efc-bc50-cd24499984af 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 223/443] 199.204.45.30 () {48 vars in 1007 bytes} [Fri May 29 22:58:59 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/444] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:58:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/445] 199.204.45.30 () {48 vars in 1093 bytes} [Fri May 29 22:58:59 2026] GET /v2.1/flavors/80bb1af7-685e-41bb-a1ba-64addde3233b/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/446] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:59:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/447] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:59:00 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 223/448] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:59:00 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:59:00.628 8 INFO nova.api.openstack.wsgi [None req-f78278d9-1e90-4224-bcba-f78e7a291075 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 226/449] 199.204.45.30 () {48 vars in 1009 bytes} [Fri May 29 22:59:00 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:59:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/451] 199.204.45.30 () {48 vars in 1093 bytes} [Fri May 29 22:59:00 2026] GET /v2.1/flavors/b2417c4e-71c5-45c1-9ce1-350c73067fdb/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/452] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:59:01 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: 228/453] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:59:01 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 226/454] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:59:01 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:59:01.579 8 INFO nova.api.openstack.wsgi [None req-ef5e80b8-0a7c-46ac-a818-2edfd5d7bb9d 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 229/455] 199.204.45.30 () {48 vars in 1007 bytes} [Fri May 29 22:59:01 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:59:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 199.204.45.30 () {48 vars in 1093 bytes} [Fri May 29 22:59:01 2026] GET /v2.1/flavors/614c8717-3b4c-479e-91e7-885e1b9e617b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 22:59:02 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: 231/459] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 22:59:02 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 229/460] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 22:59:02 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 22:59:02.566 8 INFO nova.api.openstack.wsgi [None req-0d16870b-bf0f-4d19-a0e4-f0e22290571f 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 232/461] 199.204.45.30 () {48 vars in 1009 bytes} [Fri May 29 22:59:02 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/462] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 22:59:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 199.204.45.30 () {48 vars in 1093 bytes} [Fri May 29 22:59:02 2026] GET /v2.1/flavors/e9c96da6-62d4-49eb-bffa-635332c5a65b/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: 241/478] 10.0.0.165 () {28 vars in 453 bytes} [Fri May 29 23:00: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) [pid: 7|app: 0|req: 238/479] 10.0.0.165 () {30 vars in 657 bytes} [Fri May 29 23:00:08 2026] GET /v2.1 => generated 0 bytes in 55 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: 242/480] 10.0.0.165 () {30 vars in 659 bytes} [Fri May 29 23:00:08 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 10.0.0.165 () {34 vars in 764 bytes} [Fri May 29 23:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/482] 10.0.0.165 () {28 vars in 453 bytes} [Fri May 29 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: 7|app: 0|req: 240/483] 10.0.0.165 () {30 vars in 657 bytes} [Fri May 29 23:00:11 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 244/484] 10.0.0.165 () {30 vars in 659 bytes} [Fri May 29 23:00:11 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 10.0.0.165 () {34 vars in 764 bytes} [Fri May 29 23:00:11 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 23:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 242/487] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 23:00:12 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 246/488] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 23:00:13 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 23:00:13.048 7 INFO nova.api.openstack.wsgi [None req-cc277996-efe3-425a-ad90-a5cb8cc15e26 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 243/489] 199.204.45.30 () {48 vars in 1011 bytes} [Fri May 29 23:00:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/490] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 23:00:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/491] 199.204.45.30 () {48 vars in 1093 bytes} [Fri May 29 23:00:13 2026] GET /v2.1/flavors/c10cdf85-16df-4f28-83f7-9a3086fd9139/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: 249/494] 10.0.0.165 () {28 vars in 453 bytes} [Fri May 29 23:00:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 246/495] 10.0.0.165 () {30 vars in 657 bytes} [Fri May 29 23:00:15 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/496] 10.0.0.165 () {30 vars in 659 bytes} [Fri May 29 23:00:15 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/497] 10.0.0.165 () {34 vars in 807 bytes} [Fri May 29 23:00:15 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/498] 10.0.0.165 () {28 vars in 453 bytes} [Fri May 29 23:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 248/499] 10.0.0.165 () {30 vars in 657 bytes} [Fri May 29 23:00:18 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/500] 10.0.0.165 () {30 vars in 659 bytes} [Fri May 29 23:00:18 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/501] 10.0.0.165 () {34 vars in 807 bytes} [Fri May 29 23:00:18 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/502] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 23:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 250/503] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 23:00:20 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/504] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 23:00:20 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/505] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 23:00:20 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 23:00:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/509] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 23:00:24 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/510] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 23:00:24 2026] GET /v2.1/ => generated 398 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/511] 199.204.45.30 () {48 vars in 1067 bytes} [Fri May 29 23:00:24 2026] GET /v2.1/os-quota-sets/a8cec7abc0cf433ebaa538af7a4fd6b0 => generated 280 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 23:01:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 23:01:14 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/524] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 23:01:14 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 23:01:14.282 8 INFO nova.api.openstack.wsgi [None req-e1519980-1971-4098-b116-396a192c5f12 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 264/525] 199.204.45.30 () {48 vars in 1009 bytes} [Fri May 29 23:01:14 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: 7|app: 0|req: 262/526] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 23:01:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/527] 199.204.45.30 () {48 vars in 1093 bytes} [Fri May 29 23:01:14 2026] GET /v2.1/flavors/89f0b963-0929-460a-930b-574b8ac29c97/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: 267/530] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 23:01:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/531] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 23:01:30 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 268/532] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 23:01:30 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/533] 199.204.45.30 () {48 vars in 1067 bytes} [Fri May 29 23:01:30 2026] GET /v2.1/os-quota-sets/c313135cd3f649f8b0a2a0ed8c949055 => generated 280 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/544] 199.204.45.30 () {42 vars in 699 bytes} [Fri May 29 23:02:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/545] 199.204.45.30 () {44 vars in 903 bytes} [Fri May 29 23:02:19 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/546] 199.204.45.30 () {46 vars in 976 bytes} [Fri May 29 23:02:19 2026] GET /v2.1/ => generated 398 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 23:02:19.771 8 INFO nova.api.openstack.wsgi [None req-6875ec5b-5166-4a4a-9b05-f5245f85ca09 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 275/547] 199.204.45.30 () {48 vars in 1005 bytes} [Fri May 29 23:02:19 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/548] 199.204.45.30 () {48 vars in 1045 bytes} [Fri May 29 23:02:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 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: 279/559] 10.0.0.181 () {32 vars in 654 bytes} [Fri May 29 23:03:03 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/560] 10.0.0.181 () {32 vars in 640 bytes} [Fri May 29 23:03:03 2026] GET /v2.1/servers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-29 23:03:03.840 7 WARNING oslo_db.sqlalchemy.utils [None req-c0a7e8b4-44c5-4eb5-8d92-20821d7886b8 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 280/561] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 23:03:03 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/562] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 23:03:03 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/565] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:15 2026] GET /v2.1/flavors/5ad14a2c-0b5a-4d33-b8c3-54d6d2249ee2 => generated 511 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 10.0.0.181 () {32 vars in 640 bytes} [Fri May 29 23:03:16 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/567] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:16 2026] GET /v2.1/flavors/5ad14a2c-0b5a-4d33-b8c3-54d6d2249ee2 => generated 511 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/570] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 23:03:22 2026] POST /v2.1/os-security-groups => generated 247 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 23:03:23 2026] POST /v2.1/os-security-groups => generated 242 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 23:03:23 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 844 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 23:03:24 2026] POST /v2.1/os-security-groups => generated 243 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 23:03:24 2026] POST /v2.1/os-security-groups => generated 248 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 23:03:24 2026] POST /v2.1/os-security-groups => generated 243 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 23:03:24 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 23:03:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 23:03:25 2026] DELETE /v2.1/os-security-groups/93a12046-4934-480e-a9dd-edc349bc7f43 => generated 0 bytes in 396 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-29 23:03:25.674 8 INFO nova.api.openstack.wsgi [None req-b97a3fb8-2199-4fae-877d-f8ae8b0aab21 ec347fbad4274f6bacdda39c76fa82d4 516f89a5560c4f98b8d68e4ee53608e8 - - default default] HTTP exception thrown: Security group 93a12046-4934-480e-a9dd-edc349bc7f43 does not exist Neutron server returns request_ids: ['req-00f83d87-f213-4739-8992-358705789b37'] [pid: 8|app: 0|req: 291/579] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 23:03:25 2026] GET /v2.1/os-security-groups/93a12046-4934-480e-a9dd-edc349bc7f43 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 23:03:25 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 23:03:25 2026] GET /v2.1/os-security-groups/411bd23e-04df-4206-859a-4479aa12a103 => generated 665 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 23:03:25 2026] DELETE /v2.1/os-security-groups/f3a3ee12-9879-4cc1-92f5-d416c7648665 => generated 0 bytes in 476 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-29 23:03:26.206 8 INFO nova.api.openstack.wsgi [None req-7bbab949-ff37-4329-a9f4-69d63999413a ec347fbad4274f6bacdda39c76fa82d4 516f89a5560c4f98b8d68e4ee53608e8 - - default default] HTTP exception thrown: Security group f3a3ee12-9879-4cc1-92f5-d416c7648665 does not exist Neutron server returns request_ids: ['req-4c01b5c2-93dc-4c3b-bb32-9c6926593e1a'] [pid: 8|app: 0|req: 293/583] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 23:03:26 2026] GET /v2.1/os-security-groups/f3a3ee12-9879-4cc1-92f5-d416c7648665 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/584] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 23:03:25 2026] DELETE /v2.1/os-security-group-rules/c6755a99-816b-42ba-bdab-3b6de20fd35b => generated 0 bytes in 504 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/585] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 23:03:26 2026] DELETE /v2.1/os-security-groups/ba25ac5e-5b5b-41a7-b5be-c7fc0c74aaf4 => generated 0 bytes in 410 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-29 23:03:26.666 8 INFO nova.api.openstack.wsgi [None req-a2aa8e78-f13b-4b9b-b308-8d722d2d9f2a ec347fbad4274f6bacdda39c76fa82d4 516f89a5560c4f98b8d68e4ee53608e8 - - default default] HTTP exception thrown: Security group ba25ac5e-5b5b-41a7-b5be-c7fc0c74aaf4 does not exist Neutron server returns request_ids: ['req-9f61a89b-137f-4d50-b310-edae22245200'] [pid: 8|app: 0|req: 295/586] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 23:03:26 2026] GET /v2.1/os-security-groups/ba25ac5e-5b5b-41a7-b5be-c7fc0c74aaf4 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/587] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 23:03:26 2026] DELETE /v2.1/os-security-groups/411bd23e-04df-4206-859a-4479aa12a103 => generated 0 bytes in 362 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/588] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 23:03:26 2026] GET /v2.1/os-security-groups => generated 707 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 23:03:26.937 8 INFO nova.api.openstack.wsgi [None req-afa74eef-74d5-438e-8e56-f925b3072a6f ec347fbad4274f6bacdda39c76fa82d4 516f89a5560c4f98b8d68e4ee53608e8 - - default default] HTTP exception thrown: Security group ba25ac5e-5b5b-41a7-b5be-c7fc0c74aaf4 does not exist Neutron server returns request_ids: ['req-0a1150a5-a7bd-4afb-aa4f-104e31fc4ae4'] [pid: 8|app: 0|req: 297/589] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 23:03:26 2026] DELETE /v2.1/os-security-groups/ba25ac5e-5b5b-41a7-b5be-c7fc0c74aaf4 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-29 23:03:26.977 8 INFO nova.api.openstack.wsgi [None req-5431bcff-ad56-4ce2-bba1-078eebc2a669 ec347fbad4274f6bacdda39c76fa82d4 516f89a5560c4f98b8d68e4ee53608e8 - - default default] HTTP exception thrown: Security group f3a3ee12-9879-4cc1-92f5-d416c7648665 does not exist Neutron server returns request_ids: ['req-87ad390a-f95d-487c-9488-0d05bd49560a'] [pid: 8|app: 0|req: 298/590] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 23:03:26 2026] DELETE /v2.1/os-security-groups/f3a3ee12-9879-4cc1-92f5-d416c7648665 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-29 23:03:27.010 8 INFO nova.api.openstack.wsgi [None req-b529bf0c-a5a0-4c97-a4b0-0bb218cd9060 ec347fbad4274f6bacdda39c76fa82d4 516f89a5560c4f98b8d68e4ee53608e8 - - default default] HTTP exception thrown: Security group 93a12046-4934-480e-a9dd-edc349bc7f43 does not exist Neutron server returns request_ids: ['req-439cf2ee-46a5-4cf2-a23e-67dc83474dff'] [pid: 8|app: 0|req: 299/591] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 23:03:26 2026] DELETE /v2.1/os-security-groups/93a12046-4934-480e-a9dd-edc349bc7f43 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/592] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 23:03:26 2026] DELETE /v2.1/os-security-groups/e5492a6f-b357-4fa9-8f10-cadbb4aab9f8 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/593] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 23:03:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/594] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:03:30 2026] POST /v2.1/servers => generated 452 bytes in 1393 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/595] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:31 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1391 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 295/596] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:32 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1443 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 303/599] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:33 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 297/600] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:35 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-29 23:03:36.614 8 INFO nova.api.openstack.compute.server_external_events [req-aecdb16f-acdc-43e7-950a-8d518f8da548 req-e742f3b1-7e89-445a-a685-28e990be42b9 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:999b8e6b-77da-49be-a7dc-066b33f261f1 for instance deff9566-5e74-466a-99b1-9f0b1bf884ae on instance 2026-05-29 23:03:36.625 8 INFO nova.compute.rpcapi [None req-32fa24c5-7800-4b64-9dca-8448d13acebd - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 304/601] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:03:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/602] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:36 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 305/603] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:38 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 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: 299/604] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:39 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 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: 8|app: 0|req: 306/605] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 23:03:40 2026] POST /v2.1/os-keypairs => generated 385 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 300/606] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:40 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/607] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:41 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 301/608] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 23:03:43 2026] POST /v2.1/os-keypairs => generated 385 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/611] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:43 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/612] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:03:43 2026] POST /v2.1/servers => generated 450 bytes in 1053 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: 305/613] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:44 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 1399 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/614] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:44 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/615] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:45 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => 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: 8|app: 0|req: 310/616] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:45 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/617] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:46 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 1525 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, ' 2026-05-29 23:03:46.738 8 INFO nova.api.openstack.compute.server_external_events [req-05ab41cc-21aa-48d9-a632-a74e51f61a8d req-0d16fa81-d402-49a0-ad9d-a96ac2d99cff 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:5a0aeaa6-bbb2-4adf-89e0-d88e90cb7937 for instance 8ed534e7-e052-4360-a1ee-6414667ed391 on instance [pid: 8|app: 0|req: 311/618] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:03:46 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 308/619] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:47 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/620] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:47 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 1525 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 309/621] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:48 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1516 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-29 23:03:48.797 7 INFO nova.api.openstack.compute.server_external_events [req-203deea5-d363-4108-9cb4-9fe707527beb req-fc58b46f-2988-4a71-9b70-3a9e09f384ae 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:999b8e6b-77da-49be-a7dc-066b33f261f1 for instance deff9566-5e74-466a-99b1-9f0b1bf884ae on instance 2026-05-29 23:03:48.804 7 INFO nova.compute.rpcapi [None req-623b21cd-6a76-48e1-9c97-7c7d7ca1bd2f - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 310/622] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:03:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/623] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:48 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 1525 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 311/624] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:49 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1699 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/625] 10.0.0.181 () {32 vars in 740 bytes} [Fri May 29 23:03:49 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae/os-interface => generated 285 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 313/626] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:50 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 1525 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:03:49 2026] POST /v2.1/servers => generated 451 bytes in 1005 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-29 23:03:50.869 8 INFO nova.api.openstack.compute.server_external_events [req-ade55863-bf57-43c3-a896-820148ba8516 req-0331cf9f-852c-4b6d-8988-513c179cc3a6 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:999b8e6b-77da-49be-a7dc-066b33f261f1 for instance deff9566-5e74-466a-99b1-9f0b1bf884ae on instance 2026-05-29 23:03:50.869 8 INFO nova.api.openstack.compute.server_external_events [req-ade55863-bf57-43c3-a896-820148ba8516 req-0331cf9f-852c-4b6d-8988-513c179cc3a6 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:5a0aeaa6-bbb2-4adf-89e0-d88e90cb7937 for instance 8ed534e7-e052-4360-a1ee-6414667ed391 on instance 2026-05-29 23:03:50.870 8 INFO nova.api.openstack.compute.server_external_events [req-ade55863-bf57-43c3-a896-820148ba8516 req-0331cf9f-852c-4b6d-8988-513c179cc3a6 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:5a0aeaa6-bbb2-4adf-89e0-d88e90cb7937 for instance 8ed534e7-e052-4360-a1ee-6414667ed391 on instance 2026-05-29 23:03:50.870 8 INFO nova.api.openstack.compute.server_external_events [req-ade55863-bf57-43c3-a896-820148ba8516 req-0331cf9f-852c-4b6d-8988-513c179cc3a6 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:999b8e6b-77da-49be-a7dc-066b33f261f1 for instance deff9566-5e74-466a-99b1-9f0b1bf884ae on instance [pid: 8|app: 0|req: 315/628] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:03:50 2026] POST /v2.1/os-server-external-events => generated 692 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/629] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:50 2026] GET /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff => generated 1252 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/630] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:51 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 1717 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/631] 10.0.0.181 () {32 vars in 740 bytes} [Fri May 29 23:03:51 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/os-interface => generated 285 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/632] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:51 2026] GET /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff => generated 1368 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/633] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:52 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 1717 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:03:52.924 8 INFO nova.api.openstack.compute.server_external_events [req-21b39fdd-c97a-4be3-a258-f44cf7008efe req-67d8f0d7-bbc9-46bd-838d-ae0499327e30 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:5a0aeaa6-bbb2-4adf-89e0-d88e90cb7937 for instance 8ed534e7-e052-4360-a1ee-6414667ed391 on instance [pid: 8|app: 0|req: 318/634] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:03:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/637] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:53 2026] GET /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff => generated 1436 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:03:53.713 8 INFO nova.api.openstack.compute.server_external_events [req-e20cbcb8-26e6-4e1e-82e6-4c71fdc09add req-25bc66e9-cfe6-4adb-b980-3ef878982307 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:d9b764f6-7082-4c71-90af-0d4f8c051d54 for instance c0c54978-91f5-4592-a48c-d810ea6513ff on instance [pid: 8|app: 0|req: 321/638] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:03:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/639] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:54 2026] GET /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff => generated 1436 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:03:55.695 7 INFO nova.api.openstack.compute.server_external_events [req-7c83c5c7-fa71-48e4-9759-3984d6cb013d req-16af2159-c557-4f96-b163-e38e9d9f455c 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:d9b764f6-7082-4c71-90af-0d4f8c051d54 for instance c0c54978-91f5-4592-a48c-d810ea6513ff on instance [pid: 7|app: 0|req: 319/640] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:03:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/641] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:55 2026] GET /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff => generated 1424 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/642] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:56 2026] GET /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff => generated 1611 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/643] 10.0.0.181 () {32 vars in 740 bytes} [Fri May 29 23:03:56 2026] GET /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff/os-interface => generated 284 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:03:57.799 7 INFO nova.api.openstack.compute.server_external_events [req-00a25d3c-6f7c-416f-809a-14439aeae672 req-f7fce7ac-f088-4714-b0c9-8a3df367d23b 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:d9b764f6-7082-4c71-90af-0d4f8c051d54 for instance c0c54978-91f5-4592-a48c-d810ea6513ff on instance [pid: 7|app: 0|req: 321/644] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:03:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/645] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:58 2026] GET /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff => generated 1611 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/646] 10.0.0.181 () {32 vars in 640 bytes} [Fri May 29 23:03:58 2026] GET /v2.1/servers => generated 387 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/647] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:03:58 2026] DELETE /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff => generated 0 bytes in 170 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: 323/648] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:58 2026] GET /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff => generated 1617 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:03:59.829 7 INFO nova.api.openstack.compute.server_external_events [req-2fa4a506-30c9-4cca-8c6c-595be67fff04 req-520c6b17-9186-4acf-b641-11ff518e1786 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:d9b764f6-7082-4c71-90af-0d4f8c051d54 for instance c0c54978-91f5-4592-a48c-d810ea6513ff on instance [pid: 7|app: 0|req: 324/649] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:03:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/650] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:03:59 2026] GET /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff => generated 1549 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 23:03:59.861 7 INFO nova.api.openstack.compute.server_external_events [req-d45809f9-6d82-4091-a0c0-0327ef81d5e2 req-1a5e4e11-1944-484f-a53c-a27a74761e9c 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:d9b764f6-7082-4c71-90af-0d4f8c051d54 for instance c0c54978-91f5-4592-a48c-d810ea6513ff on instance 2026-05-29 23:03:59.862 7 INFO nova.api.openstack.compute.server_external_events [req-d45809f9-6d82-4091-a0c0-0327ef81d5e2 req-1a5e4e11-1944-484f-a53c-a27a74761e9c 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:d9b764f6-7082-4c71-90af-0d4f8c051d54 for instance c0c54978-91f5-4592-a48c-d810ea6513ff on instance 2026-05-29 23:03:59.863 7 INFO nova.api.openstack.compute.server_external_events [req-d45809f9-6d82-4091-a0c0-0327ef81d5e2 req-1a5e4e11-1944-484f-a53c-a27a74761e9c 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:d9b764f6-7082-4c71-90af-0d4f8c051d54 for instance c0c54978-91f5-4592-a48c-d810ea6513ff on instance [pid: 7|app: 0|req: 325/651] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:03:59 2026] POST /v2.1/os-server-external-events => generated 523 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-29 23:04:00.904 8 INFO nova.api.openstack.wsgi [None req-86e2e721-9ede-44d0-88e1-a0a6701e6954 07d7f5f990654163a9607cd77fe22dd3 e9ca64565e9e478581951df4467edada - - default default] HTTP exception thrown: Instance c0c54978-91f5-4592-a48c-d810ea6513ff could not be found. [pid: 8|app: 0|req: 327/652] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:00 2026] GET /v2.1/servers/c0c54978-91f5-4592-a48c-d810ea6513ff => 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: 326/653] 10.0.0.181 () {32 vars in 703 bytes} [Fri May 29 23:04:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-834105784 => generated 0 bytes in 66 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: 329/656] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:06 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1819 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:06 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1819 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 330/658] 10.0.0.181 () {34 vars in 749 bytes} [Fri May 29 23:04:06 2026] POST /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae/action => generated 0 bytes in 73 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: 329/659] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:07 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1821 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:04:07.939 8 INFO nova.api.openstack.compute.server_external_events [req-d87ed263-6571-4430-9e14-d52f70d35504 req-da65b93a-bc5a-4b70-9615-08b576d46465 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:999b8e6b-77da-49be-a7dc-066b33f261f1 for instance deff9566-5e74-466a-99b1-9f0b1bf884ae on instance [pid: 8|app: 0|req: 331/660] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/661] 10.0.0.181 () {32 vars in 740 bytes} [Fri May 29 23:04:08 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/os-interface => generated 285 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/662] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:08 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1826 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/663] 10.0.0.181 () {32 vars in 814 bytes} [Fri May 29 23:04:08 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/os-interface/5a0aeaa6-bbb2-4adf-89e0-d88e90cb7937 => generated 282 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/664] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 23:04:08 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/ips => generated 157 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/665] 10.0.0.181 () {34 vars in 749 bytes} [Fri May 29 23:04:08 2026] POST /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/action => generated 0 bytes in 50 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: 334/666] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 23:04:08 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/667] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:09 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1826 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/668] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 23:04:09 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:09.886 7 INFO nova.api.openstack.compute.server_external_events [req-1d7c8c30-42e1-41e3-b82c-56469cee6989 req-d3372b32-063d-4854-80c7-c32f00a0684e 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:5a0aeaa6-bbb2-4adf-89e0-d88e90cb7937 for instance 8ed534e7-e052-4360-a1ee-6414667ed391 on instance [pid: 7|app: 0|req: 334/669] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:09.991 8 INFO nova.api.openstack.compute.server_external_events [req-dd24c6c7-a962-4d1f-8b3e-b7226cc89ed3 req-ea9ebf36-18f8-4e2e-8eb4-b35f350b98a0 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:999b8e6b-77da-49be-a7dc-066b33f261f1 for instance deff9566-5e74-466a-99b1-9f0b1bf884ae on instance 2026-05-29 23:04:09.993 8 INFO nova.api.openstack.compute.server_external_events [req-dd24c6c7-a962-4d1f-8b3e-b7226cc89ed3 req-ea9ebf36-18f8-4e2e-8eb4-b35f350b98a0 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:999b8e6b-77da-49be-a7dc-066b33f261f1 for instance deff9566-5e74-466a-99b1-9f0b1bf884ae on instance 2026-05-29 23:04:09.994 8 INFO nova.api.openstack.compute.server_external_events [req-dd24c6c7-a962-4d1f-8b3e-b7226cc89ed3 req-ea9ebf36-18f8-4e2e-8eb4-b35f350b98a0 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:999b8e6b-77da-49be-a7dc-066b33f261f1 for instance deff9566-5e74-466a-99b1-9f0b1bf884ae on instance [pid: 8|app: 0|req: 336/670] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:09 2026] POST /v2.1/os-server-external-events => generated 525 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, ' [pid: 8|app: 0|req: 337/671] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 23:04:10 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/ips => generated 195 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/672] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:10 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1819 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:10 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 1951 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/674] 10.0.0.181 () {34 vars in 749 bytes} [Fri May 29 23:04:11 2026] POST /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/action => generated 0 bytes in 49 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: 339/675] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 23:04:11 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/ips => generated 195 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: 7|app: 0|req: 337/676] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 23:04:12 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:12.621 8 INFO nova.api.openstack.compute.server_external_events [req-087c65cb-fde8-4759-8401-1abca60e9ff4 req-eac42317-d475-4cd7-a5a4-c16b3f958c01 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:5a0aeaa6-bbb2-4adf-89e0-d88e90cb7937 for instance 8ed534e7-e052-4360-a1ee-6414667ed391 on instance [pid: 8|app: 0|req: 340/677] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:12 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: 339/680] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 23:04:13 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/ips => generated 195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/681] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 23:04:14 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/682] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:04:14 2026] DELETE /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 0 bytes in 145 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: 343/683] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:14 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 1843 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:04:15.649 8 INFO nova.api.openstack.compute.server_external_events [req-1d31cb90-0ead-4983-b359-41264836b252 req-824f4a84-8f02-4001-84f6-0f9b414dbe01 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:5a0aeaa6-bbb2-4adf-89e0-d88e90cb7937 for instance 8ed534e7-e052-4360-a1ee-6414667ed391 on instance [pid: 8|app: 0|req: 344/684] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:15 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: 341/685] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 23:04:15 2026] POST /v2.1/os-keypairs => generated 385 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/686] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:15 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 1485 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 23:04:17.029 7 INFO nova.api.openstack.wsgi [None req-a3b58f4d-a534-4c60-925e-0c2a6d51148a b6bc48888b0a4ec0a24c841dea1adcbd 3491f4f4e8454fb39a06f11b544ff961 - - default default] HTTP exception thrown: Instance 8ed534e7-e052-4360-a1ee-6414667ed391 could not be found. [pid: 7|app: 0|req: 342/687] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:16 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 111 bytes in 53 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: 346/688] 10.0.0.181 () {32 vars in 703 bytes} [Fri May 29 23:04:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-206756723 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:17.600 8 INFO nova.api.openstack.wsgi [None req-ecb7b1c2-4275-4784-9df1-d80fc2ee67de b6bc48888b0a4ec0a24c841dea1adcbd 3491f4f4e8454fb39a06f11b544ff961 - - default default] HTTP exception thrown: Instance 8ed534e7-e052-4360-a1ee-6414667ed391 could not be found. [pid: 8|app: 0|req: 347/689] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:04:17 2026] DELETE /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:17.625 8 INFO nova.api.openstack.wsgi [None req-214175e3-f4ba-447e-b7dc-21cd78481888 b6bc48888b0a4ec0a24c841dea1adcbd 3491f4f4e8454fb39a06f11b544ff961 - - default default] HTTP exception thrown: Instance 8ed534e7-e052-4360-a1ee-6414667ed391 could not be found. [pid: 8|app: 0|req: 348/690] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:17 2026] GET /v2.1/servers/8ed534e7-e052-4360-a1ee-6414667ed391 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:04:17 2026] POST /v2.1/servers => generated 450 bytes in 576 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: 349/692] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:18 2026] GET /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74 => generated 1423 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, ' [pid: 7|app: 0|req: 344/693] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:19 2026] GET /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74 => generated 1483 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/694] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:20 2026] GET /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74 => generated 1548 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:21.317 7 INFO nova.api.openstack.compute.server_external_events [req-3ff4663f-7512-4436-9173-678a476f5c7e req-e1db1cd4-10a4-4d3a-a7e2-8c6159437275 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:d10b5e2c-f798-4fbc-bc95-3bf8274cc87b for instance 30016a9b-1e9f-4c45-82e7-3de030d4af74 on instance [pid: 7|app: 0|req: 345/695] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/696] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:21 2026] GET /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74 => generated 1548 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, ' [pid: 7|app: 0|req: 346/699] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:23 2026] GET /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74 => generated 1548 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:04:23.365 8 INFO nova.api.openstack.compute.server_external_events [req-3d718f17-487c-438f-a253-17dbda3c9f6b req-2b67bd64-4609-4865-ac20-f1563fb4ce14 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:d10b5e2c-f798-4fbc-bc95-3bf8274cc87b for instance 30016a9b-1e9f-4c45-82e7-3de030d4af74 on instance 2026-05-29 23:04:23.366 8 INFO nova.api.openstack.compute.server_external_events [req-3d718f17-487c-438f-a253-17dbda3c9f6b req-2b67bd64-4609-4865-ac20-f1563fb4ce14 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:d10b5e2c-f798-4fbc-bc95-3bf8274cc87b for instance 30016a9b-1e9f-4c45-82e7-3de030d4af74 on instance [pid: 8|app: 0|req: 354/700] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:23 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/701] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:24 2026] GET /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74 => generated 1724 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/702] 10.0.0.181 () {32 vars in 740 bytes} [Fri May 29 23:04:24 2026] GET /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74/os-interface => generated 284 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:04:25.636 8 INFO nova.api.openstack.compute.server_external_events [req-e56361df-a041-45b5-a37f-3c832d99c825 req-53a0d1fd-2db8-40ca-a2c7-76232cf44b74 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:d10b5e2c-f798-4fbc-bc95-3bf8274cc87b for instance 30016a9b-1e9f-4c45-82e7-3de030d4af74 on instance [pid: 8|app: 0|req: 356/703] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/704] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:25 2026] GET /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74 => generated 1724 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/705] 10.0.0.181 () {32 vars in 640 bytes} [Fri May 29 23:04:25 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: 7|app: 0|req: 349/706] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:04:25 2026] DELETE /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/707] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:26 2026] GET /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74 => generated 1730 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/708] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:26 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1819 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/709] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:04:26 2026] DELETE /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 0 bytes in 114 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: 351/710] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:26 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1825 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:27.199 8 INFO nova.api.openstack.compute.server_external_events [req-66a17eeb-e7af-4c59-92c0-cca32528b7b5 req-34585bb2-23ec-474d-a51d-954529eae671 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:999b8e6b-77da-49be-a7dc-066b33f261f1 for instance deff9566-5e74-466a-99b1-9f0b1bf884ae on instance [pid: 8|app: 0|req: 360/711] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/712] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:27 2026] GET /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74 => generated 1783 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:27.687 8 INFO nova.api.openstack.compute.server_external_events [req-99b1d32f-e62e-4f58-b9ee-264154f00659 req-cdc8ec72-2899-4e13-94e9-e58ace9ed9d0 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:d10b5e2c-f798-4fbc-bc95-3bf8274cc87b for instance 30016a9b-1e9f-4c45-82e7-3de030d4af74 on instance 2026-05-29 23:04:27.688 8 INFO nova.api.openstack.compute.server_external_events [req-99b1d32f-e62e-4f58-b9ee-264154f00659 req-cdc8ec72-2899-4e13-94e9-e58ace9ed9d0 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:d10b5e2c-f798-4fbc-bc95-3bf8274cc87b for instance 30016a9b-1e9f-4c45-82e7-3de030d4af74 on instance 2026-05-29 23:04:27.688 8 INFO nova.api.openstack.compute.server_external_events [req-99b1d32f-e62e-4f58-b9ee-264154f00659 req-cdc8ec72-2899-4e13-94e9-e58ace9ed9d0 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:d10b5e2c-f798-4fbc-bc95-3bf8274cc87b for instance 30016a9b-1e9f-4c45-82e7-3de030d4af74 on instance [pid: 8|app: 0|req: 361/713] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:27 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/714] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:28 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 1825 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, ' 2026-05-29 23:04:28.501 8 INFO nova.api.openstack.wsgi [None req-a071b90c-cc98-487a-8da9-c646465cdefc 05231d72fdad4e2e88d047b6fc0b6992 fda9feacaf7145748fcc7e35dd07545d - - default default] HTTP exception thrown: Instance 30016a9b-1e9f-4c45-82e7-3de030d4af74 could not be found. [pid: 8|app: 0|req: 362/715] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:28 2026] GET /v2.1/servers/30016a9b-1e9f-4c45-82e7-3de030d4af74 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/716] 10.0.0.181 () {32 vars in 703 bytes} [Fri May 29 23:04:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-468627685 => 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, ' 2026-05-29 23:04:29.241 8 INFO nova.api.openstack.compute.server_external_events [req-8a9f7ea1-7a5c-499e-bc6a-6d4ec75fb47c req-26d153b8-787b-47cc-a8f0-dfa598d394fb 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:999b8e6b-77da-49be-a7dc-066b33f261f1 for instance deff9566-5e74-466a-99b1-9f0b1bf884ae on instance [pid: 8|app: 0|req: 363/717] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 23:04:29.379 7 INFO nova.api.openstack.wsgi [None req-74507055-578a-4297-9658-c52d16378ff1 4715338b206144fd80e7d82654883015 5667898c227c4001a334d3f4c4f5c8ac - - default default] HTTP exception thrown: Instance deff9566-5e74-466a-99b1-9f0b1bf884ae could not be found. [pid: 7|app: 0|req: 355/718] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:29 2026] GET /v2.1/servers/deff9566-5e74-466a-99b1-9f0b1bf884ae => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/719] 10.0.0.181 () {32 vars in 703 bytes} [Fri May 29 23:04:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-204816233 => generated 0 bytes in 36 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-29 23:04:29.735 7 INFO nova.api.openstack.compute.server_external_events [req-f006edac-93e3-4bc7-a4e3-67336a3164e8 req-3da69fab-5d2e-447d-8a3c-92be3040b453 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:999b8e6b-77da-49be-a7dc-066b33f261f1 for instance deff9566-5e74-466a-99b1-9f0b1bf884ae on instance [pid: 7|app: 0|req: 356/720] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:29 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: 365/721] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:04:30 2026] POST /v2.1/servers => generated 424 bytes in 1133 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: 357/722] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:31 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530 => generated 1370 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/723] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:33 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530 => generated 1428 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/726] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:34 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530 => generated 1470 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:34.819 7 INFO nova.api.openstack.compute.server_external_events [req-26452cb7-3192-4ffb-839c-e29dcae4b71d req-b4af8e85-4d19-49f8-96cc-29b9ed2e6623 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:33c67cc9-490b-40cf-9060-de77f5822715 for instance 0cc07978-0dff-452e-895f-c481297a0530 on instance [pid: 7|app: 0|req: 359/727] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/728] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:35 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530 => generated 1470 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:36.877 7 INFO nova.api.openstack.compute.server_external_events [req-701af56f-88a6-4972-b5b8-4db3be256215 req-31559bfe-ec0c-48ca-88d8-962af563f357 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:33c67cc9-490b-40cf-9060-de77f5822715 for instance 0cc07978-0dff-452e-895f-c481297a0530 on instance 2026-05-29 23:04:36.879 7 INFO nova.api.openstack.compute.server_external_events [req-701af56f-88a6-4972-b5b8-4db3be256215 req-31559bfe-ec0c-48ca-88d8-962af563f357 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:33c67cc9-490b-40cf-9060-de77f5822715 for instance 0cc07978-0dff-452e-895f-c481297a0530 on instance [pid: 7|app: 0|req: 360/729] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:36 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/730] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:37 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530 => generated 1470 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/731] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:38 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530 => generated 1654 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: 371/732] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 23:04:38 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530/ips => generated 108 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/733] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 23:04:38 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530/ips => generated 108 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: 8|app: 0|req: 372/734] 10.0.0.181 () {32 vars in 822 bytes} [Fri May 29 23:04:38 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530/ips/tempest-ServerAddressesTestJSON-301165028-network => generated 93 bytes in 31 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: 363/735] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:04:38 2026] DELETE /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/736] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:38 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530 => generated 1660 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/737] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 23:04:39 2026] POST /v2.1/os-keypairs => generated 398 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:04:39.154 8 INFO nova.api.openstack.compute.server_external_events [req-46db8f90-9c4f-4f67-b79b-f930e5d9cfa9 req-9534676d-6757-4657-9306-8092bb28cad4 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:33c67cc9-490b-40cf-9060-de77f5822715 for instance 0cc07978-0dff-452e-895f-c481297a0530 on instance [pid: 8|app: 0|req: 374/738] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/739] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:40 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530 => generated 1660 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-29 23:04:41.211 7 INFO nova.api.openstack.compute.server_external_events [req-a863cf75-1c6a-453a-ba0b-c2a4017672c5 req-d9a847f8-9a87-4db3-a79b-1c96da78cbe5 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:33c67cc9-490b-40cf-9060-de77f5822715 for instance 0cc07978-0dff-452e-895f-c481297a0530 on instance 2026-05-29 23:04:41.212 7 INFO nova.api.openstack.compute.server_external_events [req-a863cf75-1c6a-453a-ba0b-c2a4017672c5 req-d9a847f8-9a87-4db3-a79b-1c96da78cbe5 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:33c67cc9-490b-40cf-9060-de77f5822715 for instance 0cc07978-0dff-452e-895f-c481297a0530 on instance [pid: 7|app: 0|req: 366/740] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:41 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:04:41.387 7 INFO nova.api.openstack.wsgi [None req-33d950df-5271-4c3d-aae2-ade5113d09fc cd65aaf00e384a95b12860a06e44abb3 573f8c8de29744e5b6fa45416c6fe655 - - default default] HTTP exception thrown: Instance 0cc07978-0dff-452e-895f-c481297a0530 could not be found. [pid: 7|app: 0|req: 367/741] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:41 2026] GET /v2.1/servers/0cc07978-0dff-452e-895f-c481297a0530 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:04:41 2026] POST /v2.1/servers => generated 450 bytes in 769 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: 368/743] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:41 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 1402 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/744] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:42 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 1460 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/747] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:44 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 1528 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/748] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 23:04:44 2026] POST /v2.1/os-keypairs => generated 385 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:04:44.596 7 INFO nova.api.openstack.compute.server_external_events [req-2247294d-b05b-45fc-a061-fc3b9270bfc9 req-08799c04-052c-498c-be36-b382592e3c63 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:422e5fbb-a253-4e9c-966d-a257c8c2eb23 for instance 4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 on instance [pid: 7|app: 0|req: 371/749] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/750] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:45 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 1528 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/751] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:46 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 1528 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: 380/752] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:04:46 2026] POST /v2.1/servers => generated 453 bytes in 684 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: 373/753] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:47 2026] GET /v2.1/servers/b14f9305-d9e3-40a9-948f-c03dd8744a4b => generated 1431 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/754] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:47 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 1528 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/755] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:48 2026] GET /v2.1/servers/b14f9305-d9e3-40a9-948f-c03dd8744a4b => generated 1489 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/756] 10.0.0.181 () {30 vars in 412 bytes} [Fri May 29 23:04:48 2026] GET / => generated 421 bytes in 0 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: 383/757] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:48 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 1528 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/758] 10.0.0.181 () {28 vars in 559 bytes} [Fri May 29 23:04:48 2026] GET /v2/ => generated 401 bytes in 684 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/759] 10.0.0.181 () {28 vars in 563 bytes} [Fri May 29 23:04:49 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: 376/760] 10.0.0.181 () {30 vars in 412 bytes} [Fri May 29 23:04:49 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-29 23:04:49.852 8 INFO nova.api.openstack.compute.server_external_events [req-68bd385a-8e68-441c-889e-d7b0a555ddf0 req-6fdc8f05-9720-4333-8bf9-5ae2acad3a93 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:422e5fbb-a253-4e9c-966d-a257c8c2eb23 for instance 4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 on instance [pid: 8|app: 0|req: 385/761] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/762] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:49 2026] GET /v2.1/servers/b14f9305-d9e3-40a9-948f-c03dd8744a4b => generated 1557 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/763] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:50 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 1696 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-29 23:04:50.427 8 INFO nova.api.openstack.compute.server_external_events [req-aa886424-1d99-417d-8aef-8e22561d34ad req-a26c28c9-3049-49fb-80d6-13faa7d33af3 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:4caa2b27-c796-4092-9dcf-a1b35162dbaf for instance b14f9305-d9e3-40a9-948f-c03dd8744a4b on instance [pid: 8|app: 0|req: 387/764] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/765] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:50 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 1696 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, ' [pid: 8|app: 0|req: 388/766] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:51 2026] GET /v2.1/servers/b14f9305-d9e3-40a9-948f-c03dd8744a4b => generated 1557 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:51.894 7 INFO nova.api.openstack.compute.server_external_events [req-0f913599-3222-42e4-858d-03d9f59d3469 req-c37e7030-bc25-4a32-9e6d-5b603b2e7e95 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:422e5fbb-a253-4e9c-966d-a257c8c2eb23 for instance 4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 on instance 2026-05-29 23:04:51.894 7 INFO nova.api.openstack.compute.server_external_events [req-0f913599-3222-42e4-858d-03d9f59d3469 req-c37e7030-bc25-4a32-9e6d-5b603b2e7e95 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:4caa2b27-c796-4092-9dcf-a1b35162dbaf for instance b14f9305-d9e3-40a9-948f-c03dd8744a4b on instance 2026-05-29 23:04:51.895 7 INFO nova.api.openstack.compute.server_external_events [req-0f913599-3222-42e4-858d-03d9f59d3469 req-c37e7030-bc25-4a32-9e6d-5b603b2e7e95 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:4caa2b27-c796-4092-9dcf-a1b35162dbaf for instance b14f9305-d9e3-40a9-948f-c03dd8744a4b on instance [pid: 7|app: 0|req: 379/767] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:51 2026] POST /v2.1/os-server-external-events => generated 525 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: 389/768] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:52 2026] GET /v2.1/servers/b14f9305-d9e3-40a9-948f-c03dd8744a4b => generated 1739 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/769] 10.0.0.181 () {32 vars in 740 bytes} [Fri May 29 23:04:52 2026] GET /v2.1/servers/b14f9305-d9e3-40a9-948f-c03dd8744a4b/os-interface => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-29 23:04:53.372 7 INFO nova.api.openstack.compute.server_external_events [req-90f922f9-c498-4a73-840a-2b75cbd48457 req-d5144154-665f-43b7-9d8f-f64ee047dae3 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:4caa2b27-c796-4092-9dcf-a1b35162dbaf for instance b14f9305-d9e3-40a9-948f-c03dd8744a4b on instance [pid: 7|app: 0|req: 382/772] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/773] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:53 2026] GET /v2.1/servers/b14f9305-d9e3-40a9-948f-c03dd8744a4b => generated 1739 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/774] 10.0.0.181 () {32 vars in 640 bytes} [Fri May 29 23:04:53 2026] GET /v2.1/servers => generated 384 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/775] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:04:53 2026] DELETE /v2.1/servers/b14f9305-d9e3-40a9-948f-c03dd8744a4b => generated 0 bytes in 130 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-29 23:04:53.950 8 INFO nova.api.openstack.compute.server_external_events [req-e0a79519-04f6-4ab3-abe6-f9dd028d723c req-90518e2f-beb3-4881-904e-8c34b4815de0 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:422e5fbb-a253-4e9c-966d-a257c8c2eb23 for instance 4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 on instance [pid: 8|app: 0|req: 393/776] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:53 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: 384/777] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:53 2026] GET /v2.1/servers/b14f9305-d9e3-40a9-948f-c03dd8744a4b => generated 1745 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/778] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:54 2026] GET /v2.1/servers/b14f9305-d9e3-40a9-948f-c03dd8744a4b => generated 1512 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:04:55.420 7 INFO nova.api.openstack.compute.server_external_events [req-11edb675-153d-48f6-9616-117ca6ced4c9 req-b59d77bf-2cd5-4aef-b216-eebb27f5a2f0 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:4caa2b27-c796-4092-9dcf-a1b35162dbaf for instance b14f9305-d9e3-40a9-948f-c03dd8744a4b on instance [pid: 7|app: 0|req: 385/779] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:04:55.990 8 INFO nova.api.openstack.compute.server_external_events [req-3519167a-fcf9-4047-8736-4556badbd512 req-43253655-47ae-44fd-b0dd-99cb8f70a3e1 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:4caa2b27-c796-4092-9dcf-a1b35162dbaf for instance b14f9305-d9e3-40a9-948f-c03dd8744a4b on instance 2026-05-29 23:04:55.990 8 INFO nova.api.openstack.compute.server_external_events [req-3519167a-fcf9-4047-8736-4556badbd512 req-43253655-47ae-44fd-b0dd-99cb8f70a3e1 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:4caa2b27-c796-4092-9dcf-a1b35162dbaf for instance b14f9305-d9e3-40a9-948f-c03dd8744a4b on instance [pid: 8|app: 0|req: 395/780] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:04:55 2026] POST /v2.1/os-server-external-events => generated 356 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-29 23:04:56.114 7 INFO nova.api.openstack.wsgi [None req-08dce874-cd44-4766-af06-4fd178615291 d0572d8f15734e3e8982605b4c29e8c7 d5d6d60ff91e4a0fa7b02ef95d9ea17e - - default default] HTTP exception thrown: Instance b14f9305-d9e3-40a9-948f-c03dd8744a4b could not be found. [pid: 7|app: 0|req: 386/781] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:04:56 2026] GET /v2.1/servers/b14f9305-d9e3-40a9-948f-c03dd8744a4b => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/782] 10.0.0.181 () {32 vars in 703 bytes} [Fri May 29 23:04:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-854486471 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/783] 10.0.0.181 () {34 vars in 749 bytes} [Fri May 29 23:05:00 2026] POST /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1/action => generated 31642 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-29 23:05:04.098 8 INFO nova.api.openstack.compute.server_external_events [req-1766cb9d-9ef9-40d9-8e32-28e345bcf548 req-08966243-7c51-40ab-b843-4b0ccf44d4a0 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:422e5fbb-a253-4e9c-966d-a257c8c2eb23 for instance 4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 on instance [pid: 8|app: 0|req: 398/786] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:05:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/787] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 23:05:05 2026] POST /v2.1/os-keypairs => generated 398 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: 399/788] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:05:07 2026] POST /v2.1/servers => generated 450 bytes in 654 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/789] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:05:08 2026] GET /v2.1/servers/c6143a0d-9b2b-4107-ae01-ccdc665fbbcf => generated 1402 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 400/790] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:05:09 2026] GET /v2.1/servers/c6143a0d-9b2b-4107-ae01-ccdc665fbbcf => generated 1460 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/791] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:05:10 2026] GET /v2.1/servers/c6143a0d-9b2b-4107-ae01-ccdc665fbbcf => generated 1528 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:05:10.855 8 INFO nova.api.openstack.compute.server_external_events [req-528f4a8a-40f5-4af8-859c-32a8ab69bf5c req-a458804c-e604-4ed4-b22e-28886466efe6 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:d6ea03e9-732d-4ecc-94b9-cf57c9b8e98f for instance c6143a0d-9b2b-4107-ae01-ccdc665fbbcf on instance [pid: 8|app: 0|req: 401/792] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:05:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:05:11.656 8 INFO nova.api.openstack.compute.server_external_events [req-5459d69e-f1a6-40f4-ae0c-d89333882748 req-9b8074e0-1938-422e-9852-f165c7b2b6b0 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:d6ea03e9-732d-4ecc-94b9-cf57c9b8e98f for instance c6143a0d-9b2b-4107-ae01-ccdc665fbbcf on instance [pid: 8|app: 0|req: 402/793] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:05:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/794] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:05:11 2026] GET /v2.1/servers/c6143a0d-9b2b-4107-ae01-ccdc665fbbcf => generated 1528 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/797] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:05:13 2026] GET /v2.1/servers/c6143a0d-9b2b-4107-ae01-ccdc665fbbcf => generated 1696 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/798] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:05:13 2026] GET /v2.1/servers/c6143a0d-9b2b-4107-ae01-ccdc665fbbcf => generated 1696 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:05:13.704 8 INFO nova.api.openstack.compute.server_external_events [req-babca309-3d63-4b41-b836-267cbf605ea2 req-d475ee80-bde7-4423-af23-77169db3de7b 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:d6ea03e9-732d-4ecc-94b9-cf57c9b8e98f for instance c6143a0d-9b2b-4107-ae01-ccdc665fbbcf on instance [pid: 8|app: 0|req: 404/799] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:05:13 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, ' 2026-05-29 23:05:14.129 7 INFO nova.api.openstack.compute.server_external_events [req-ad581765-e0ae-49a8-9d23-87e54b925fb9 req-05fa178f-9f33-4753-afcd-32571cf1c435 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:d6ea03e9-732d-4ecc-94b9-cf57c9b8e98f for instance c6143a0d-9b2b-4107-ae01-ccdc665fbbcf on instance [pid: 7|app: 0|req: 396/800] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:05:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/803] 10.0.0.181 () {34 vars in 749 bytes} [Fri May 29 23:05:24 2026] POST /v2.1/servers/c6143a0d-9b2b-4107-ae01-ccdc665fbbcf/action => generated 31679 bytes in 81 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: 398/804] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:05:26 2026] DELETE /v2.1/servers/c6143a0d-9b2b-4107-ae01-ccdc665fbbcf => generated 0 bytes in 112 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-29 23:05:27.303 7 INFO nova.api.openstack.compute.server_external_events [req-f6106732-9523-4278-8376-8c95295f1290 req-278b7453-7584-4c2d-9f1e-d5222023e64f 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:d6ea03e9-732d-4ecc-94b9-cf57c9b8e98f for instance c6143a0d-9b2b-4107-ae01-ccdc665fbbcf on instance [pid: 7|app: 0|req: 399/805] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:05:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/806] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:05:27 2026] GET /v2.1/servers/c6143a0d-9b2b-4107-ae01-ccdc665fbbcf => generated 1822 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:05:28.241 7 INFO nova.api.openstack.compute.server_external_events [req-104815e1-546b-46d5-b242-b2bef49eb045 req-c6b6016b-acd2-4477-937f-414084d44e50 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:d6ea03e9-732d-4ecc-94b9-cf57c9b8e98f for instance c6143a0d-9b2b-4107-ae01-ccdc665fbbcf on instance [pid: 7|app: 0|req: 400/807] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:05:28 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-29 23:05:28.617 8 INFO nova.api.openstack.wsgi [None req-f244d0ef-d9fa-47ba-9c5b-9a1df3484fcc 6cb7ab7bac0e4f7895da0ba510486992 86982ab26c014fb6a8a45833ab4e26fa - - default default] HTTP exception thrown: Instance c6143a0d-9b2b-4107-ae01-ccdc665fbbcf could not be found. [pid: 8|app: 0|req: 408/808] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:05:28 2026] GET /v2.1/servers/c6143a0d-9b2b-4107-ae01-ccdc665fbbcf => 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: 401/809] 10.0.0.181 () {32 vars in 729 bytes} [Fri May 29 23:05:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1451024876 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:05:29.356 7 INFO nova.api.openstack.compute.server_external_events [req-f0cd008d-0abd-439a-bfbd-6130e4a46a98 req-dca73916-3366-4741-ae2a-8dc741a88c4a 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:d6ea03e9-732d-4ecc-94b9-cf57c9b8e98f for instance c6143a0d-9b2b-4107-ae01-ccdc665fbbcf on instance [pid: 7|app: 0|req: 402/810] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:05:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/811] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:05:29 2026] DELETE /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 0 bytes in 109 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: 403/812] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:05:29 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 1702 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:05:30.505 8 INFO nova.api.openstack.compute.server_external_events [req-467de7f7-46ef-4541-a42d-33398547858a req-b1b6735c-1729-4a3e-94a6-8344115de229 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:422e5fbb-a253-4e9c-966d-a257c8c2eb23 for instance 4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 on instance [pid: 8|app: 0|req: 410/813] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:05:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/814] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:05:30 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 1488 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:05:31.414 8 INFO nova.api.openstack.compute.server_external_events [req-cf53657f-e94a-47cb-8bb8-a7585fe21e61 req-281b6d5c-b7d7-49e1-9c86-69f0690eab63 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:422e5fbb-a253-4e9c-966d-a257c8c2eb23 for instance 4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 on instance 2026-05-29 23:05:31.415 8 INFO nova.api.openstack.compute.server_external_events [req-cf53657f-e94a-47cb-8bb8-a7585fe21e61 req-281b6d5c-b7d7-49e1-9c86-69f0690eab63 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:422e5fbb-a253-4e9c-966d-a257c8c2eb23 for instance 4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 on instance [pid: 8|app: 0|req: 411/815] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:05:31 2026] POST /v2.1/os-server-external-events => generated 356 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, ' 2026-05-29 23:05:31.767 7 INFO nova.api.openstack.wsgi [None req-60da6740-aed5-4e13-98ce-c6dae4534785 6cb7ab7bac0e4f7895da0ba510486992 86982ab26c014fb6a8a45833ab4e26fa - - default default] HTTP exception thrown: Instance 4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 could not be found. [pid: 7|app: 0|req: 405/816] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:05:31 2026] GET /v2.1/servers/4b90674b-7c98-4425-9d5d-aec9d4cfb8e1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/817] 10.0.0.181 () {32 vars in 729 bytes} [Fri May 29 23:05:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1468726966 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/824] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 23:05:55 2026] POST /v2.1/os-keypairs => generated 397 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/825] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 23:05:58 2026] POST /v2.1/os-keypairs => generated 384 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/826] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:06:00 2026] POST /v2.1/servers => generated 497 bytes in 1085 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/827] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:01 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => generated 1456 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/828] 10.0.0.215 () {30 vars in 618 bytes} [Fri May 29 23:06:01 2026] GET /v2.1 => generated 0 bytes in 145 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: 418/829] 10.0.0.215 () {30 vars in 620 bytes} [Fri May 29 23:06:01 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: 412/830] 10.0.0.215 () {34 vars in 912 bytes} [Fri May 29 23:06:01 2026] GET /v2.1/os-simple-tenant-usage/f947fb1ed7444856b6f146c5e7b73758?start=2026-05-28T00:00:00&end=2026-05-29T23:59:59 => generated 20 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/831] 10.0.0.215 () {30 vars in 653 bytes} [Fri May 29 23:06:02 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/832] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:02 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => generated 1514 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/835] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:03 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => generated 1629 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:06:03.929 8 INFO nova.api.openstack.compute.server_external_events [req-7a11d9a9-2a04-4c77-bec3-66b97a62376b req-fe7099ca-8c41-4c94-9bbb-4099e0df9d6d 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:ff45a45d-61bd-4774-8128-9ca3250a34b6 for instance 91d782c3-080c-4527-83cf-ad45d073e652 on instance [pid: 8|app: 0|req: 421/836] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:06:03 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, ' [pid: 7|app: 0|req: 416/837] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:04 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => generated 1629 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/838] 10.0.0.215 () {30 vars in 618 bytes} [Fri May 29 23:06:04 2026] GET /v2.1 => generated 0 bytes in 200 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: 417/839] 10.0.0.215 () {30 vars in 620 bytes} [Fri May 29 23:06:04 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: 8|app: 0|req: 423/840] 10.0.0.215 () {34 vars in 912 bytes} [Fri May 29 23:06:04 2026] GET /v2.1/os-simple-tenant-usage/f947fb1ed7444856b6f146c5e7b73758?start=2026-05-28T00:00:00&end=2026-05-29T23:59:59 => generated 20 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/841] 10.0.0.215 () {30 vars in 653 bytes} [Fri May 29 23:06:05 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 424/842] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:05 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => generated 1629 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 23:06:06.173 7 INFO nova.api.openstack.compute.server_external_events [req-3c14b6bd-cb2e-41ca-b586-11fde9ca38f6 req-a3276382-ddad-4a2b-9d18-49746c3014f7 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:ff45a45d-61bd-4774-8128-9ca3250a34b6 for instance 91d782c3-080c-4527-83cf-ad45d073e652 on instance [pid: 7|app: 0|req: 419/843] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:06:06 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: 425/844] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:06 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => generated 1809 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/845] 10.0.0.181 () {32 vars in 740 bytes} [Fri May 29 23:06:07 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652/os-interface => generated 284 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:06:08.245 8 INFO nova.api.openstack.compute.server_external_events [req-32c5fe5c-5953-4695-b011-28850f10e57d req-a7ad31da-80f9-4fd9-bc88-4ee60b5e45cd 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:ff45a45d-61bd-4774-8128-9ca3250a34b6 for instance 91d782c3-080c-4527-83cf-ad45d073e652 on instance 2026-05-29 23:06:08.246 8 INFO nova.api.openstack.compute.server_external_events [req-32c5fe5c-5953-4695-b011-28850f10e57d req-a7ad31da-80f9-4fd9-bc88-4ee60b5e45cd 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:ff45a45d-61bd-4774-8128-9ca3250a34b6 for instance 91d782c3-080c-4527-83cf-ad45d073e652 on instance [pid: 8|app: 0|req: 426/846] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:06:08 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/851] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:23 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => generated 1929 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/852] 10.0.0.181 () {32 vars in 752 bytes} [Fri May 29 23:06:25 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652/os-server-password => generated 116 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: 7|app: 0|req: 424/853] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:06:26 2026] DELETE /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => generated 0 bytes in 132 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: 430/854] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:26 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => generated 1935 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:06:27.300 7 INFO nova.api.openstack.compute.server_external_events [req-94966dca-4201-4dc3-89a4-9094e37ff435 req-b94c97cf-d260-47a0-9c29-83f4d4b7c117 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:ff45a45d-61bd-4774-8128-9ca3250a34b6 for instance 91d782c3-080c-4527-83cf-ad45d073e652 on instance [pid: 7|app: 0|req: 425/855] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:06:27 2026] POST /v2.1/os-server-external-events => generated 185 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: 431/856] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:28 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => generated 1935 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:06:29.348 7 INFO nova.api.openstack.compute.server_external_events [req-ecf4408a-bef6-4fbc-a961-2c77b5a88383 req-7a69f1b5-1624-4167-bed4-eb658dc1df35 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:ff45a45d-61bd-4774-8128-9ca3250a34b6 for instance 91d782c3-080c-4527-83cf-ad45d073e652 on instance 2026-05-29 23:06:29.349 7 INFO nova.api.openstack.compute.server_external_events [req-ecf4408a-bef6-4fbc-a961-2c77b5a88383 req-7a69f1b5-1624-4167-bed4-eb658dc1df35 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:ff45a45d-61bd-4774-8128-9ca3250a34b6 for instance 91d782c3-080c-4527-83cf-ad45d073e652 on instance [pid: 7|app: 0|req: 426/857] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:06:29 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:06:29.926 8 INFO nova.api.openstack.wsgi [None req-2e83835b-47ff-4596-b4eb-e4f4b73dc2a2 371d23d8158247a49747d0c4ba0c9963 35a130a03bcb46f494afdf1ccf2af345 - - default default] HTTP exception thrown: Instance 91d782c3-080c-4527-83cf-ad45d073e652 could not be found. [pid: 8|app: 0|req: 432/858] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:29 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => 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-29 23:06:29.957 7 INFO nova.api.openstack.wsgi [None req-fc0f2359-8cde-4e67-8a02-f13debad8321 371d23d8158247a49747d0c4ba0c9963 35a130a03bcb46f494afdf1ccf2af345 - - default default] HTTP exception thrown: Instance 91d782c3-080c-4527-83cf-ad45d073e652 could not be found. [pid: 7|app: 0|req: 427/859] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:06:29 2026] DELETE /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => 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-29 23:06:29.988 8 INFO nova.api.openstack.wsgi [None req-5caf646e-3aab-46d4-b3c3-040a06a35227 371d23d8158247a49747d0c4ba0c9963 35a130a03bcb46f494afdf1ccf2af345 - - default default] HTTP exception thrown: Instance 91d782c3-080c-4527-83cf-ad45d073e652 could not be found. [pid: 8|app: 0|req: 433/860] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:29 2026] GET /v2.1/servers/91d782c3-080c-4527-83cf-ad45d073e652 => 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: 428/861] 10.0.0.181 () {32 vars in 701 bytes} [Fri May 29 23:06:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-10259597 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/862] 10.0.0.181 () {32 vars in 727 bytes} [Fri May 29 23:06:31 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1069966277 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/865] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 23:06:36 2026] POST /v2.1/os-keypairs => generated 395 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/866] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:06:40 2026] POST /v2.1/servers => generated 447 bytes in 923 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/867] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:41 2026] GET /v2.1/servers/e42aa0e4-9cfc-4674-ad42-fa5d55c872dc => generated 1394 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:06:44.508 7 INFO nova.api.openstack.compute.server_external_events [req-49892e2b-636d-468d-8edd-1ee22f283d6e req-169b33b3-2f03-4a70-8317-2072bbda2f2e 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:03d12609-b786-42df-bcd6-7d1329297402 for instance e42aa0e4-9cfc-4674-ad42-fa5d55c872dc on instance [pid: 7|app: 0|req: 432/870] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:06:44 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, ' [pid: 8|app: 0|req: 439/871] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:46 2026] GET /v2.1/servers/e42aa0e4-9cfc-4674-ad42-fa5d55c872dc => generated 1517 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-29 23:06:52.270 8 INFO nova.api.openstack.compute.server_external_events [req-44b1b908-6bdc-4bf9-9dad-3a5cf9dd7949 req-d0c8151c-d7dc-41d7-bd89-e109ce2494eb 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:03d12609-b786-42df-bcd6-7d1329297402 for instance e42aa0e4-9cfc-4674-ad42-fa5d55c872dc on instance [pid: 8|app: 0|req: 440/872] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:06:52 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: 7|app: 0|req: 433/873] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:52 2026] GET /v2.1/servers/e42aa0e4-9cfc-4674-ad42-fa5d55c872dc => generated 1517 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:06:54.327 8 INFO nova.api.openstack.compute.server_external_events [req-403bf545-d3b2-4084-ba97-f016ec8c24af req-6643465a-6d0f-4c71-af03-754bdc42c00d 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:03d12609-b786-42df-bcd6-7d1329297402 for instance e42aa0e4-9cfc-4674-ad42-fa5d55c872dc on instance [pid: 8|app: 0|req: 442/876] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:06:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/877] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:06:57 2026] GET /v2.1/servers/e42aa0e4-9cfc-4674-ad42-fa5d55c872dc => generated 1817 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-29 23:07:00.270 7 INFO nova.api.openstack.compute.server_external_events [req-6300dc52-de69-4a75-81cd-69bb0620ff51 req-1b09536c-cc07-4606-9202-4493385ce484 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:03d12609-b786-42df-bcd6-7d1329297402 for instance e42aa0e4-9cfc-4674-ad42-fa5d55c872dc on instance [pid: 7|app: 0|req: 436/878] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:07:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/879] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:07:00 2026] POST /v2.1/servers => generated 447 bytes in 878 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: 437/880] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:07:01 2026] GET /v2.1/servers/25314e73-b168-4ffc-ba73-6651918a66b1 => generated 1392 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:07:04.390 8 INFO nova.api.openstack.compute.server_external_events [req-dcabfd3e-72b9-41d2-b8e6-badb60785d3c req-46189795-3ad9-45b3-9f4e-eadca98692b8 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:695db0b4-ee46-404f-b393-7ebd11565aa1 for instance 25314e73-b168-4ffc-ba73-6651918a66b1 on instance [pid: 8|app: 0|req: 445/883] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:07:04 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:07:06.439 8 INFO nova.api.openstack.compute.server_external_events [req-b48fd05a-f5b8-446d-b874-c156c5f2cd4d req-ed93d4e8-e35b-45c4-9e18-663692bdbcb2 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:695db0b4-ee46-404f-b393-7ebd11565aa1 for instance 25314e73-b168-4ffc-ba73-6651918a66b1 on instance 2026-05-29 23:07:06.439 8 INFO nova.api.openstack.compute.server_external_events [req-b48fd05a-f5b8-446d-b874-c156c5f2cd4d req-ed93d4e8-e35b-45c4-9e18-663692bdbcb2 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:695db0b4-ee46-404f-b393-7ebd11565aa1 for instance 25314e73-b168-4ffc-ba73-6651918a66b1 on instance [pid: 8|app: 0|req: 446/884] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:07:06 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/885] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:07:06 2026] GET /v2.1/servers/25314e73-b168-4ffc-ba73-6651918a66b1 => generated 1515 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 440/886] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:07:11 2026] GET /v2.1/servers/25314e73-b168-4ffc-ba73-6651918a66b1 => generated 1814 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/887] 10.0.0.181 () {34 vars in 662 bytes} [Fri May 29 23:07:11 2026] POST /v2.1/servers => generated 424 bytes in 715 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: 441/888] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:07:12 2026] GET /v2.1/servers/de4d76de-df09-4afb-badd-22132044f1d7 => generated 1367 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/891] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:07:13 2026] GET /v2.1/servers/de4d76de-df09-4afb-badd-22132044f1d7 => generated 1425 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:07:13.917 8 INFO nova.api.openstack.compute.server_external_events [req-44de0aba-e7b5-434d-914c-3027b8771e11 req-c68fdd08-646e-4bca-80cb-880248aa9ce6 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:695db0b4-ee46-404f-b393-7ebd11565aa1 for instance 25314e73-b168-4ffc-ba73-6651918a66b1 on instance [pid: 8|app: 0|req: 449/892] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:07:13 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: 7|app: 0|req: 444/893] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:07:14 2026] GET /v2.1/servers/de4d76de-df09-4afb-badd-22132044f1d7 => generated 1467 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:07:15.863 7 INFO nova.api.openstack.compute.server_external_events [req-5cc4dba8-2f5b-47e3-bce0-07c9f5a29713 req-8c8830f3-13c7-4fd2-9fa7-6216d50cc245 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:b9b49697-d09d-4cd2-808f-6aad8c9f9222 for instance de4d76de-df09-4afb-badd-22132044f1d7 on instance [pid: 7|app: 0|req: 445/894] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:07:15 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: 450/895] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:07:15 2026] GET /v2.1/servers/de4d76de-df09-4afb-badd-22132044f1d7 => generated 1467 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, ' 2026-05-29 23:07:15.969 7 INFO nova.api.openstack.compute.server_external_events [req-5cda6ec7-877e-4485-956d-9d13f1d90651 req-455c418f-6aef-4c96-b1a4-22ab317377a5 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:b9b49697-d09d-4cd2-808f-6aad8c9f9222 for instance de4d76de-df09-4afb-badd-22132044f1d7 on instance [pid: 7|app: 0|req: 446/896] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:07:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/897] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:07:16 2026] GET /v2.1/servers/de4d76de-df09-4afb-badd-22132044f1d7 => generated 1648 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/898] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:07:17 2026] DELETE /v2.1/servers/de4d76de-df09-4afb-badd-22132044f1d7 => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:07:17.917 7 INFO nova.api.openstack.compute.server_external_events [req-8d666a16-d1c4-4c0d-8063-4b0034c28442 req-54742804-5469-40ac-abc6-4687e7369d09 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:b9b49697-d09d-4cd2-808f-6aad8c9f9222 for instance de4d76de-df09-4afb-badd-22132044f1d7 on instance [pid: 7|app: 0|req: 448/899] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:07:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/900] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:07:17 2026] GET /v2.1/servers/de4d76de-df09-4afb-badd-22132044f1d7 => generated 1654 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:07:18.637 7 INFO nova.api.openstack.compute.server_external_events [req-b9ee1fa2-36ff-4398-b302-10cd522ac7e7 req-dd295133-7bc8-4517-a4d8-f1de8d8e0f9a 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:b9b49697-d09d-4cd2-808f-6aad8c9f9222 for instance de4d76de-df09-4afb-badd-22132044f1d7 on instance [pid: 7|app: 0|req: 449/901] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:07:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:07:19.042 8 INFO nova.api.openstack.wsgi [None req-8632f9ac-d046-43e4-9219-bbdc5cf46790 2ef930d1365049f0b470d7e451b6e379 2882ee50ff814ac7b1c9b670f2445245 - - default default] HTTP exception thrown: Instance de4d76de-df09-4afb-badd-22132044f1d7 could not be found. [pid: 8|app: 0|req: 453/902] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:07:19 2026] GET /v2.1/servers/de4d76de-df09-4afb-badd-22132044f1d7 => 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-29 23:07:19.957 7 INFO nova.api.openstack.compute.server_external_events [req-3dc5a1e4-2262-451a-bc8a-481113592572 req-4ba8b449-20fa-4b6d-a5ce-137566c171e1 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:b9b49697-d09d-4cd2-808f-6aad8c9f9222 for instance de4d76de-df09-4afb-badd-22132044f1d7 on instance 2026-05-29 23:07:19.958 7 INFO nova.api.openstack.compute.server_external_events [req-3dc5a1e4-2262-451a-bc8a-481113592572 req-4ba8b449-20fa-4b6d-a5ce-137566c171e1 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:b9b49697-d09d-4cd2-808f-6aad8c9f9222 for instance de4d76de-df09-4afb-badd-22132044f1d7 on instance [pid: 7|app: 0|req: 450/903] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:07:19 2026] POST /v2.1/os-server-external-events => generated 356 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: 456/908] 199.204.45.30 () {36 vars in 712 bytes} [Fri May 29 23:07:36 2026] POST /v2.1/servers => generated 453 bytes in 1075 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/909] 199.204.45.30 () {32 vars in 731 bytes} [Fri May 29 23:07:37 2026] GET /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b => generated 2290 bytes in 346 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: 457/910] 199.204.45.30 () {32 vars in 757 bytes} [Fri May 29 23:07:37 2026] GET /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/os-interface => generated 28 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/911] 199.204.45.30 () {32 vars in 775 bytes} [Fri May 29 23:07:37 2026] GET /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/os-volume_attachments => generated 197 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, ' 2026-05-29 23:07:39.758 8 INFO nova.api.openstack.compute.server_external_events [req-a5c9635b-674a-4b6a-8a01-cc36a0dd9940 req-57b3335c-73be-4540-a686-5c6ac80463aa 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:dd78817e-6acc-45a2-8a37-bbf3c69d286d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 8|app: 0|req: 458/912] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:07:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/913] 199.204.45.30 () {32 vars in 731 bytes} [Fri May 29 23:07:40 2026] GET /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b => generated 2433 bytes in 252 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: 459/914] 199.204.45.30 () {32 vars in 757 bytes} [Fri May 29 23:07:41 2026] GET /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/os-interface => generated 285 bytes in 128 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: 456/915] 199.204.45.30 () {32 vars in 775 bytes} [Fri May 29 23:07:41 2026] GET /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/os-volume_attachments => generated 197 bytes in 60 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-29 23:07:41.997 8 INFO nova.api.openstack.compute.server_external_events [req-8a25334b-3994-4cb5-ac0b-08591ea00f2f req-df73106b-e732-453f-83fe-6db1cdeb2272 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:dd78817e-6acc-45a2-8a37-bbf3c69d286d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance 2026-05-29 23:07:41.998 8 INFO nova.api.openstack.compute.server_external_events [req-8a25334b-3994-4cb5-ac0b-08591ea00f2f req-df73106b-e732-453f-83fe-6db1cdeb2272 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:dd78817e-6acc-45a2-8a37-bbf3c69d286d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 8|app: 0|req: 460/916] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:07:41 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/919] 199.204.45.30 () {32 vars in 731 bytes} [Fri May 29 23:07:44 2026] GET /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b => generated 2580 bytes in 284 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: 458/920] 199.204.45.30 () {32 vars in 757 bytes} [Fri May 29 23:07:44 2026] GET /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/os-interface => generated 285 bytes in 108 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: 463/921] 199.204.45.30 () {32 vars in 775 bytes} [Fri May 29 23:07:44 2026] GET /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:08:21.117 8 INFO nova.api.openstack.compute.server_external_events [req-5347b2af-2c20-407a-af48-9e6a2b3b1e2d req-0b8b67d7-72c4-4398-9d4b-7adc9a0f3007 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:c1db6ffc-1d13-4e74-a71b-b75f22a106db for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 8|app: 0|req: 467/928] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:08:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/929] 199.204.45.30 () {36 vars in 810 bytes} [Fri May 29 23:08:19 2026] POST /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/os-interface => generated 278 bytes in 2080 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-29 23:08:23.164 8 INFO nova.api.openstack.compute.server_external_events [req-9a706e70-b696-4b2b-8998-65595e31f97e req-abab35cf-ced3-4ffa-a13d-b813f5754821 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:c1db6ffc-1d13-4e74-a71b-b75f22a106db for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance 2026-05-29 23:08:23.164 8 INFO nova.api.openstack.compute.server_external_events [req-9a706e70-b696-4b2b-8998-65595e31f97e req-abab35cf-ced3-4ffa-a13d-b813f5754821 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:c1db6ffc-1d13-4e74-a71b-b75f22a106db for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance 2026-05-29 23:08:23.165 8 INFO nova.api.openstack.compute.server_external_events [req-9a706e70-b696-4b2b-8998-65595e31f97e req-abab35cf-ced3-4ffa-a13d-b813f5754821 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:c1db6ffc-1d13-4e74-a71b-b75f22a106db for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 8|app: 0|req: 468/930] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:08:23 2026] POST /v2.1/os-server-external-events => generated 521 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-29 23:08:25.209 7 INFO nova.api.openstack.compute.server_external_events [req-282d2cca-9f2b-40a3-a3d8-cd8dfeee03b2 req-f61ae36d-99e4-4dc5-9bfd-15f529064c14 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:c1db6ffc-1d13-4e74-a71b-b75f22a106db for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 7|app: 0|req: 464/933] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:08:25 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:08:53.586 7 INFO nova.api.openstack.compute.server_external_events [req-8eed5984-74ce-4260-9f32-79b88e6f50c5 req-72ae140b-b3cc-44d9-b7f6-2199b9a57973 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:87b8dfc8-2ce2-49f5-8fcf-052b44eaed3d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 7|app: 0|req: 469/940] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:08:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/941] 199.204.45.30 () {36 vars in 810 bytes} [Fri May 29 23:08:51 2026] POST /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/os-interface => generated 374 bytes in 3415 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-29 23:08:55.453 7 INFO nova.api.openstack.compute.server_external_events [req-eddf7827-c35f-4262-a849-9514c590b077 req-e017cd14-0fd4-4919-a754-630f38094e7a 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:87b8dfc8-2ce2-49f5-8fcf-052b44eaed3d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 7|app: 0|req: 470/942] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:08:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:08:55.635 8 INFO nova.api.openstack.compute.server_external_events [req-795b034f-63c0-4203-9b36-bf72a53643ad req-0708a3c4-e9c2-41e9-a13d-21aac52a4f5f 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:87b8dfc8-2ce2-49f5-8fcf-052b44eaed3d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance 2026-05-29 23:08:55.635 8 INFO nova.api.openstack.compute.server_external_events [req-795b034f-63c0-4203-9b36-bf72a53643ad req-0708a3c4-e9c2-41e9-a13d-21aac52a4f5f 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:87b8dfc8-2ce2-49f5-8fcf-052b44eaed3d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 8|app: 0|req: 473/943] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:08:55 2026] POST /v2.1/os-server-external-events => generated 354 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-29 23:09:07.927 7 INFO nova.api.openstack.compute.server_external_events [req-4b4966f3-f555-4f12-8573-6d8f045ad04c req-d404bc26-48f6-4e2a-adc5-9d86ae58837e 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:a0c5ab78-bcb0-4282-a4ce-bfb21dc9973d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 7|app: 0|req: 472/946] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:07 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: 475/947] 199.204.45.30 () {36 vars in 810 bytes} [Fri May 29 23:09:06 2026] POST /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/os-interface => generated 375 bytes in 3361 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-29 23:09:09.982 7 INFO nova.api.openstack.compute.server_external_events [req-3621dd21-0080-4c4e-b07a-de755b515503 req-50b0c3d6-8b68-45ae-9c05-4e78dc64fb48 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:a0c5ab78-bcb0-4282-a4ce-bfb21dc9973d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 7|app: 0|req: 473/948] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:09:10.367 8 INFO nova.api.openstack.compute.server_external_events [req-8fcf2a38-3317-4dd4-b8fc-aaadb640f1b8 req-2eec029b-a948-451c-92a2-d26c55f27891 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:a0c5ab78-bcb0-4282-a4ce-bfb21dc9973d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 8|app: 0|req: 476/949] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:10 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-29 23:09:12.023 7 INFO nova.api.openstack.compute.server_external_events [req-cf3dcb8a-77ac-4ac8-a8b3-d845b8a26db7 req-1d692689-b78c-4260-af88-7d4664806dce 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:a0c5ab78-bcb0-4282-a4ce-bfb21dc9973d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 7|app: 0|req: 474/950] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:09:20.660 8 INFO nova.api.openstack.compute.server_external_events [req-23b68a80-9959-4531-8708-6db099db0190 req-9fb5c0a9-cfdc-4e35-b2ca-74020c04139a 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:a0c5ab78-bcb0-4282-a4ce-bfb21dc9973d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 8|app: 0|req: 478/953] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:20 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: 476/954] 199.204.45.30 () {34 vars in 853 bytes} [Fri May 29 23:09:20 2026] DELETE /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/os-interface/a0c5ab78-bcb0-4282-a4ce-bfb21dc9973d => generated 0 bytes in 72 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-29 23:09:22.709 8 INFO nova.api.openstack.compute.server_external_events [req-5f5780af-e062-4c44-aaed-7d3ec05901d7 req-ab4fcf57-e365-4732-a8f9-d523cda52250 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:a0c5ab78-bcb0-4282-a4ce-bfb21dc9973d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance 2026-05-29 23:09:22.710 8 INFO nova.api.openstack.compute.server_external_events [req-5f5780af-e062-4c44-aaed-7d3ec05901d7 req-ab4fcf57-e365-4732-a8f9-d523cda52250 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:a0c5ab78-bcb0-4282-a4ce-bfb21dc9973d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance 2026-05-29 23:09:22.710 8 INFO nova.api.openstack.compute.server_external_events [req-5f5780af-e062-4c44-aaed-7d3ec05901d7 req-ab4fcf57-e365-4732-a8f9-d523cda52250 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:a0c5ab78-bcb0-4282-a4ce-bfb21dc9973d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 8|app: 0|req: 479/955] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:22 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:09:31.111 7 INFO nova.api.openstack.compute.server_external_events [req-2f3f6ee5-a9f0-43e0-bfab-794b05bc46e6 req-14202f19-cab5-48a6-8515-cf484a459c9c 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:87b8dfc8-2ce2-49f5-8fcf-052b44eaed3d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 7|app: 0|req: 478/958] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:31 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: 481/959] 199.204.45.30 () {34 vars in 853 bytes} [Fri May 29 23:09:31 2026] DELETE /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/os-interface/87b8dfc8-2ce2-49f5-8fcf-052b44eaed3d => generated 0 bytes in 75 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-29 23:09:31.768 7 INFO nova.api.openstack.compute.server_external_events [req-c929f5f3-c812-43b1-9e06-5d8238cac7d8 req-d5bafe6c-d6dd-45f5-80f8-0b713f189ab6 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:87b8dfc8-2ce2-49f5-8fcf-052b44eaed3d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 7|app: 0|req: 479/960] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:09:33.816 8 INFO nova.api.openstack.compute.server_external_events [req-df78b3f2-0d2d-494f-8833-08ed85b485a5 req-87b75585-3b7c-45df-8c80-5cdb81e02bd5 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:87b8dfc8-2ce2-49f5-8fcf-052b44eaed3d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance 2026-05-29 23:09:33.816 8 INFO nova.api.openstack.compute.server_external_events [req-df78b3f2-0d2d-494f-8833-08ed85b485a5 req-87b75585-3b7c-45df-8c80-5cdb81e02bd5 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:87b8dfc8-2ce2-49f5-8fcf-052b44eaed3d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 8|app: 0|req: 483/963] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:33 2026] POST /v2.1/os-server-external-events => generated 354 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: 7|app: 0|req: 482/966] 199.204.45.30 () {34 vars in 853 bytes} [Fri May 29 23:09:46 2026] DELETE /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b/os-interface/c1db6ffc-1d13-4e74-a71b-b75f22a106db => generated 0 bytes in 37 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-29 23:09:47.059 8 INFO nova.api.openstack.compute.server_external_events [req-f38d1281-3a19-44df-bd09-d7f1c28814df req-d3c3b0ba-5c67-4622-ac39-964e6b35462c 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:c1db6ffc-1d13-4e74-a71b-b75f22a106db for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 8|app: 0|req: 485/967] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:09:49.106 7 INFO nova.api.openstack.compute.server_external_events [req-0d0c5585-d94c-4f23-9a56-0db461ddc8fc req-2221a459-2629-4e78-bfb1-36498f1d15e1 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:c1db6ffc-1d13-4e74-a71b-b75f22a106db for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 7|app: 0|req: 483/968] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:49 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: 486/969] 199.204.45.30 () {34 vars in 753 bytes} [Fri May 29 23:09:50 2026] DELETE /v2.1/servers/99706765-a996-43ed-bec5-5d5e9008dd8b => generated 0 bytes in 164 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-29 23:09:51.151 7 INFO nova.api.openstack.compute.server_external_events [req-b173bc83-5625-41ff-b29d-3a9cd808d7be req-930c4c42-1679-42f6-ad7f-5e49e69e7aa7 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:dd78817e-6acc-45a2-8a37-bbf3c69d286d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance 2026-05-29 23:09:51.152 7 INFO nova.api.openstack.compute.server_external_events [req-b173bc83-5625-41ff-b29d-3a9cd808d7be req-930c4c42-1679-42f6-ad7f-5e49e69e7aa7 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:dd78817e-6acc-45a2-8a37-bbf3c69d286d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance [pid: 7|app: 0|req: 484/970] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:51 2026] POST /v2.1/os-server-external-events => generated 356 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, ' 2026-05-29 23:09:51.316 8 INFO nova.api.openstack.compute.server_external_events [req-681e318f-aa9b-4c5f-9827-a8b2c8bbcf3d req-acb21803-adb4-45f9-a258-7af5352a3072 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:695db0b4-ee46-404f-b393-7ebd11565aa1 for instance 25314e73-b168-4ffc-ba73-6651918a66b1 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/971] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:51 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: 7|app: 0|req: 485/972] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:09:51 2026] DELETE /v2.1/servers/25314e73-b168-4ffc-ba73-6651918a66b1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 488/973] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:09:51 2026] GET /v2.1/servers/25314e73-b168-4ffc-ba73-6651918a66b1 => generated 1940 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:09:53.206 7 INFO nova.api.openstack.compute.server_external_events [req-30a0d252-3779-40d8-9071-e53bd695e6a2 req-9b3348f9-7ae4-4360-8c95-2107bfa9b77b 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:dd78817e-6acc-45a2-8a37-bbf3c69d286d for instance 99706765-a996-43ed-bec5-5d5e9008dd8b on instance 2026-05-29 23:09:53.207 7 INFO nova.api.openstack.compute.server_external_events [req-30a0d252-3779-40d8-9071-e53bd695e6a2 req-9b3348f9-7ae4-4360-8c95-2107bfa9b77b 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:695db0b4-ee46-404f-b393-7ebd11565aa1 for instance 25314e73-b168-4ffc-ba73-6651918a66b1 on instance 2026-05-29 23:09:53.207 7 INFO nova.api.openstack.compute.server_external_events [req-30a0d252-3779-40d8-9071-e53bd695e6a2 req-9b3348f9-7ae4-4360-8c95-2107bfa9b77b 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:695db0b4-ee46-404f-b393-7ebd11565aa1 for instance 25314e73-b168-4ffc-ba73-6651918a66b1 on instance 2026-05-29 23:09:53.208 7 INFO nova.api.openstack.compute.server_external_events [req-30a0d252-3779-40d8-9071-e53bd695e6a2 req-9b3348f9-7ae4-4360-8c95-2107bfa9b77b 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:695db0b4-ee46-404f-b393-7ebd11565aa1 for instance 25314e73-b168-4ffc-ba73-6651918a66b1 on instance [pid: 7|app: 0|req: 486/974] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:53 2026] POST /v2.1/os-server-external-events => generated 698 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-29 23:09:56.817 8 INFO nova.api.openstack.wsgi [None req-308c93c1-2c28-492e-b9fa-de3edf556ba8 481cd6e504024275a39536412fef3dd8 030232ce9c0d42e193dc0a2cd2a4f169 - - default default] HTTP exception thrown: Instance 25314e73-b168-4ffc-ba73-6651918a66b1 could not be found. [pid: 8|app: 0|req: 490/977] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:09:56 2026] GET /v2.1/servers/25314e73-b168-4ffc-ba73-6651918a66b1 => 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, ' 2026-05-29 23:09:57.366 7 INFO nova.api.openstack.compute.server_external_events [req-73f9e94d-b218-4280-bc3c-060ecedf629c req-45e83d11-5ed2-4a91-845f-398fa111f0ab 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-changed:03d12609-b786-42df-bcd6-7d1329297402 for instance e42aa0e4-9cfc-4674-ad42-fa5d55c872dc on instance [pid: 7|app: 0|req: 488/978] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/979] 10.0.0.181 () {32 vars in 717 bytes} [Fri May 29 23:09:57 2026] DELETE /v2.1/servers/e42aa0e4-9cfc-4674-ad42-fa5d55c872dc => 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: 7|app: 0|req: 489/980] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:09:57 2026] GET /v2.1/servers/e42aa0e4-9cfc-4674-ad42-fa5d55c872dc => generated 1943 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-29 23:09:57.933 8 INFO nova.api.openstack.compute.server_external_events [req-a1e2c712-6cdc-4588-bfcc-aaf8c6bc3359 req-1a67560f-aa1b-4a87-9939-84a264d0a924 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-unplugged:03d12609-b786-42df-bcd6-7d1329297402 for instance e42aa0e4-9cfc-4674-ad42-fa5d55c872dc on instance [pid: 8|app: 0|req: 492/981] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:57 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-05-29 23:09:59.977 7 INFO nova.api.openstack.compute.server_external_events [req-e95bb63f-84a7-4e6e-abdc-c0132cf50cd0 req-0d1e5e77-9930-4ea6-b79b-9df3c2105158 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-plugged:03d12609-b786-42df-bcd6-7d1329297402 for instance e42aa0e4-9cfc-4674-ad42-fa5d55c872dc on instance 2026-05-29 23:09:59.978 7 INFO nova.api.openstack.compute.server_external_events [req-e95bb63f-84a7-4e6e-abdc-c0132cf50cd0 req-0d1e5e77-9930-4ea6-b79b-9df3c2105158 11f03b75928840f1906d2b88855cb8ce c313135cd3f649f8b0a2a0ed8c949055 - - 02a142e46f5146a08f42729707b5a95e 02a142e46f5146a08f42729707b5a95e] Creating event network-vif-deleted:03d12609-b786-42df-bcd6-7d1329297402 for instance e42aa0e4-9cfc-4674-ad42-fa5d55c872dc on instance [pid: 7|app: 0|req: 490/982] 10.0.0.149 () {38 vars in 814 bytes} [Fri May 29 23:09:59 2026] POST /v2.1/os-server-external-events => generated 354 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-29 23:10:02.894 8 INFO nova.api.openstack.wsgi [None req-0df707ae-4cbf-4bbc-8351-88e788425d2c 481cd6e504024275a39536412fef3dd8 030232ce9c0d42e193dc0a2cd2a4f169 - - default default] HTTP exception thrown: Instance e42aa0e4-9cfc-4674-ad42-fa5d55c872dc could not be found. [pid: 8|app: 0|req: 493/983] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 23:10:02 2026] GET /v2.1/servers/e42aa0e4-9cfc-4674-ad42-fa5d55c872dc => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/986] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 23:10:04 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-925342416 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:10:04.818 8 INFO nova.api.openstack.wsgi [None req-e5603205-4c8d-47f8-8f8e-a2bdb0e1ae83 481cd6e504024275a39536412fef3dd8 030232ce9c0d42e193dc0a2cd2a4f169 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-925342416 not found for user 481cd6e504024275a39536412fef3dd8 [pid: 8|app: 0|req: 495/987] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 23:10:04 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-925342416 => generated 141 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/996] 10.0.0.181 () {32 vars in 654 bytes} [Fri May 29 23:10:45 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/997] 10.0.0.181 () {32 vars in 640 bytes} [Fri May 29 23:10:46 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-29 23:10:46.127 7 WARNING oslo_db.sqlalchemy.utils [None req-a5054beb-0b91-4410-a2bf-777750bd21e5 6a50422223ed4b9ca3b2ce43192c37d5 a8cec7abc0cf433ebaa538af7a4fd6b0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 498/998] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 23:10:46 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/999] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 23:10:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)