+ 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 [Mon Apr 13 21:41:40 2026] *** compiled with version: 11.4.0 on 27 February 2026 20:20:47 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-88bf4ddd9-q2w5k machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x5610216ee640 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-04-13 21:41:45.077 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-13 21:41:45.109 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-13 21:41:45.499 8 WARNING keystonemiddleware._common.config [None req-6f39b67e-d26a-4359-bebf-e13520f68111 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-13 21:41:45.508 8 WARNING oslo_config.cfg [None req-6f39b67e-d26a-4359-bebf-e13520f68111 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-13 21:41:45.535 7 WARNING keystonemiddleware._common.config [None req-02bd7598-f7ef-4280-a60e-866cae490fee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-13 21:41:45.544 7 WARNING oslo_config.cfg [None req-02bd7598-f7ef-4280-a60e-866cae490fee - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-13 21:41:45.698 8 WARNING keystonemiddleware._common.config [None req-6f39b67e-d26a-4359-bebf-e13520f68111 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5610216ee640 pid: 8 (default app) 2026-04-13 21:41:45.736 7 WARNING keystonemiddleware._common.config [None req-02bd7598-f7ef-4280-a60e-866cae490fee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5610216ee640 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/4] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 21:41:54 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 21:41:55.162 7 WARNING oslo_policy.policy [None req-318b29cd-edbf-436f-a2df-c17042cee210 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-13 21:41:55.162 7 WARNING oslo_policy.policy [None req-318b29cd-edbf-436f-a2df-c17042cee210 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 21:41:54 2026] GET /v2.1 => generated 0 bytes in 533 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-04-13 21:41:55.278 8 WARNING oslo_policy.policy [req-318b29cd-edbf-436f-a2df-c17042cee210 req-fbb80d41-15ad-4657-8ff2-bb6250325642 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-13 21:41:55.279 8 WARNING oslo_policy.policy [req-318b29cd-edbf-436f-a2df-c17042cee210 req-fbb80d41-15ad-4657-8ff2-bb6250325642 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 21:41:55 2026] GET /v2.1/ => generated 398 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-13 21:41:55.407 7 INFO nova.api.openstack.wsgi [None req-3ae52a21-2243-4635-8b30-acd2bc5d1757 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.19.213.86 () {48 vars in 1006 bytes} [Mon Apr 13 21:41:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 21:41:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.86 () {52 vars in 1043 bytes} [Mon Apr 13 21:41:55 2026] POST /v2.1/flavors => generated 527 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 21:41:56 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: 6/11] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 21:41:56 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: 8|app: 0|req: 6/12] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 21:41:56 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-04-13 21:41:56.460 7 INFO nova.api.openstack.wsgi [None req-83962261-680c-4c7e-93e9-9f290ae8279c 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.19.213.86 () {48 vars in 1008 bytes} [Mon Apr 13 21:41:56 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 21:41:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.86 () {52 vars in 1043 bytes} [Mon Apr 13 21:41:56 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 21:41:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 21:41:57 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: 9/18] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 21:41:57 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-04-13 21:41:57.451 7 INFO nova.api.openstack.wsgi [None req-6e1d77b4-0a8a-4ece-b69d-0966a955ba46 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.19.213.86 () {48 vars in 1010 bytes} [Mon Apr 13 21:41:57 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 21:41:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.86 () {52 vars in 1043 bytes} [Mon Apr 13 21:41:57 2026] POST /v2.1/flavors => generated 531 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 21:41:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 21:41:58 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 21:41:58 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-04-13 21:41:58.451 7 INFO nova.api.openstack.wsgi [None req-7062b5c8-ca84-4c9e-a228-67873f261742 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.19.213.86 () {48 vars in 1008 bytes} [Mon Apr 13 21:41:58 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 21:41:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.86 () {52 vars in 1043 bytes} [Mon Apr 13 21:41:58 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 21:41:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 21:41:59 2026] GET /v2.1 => generated 0 bytes in 376 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 21:41:59 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-04-13 21:41:59.716 8 INFO nova.api.openstack.wsgi [None req-81cd9318-d425-4a08-bc68-631f4d88dc3e 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/33] 199.19.213.86 () {48 vars in 1010 bytes} [Mon Apr 13 21:41:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 21:41:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.19.213.86 () {52 vars in 1043 bytes} [Mon Apr 13 21:41:59 2026] POST /v2.1/flavors => generated 533 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 10.0.0.27 () {28 vars in 452 bytes} [Mon Apr 13 21:48:09 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: 56/111] 10.0.0.27 () {30 vars in 656 bytes} [Mon Apr 13 21:48:09 2026] GET /v2.1 => generated 0 bytes in 230 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 56/112] 10.0.0.27 () {30 vars in 658 bytes} [Mon Apr 13 21:48:10 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: 57/113] 10.0.0.27 () {34 vars in 802 bytes} [Mon Apr 13 21:48:10 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/130] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 21:49:38 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: 65/131] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 21:49:38 2026] GET /v2.1 => generated 0 bytes in 55 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, ' [pid: 7|app: 0|req: 67/132] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 21:49:38 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-04-13 21:49:38.606 8 INFO nova.api.openstack.wsgi [None req-5b69aad7-34bc-4f72-9f45-8d009fcb40b2 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 66/133] 199.19.213.86 () {48 vars in 1012 bytes} [Mon Apr 13 21:49:38 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 21:49:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/135] 199.19.213.86 () {52 vars in 1044 bytes} [Mon Apr 13 21:49:38 2026] POST /v2.1/flavors => generated 532 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/148] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 21:50:35 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: 74/149] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 21:50:35 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: 7|app: 0|req: 76/150] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 21:50:35 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-04-13 21:50:35.585 8 INFO nova.api.openstack.wsgi [None req-dbd840b9-57b8-4276-9c13-98ffea0446fb 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 61c100e2d7094f1f928df7a0da17be94 [pid: 8|app: 0|req: 75/151] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 21:50:35 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-13 21:50:35.602 7 WARNING oslo_db.sqlalchemy.utils [None req-a16c6334-5d13-4130-9e0d-25cc70c1149c 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 77/152] 199.19.213.86 () {48 vars in 1011 bytes} [Mon Apr 13 21:50:35 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/153] 199.19.213.86 () {52 vars in 1052 bytes} [Mon Apr 13 21:50:35 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/156] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 21:50:39 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/157] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 21:50:39 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: 8|app: 0|req: 79/158] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 21:50:39 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.19.213.86 () {48 vars in 1068 bytes} [Mon Apr 13 21:50:39 2026] GET /v2.1/os-quota-sets/f4860451c2f0410dba2eb045e7dbcd4c => generated 283 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.19.213.86 () {52 vars in 1120 bytes} [Mon Apr 13 21:50:39 2026] PUT /v2.1/os-quota-sets/f4860451c2f0410dba2eb045e7dbcd4c => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/251] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 21:58:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/252] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 21:58:14 2026] GET /v2.1 => generated 0 bytes in 172 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 127/253] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 21:58:14 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-04-13 21:58:14.992 7 INFO nova.api.openstack.wsgi [None req-7211788d-58b7-4910-b070-cd031fba0ce8 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 127/254] 199.19.213.86 () {48 vars in 1010 bytes} [Mon Apr 13 21:58:14 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/255] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 21:58:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/256] 199.19.213.86 () {52 vars in 1044 bytes} [Mon Apr 13 21:58:15 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 10.0.0.37 () {28 vars in 452 bytes} [Mon Apr 13 22:00:06 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: 140/280] 10.0.0.37 () {30 vars in 656 bytes} [Mon Apr 13 22:00:06 2026] GET /v2.1 => generated 0 bytes in 60 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: 141/281] 10.0.0.37 () {30 vars in 658 bytes} [Mon Apr 13 22:00:06 2026] GET /v2.1/ => generated 410 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 10.0.0.37 () {34 vars in 763 bytes} [Mon Apr 13 22:00:06 2026] GET /v2.1/os-services => generated 783 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 10.0.0.37 () {28 vars in 452 bytes} [Mon Apr 13 22:00:09 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: 143/286] 10.0.0.37 () {30 vars in 656 bytes} [Mon Apr 13 22:00:09 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 144/287] 10.0.0.37 () {30 vars in 658 bytes} [Mon Apr 13 22:00:09 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 10.0.0.37 () {34 vars in 763 bytes} [Mon Apr 13 22:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 10.0.0.37 () {28 vars in 452 bytes} [Mon Apr 13 22:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 145/290] 10.0.0.37 () {30 vars in 656 bytes} [Mon Apr 13 22:00:13 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 146/291] 10.0.0.37 () {30 vars in 658 bytes} [Mon Apr 13 22:00:13 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 10.0.0.37 () {34 vars in 806 bytes} [Mon Apr 13 22:00:13 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: 7|app: 0|req: 147/293] 10.0.0.37 () {28 vars in 452 bytes} [Mon Apr 13 22:00:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 147/294] 10.0.0.37 () {30 vars in 656 bytes} [Mon Apr 13 22:00:16 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 148/295] 10.0.0.37 () {30 vars in 658 bytes} [Mon Apr 13 22:00:16 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 10.0.0.37 () {34 vars in 806 bytes} [Mon Apr 13 22:00:16 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/311] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:01:28 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: 156/312] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:01:28 2026] GET /v2.1 => generated 0 bytes in 12 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, ' [pid: 8|app: 0|req: 157/313] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:01:28 2026] GET /v2.1/ => generated 398 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/316] 199.19.213.86 () {48 vars in 1068 bytes} [Mon Apr 13 22:01:28 2026] GET /v2.1/os-quota-sets/cc269f1240874dda9811d7fd768d62a8 => generated 283 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/317] 199.19.213.86 () {52 vars in 1120 bytes} [Mon Apr 13 22:01:29 2026] PUT /v2.1/os-quota-sets/cc269f1240874dda9811d7fd768d62a8 => generated 238 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:11:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:11:52 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 224/444] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:11:52 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-04-13 22:11:52.352 7 INFO nova.api.openstack.wsgi [None req-23695fa1-8b8c-43a8-bdc3-c6396ea04f9b 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 221/445] 199.19.213.86 () {48 vars in 1006 bytes} [Mon Apr 13 22:11:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/446] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 22:11:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/447] 199.19.213.86 () {48 vars in 1094 bytes} [Mon Apr 13 22:11:52 2026] GET /v2.1/flavors/f781ef94-eee6-46ef-9d3b-cdc6dc518f6a/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:11:53 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: 223/449] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:11:53 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 227/450] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:11:53 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-04-13 22:11:53.278 7 INFO nova.api.openstack.wsgi [None req-49b870ef-187f-49b1-9efc-c04765971ee2 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 224/451] 199.19.213.86 () {48 vars in 1008 bytes} [Mon Apr 13 22:11:53 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/452] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 22:11:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/453] 199.19.213.86 () {48 vars in 1094 bytes} [Mon Apr 13 22:11:53 2026] GET /v2.1/flavors/e5888ef9-de6b-463f-a900-751849b44100/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:11:54 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: 226/455] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:11:54 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 230/456] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:11:54 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-13 22:11:54.197 7 INFO nova.api.openstack.wsgi [None req-11fef823-e365-4c72-b42a-e28c58ed4d87 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 227/457] 199.19.213.86 () {48 vars in 1010 bytes} [Mon Apr 13 22:11:54 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/458] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 22:11:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/459] 199.19.213.86 () {48 vars in 1094 bytes} [Mon Apr 13 22:11:54 2026] GET /v2.1/flavors/11538e96-3339-4c89-a8f0-416059ab101a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:11:55 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: 229/461] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:11:55 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: 233/462] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:11:55 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-04-13 22:11:55.148 7 INFO nova.api.openstack.wsgi [None req-468fc22d-fbcd-4404-803d-7c10a3b46d2c 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 230/463] 199.19.213.86 () {48 vars in 1008 bytes} [Mon Apr 13 22:11:55 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/464] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 22:11:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/465] 199.19.213.86 () {48 vars in 1094 bytes} [Mon Apr 13 22:11:55 2026] GET /v2.1/flavors/f9108b36-782c-4f55-8a97-ec29e728ba14/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/466] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:11:55 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: 232/467] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:11:55 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: 8|app: 0|req: 236/468] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:11:56 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-04-13 22:11:56.075 7 INFO nova.api.openstack.wsgi [None req-27611dd2-6427-4c00-884c-44e40dd5cbdd 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 233/469] 199.19.213.86 () {48 vars in 1010 bytes} [Mon Apr 13 22:11:56 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: 8|app: 0|req: 237/470] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 22:11:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 199.19.213.86 () {48 vars in 1094 bytes} [Mon Apr 13 22:11:56 2026] GET /v2.1/flavors/6badff2d-ec7a-445b-b613-972d30a93d7e/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:13:01 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/487] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:13:01 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: 8|app: 0|req: 246/488] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:13:01 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-13 22:13:01.819 7 INFO nova.api.openstack.wsgi [None req-8690dd79-67ef-45e9-9fac-6c849db6a393 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 243/489] 199.19.213.86 () {48 vars in 1012 bytes} [Mon Apr 13 22:13:01 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/490] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 22:13:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/491] 199.19.213.86 () {48 vars in 1094 bytes} [Mon Apr 13 22:13:01 2026] GET /v2.1/flavors/44da6eaa-f5c0-4767-9592-aa811c783ee6/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/492] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:13: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: 245/493] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:13:08 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: 8|app: 0|req: 249/494] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:13:08 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/495] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 22:13:08 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/498] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:13:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:13:12 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/500] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:13:12 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: 7|app: 0|req: 249/501] 199.19.213.86 () {48 vars in 1068 bytes} [Mon Apr 13 22:13:12 2026] GET /v2.1/os-quota-sets/f4860451c2f0410dba2eb045e7dbcd4c => generated 280 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/510] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:13:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/511] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:13:57 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/512] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:13:57 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-04-13 22:13:57.883 8 INFO nova.api.openstack.wsgi [None req-bff4f4e9-1878-4b6c-89b2-16e6388f6a23 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 258/513] 199.19.213.86 () {48 vars in 1010 bytes} [Mon Apr 13 22:13:57 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/514] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 22:13:57 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: 259/515] 199.19.213.86 () {48 vars in 1094 bytes} [Mon Apr 13 22:13:57 2026] GET /v2.1/flavors/8dc26e39-22f5-4a47-9e7f-b1fee752f218/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:14:12 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: 262/521] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:14:12 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: 260/522] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:14:12 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 199.19.213.86 () {48 vars in 1068 bytes} [Mon Apr 13 22:14:12 2026] GET /v2.1/os-quota-sets/cc269f1240874dda9811d7fd768d62a8 => generated 280 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 199.19.213.86 () {42 vars in 700 bytes} [Mon Apr 13 22:14: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: 7|app: 0|req: 265/533] 199.19.213.86 () {44 vars in 904 bytes} [Mon Apr 13 22:14:58 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: 269/534] 199.19.213.86 () {46 vars in 977 bytes} [Mon Apr 13 22:14:58 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-04-13 22:14:58.363 7 INFO nova.api.openstack.wsgi [None req-131ad4c9-1f0e-4549-b0d9-0de41a093412 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 266/535] 199.19.213.86 () {48 vars in 1006 bytes} [Mon Apr 13 22:14:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/536] 199.19.213.86 () {48 vars in 1046 bytes} [Mon Apr 13 22:14:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 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: 275/545] 10.0.0.244 () {32 vars in 654 bytes} [Mon Apr 13 22:15:38 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/548] 10.0.0.244 () {32 vars in 640 bytes} [Mon Apr 13 22:15:39 2026] GET /v2.1/servers => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-13 22:15:39.280 8 WARNING oslo_db.sqlalchemy.utils [None req-6eda3ea7-08d7-4d22-ab62-a202e1d8782b 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 277/549] 10.0.0.244 () {32 vars in 648 bytes} [Mon Apr 13 22:15:39 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/550] 10.0.0.244 () {32 vars in 693 bytes} [Mon Apr 13 22:15:39 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/553] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:15:50 2026] GET /v2.1/flavors/f781ef94-eee6-46ef-9d3b-cdc6dc518f6a => generated 511 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/554] 10.0.0.244 () {32 vars in 640 bytes} [Mon Apr 13 22:15:50 2026] GET /v2.1/flavors => generated 1674 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/555] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:15:50 2026] GET /v2.1/flavors/f781ef94-eee6-46ef-9d3b-cdc6dc518f6a => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 10.0.0.244 () {34 vars in 670 bytes} [Mon Apr 13 22:15:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/557] 10.0.0.244 () {34 vars in 670 bytes} [Mon Apr 13 22:15:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/560] 10.0.0.244 () {34 vars in 684 bytes} [Mon Apr 13 22:15:58 2026] POST /v2.1/os-security-groups => generated 248 bytes in 858 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/561] 10.0.0.244 () {34 vars in 694 bytes} [Mon Apr 13 22:15:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/562] 10.0.0.244 () {34 vars in 684 bytes} [Mon Apr 13 22:16:00 2026] POST /v2.1/os-security-groups => generated 246 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/563] 10.0.0.244 () {34 vars in 694 bytes} [Mon Apr 13 22:16:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/564] 10.0.0.244 () {34 vars in 694 bytes} [Mon Apr 13 22:16:01 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/565] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:16:00 2026] POST /v2.1/servers => generated 450 bytes in 1510 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: 279/566] 10.0.0.244 () {32 vars in 736 bytes} [Mon Apr 13 22:16:01 2026] GET /v2.1/os-security-groups/7236b053-8d10-411e-bdb7-5e8eed4b7d49 => generated 663 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/567] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:01 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1424 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 281/568] 10.0.0.244 () {32 vars in 749 bytes} [Mon Apr 13 22:16:01 2026] DELETE /v2.1/os-security-group-rules/ad9655c0-fcb1-48b2-9c14-314fbbea7ccb => generated 0 bytes in 538 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/569] 10.0.0.244 () {34 vars in 684 bytes} [Mon Apr 13 22:16:02 2026] POST /v2.1/os-security-groups => generated 242 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/570] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:16:01 2026] POST /v2.1/servers => generated 453 bytes in 1099 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: 283/571] 10.0.0.244 () {32 vars in 739 bytes} [Mon Apr 13 22:16:02 2026] DELETE /v2.1/os-security-groups/7236b053-8d10-411e-bdb7-5e8eed4b7d49 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/572] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:02 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1392 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/573] 10.0.0.244 () {34 vars in 684 bytes} [Mon Apr 13 22:16:02 2026] POST /v2.1/os-security-groups => generated 243 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/574] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:02 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1484 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 285/575] 10.0.0.244 () {32 vars in 739 bytes} [Mon Apr 13 22:16:02 2026] DELETE /v2.1/os-security-groups/de71151c-b9f6-44c0-b43e-a59e8244df6f => generated 0 bytes in 221 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/576] 10.0.0.244 () {34 vars in 684 bytes} [Mon Apr 13 22:16:02 2026] POST /v2.1/os-security-groups => generated 244 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/577] 10.0.0.244 () {32 vars in 662 bytes} [Mon Apr 13 22:16:03 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/578] 10.0.0.244 () {32 vars in 739 bytes} [Mon Apr 13 22:16:03 2026] DELETE /v2.1/os-security-groups/84d1b471-ec46-4e94-9a32-d4c7b7094d5f => generated 0 bytes in 458 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-13 22:16:03.875 8 INFO nova.api.openstack.wsgi [None req-13d5b376-1ee0-4ea2-99cf-4713cc6bfae4 5ecf13bac251422a81db81576dee822a 757a4ba85af24d089e26980c9366fb91 - - default default] HTTP exception thrown: Security group 84d1b471-ec46-4e94-9a32-d4c7b7094d5f does not exist Neutron server returns request_ids: ['req-71d76cfb-f90a-452f-8b1a-420ec0f00b5e'] [pid: 8|app: 0|req: 293/579] 10.0.0.244 () {32 vars in 736 bytes} [Mon Apr 13 22:16:03 2026] GET /v2.1/os-security-groups/84d1b471-ec46-4e94-9a32-d4c7b7094d5f => generated 194 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/580] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:03 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1450 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 288/581] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:03 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1549 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/582] 10.0.0.244 () {32 vars in 739 bytes} [Mon Apr 13 22:16:03 2026] DELETE /v2.1/os-security-groups/be48d997-6759-42ea-b8a6-646f0b405e99 => generated 0 bytes in 484 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:04.407 7 INFO nova.api.openstack.wsgi [None req-f1b4c47a-239f-42dd-9cb0-c4d97c294339 5ecf13bac251422a81db81576dee822a 757a4ba85af24d089e26980c9366fb91 - - default default] HTTP exception thrown: Security group be48d997-6759-42ea-b8a6-646f0b405e99 does not exist Neutron server returns request_ids: ['req-1a384172-7bed-487a-aabc-d3404158dae8'] [pid: 7|app: 0|req: 289/583] 10.0.0.244 () {32 vars in 736 bytes} [Mon Apr 13 22:16:04 2026] GET /v2.1/os-security-groups/be48d997-6759-42ea-b8a6-646f0b405e99 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/584] 10.0.0.244 () {32 vars in 739 bytes} [Mon Apr 13 22:16:04 2026] DELETE /v2.1/os-security-groups/0bb5c108-0539-4bd1-8623-38a8fe0a9b93 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-13 22:16:04.693 7 INFO nova.api.openstack.wsgi [None req-dc64167b-868a-4f4e-8bec-c23e9a240007 5ecf13bac251422a81db81576dee822a 757a4ba85af24d089e26980c9366fb91 - - default default] HTTP exception thrown: Security group 0bb5c108-0539-4bd1-8623-38a8fe0a9b93 does not exist Neutron server returns request_ids: ['req-14d8f71e-016f-4256-9cb6-2d310874dca2'] [pid: 7|app: 0|req: 290/585] 10.0.0.244 () {32 vars in 736 bytes} [Mon Apr 13 22:16:04 2026] GET /v2.1/os-security-groups/0bb5c108-0539-4bd1-8623-38a8fe0a9b93 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/586] 10.0.0.244 () {32 vars in 662 bytes} [Mon Apr 13 22:16:04 2026] GET /v2.1/os-security-groups => generated 707 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-13 22:16:05.109 8 INFO nova.api.openstack.wsgi [None req-40afcb3c-fd0c-48f8-9757-d603789ba459 5ecf13bac251422a81db81576dee822a 757a4ba85af24d089e26980c9366fb91 - - default default] HTTP exception thrown: Security group 0bb5c108-0539-4bd1-8623-38a8fe0a9b93 does not exist Neutron server returns request_ids: ['req-261016ed-decc-42a4-a6c3-6175240e1ad4'] [pid: 8|app: 0|req: 297/587] 10.0.0.244 () {32 vars in 739 bytes} [Mon Apr 13 22:16:05 2026] DELETE /v2.1/os-security-groups/0bb5c108-0539-4bd1-8623-38a8fe0a9b93 => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-13 22:16:05.158 8 INFO nova.api.openstack.wsgi [None req-5bcb6590-685e-49eb-a36f-91a6fca1fdf5 5ecf13bac251422a81db81576dee822a 757a4ba85af24d089e26980c9366fb91 - - default default] HTTP exception thrown: Security group be48d997-6759-42ea-b8a6-646f0b405e99 does not exist Neutron server returns request_ids: ['req-8aadfde3-28fe-455b-87b0-b35d20b92666'] [pid: 8|app: 0|req: 298/588] 10.0.0.244 () {32 vars in 739 bytes} [Mon Apr 13 22:16:05 2026] DELETE /v2.1/os-security-groups/be48d997-6759-42ea-b8a6-646f0b405e99 => 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/589] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:04 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1518 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-13 22:16:05.201 8 INFO nova.api.openstack.wsgi [None req-c07dce16-21ba-4adc-9fc2-2eb32dcd532b 5ecf13bac251422a81db81576dee822a 757a4ba85af24d089e26980c9366fb91 - - default default] HTTP exception thrown: Security group 84d1b471-ec46-4e94-9a32-d4c7b7094d5f does not exist Neutron server returns request_ids: ['req-da252e90-03af-497a-a2b6-837e21f63801'] [pid: 8|app: 0|req: 299/590] 10.0.0.244 () {32 vars in 739 bytes} [Mon Apr 13 22:16:05 2026] DELETE /v2.1/os-security-groups/84d1b471-ec46-4e94-9a32-d4c7b7094d5f => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 292/591] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:05 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1549 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 300/592] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:06 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1518 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-13 22:16:06.445 7 INFO nova.api.openstack.compute.server_external_events [req-e7eb439a-c6b4-45f2-8363-148c13fb452f req-bef17891-98b0-406c-ae39-76eaf583265e ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:3ae2b7b2-b8ca-4f2d-83b5-d657e4dd0ece for instance 453587a6-ec00-4bf8-81af-26e45a386a3c on instance 2026-04-13 22:16:06.451 7 INFO nova.compute.rpcapi [None req-bcd137ba-970d-418b-9014-9ba6e844bfa9 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 293/593] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/594] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:06 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1549 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 294/595] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:07 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1518 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/596] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:07 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1549 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:08.531 7 INFO nova.api.openstack.compute.server_external_events [req-799f4ca0-b292-4a83-82d4-558c887f94a5 req-5340e992-113d-41e5-9e45-939b612b5b2a ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:26cbf360-137f-4b95-84ea-acfb9490e416 for instance 97b72a56-fbc4-4c38-94c9-0d50955943db on instance [pid: 7|app: 0|req: 295/597] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:08 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: 303/598] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:08 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1518 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 305/601] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:09 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1549 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 297/602] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:10 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1518 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, ' 2026-04-13 22:16:10.246 8 INFO nova.api.openstack.compute.server_external_events [req-438532c7-1323-4a8b-8b7d-47ed0d04b021 req-99886e2a-90ce-4172-92c7-fb3b16812cfe ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:26cbf360-137f-4b95-84ea-acfb9490e416 for instance 97b72a56-fbc4-4c38-94c9-0d50955943db on instance 2026-04-13 22:16:10.258 8 INFO nova.compute.rpcapi [None req-73c4ff88-fb61-4724-85d5-4c1b89cad12d - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 306/603] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 298/604] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:10 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1549 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/605] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:11 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1518 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 299/606] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:11 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1727 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/607] 10.0.0.244 () {32 vars in 740 bytes} [Mon Apr 13 22:16:11 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:12.308 7 INFO nova.api.openstack.compute.server_external_events [req-18891203-2da9-49e3-b02a-ca0e07612b9a req-f6148adf-08b8-47d3-bc2d-ba5a10ce9797 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:26cbf360-137f-4b95-84ea-acfb9490e416 for instance 97b72a56-fbc4-4c38-94c9-0d50955943db on instance [pid: 7|app: 0|req: 300/608] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/609] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:12 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1518 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:13.062 7 INFO nova.api.openstack.compute.server_external_events [req-e0fc0b4b-7f56-40c6-89a2-a5562f2b19f2 req-ebb91cdc-e3a8-496c-a51c-bc5857fededb ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:3ae2b7b2-b8ca-4f2d-83b5-d657e4dd0ece for instance 453587a6-ec00-4bf8-81af-26e45a386a3c on instance [pid: 7|app: 0|req: 301/610] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:13 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: 310/611] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:13 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1727 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 302/612] 10.0.0.244 () {32 vars in 640 bytes} [Mon Apr 13 22:16:13 2026] GET /v2.1/servers => generated 378 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 311/613] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:16:13 2026] DELETE /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 0 bytes in 122 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: 312/614] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:13 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1733 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/615] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:13 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1702 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/616] 10.0.0.244 () {32 vars in 740 bytes} [Mon Apr 13 22:16:13 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c/os-interface => generated 285 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:14.344 7 INFO nova.api.openstack.compute.server_external_events [req-18839d8e-c353-468c-8586-cc3173064fc1 req-80b28716-e0b7-4a57-b50b-1f0417ccbc44 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:26cbf360-137f-4b95-84ea-acfb9490e416 for instance 97b72a56-fbc4-4c38-94c9-0d50955943db on instance [pid: 7|app: 0|req: 304/617] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:15.136 7 INFO nova.api.openstack.compute.server_external_events [req-ec324626-5e93-42df-a85d-fead2691dc9a req-043dcee6-a03e-48f6-a0e5-32e5ef76b668 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:26cbf360-137f-4b95-84ea-acfb9490e416 for instance 97b72a56-fbc4-4c38-94c9-0d50955943db on instance 2026-04-13 22:16:15.137 7 INFO nova.api.openstack.compute.server_external_events [req-ec324626-5e93-42df-a85d-fead2691dc9a req-043dcee6-a03e-48f6-a0e5-32e5ef76b668 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:3ae2b7b2-b8ca-4f2d-83b5-d657e4dd0ece for instance 453587a6-ec00-4bf8-81af-26e45a386a3c on instance [pid: 7|app: 0|req: 305/618] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:15 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/619] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:14 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 1733 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:16.399 7 INFO nova.api.openstack.compute.server_external_events [req-51f80654-01f9-4901-9f73-cfd60011bede req-e61d592e-94a1-4862-acbd-5e32f4e4876c ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:26cbf360-137f-4b95-84ea-acfb9490e416 for instance 97b72a56-fbc4-4c38-94c9-0d50955943db on instance [pid: 7|app: 0|req: 306/620] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:16.574 8 INFO nova.api.openstack.wsgi [None req-6714db33-e328-4f14-a28e-43c2b11390de e782588a9de440438a1fe6a0e553394b 51e58449537344d795a91c7fdbc6fd93 - - default default] HTTP exception thrown: Instance 97b72a56-fbc4-4c38-94c9-0d50955943db could not be found. [pid: 8|app: 0|req: 315/621] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:16 2026] GET /v2.1/servers/97b72a56-fbc4-4c38-94c9-0d50955943db => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/622] 10.0.0.244 () {32 vars in 705 bytes} [Mon Apr 13 22:16:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1714319403 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:17.206 8 INFO nova.api.openstack.compute.server_external_events [req-6f997524-da22-4263-a865-9d7975ee5617 req-c082d630-eba5-4d7c-81c1-873bfa66427b ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:3ae2b7b2-b8ca-4f2d-83b5-d657e4dd0ece for instance 453587a6-ec00-4bf8-81af-26e45a386a3c on instance 2026-04-13 22:16:17.207 8 INFO nova.api.openstack.compute.server_external_events [req-6f997524-da22-4263-a865-9d7975ee5617 req-c082d630-eba5-4d7c-81c1-873bfa66427b ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:26cbf360-137f-4b95-84ea-acfb9490e416 for instance 97b72a56-fbc4-4c38-94c9-0d50955943db on instance [pid: 8|app: 0|req: 316/623] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:17 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/624] 10.0.0.244 () {34 vars in 670 bytes} [Mon Apr 13 22:16:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/627] 10.0.0.244 () {34 vars in 670 bytes} [Mon Apr 13 22:16:19 2026] POST /v2.1/os-keypairs => generated 385 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/628] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:16:21 2026] POST /v2.1/servers => generated 450 bytes in 566 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/629] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:22 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 1399 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, ' [pid: 7|app: 0|req: 311/630] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:23 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 1457 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:24.545 7 INFO nova.api.openstack.compute.server_external_events [req-12e09c87-9f49-45ab-bc40-964177910959 req-42925a33-788c-46e0-adff-8c0cb788e078 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:d9d1abcf-5bdd-4243-8052-5b83c5d06e95 for instance 0fc35b8b-2875-4b48-b614-93963cf197a7 on instance [pid: 7|app: 0|req: 312/631] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/632] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:24 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 1525 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/633] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:25 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 1525 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/634] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:16:24 2026] POST /v2.1/servers => generated 450 bytes in 1204 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: 322/635] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:26 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1254 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:26.598 7 INFO nova.api.openstack.compute.server_external_events [req-b9dbbd2a-5168-4379-bd0a-5646cc2c3225 req-70d3c7eb-4c47-4a2b-92b7-a6bb78205875 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:d9d1abcf-5bdd-4243-8052-5b83c5d06e95 for instance 0fc35b8b-2875-4b48-b614-93963cf197a7 on instance 2026-04-13 22:16:26.599 7 INFO nova.api.openstack.compute.server_external_events [req-b9dbbd2a-5168-4379-bd0a-5646cc2c3225 req-70d3c7eb-4c47-4a2b-92b7-a6bb78205875 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:d9d1abcf-5bdd-4243-8052-5b83c5d06e95 for instance 0fc35b8b-2875-4b48-b614-93963cf197a7 on instance [pid: 7|app: 0|req: 314/636] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:26 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/637] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:26 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 1716 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/638] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:27 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1370 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: 8|app: 0|req: 324/639] 10.0.0.244 () {32 vars in 740 bytes} [Mon Apr 13 22:16:27 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:28.359 8 INFO nova.api.openstack.compute.server_external_events [req-5fcab055-e50b-4bc6-863d-9c4410b29cef req-357b30a1-7a92-46b1-97b3-68281b2cd654 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:d9d1abcf-5bdd-4243-8052-5b83c5d06e95 for instance 0fc35b8b-2875-4b48-b614-93963cf197a7 on instance [pid: 8|app: 0|req: 325/640] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/641] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:28 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 1716 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/642] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:28 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1437 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/645] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:29 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1437 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, ' 2026-04-13 22:16:30.326 7 INFO nova.api.openstack.compute.server_external_events [req-74c3b98d-1862-443c-9628-617fd7c4f2d9 req-0e97b96e-11f4-4b40-816e-c27604b8f6f4 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:91b0c4a0-943e-4b48-b172-1ab503384d56 for instance 1ffefd69-b641-4d98-a169-5a720c2e0293 on instance [pid: 7|app: 0|req: 318/646] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/647] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:30 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1425 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/648] 10.0.0.244 () {34 vars in 670 bytes} [Mon Apr 13 22:16:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/649] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:31 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1822 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/650] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:31 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1822 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: 331/651] 10.0.0.244 () {34 vars in 749 bytes} [Mon Apr 13 22:16:32 2026] POST /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c/action => generated 0 bytes in 77 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/652] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:32 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1824 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/653] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:32 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1425 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:33.036 7 INFO nova.api.openstack.compute.server_external_events [req-9311b025-ea84-4830-9774-ee151eeac31e req-7dc5c9ab-5cfe-4fae-8ad9-e5eab6e5d211 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:3ae2b7b2-b8ca-4f2d-83b5-d657e4dd0ece for instance 453587a6-ec00-4bf8-81af-26e45a386a3c on instance [pid: 7|app: 0|req: 322/654] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/655] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:33 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1829 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/656] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:33 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1425 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/657] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:16:33 2026] POST /v2.1/servers => generated 452 bytes in 701 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: 325/658] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:33 2026] GET /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc => generated 1431 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/659] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:34 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1829 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/660] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:34 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1425 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:35.079 7 INFO nova.api.openstack.compute.server_external_events [req-16c0e5bc-2c84-4dfa-b94c-609a53ace7f9 req-f864f83c-a920-46a7-a694-bbd14c87a2fb ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:3ae2b7b2-b8ca-4f2d-83b5-d657e4dd0ece for instance 453587a6-ec00-4bf8-81af-26e45a386a3c on instance 2026-04-13 22:16:35.079 7 INFO nova.api.openstack.compute.server_external_events [req-16c0e5bc-2c84-4dfa-b94c-609a53ace7f9 req-f864f83c-a920-46a7-a694-bbd14c87a2fb ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:3ae2b7b2-b8ca-4f2d-83b5-d657e4dd0ece for instance 453587a6-ec00-4bf8-81af-26e45a386a3c on instance 2026-04-13 22:16:35.080 7 INFO nova.api.openstack.compute.server_external_events [req-16c0e5bc-2c84-4dfa-b94c-609a53ace7f9 req-f864f83c-a920-46a7-a694-bbd14c87a2fb ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:3ae2b7b2-b8ca-4f2d-83b5-d657e4dd0ece for instance 453587a6-ec00-4bf8-81af-26e45a386a3c on instance [pid: 7|app: 0|req: 327/661] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:35 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/662] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:35 2026] GET /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc => generated 1489 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/663] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:35 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1822 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/664] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:35 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1425 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/665] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:36 2026] GET /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc => generated 1556 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:36.398 8 INFO nova.api.openstack.compute.server_external_events [req-5efa8c4f-1c49-4b3c-9ba4-ef3135cae75e req-0383197b-5116-4a80-9948-d5837fc6f8ef ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:91b0c4a0-943e-4b48-b172-1ab503384d56 for instance 1ffefd69-b641-4d98-a169-5a720c2e0293 on instance [pid: 8|app: 0|req: 337/666] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:37.124 7 INFO nova.api.openstack.compute.server_external_events [req-110279d8-3ff5-48c4-b0ef-4509e5a780c5 req-06c8cf60-9f39-48cc-96d4-2092a01cbe70 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:111a2712-63b1-4c06-9c2c-375232b39bdc for instance b71627d5-ddf1-4687-b2de-5ba8cc058ecc on instance [pid: 7|app: 0|req: 330/667] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:37 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, ' [pid: 7|app: 0|req: 331/668] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:37 2026] GET /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc => generated 1556 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/669] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:37 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1612 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/670] 10.0.0.244 () {32 vars in 740 bytes} [Mon Apr 13 22:16:37 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293/os-interface => generated 285 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:38.450 7 INFO nova.api.openstack.compute.server_external_events [req-fa6957b6-bbcc-4851-aadd-2f5fe5777c9c req-14b94c53-f0ed-4218-95cb-ecf347641340 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:91b0c4a0-943e-4b48-b172-1ab503384d56 for instance 1ffefd69-b641-4d98-a169-5a720c2e0293 on instance 2026-04-13 22:16:38.451 7 INFO nova.api.openstack.compute.server_external_events [req-fa6957b6-bbcc-4851-aadd-2f5fe5777c9c req-14b94c53-f0ed-4218-95cb-ecf347641340 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:111a2712-63b1-4c06-9c2c-375232b39bdc for instance b71627d5-ddf1-4687-b2de-5ba8cc058ecc on instance 2026-04-13 22:16:38.451 7 INFO nova.api.openstack.compute.server_external_events [req-fa6957b6-bbcc-4851-aadd-2f5fe5777c9c req-14b94c53-f0ed-4218-95cb-ecf347641340 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:111a2712-63b1-4c06-9c2c-375232b39bdc for instance b71627d5-ddf1-4687-b2de-5ba8cc058ecc on instance [pid: 7|app: 0|req: 333/671] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:38 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: 339/672] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:38 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1612 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: 8|app: 0|req: 340/673] 10.0.0.244 () {32 vars in 640 bytes} [Mon Apr 13 22:16:38 2026] GET /v2.1/servers => generated 388 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/674] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:38 2026] GET /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc => generated 1556 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/675] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:16:38 2026] DELETE /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/676] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:38 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1618 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:39.184 7 INFO nova.api.openstack.compute.server_external_events [req-93e3af20-54d2-4f1a-98cd-421f19abe68e req-14ffe37a-da49-4637-a4fa-afb37f310aea ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:91b0c4a0-943e-4b48-b172-1ab503384d56 for instance 1ffefd69-b641-4d98-a169-5a720c2e0293 on instance [pid: 7|app: 0|req: 337/679] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/680] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:39 2026] GET /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc => generated 1739 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/681] 10.0.0.244 () {32 vars in 740 bytes} [Mon Apr 13 22:16:39 2026] GET /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:40 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => generated 1381 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:40.513 7 INFO nova.api.openstack.compute.server_external_events [req-e0a89b9b-7e37-4d1c-91a0-d127e99d4435 req-bd775775-8af7-4b7b-8608-c66fdde6da02 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:91b0c4a0-943e-4b48-b172-1ab503384d56 for instance 1ffefd69-b641-4d98-a169-5a720c2e0293 on instance 2026-04-13 22:16:40.514 7 INFO nova.api.openstack.compute.server_external_events [req-e0a89b9b-7e37-4d1c-91a0-d127e99d4435 req-bd775775-8af7-4b7b-8608-c66fdde6da02 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:91b0c4a0-943e-4b48-b172-1ab503384d56 for instance 1ffefd69-b641-4d98-a169-5a720c2e0293 on instance [pid: 7|app: 0|req: 339/683] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:40 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/684] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:40 2026] GET /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc => generated 1739 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/685] 10.0.0.244 () {32 vars in 640 bytes} [Mon Apr 13 22:16:40 2026] GET /v2.1/servers => generated 384 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/686] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:16:41 2026] DELETE /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:41.216 8 INFO nova.api.openstack.wsgi [None req-b41e5e1c-bdcc-405e-a22b-e863ff7aead5 d0cc53fd1549473fae41dd7ffae37ab4 88f7e161659a49d5967411c26703cf28 - - default default] HTTP exception thrown: Instance 1ffefd69-b641-4d98-a169-5a720c2e0293 could not be found. [pid: 8|app: 0|req: 347/687] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:41 2026] GET /v2.1/servers/1ffefd69-b641-4d98-a169-5a720c2e0293 => 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-04-13 22:16:41.242 8 INFO nova.api.openstack.compute.server_external_events [req-13a24b20-03d3-4946-bd0d-cb1a97477202 req-f23d7c4d-6d6e-41aa-989e-52f00d627236 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:91b0c4a0-943e-4b48-b172-1ab503384d56 for instance 1ffefd69-b641-4d98-a169-5a720c2e0293 on instance [pid: 8|app: 0|req: 348/688] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/689] 10.0.0.244 () {32 vars in 705 bytes} [Mon Apr 13 22:16:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1653337328 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:41 2026] GET /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc => generated 1745 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:42 2026] GET /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc => generated 1678 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, ' 2026-04-13 22:16:42.553 7 INFO nova.api.openstack.compute.server_external_events [req-2b635974-cd95-48be-8b63-59d554803eed req-59185d55-e983-4e2b-89b2-2fcedb445b0b ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:111a2712-63b1-4c06-9c2c-375232b39bdc for instance b71627d5-ddf1-4687-b2de-5ba8cc058ecc on instance 2026-04-13 22:16:42.554 7 INFO nova.api.openstack.compute.server_external_events [req-2b635974-cd95-48be-8b63-59d554803eed req-59185d55-e983-4e2b-89b2-2fcedb445b0b ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:111a2712-63b1-4c06-9c2c-375232b39bdc for instance b71627d5-ddf1-4687-b2de-5ba8cc058ecc on instance 2026-04-13 22:16:42.554 7 INFO nova.api.openstack.compute.server_external_events [req-2b635974-cd95-48be-8b63-59d554803eed req-59185d55-e983-4e2b-89b2-2fcedb445b0b ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:111a2712-63b1-4c06-9c2c-375232b39bdc for instance b71627d5-ddf1-4687-b2de-5ba8cc058ecc on instance [pid: 7|app: 0|req: 342/692] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:42 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:43.284 8 INFO nova.api.openstack.compute.server_external_events [req-80dc0171-f628-4d64-b6b3-b9cfb472f6f3 req-0f9e306b-a05b-4329-b3b0-1b6a5677113a ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:111a2712-63b1-4c06-9c2c-375232b39bdc for instance b71627d5-ddf1-4687-b2de-5ba8cc058ecc on instance [pid: 8|app: 0|req: 351/693] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:43 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-04-13 22:16:43.436 7 INFO nova.api.openstack.wsgi [None req-d8162bf4-5dde-4abf-8a2a-238376f4fdb4 71a8374bd32f418e8ca7defedaf00142 9f3e8e6464814dffb104f0ef7b82893b - - default default] HTTP exception thrown: Instance b71627d5-ddf1-4687-b2de-5ba8cc058ecc could not be found. [pid: 7|app: 0|req: 343/694] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:43 2026] GET /v2.1/servers/b71627d5-ddf1-4687-b2de-5ba8cc058ecc => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/695] 10.0.0.244 () {32 vars in 703 bytes} [Mon Apr 13 22:16:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-242690019 => generated 0 bytes in 25 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: 344/696] 10.0.0.244 () {32 vars in 740 bytes} [Mon Apr 13 22:16:44 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/os-interface => generated 284 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 10.0.0.244 () {32 vars in 814 bytes} [Mon Apr 13 22:16:44 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/os-interface/d9d1abcf-5bdd-4243-8052-5b83c5d06e95 => generated 281 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/698] 10.0.0.244 () {32 vars in 722 bytes} [Mon Apr 13 22:16:44 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/699] 10.0.0.244 () {34 vars in 749 bytes} [Mon Apr 13 22:16:44 2026] POST /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/700] 10.0.0.244 () {32 vars in 722 bytes} [Mon Apr 13 22:16:44 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/ips => generated 156 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: 8|app: 0|req: 355/701] 10.0.0.244 () {32 vars in 722 bytes} [Mon Apr 13 22:16:45 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-13 22:16:45.588 7 INFO nova.api.openstack.compute.server_external_events [req-12704ee1-1001-4485-a0a5-3b2ec2b9c05f req-02cfd211-b486-45a4-9008-b004c336524a ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:d9d1abcf-5bdd-4243-8052-5b83c5d06e95 for instance 0fc35b8b-2875-4b48-b614-93963cf197a7 on instance [pid: 7|app: 0|req: 347/702] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/703] 10.0.0.244 () {32 vars in 722 bytes} [Mon Apr 13 22:16:46 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/ips => generated 194 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: 348/704] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:46 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 1950 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/705] 10.0.0.244 () {34 vars in 749 bytes} [Mon Apr 13 22:16:46 2026] POST /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/706] 10.0.0.244 () {32 vars in 722 bytes} [Mon Apr 13 22:16:46 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:47.630 8 INFO nova.api.openstack.compute.server_external_events [req-5327e9b5-fedd-49c0-adac-d84f2e40fba0 req-f464ae1f-2ad0-4e57-aeae-ca2a8e3d503b ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:d9d1abcf-5bdd-4243-8052-5b83c5d06e95 for instance 0fc35b8b-2875-4b48-b614-93963cf197a7 on instance [pid: 8|app: 0|req: 358/707] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/708] 10.0.0.244 () {32 vars in 722 bytes} [Mon Apr 13 22:16:47 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/709] 10.0.0.244 () {32 vars in 722 bytes} [Mon Apr 13 22:16:48 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7/ips => generated 156 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: 362/712] 10.0.0.244 () {30 vars in 412 bytes} [Mon Apr 13 22:16:49 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/713] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:16:48 2026] DELETE /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 0 bytes in 160 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: 352/714] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:49 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 1842 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/715] 10.0.0.244 () {28 vars in 559 bytes} [Mon Apr 13 22:16:49 2026] GET /v2/ => generated 401 bytes in 470 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/716] 10.0.0.244 () {28 vars in 563 bytes} [Mon Apr 13 22:16:49 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: 364/717] 10.0.0.244 () {30 vars in 412 bytes} [Mon Apr 13 22:16:49 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-13 22:16:49.673 7 INFO nova.api.openstack.compute.server_external_events [req-c58754a4-282c-427b-91c3-f26e959e42c3 req-3a54eb16-f989-4537-b9ea-65271c5c45db ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:d9d1abcf-5bdd-4243-8052-5b83c5d06e95 for instance 0fc35b8b-2875-4b48-b614-93963cf197a7 on instance 2026-04-13 22:16:49.674 7 INFO nova.api.openstack.compute.server_external_events [req-c58754a4-282c-427b-91c3-f26e959e42c3 req-3a54eb16-f989-4537-b9ea-65271c5c45db ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:d9d1abcf-5bdd-4243-8052-5b83c5d06e95 for instance 0fc35b8b-2875-4b48-b614-93963cf197a7 on instance [pid: 7|app: 0|req: 354/718] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:49 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/719] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:50 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 1485 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-04-13 22:16:51.480 7 INFO nova.api.openstack.wsgi [None req-db52baaa-3ade-428d-9843-8302fc76462a ea0113e0cf844489bc76b06d098579ee f358759fa9d04b5d9143f3b3b4b64c1b - - default default] HTTP exception thrown: Instance 0fc35b8b-2875-4b48-b614-93963cf197a7 could not be found. [pid: 7|app: 0|req: 355/720] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:51 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/721] 10.0.0.244 () {32 vars in 703 bytes} [Mon Apr 13 22:16:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-861285293 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:51.715 8 INFO nova.api.openstack.compute.server_external_events [req-163295d1-dc5f-4c30-a1e0-46486bde5798 req-196245bf-3a86-4df3-8233-f1b17092b878 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:d9d1abcf-5bdd-4243-8052-5b83c5d06e95 for instance 0fc35b8b-2875-4b48-b614-93963cf197a7 on instance [pid: 8|app: 0|req: 367/722] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/723] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:51 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1822 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/724] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:16:51 2026] DELETE /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:52.102 8 INFO nova.api.openstack.wsgi [None req-2847b41c-8c9e-43e4-b33b-53311e93b534 ea0113e0cf844489bc76b06d098579ee f358759fa9d04b5d9143f3b3b4b64c1b - - default default] HTTP exception thrown: Instance 0fc35b8b-2875-4b48-b614-93963cf197a7 could not be found. [pid: 8|app: 0|req: 369/725] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:16:52 2026] DELETE /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:52.141 8 INFO nova.api.openstack.wsgi [None req-c86d61e4-4c3b-43ba-9d82-009ec81cb03c ea0113e0cf844489bc76b06d098579ee f358759fa9d04b5d9143f3b3b4b64c1b - - default default] HTTP exception thrown: Instance 0fc35b8b-2875-4b48-b614-93963cf197a7 could not be found. [pid: 8|app: 0|req: 370/726] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:52 2026] GET /v2.1/servers/0fc35b8b-2875-4b48-b614-93963cf197a7 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/727] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:51 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1828 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: 8|app: 0|req: 371/728] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:53 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 1760 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, ' 2026-04-13 22:16:53.754 7 INFO nova.api.openstack.compute.server_external_events [req-3d329b30-38bb-49dd-b2fb-5671cf543d85 req-efdddc55-49b9-4ba5-b2cd-c36b4147dbd8 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:3ae2b7b2-b8ca-4f2d-83b5-d657e4dd0ece for instance 453587a6-ec00-4bf8-81af-26e45a386a3c on instance 2026-04-13 22:16:53.755 7 INFO nova.api.openstack.compute.server_external_events [req-3d329b30-38bb-49dd-b2fb-5671cf543d85 req-efdddc55-49b9-4ba5-b2cd-c36b4147dbd8 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:3ae2b7b2-b8ca-4f2d-83b5-d657e4dd0ece for instance 453587a6-ec00-4bf8-81af-26e45a386a3c on instance 2026-04-13 22:16:53.755 7 INFO nova.api.openstack.compute.server_external_events [req-3d329b30-38bb-49dd-b2fb-5671cf543d85 req-efdddc55-49b9-4ba5-b2cd-c36b4147dbd8 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:3ae2b7b2-b8ca-4f2d-83b5-d657e4dd0ece for instance 453587a6-ec00-4bf8-81af-26e45a386a3c on instance [pid: 7|app: 0|req: 358/729] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:16:53 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:16:54.313 8 INFO nova.api.openstack.wsgi [None req-1fe5576f-50a4-4565-8f8e-06cdde4b49b0 d73be6bfe5e542ae870a3a69aace0251 0a19648929fd49f79f3ff213ff3bbcc1 - - default default] HTTP exception thrown: Instance 453587a6-ec00-4bf8-81af-26e45a386a3c could not be found. [pid: 8|app: 0|req: 372/730] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:16:54 2026] GET /v2.1/servers/453587a6-ec00-4bf8-81af-26e45a386a3c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/731] 10.0.0.244 () {32 vars in 705 bytes} [Mon Apr 13 22:16:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1945149080 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/734] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:17:05 2026] POST /v2.1/servers => generated 424 bytes in 739 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/735] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:17:06 2026] GET /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b => generated 1371 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: 8|app: 0|req: 375/736] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:17:07 2026] GET /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b => generated 1429 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, ' [pid: 7|app: 0|req: 362/737] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:17:08 2026] GET /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b => generated 1471 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:17:09.092 8 INFO nova.api.openstack.compute.server_external_events [req-a2239538-455b-4ebc-9719-46029816b199 req-52fcf158-f126-4507-a365-acdc370a418e ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:849f93f1-e2f0-4b20-bf53-2fd245cc8119 for instance cef306e8-3618-4bb2-9d02-62fee75c417b on instance [pid: 8|app: 0|req: 376/740] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:17:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/741] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:17:09 2026] GET /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b => generated 1471 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:17:11.149 8 INFO nova.api.openstack.compute.server_external_events [req-fdce51be-0dbf-474e-9c61-9fee67a500b0 req-303cd6e0-fdfd-4d6b-9bde-49c5eb2df244 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:849f93f1-e2f0-4b20-bf53-2fd245cc8119 for instance cef306e8-3618-4bb2-9d02-62fee75c417b on instance 2026-04-13 22:17:11.150 8 INFO nova.api.openstack.compute.server_external_events [req-fdce51be-0dbf-474e-9c61-9fee67a500b0 req-303cd6e0-fdfd-4d6b-9bde-49c5eb2df244 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:849f93f1-e2f0-4b20-bf53-2fd245cc8119 for instance cef306e8-3618-4bb2-9d02-62fee75c417b on instance [pid: 8|app: 0|req: 377/742] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:17:11 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, ' [pid: 7|app: 0|req: 366/743] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:17:11 2026] GET /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b => generated 1657 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/744] 10.0.0.244 () {32 vars in 722 bytes} [Mon Apr 13 22:17:11 2026] GET /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b/ips => generated 110 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/745] 10.0.0.244 () {32 vars in 722 bytes} [Mon Apr 13 22:17:11 2026] GET /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b/ips => generated 110 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: 379/746] 10.0.0.244 () {32 vars in 824 bytes} [Mon Apr 13 22:17:11 2026] GET /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b/ips/tempest-ServerAddressesTestJSON-1751764126-network => generated 95 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: 368/747] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:17:11 2026] DELETE /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b => generated 0 bytes in 122 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: 380/748] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:17:12 2026] GET /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b => generated 1663 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:17:13.192 7 INFO nova.api.openstack.compute.server_external_events [req-6b8ffc2e-2137-45c4-9617-0249c8065c1c req-39072d61-779f-45a3-90bc-29eb5d8b395d ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:849f93f1-e2f0-4b20-bf53-2fd245cc8119 for instance cef306e8-3618-4bb2-9d02-62fee75c417b on instance 2026-04-13 22:17:13.193 7 INFO nova.api.openstack.compute.server_external_events [req-6b8ffc2e-2137-45c4-9617-0249c8065c1c req-39072d61-779f-45a3-90bc-29eb5d8b395d ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:849f93f1-e2f0-4b20-bf53-2fd245cc8119 for instance cef306e8-3618-4bb2-9d02-62fee75c417b on instance 2026-04-13 22:17:13.193 7 INFO nova.api.openstack.compute.server_external_events [req-6b8ffc2e-2137-45c4-9617-0249c8065c1c req-39072d61-779f-45a3-90bc-29eb5d8b395d ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:849f93f1-e2f0-4b20-bf53-2fd245cc8119 for instance cef306e8-3618-4bb2-9d02-62fee75c417b on instance [pid: 7|app: 0|req: 369/749] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:17:13 2026] POST /v2.1/os-server-external-events => generated 527 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: 381/750] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b => generated 1457 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-04-13 22:17:14.401 7 INFO nova.api.openstack.wsgi [None req-06e20b49-1ee9-4dc9-a03c-95e8f8408358 67760779d3ee428e85e8cdc5878a5b87 f7fd2d1781fb46e98bbb3619e1b733c5 - - default default] HTTP exception thrown: Instance cef306e8-3618-4bb2-9d02-62fee75c417b could not be found. [pid: 7|app: 0|req: 370/751] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.1/servers/cef306e8-3618-4bb2-9d02-62fee75c417b => 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: 374/758] 10.0.0.233 () {30 vars in 618 bytes} [Mon Apr 13 22:17:41 2026] GET /v2.1 => generated 0 bytes in 128 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: 385/759] 10.0.0.233 () {30 vars in 620 bytes} [Mon Apr 13 22:17:41 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/760] 10.0.0.233 () {34 vars in 912 bytes} [Mon Apr 13 22:17:41 2026] GET /v2.1/os-simple-tenant-usage/4761456dbb33498a9f12800da2909c0f?start=2026-04-12T00:00:00&end=2026-04-13T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/761] 10.0.0.233 () {30 vars in 653 bytes} [Mon Apr 13 22:17:41 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 376/762] 10.0.0.233 () {30 vars in 618 bytes} [Mon Apr 13 22:17:43 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 387/763] 10.0.0.233 () {30 vars in 620 bytes} [Mon Apr 13 22:17:43 2026] GET /v2.1/ => generated 410 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/764] 10.0.0.233 () {34 vars in 912 bytes} [Mon Apr 13 22:17:43 2026] GET /v2.1/os-simple-tenant-usage/4761456dbb33498a9f12800da2909c0f?start=2026-04-12T00:00:00&end=2026-04-13T23:59:59 => generated 20 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/765] 10.0.0.233 () {30 vars in 653 bytes} [Mon Apr 13 22:17:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/772] 10.0.0.244 () {34 vars in 670 bytes} [Mon Apr 13 22:18:09 2026] POST /v2.1/os-keypairs => generated 396 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/773] 10.0.0.244 () {34 vars in 670 bytes} [Mon Apr 13 22:18:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/774] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:18:13 2026] POST /v2.1/servers => generated 496 bytes in 657 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/775] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:14 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1456 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/776] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:15 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1514 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/777] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1628 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:17.048 8 INFO nova.api.openstack.compute.server_external_events [req-dd2593e9-f07d-47f8-be3e-8acdcc91bdeb req-b5280cf8-ea97-4c29-abeb-488787a1338a ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:b86a61e8-79e5-4ec6-87eb-a8fdfb6a4f9b for instance 99073cd4-ccd5-469d-8b95-0b25d1802694 on instance [pid: 8|app: 0|req: 395/778] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:18:17 2026] POST /v2.1/os-server-external-events => generated 179 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: 384/779] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1628 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/782] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:19 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1628 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/783] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:20 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1628 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: 387/784] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:21 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1628 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/785] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:22 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1628 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:23.873 7 INFO nova.api.openstack.compute.server_external_events [req-6ca413c9-ae45-4660-a92b-7c02ae8f9e70 req-a28ec744-4383-4f72-afa8-caf558bf0382 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:b86a61e8-79e5-4ec6-87eb-a8fdfb6a4f9b for instance 99073cd4-ccd5-469d-8b95-0b25d1802694 on instance [pid: 7|app: 0|req: 388/786] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:18:23 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: 399/787] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:24 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1808 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/788] 10.0.0.244 () {32 vars in 740 bytes} [Mon Apr 13 22:18:24 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:25.912 8 INFO nova.api.openstack.compute.server_external_events [req-1a161a0e-57ae-409e-ac57-33cb42cb09e4 req-9310a704-d2d6-4f9e-85b7-23003acedad0 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:b86a61e8-79e5-4ec6-87eb-a8fdfb6a4f9b for instance 99073cd4-ccd5-469d-8b95-0b25d1802694 on instance 2026-04-13 22:18:25.912 8 INFO nova.api.openstack.compute.server_external_events [req-1a161a0e-57ae-409e-ac57-33cb42cb09e4 req-9310a704-d2d6-4f9e-85b7-23003acedad0 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:b86a61e8-79e5-4ec6-87eb-a8fdfb6a4f9b for instance 99073cd4-ccd5-469d-8b95-0b25d1802694 on instance [pid: 8|app: 0|req: 400/789] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:18:25 2026] POST /v2.1/os-server-external-events => generated 350 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: 392/794] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:41 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1928 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/795] 10.0.0.244 () {32 vars in 752 bytes} [Mon Apr 13 22:18:42 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694/os-server-password => generated 116 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/796] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:18:43 2026] DELETE /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/797] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:44 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1934 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:44.343 8 INFO nova.api.openstack.compute.server_external_events [req-4783c765-922f-481f-86c1-010e897676dd req-2748b6fb-3ad6-492a-bc48-9d601d7fd60f ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:b86a61e8-79e5-4ec6-87eb-a8fdfb6a4f9b for instance 99073cd4-ccd5-469d-8b95-0b25d1802694 on instance [pid: 8|app: 0|req: 405/798] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:18:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/799] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:18:44 2026] POST /v2.1/servers => generated 424 bytes in 704 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: 406/800] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:44 2026] GET /v2.1/servers/61cfd179-0944-4f01-b7b0-4de6a6e00175 => generated 1368 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/801] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:45 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 1537 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/802] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:45 2026] GET /v2.1/servers/61cfd179-0944-4f01-b7b0-4de6a6e00175 => generated 1426 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, ' 2026-04-13 22:18:46.384 7 INFO nova.api.openstack.compute.server_external_events [req-0331b894-7408-4bbf-92f7-b201c8d47b6b req-63cc2bdb-593c-458f-a12b-06e96581ae45 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:b86a61e8-79e5-4ec6-87eb-a8fdfb6a4f9b for instance 99073cd4-ccd5-469d-8b95-0b25d1802694 on instance 2026-04-13 22:18:46.385 7 INFO nova.api.openstack.compute.server_external_events [req-0331b894-7408-4bbf-92f7-b201c8d47b6b req-63cc2bdb-593c-458f-a12b-06e96581ae45 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:b86a61e8-79e5-4ec6-87eb-a8fdfb6a4f9b for instance 99073cd4-ccd5-469d-8b95-0b25d1802694 on instance [pid: 7|app: 0|req: 396/803] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:18:46 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:46.431 8 INFO nova.api.openstack.wsgi [None req-7f830c1f-7570-43bb-88b5-5a6d828ab4b8 878c892bd0c041e1aafc9c0a987be87e 9ad88015719e432ca2adcdeea5690b18 - - default default] HTTP exception thrown: Instance 99073cd4-ccd5-469d-8b95-0b25d1802694 could not be found. [pid: 8|app: 0|req: 408/804] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:46 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:46.455 7 INFO nova.api.openstack.wsgi [None req-5d0d4514-554a-471a-8877-37592f9e1506 878c892bd0c041e1aafc9c0a987be87e 9ad88015719e432ca2adcdeea5690b18 - - default default] HTTP exception thrown: Instance 99073cd4-ccd5-469d-8b95-0b25d1802694 could not be found. [pid: 7|app: 0|req: 397/805] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:18:46 2026] DELETE /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:46.480 8 INFO nova.api.openstack.wsgi [None req-54a781f9-6c2d-493a-98a5-6fe327501b72 878c892bd0c041e1aafc9c0a987be87e 9ad88015719e432ca2adcdeea5690b18 - - default default] HTTP exception thrown: Instance 99073cd4-ccd5-469d-8b95-0b25d1802694 could not be found. [pid: 8|app: 0|req: 409/806] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:46 2026] GET /v2.1/servers/99073cd4-ccd5-469d-8b95-0b25d1802694 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/807] 10.0.0.244 () {32 vars in 705 bytes} [Mon Apr 13 22:18:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2076818258 => generated 0 bytes in 16 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: 410/808] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:47 2026] GET /v2.1/servers/61cfd179-0944-4f01-b7b0-4de6a6e00175 => generated 1468 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/809] 10.0.0.244 () {32 vars in 725 bytes} [Mon Apr 13 22:18:47 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-432402450 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:48.426 7 INFO nova.api.openstack.compute.server_external_events [req-a28124a5-5ec7-4d6c-8699-166722acdaac req-912d48eb-1202-4bb9-b98d-8bdea1d42d38 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:669cc4ec-22f3-45d7-9950-d7c2fe3ebdb8 for instance 61cfd179-0944-4f01-b7b0-4de6a6e00175 on instance [pid: 7|app: 0|req: 400/810] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:18:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:48.482 7 INFO nova.api.openstack.compute.server_external_events [req-2d05b135-93d8-4fd4-99d1-fa83b15ebc22 req-fa78818e-ec52-40cf-8d4f-88d16fb314b1 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:669cc4ec-22f3-45d7-9950-d7c2fe3ebdb8 for instance 61cfd179-0944-4f01-b7b0-4de6a6e00175 on instance [pid: 7|app: 0|req: 401/811] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:18:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/812] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:48 2026] GET /v2.1/servers/61cfd179-0944-4f01-b7b0-4de6a6e00175 => generated 1468 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/815] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:49 2026] GET /v2.1/servers/61cfd179-0944-4f01-b7b0-4de6a6e00175 => generated 1648 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: 7|app: 0|req: 403/816] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:18:50 2026] DELETE /v2.1/servers/61cfd179-0944-4f01-b7b0-4de6a6e00175 => generated 0 bytes in 118 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: 414/817] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:50 2026] GET /v2.1/servers/61cfd179-0944-4f01-b7b0-4de6a6e00175 => generated 1654 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:50.541 7 INFO nova.api.openstack.compute.server_external_events [req-bd7f3176-9983-43e8-9ea5-a3e276465a17 req-a77d665d-cca4-4650-b664-8159052673db ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:669cc4ec-22f3-45d7-9950-d7c2fe3ebdb8 for instance 61cfd179-0944-4f01-b7b0-4de6a6e00175 on instance 2026-04-13 22:18:50.542 7 INFO nova.api.openstack.compute.server_external_events [req-bd7f3176-9983-43e8-9ea5-a3e276465a17 req-a77d665d-cca4-4650-b664-8159052673db ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:669cc4ec-22f3-45d7-9950-d7c2fe3ebdb8 for instance 61cfd179-0944-4f01-b7b0-4de6a6e00175 on instance [pid: 7|app: 0|req: 404/818] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:18:50 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:50.965 8 INFO nova.api.openstack.compute.server_external_events [req-133ad8cc-56c1-4b24-9834-5a834503c3be req-52611d7a-f0c4-4fe5-959b-d9c0a5c0b158 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:669cc4ec-22f3-45d7-9950-d7c2fe3ebdb8 for instance 61cfd179-0944-4f01-b7b0-4de6a6e00175 on instance [pid: 8|app: 0|req: 415/819] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:18:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:51.521 7 INFO nova.api.openstack.wsgi [None req-3de2f024-f498-4614-9263-2ebb30a75486 56bf47573a8b49eea3aaaa9631a1761a 36b25416e8b74edea9de1af43f4859f2 - - default default] HTTP exception thrown: Instance 61cfd179-0944-4f01-b7b0-4de6a6e00175 could not be found. [pid: 7|app: 0|req: 405/820] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:18:51 2026] GET /v2.1/servers/61cfd179-0944-4f01-b7b0-4de6a6e00175 => 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, ' 2026-04-13 22:18:52.575 8 INFO nova.api.openstack.compute.server_external_events [req-50185da8-729a-4ce9-b1f8-93a562784bb0 req-1836e47b-0948-4a22-921b-2df6338896c4 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:669cc4ec-22f3-45d7-9950-d7c2fe3ebdb8 for instance 61cfd179-0944-4f01-b7b0-4de6a6e00175 on instance [pid: 8|app: 0|req: 416/821] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:18:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/826] 10.0.0.244 () {34 vars in 670 bytes} [Mon Apr 13 22:19:11 2026] POST /v2.1/os-keypairs => generated 397 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: 408/827] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:19:13 2026] POST /v2.1/servers => generated 450 bytes in 810 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/828] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:14 2026] GET /v2.1/servers/8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e => generated 1401 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/829] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:15 2026] GET /v2.1/servers/8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e => generated 1459 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:16.346 8 INFO nova.api.openstack.compute.server_external_events [req-40de09d9-8901-46e7-a09d-649b4866ca76 req-7dae5483-df66-4997-b995-9be0be579a0d ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:ed2bfab9-609b-4fc9-8160-a7f7edda384b for instance 8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e on instance [pid: 8|app: 0|req: 421/830] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/831] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:16 2026] GET /v2.1/servers/8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e => generated 1527 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:17.087 8 INFO nova.api.openstack.compute.server_external_events [req-dec4ce63-db79-4344-9ccc-86cc5a9282be req-d2fa1fe8-29d2-4fea-9b45-9845510a9992 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:ed2bfab9-609b-4fc9-8160-a7f7edda384b for instance 8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e on instance [pid: 8|app: 0|req: 422/832] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/833] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:17 2026] GET /v2.1/servers/8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e => generated 1695 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/834] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:17 2026] GET /v2.1/servers/8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e => generated 1695 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:19.139 8 INFO nova.api.openstack.compute.server_external_events [req-586d7982-eac6-4191-b4c9-f9a0cc567922 req-84477fe4-ce70-4772-9efa-b13dc828ed91 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:ed2bfab9-609b-4fc9-8160-a7f7edda384b for instance 8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e on instance [pid: 8|app: 0|req: 425/837] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:21.188 7 INFO nova.api.openstack.compute.server_external_events [req-99eb59aa-c4dc-4830-980b-043b8c5d8afd req-a7308e03-1339-412d-89e9-79a027e0b8e1 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:ed2bfab9-609b-4fc9-8160-a7f7edda384b for instance 8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e on instance [pid: 7|app: 0|req: 413/838] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/841] 10.0.0.244 () {34 vars in 749 bytes} [Mon Apr 13 22:19:29 2026] POST /v2.1/servers/8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e/action => generated 31734 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:33.099 8 INFO nova.api.openstack.compute.server_external_events [req-a66f67c1-96f6-4af8-abad-ccdafb2a4fb8 req-3c23e9ef-481b-4365-83da-3e9371c52c83 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:ed2bfab9-609b-4fc9-8160-a7f7edda384b for instance 8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e on instance [pid: 8|app: 0|req: 427/842] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:33 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: 416/843] 10.0.0.244 () {34 vars in 670 bytes} [Mon Apr 13 22:19:34 2026] POST /v2.1/os-keypairs => generated 398 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/844] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:19:36 2026] POST /v2.1/servers => generated 450 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/845] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:36 2026] GET /v2.1/servers/4d37fe5e-d4db-4c89-9669-03cc896955bf => generated 1403 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/846] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.1/servers/4d37fe5e-d4db-4c89-9669-03cc896955bf => generated 1461 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, ' 2026-04-13 22:19:38.710 7 INFO nova.api.openstack.compute.server_external_events [req-30b0d0d0-b357-4d16-be19-4479b3498eef req-49db865a-8537-4893-87dc-0f8fd1f6c482 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:f640b340-38bd-4d1b-b057-bfcf6e42e93f for instance 4d37fe5e-d4db-4c89-9669-03cc896955bf on instance [pid: 7|app: 0|req: 418/847] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:38 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, ' [pid: 8|app: 0|req: 430/848] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.1/servers/4d37fe5e-d4db-4c89-9669-03cc896955bf => generated 1529 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: 8|app: 0|req: 432/851] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:39 2026] GET /v2.1/servers/4d37fe5e-d4db-4c89-9669-03cc896955bf => generated 1529 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:40.758 7 INFO nova.api.openstack.compute.server_external_events [req-17fd6c71-4ace-433f-942d-6cb84a6db2b6 req-9fdb43b1-1544-43ec-bc61-10efe75a855d ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:f640b340-38bd-4d1b-b057-bfcf6e42e93f for instance 4d37fe5e-d4db-4c89-9669-03cc896955bf on instance 2026-04-13 22:19:40.759 7 INFO nova.api.openstack.compute.server_external_events [req-17fd6c71-4ace-433f-942d-6cb84a6db2b6 req-9fdb43b1-1544-43ec-bc61-10efe75a855d ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:f640b340-38bd-4d1b-b057-bfcf6e42e93f for instance 4d37fe5e-d4db-4c89-9669-03cc896955bf on instance [pid: 7|app: 0|req: 420/852] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:40 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: 8|app: 0|req: 433/853] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:41 2026] GET /v2.1/servers/4d37fe5e-d4db-4c89-9669-03cc896955bf => generated 1698 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: 421/854] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:41 2026] GET /v2.1/servers/4d37fe5e-d4db-4c89-9669-03cc896955bf => generated 1698 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:42.799 8 INFO nova.api.openstack.compute.server_external_events [req-aa8cc68d-28e8-44be-ae1c-996cf18dd684 req-db6fb287-4b38-4c61-a730-0c7d66a976fc ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:f640b340-38bd-4d1b-b057-bfcf6e42e93f for instance 4d37fe5e-d4db-4c89-9669-03cc896955bf on instance [pid: 8|app: 0|req: 434/855] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/858] 10.0.0.244 () {34 vars in 749 bytes} [Mon Apr 13 22:19:52 2026] POST /v2.1/servers/4d37fe5e-d4db-4c89-9669-03cc896955bf/action => generated 31678 bytes in 68 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: 423/859] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:19:55 2026] DELETE /v2.1/servers/4d37fe5e-d4db-4c89-9669-03cc896955bf => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:55.700 7 INFO nova.api.openstack.compute.server_external_events [req-c75301d2-22a5-4566-8fd6-b616e777f68f req-348dd52d-d77d-418d-9ee4-40f0fdd9c623 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:f640b340-38bd-4d1b-b057-bfcf6e42e93f for instance 4d37fe5e-d4db-4c89-9669-03cc896955bf on instance [pid: 7|app: 0|req: 424/860] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:55 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) [pid: 8|app: 0|req: 437/861] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:55 2026] GET /v2.1/servers/4d37fe5e-d4db-4c89-9669-03cc896955bf => generated 1824 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:56.757 7 INFO nova.api.openstack.wsgi [None req-9454d883-32ff-408c-a575-b3006f3d9387 01a15b3bf13744b6879a0f9588dc90b5 7b4a4c2f16e14405b159bacaa942d574 - - default default] HTTP exception thrown: Instance 4d37fe5e-d4db-4c89-9669-03cc896955bf could not be found. [pid: 7|app: 0|req: 425/862] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:56 2026] GET /v2.1/servers/4d37fe5e-d4db-4c89-9669-03cc896955bf => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/863] 10.0.0.244 () {32 vars in 729 bytes} [Mon Apr 13 22:19:56 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1644577143 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/864] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:19:57 2026] DELETE /v2.1/servers/8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/865] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:57 2026] GET /v2.1/servers/8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e => generated 1701 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:57.640 7 INFO nova.api.openstack.compute.server_external_events [req-63fa6042-bf00-494a-bc5d-82b500e3fbbc req-c03c8ad1-c0c6-4d8e-8f1a-e85e6518720f ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:ed2bfab9-609b-4fc9-8160-a7f7edda384b for instance 8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e on instance [pid: 7|app: 0|req: 427/866] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:57 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, ' 2026-04-13 22:19:57.739 8 INFO nova.api.openstack.compute.server_external_events [req-2ae2d369-778c-4a0a-a81a-14b652e7b720 req-680a9402-971f-4c0d-b0d4-2ae25597f674 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:f640b340-38bd-4d1b-b057-bfcf6e42e93f for instance 4d37fe5e-d4db-4c89-9669-03cc896955bf on instance 2026-04-13 22:19:57.740 8 INFO nova.api.openstack.compute.server_external_events [req-2ae2d369-778c-4a0a-a81a-14b652e7b720 req-680a9402-971f-4c0d-b0d4-2ae25597f674 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:f640b340-38bd-4d1b-b057-bfcf6e42e93f for instance 4d37fe5e-d4db-4c89-9669-03cc896955bf on instance [pid: 8|app: 0|req: 440/867] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:57 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:58.643 7 INFO nova.api.openstack.wsgi [None req-7c6972dd-31ee-435e-b6ab-af3c68eefbd3 01a15b3bf13744b6879a0f9588dc90b5 7b4a4c2f16e14405b159bacaa942d574 - - default default] HTTP exception thrown: Instance 8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e could not be found. [pid: 7|app: 0|req: 428/868] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:19:58 2026] GET /v2.1/servers/8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/869] 10.0.0.244 () {32 vars in 727 bytes} [Mon Apr 13 22:19:58 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-118786066 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:19:59.690 7 INFO nova.api.openstack.compute.server_external_events [req-0def6f31-4f44-4479-9c96-623bbaf58f15 req-fbd0c901-cbcf-4bbc-8679-400e78c00c59 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:ed2bfab9-609b-4fc9-8160-a7f7edda384b for instance 8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e on instance [pid: 7|app: 0|req: 430/872] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:59 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) 2026-04-13 22:19:59.800 8 INFO nova.api.openstack.compute.server_external_events [req-d3add763-0a76-4fe4-b626-acf5a5b20b83 req-a38870c9-fd77-46a1-9566-f8e9840bb66c ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:ed2bfab9-609b-4fc9-8160-a7f7edda384b for instance 8c74d2c9-c31f-4710-ba0c-9a5fbc83d85e on instance [pid: 8|app: 0|req: 443/873] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:19:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/878] 10.0.0.244 () {34 vars in 670 bytes} [Mon Apr 13 22:20:23 2026] POST /v2.1/os-keypairs => generated 395 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/879] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:20:25 2026] POST /v2.1/servers => generated 448 bytes in 581 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/880] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:20:26 2026] GET /v2.1/servers/7b75d72d-2b1e-42be-868b-b028666a24eb => generated 1393 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:20:28.612 8 INFO nova.api.openstack.compute.server_external_events [req-59c64665-52c4-4529-a75a-a2ec6642d8af req-9cc71a3b-761f-4391-a435-8eca4b101fd7 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:b9db985f-b6a4-4837-b869-2891fb224543 for instance 7b75d72d-2b1e-42be-868b-b028666a24eb on instance [pid: 8|app: 0|req: 447/881] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:20:28 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, ' 2026-04-13 22:20:30.648 8 INFO nova.api.openstack.compute.server_external_events [req-9c8254e3-ea35-4ecc-b551-8a39fc5301e2 req-d5fb2137-ec9f-4c6c-983e-4d018b48402f ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:b9db985f-b6a4-4837-b869-2891fb224543 for instance 7b75d72d-2b1e-42be-868b-b028666a24eb on instance 2026-04-13 22:20:30.649 8 INFO nova.api.openstack.compute.server_external_events [req-9c8254e3-ea35-4ecc-b551-8a39fc5301e2 req-d5fb2137-ec9f-4c6c-983e-4d018b48402f ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:b9db985f-b6a4-4837-b869-2891fb224543 for instance 7b75d72d-2b1e-42be-868b-b028666a24eb on instance [pid: 8|app: 0|req: 449/884] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:20:30 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/885] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:20:31 2026] GET /v2.1/servers/7b75d72d-2b1e-42be-868b-b028666a24eb => generated 1816 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:20:33.314 7 INFO nova.api.openstack.compute.server_external_events [req-399a9795-568c-480c-bc54-b3b8f73832b2 req-b05ca6eb-48b1-4897-84fe-f494fe350883 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:b9db985f-b6a4-4837-b869-2891fb224543 for instance 7b75d72d-2b1e-42be-868b-b028666a24eb on instance [pid: 7|app: 0|req: 437/886] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:20:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/887] 10.0.0.244 () {34 vars in 662 bytes} [Mon Apr 13 22:20:33 2026] POST /v2.1/servers => generated 448 bytes in 716 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: 438/888] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:20:34 2026] GET /v2.1/servers/fe5ac322-54ad-4566-b5ac-3bddeb460156 => generated 1393 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:20:35.946 8 INFO nova.api.openstack.compute.server_external_events [req-460ee906-9372-4197-bdfa-55051dc9f6eb req-e30d0a34-76fa-4987-a6b0-1e1895ca9212 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:ed42bf20-012f-4329-bd2b-ecca8d1e1a88 for instance fe5ac322-54ad-4566-b5ac-3bddeb460156 on instance [pid: 8|app: 0|req: 451/889] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:20:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:20:36.652 7 INFO nova.api.openstack.compute.server_external_events [req-d31a94e1-4276-4fbd-98b1-be298d12a4c0 req-5614231e-8352-4bf1-aa4a-0a97420865f9 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:ed42bf20-012f-4329-bd2b-ecca8d1e1a88 for instance fe5ac322-54ad-4566-b5ac-3bddeb460156 on instance [pid: 7|app: 0|req: 439/890] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:20:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:20:38.685 8 INFO nova.api.openstack.compute.server_external_events [req-390ca131-1eb1-48a6-b5e4-cbb7c724476e req-1fa9be98-eb77-44cb-a1c7-1550b3876ce2 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:ed42bf20-012f-4329-bd2b-ecca8d1e1a88 for instance fe5ac322-54ad-4566-b5ac-3bddeb460156 on instance [pid: 8|app: 0|req: 452/891] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:20:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/894] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:20:39 2026] GET /v2.1/servers/fe5ac322-54ad-4566-b5ac-3bddeb460156 => generated 1817 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:20:40.616 7 INFO nova.api.openstack.compute.server_external_events [req-725e8070-3b96-482c-9f86-36696d0794ee req-79893b10-9bdb-4c7b-bc6d-7af8279634ad ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:ed42bf20-012f-4329-bd2b-ecca8d1e1a88 for instance fe5ac322-54ad-4566-b5ac-3bddeb460156 on instance [pid: 7|app: 0|req: 441/895] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:20:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/900] 199.19.213.86 () {36 vars in 712 bytes} [Mon Apr 13 22:21:04 2026] POST /v2.1/servers => generated 453 bytes in 830 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/901] 199.19.213.86 () {32 vars in 731 bytes} [Mon Apr 13 22:21:05 2026] GET /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c => generated 2213 bytes in 109 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: 445/902] 199.19.213.86 () {32 vars in 757 bytes} [Mon Apr 13 22:21:06 2026] GET /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-interface => generated 28 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/903] 199.19.213.86 () {32 vars in 775 bytes} [Mon Apr 13 22:21:06 2026] GET /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:21:08.157 7 INFO nova.api.openstack.compute.server_external_events [req-c7218670-c20f-4a97-b2f8-e9ec52f449f0 req-3143fb3f-8946-4213-bcc8-83732422bf14 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:60286170-d778-4954-99d6-a635d373ad0a for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 446/904] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:21:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:21:08.951 7 INFO nova.api.openstack.compute.server_external_events [req-89b5b2a8-6292-4691-b3f4-ea06d28bf9ec req-29f5361e-7c15-4a62-ace5-fabd33b834f5 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:60286170-d778-4954-99d6-a635d373ad0a for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 447/905] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:21:08 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: 8|app: 0|req: 459/908] 199.19.213.86 () {32 vars in 731 bytes} [Mon Apr 13 22:21:08 2026] GET /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c => generated 2433 bytes in 168 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: 450/909] 199.19.213.86 () {32 vars in 757 bytes} [Mon Apr 13 22:21:09 2026] GET /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-interface => generated 286 bytes in 111 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: 460/910] 199.19.213.86 () {32 vars in 775 bytes} [Mon Apr 13 22:21:09 2026] GET /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-volume_attachments => generated 197 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:21:11.036 7 INFO nova.api.openstack.compute.server_external_events [req-b67f83bd-54b3-418a-8508-dbca7bacd31c req-1dc05e3b-944b-4311-b87d-8670e728dc4c ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:60286170-d778-4954-99d6-a635d373ad0a for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 451/911] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:21:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/912] 199.19.213.86 () {32 vars in 731 bytes} [Mon Apr 13 22:21:11 2026] GET /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c => generated 2581 bytes in 120 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: 452/913] 199.19.213.86 () {32 vars in 757 bytes} [Mon Apr 13 22:21:11 2026] GET /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-interface => generated 286 bytes in 103 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: 462/914] 199.19.213.86 () {32 vars in 775 bytes} [Mon Apr 13 22:21:12 2026] GET /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:21:47.378 7 INFO nova.api.openstack.compute.server_external_events [req-b1001954-b74b-402f-9a37-e1d087d10dd7 req-69298c3f-c9df-4e8a-aac4-f692390ac5a6 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:97b01eec-fef6-4142-97be-2c7780e82661 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 456/921] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:21:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:21:48.210 7 INFO nova.api.openstack.compute.server_external_events [req-6da7d2dd-066c-4220-8d86-d98be44b5971 req-c39373de-19f8-4c2b-b24f-3089857b7660 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:97b01eec-fef6-4142-97be-2c7780e82661 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 457/922] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:21:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/923] 199.19.213.86 () {36 vars in 810 bytes} [Mon Apr 13 22:21:46 2026] POST /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-interface => generated 280 bytes in 2189 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:21:50.260 8 INFO nova.api.openstack.compute.server_external_events [req-7d7722e5-4ba9-4067-86fe-39f76dd7abea req-783959ae-9a1b-416a-ba74-757e5575f63f ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:97b01eec-fef6-4142-97be-2c7780e82661 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance 2026-04-13 22:21:50.261 8 INFO nova.api.openstack.compute.server_external_events [req-7d7722e5-4ba9-4067-86fe-39f76dd7abea req-783959ae-9a1b-416a-ba74-757e5575f63f ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:97b01eec-fef6-4142-97be-2c7780e82661 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance 2026-04-13 22:21:50.261 8 INFO nova.api.openstack.compute.server_external_events [req-7d7722e5-4ba9-4067-86fe-39f76dd7abea req-783959ae-9a1b-416a-ba74-757e5575f63f ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:97b01eec-fef6-4142-97be-2c7780e82661 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 8|app: 0|req: 468/926] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:21:50 2026] POST /v2.1/os-server-external-events => generated 517 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:22:10.848 8 INFO nova.api.openstack.compute.server_external_events [req-ef644011-e334-4cdf-9a68-f10b9ce57ae0 req-a87d9b56-9b0b-44f1-a887-7b0d242ac13b ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:0df75b48-7279-4b08-ba1c-f33db18f9bf6 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 8|app: 0|req: 471/931] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:22:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:22:12.127 8 INFO nova.api.openstack.compute.server_external_events [req-df6f45b8-8fd7-462b-99ee-e37ec5ecd0df req-03e0fc3f-0d20-4940-aa7e-4718023b9a24 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:0df75b48-7279-4b08-ba1c-f33db18f9bf6 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 8|app: 0|req: 472/932] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:22:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/933] 199.19.213.86 () {36 vars in 810 bytes} [Mon Apr 13 22:22:09 2026] POST /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-interface => generated 377 bytes in 2856 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:22:14.165 8 INFO nova.api.openstack.compute.server_external_events [req-d391a639-043c-49d7-954c-c9302b43b9d6 req-5554eb12-5cc6-4793-91ee-db1192ae51b8 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:0df75b48-7279-4b08-ba1c-f33db18f9bf6 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance 2026-04-13 22:22:14.166 8 INFO nova.api.openstack.compute.server_external_events [req-d391a639-043c-49d7-954c-c9302b43b9d6 req-5554eb12-5cc6-4793-91ee-db1192ae51b8 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:0df75b48-7279-4b08-ba1c-f33db18f9bf6 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 8|app: 0|req: 473/934] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:22:14 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:22:21.910 7 INFO nova.api.openstack.compute.server_external_events [req-a14a7312-e940-49c1-8b71-d8c5ab931f54 req-80405d78-2df7-4f18-8d00-e54c4dce58a3 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:b1171e8a-dabc-48c1-a44e-aa30ae48c13d for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 463/937] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:22:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/938] 199.19.213.86 () {36 vars in 810 bytes} [Mon Apr 13 22:22:20 2026] POST /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-interface => generated 378 bytes in 2874 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:22:23.882 7 INFO nova.api.openstack.compute.server_external_events [req-5b63113e-0d8b-4ee2-9a4d-9aeaac015872 req-177e209a-afe1-4c41-81bb-f72227f4d5e5 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:b1171e8a-dabc-48c1-a44e-aa30ae48c13d for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 464/939] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:22:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:22:23.954 8 INFO nova.api.openstack.compute.server_external_events [req-e9fecc9e-5107-4eb5-bf11-fca8e76d5284 req-621d4cad-c1f8-431f-b7f0-65d89c79f79d ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:b1171e8a-dabc-48c1-a44e-aa30ae48c13d for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance 2026-04-13 22:22:23.954 8 INFO nova.api.openstack.compute.server_external_events [req-e9fecc9e-5107-4eb5-bf11-fca8e76d5284 req-621d4cad-c1f8-431f-b7f0-65d89c79f79d ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:b1171e8a-dabc-48c1-a44e-aa30ae48c13d for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 8|app: 0|req: 476/940] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:22:23 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:22:35.040 7 INFO nova.api.openstack.compute.server_external_events [req-487e35d9-1d59-4f2c-9726-9f53598ae8c6 req-25ccdb99-eeee-426d-a94c-31403a8ab02c ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:b1171e8a-dabc-48c1-a44e-aa30ae48c13d for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 466/943] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:22:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/944] 199.19.213.86 () {34 vars in 853 bytes} [Mon Apr 13 22:22:35 2026] DELETE /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-interface/b1171e8a-dabc-48c1-a44e-aa30ae48c13d => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:22:37.097 7 INFO nova.api.openstack.compute.server_external_events [req-d74c0f9a-6326-4529-b5bc-401abaeb3ecc req-1677bec1-e593-4366-ae72-fb405000e6a3 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:b1171e8a-dabc-48c1-a44e-aa30ae48c13d for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance 2026-04-13 22:22:37.097 7 INFO nova.api.openstack.compute.server_external_events [req-d74c0f9a-6326-4529-b5bc-401abaeb3ecc req-1677bec1-e593-4366-ae72-fb405000e6a3 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:b1171e8a-dabc-48c1-a44e-aa30ae48c13d for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance 2026-04-13 22:22:37.098 7 INFO nova.api.openstack.compute.server_external_events [req-d74c0f9a-6326-4529-b5bc-401abaeb3ecc req-1677bec1-e593-4366-ae72-fb405000e6a3 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:b1171e8a-dabc-48c1-a44e-aa30ae48c13d for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 467/945] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:22:37 2026] POST /v2.1/os-server-external-events => generated 527 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-04-13 22:22:45.608 7 INFO nova.api.openstack.compute.server_external_events [req-a332c82e-c9bb-402f-9050-713dd3c4082c req-aded6e5a-5219-41fe-989e-acb49ef2770a ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:0df75b48-7279-4b08-ba1c-f33db18f9bf6 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 469/948] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:22:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/949] 199.19.213.86 () {34 vars in 853 bytes} [Mon Apr 13 22:22:45 2026] DELETE /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-interface/0df75b48-7279-4b08-ba1c-f33db18f9bf6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:22:46.382 7 INFO nova.api.openstack.compute.server_external_events [req-2b5043d2-583c-4cf8-bea4-1be2f67f6859 req-35f4b90b-102c-4fd8-a0f9-146c53f01526 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:0df75b48-7279-4b08-ba1c-f33db18f9bf6 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 470/950] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:22:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:22:47.657 8 INFO nova.api.openstack.compute.server_external_events [req-bbaa8403-89c7-417c-828e-63425ee1735c req-4fe05697-3024-437d-9e79-6f282ff82e54 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:0df75b48-7279-4b08-ba1c-f33db18f9bf6 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance 2026-04-13 22:22:47.658 8 INFO nova.api.openstack.compute.server_external_events [req-bbaa8403-89c7-417c-828e-63425ee1735c req-4fe05697-3024-437d-9e79-6f282ff82e54 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:0df75b48-7279-4b08-ba1c-f33db18f9bf6 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 8|app: 0|req: 481/951] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:22:47 2026] POST /v2.1/os-server-external-events => generated 356 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: 473/956] 199.19.213.86 () {34 vars in 853 bytes} [Mon Apr 13 22:23:01 2026] DELETE /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c/os-interface/97b01eec-fef6-4142-97be-2c7780e82661 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:01.971 8 INFO nova.api.openstack.compute.server_external_events [req-123b0f81-58f8-462d-8dc5-a77f1fe80761 req-3f853bc0-bbf9-4074-bd79-a266bb774aed ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:97b01eec-fef6-4142-97be-2c7780e82661 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 8|app: 0|req: 484/957] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:23:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:04.009 7 INFO nova.api.openstack.compute.server_external_events [req-4f109004-cd78-41bf-9dc0-e7676f09e45b req-e2bd1010-4c35-49ef-b653-191349a3416a ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:97b01eec-fef6-4142-97be-2c7780e82661 for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 474/958] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:23:03 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: 485/959] 199.19.213.86 () {34 vars in 753 bytes} [Mon Apr 13 22:23:04 2026] DELETE /v2.1/servers/9f35c470-e0d3-4ec7-b041-21a27efe022c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:05.472 7 INFO nova.api.openstack.compute.server_external_events [req-166b8c09-6c94-4403-9bf9-065068c87016 req-a3d1c812-4183-42fc-a5b4-ad9997b1df51 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:60286170-d778-4954-99d6-a635d373ad0a for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 7|app: 0|req: 475/960] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:23:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/961] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:23:05 2026] DELETE /v2.1/servers/fe5ac322-54ad-4566-b5ac-3bddeb460156 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:06.045 8 INFO nova.api.openstack.compute.server_external_events [req-e82cb436-53b5-4d7a-bc5a-86e91821abe1 req-033cf1d6-2ee2-4e5a-ac81-63416c8c7fbc ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:60286170-d778-4954-99d6-a635d373ad0a for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance 2026-04-13 22:23:06.046 8 INFO nova.api.openstack.compute.server_external_events [req-e82cb436-53b5-4d7a-bc5a-86e91821abe1 req-033cf1d6-2ee2-4e5a-ac81-63416c8c7fbc ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:60286170-d778-4954-99d6-a635d373ad0a for instance 9f35c470-e0d3-4ec7-b041-21a27efe022c on instance [pid: 8|app: 0|req: 487/962] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:23:06 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) [pid: 7|app: 0|req: 476/963] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:23:05 2026] GET /v2.1/servers/fe5ac322-54ad-4566-b5ac-3bddeb460156 => generated 1943 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:07.509 8 INFO nova.api.openstack.compute.server_external_events [req-7338f1c5-7e81-4ad1-9cdb-46bbf07b5bca req-f4966432-4562-4d9b-bf1b-07640b1a82b2 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:ed42bf20-012f-4329-bd2b-ecca8d1e1a88 for instance fe5ac322-54ad-4566-b5ac-3bddeb460156 on instance 2026-04-13 22:23:07.510 8 INFO nova.api.openstack.compute.server_external_events [req-7338f1c5-7e81-4ad1-9cdb-46bbf07b5bca req-f4966432-4562-4d9b-bf1b-07640b1a82b2 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:ed42bf20-012f-4329-bd2b-ecca8d1e1a88 for instance fe5ac322-54ad-4566-b5ac-3bddeb460156 on instance [pid: 8|app: 0|req: 488/964] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:23:07 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:08.088 7 INFO nova.api.openstack.compute.server_external_events [req-3599a66f-ed65-46a2-a11d-0db467755fea req-b4ed3fe9-dc43-455b-9390-43e00103264c ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:ed42bf20-012f-4329-bd2b-ecca8d1e1a88 for instance fe5ac322-54ad-4566-b5ac-3bddeb460156 on instance 2026-04-13 22:23:08.089 7 INFO nova.api.openstack.compute.server_external_events [req-3599a66f-ed65-46a2-a11d-0db467755fea req-b4ed3fe9-dc43-455b-9390-43e00103264c ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:ed42bf20-012f-4329-bd2b-ecca8d1e1a88 for instance fe5ac322-54ad-4566-b5ac-3bddeb460156 on instance [pid: 7|app: 0|req: 477/965] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:23:08 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:11.242 7 INFO nova.api.openstack.wsgi [None req-230ee4b9-c553-4259-bc18-d3ed218c104e 14ac536a269e4557be96f80a0203eae5 0b41402f8d0d49c8878f76e247ca09ab - - default default] HTTP exception thrown: Instance fe5ac322-54ad-4566-b5ac-3bddeb460156 could not be found. [pid: 7|app: 0|req: 479/968] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:23:11 2026] GET /v2.1/servers/fe5ac322-54ad-4566-b5ac-3bddeb460156 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:11.723 8 INFO nova.api.openstack.compute.server_external_events [req-7600db51-e858-44ad-b2eb-7a4562f00363 req-b6243385-705a-4bfc-abdd-fb074870f802 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-changed:b9db985f-b6a4-4837-b869-2891fb224543 for instance 7b75d72d-2b1e-42be-868b-b028666a24eb on instance [pid: 8|app: 0|req: 490/969] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:23:11 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: 480/970] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 13 22:23:11 2026] DELETE /v2.1/servers/7b75d72d-2b1e-42be-868b-b028666a24eb => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/971] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:23:11 2026] GET /v2.1/servers/7b75d72d-2b1e-42be-868b-b028666a24eb => generated 1942 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:12.163 7 INFO nova.api.openstack.compute.server_external_events [req-5c425e88-7444-47b6-b510-b7af7dc2e995 req-fd4f4a8f-740e-4387-8458-80a269498762 ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-unplugged:b9db985f-b6a4-4837-b869-2891fb224543 for instance 7b75d72d-2b1e-42be-868b-b028666a24eb on instance [pid: 7|app: 0|req: 481/972] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:23:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:14.207 8 INFO nova.api.openstack.compute.server_external_events [req-f00eb711-b436-4b55-81ad-4f1a125d2470 req-ec80be1f-7f29-4fac-9966-1347b911101a ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-plugged:b9db985f-b6a4-4837-b869-2891fb224543 for instance 7b75d72d-2b1e-42be-868b-b028666a24eb on instance 2026-04-13 22:23:14.207 8 INFO nova.api.openstack.compute.server_external_events [req-f00eb711-b436-4b55-81ad-4f1a125d2470 req-ec80be1f-7f29-4fac-9966-1347b911101a ff5806cfabd64a448609bfe4aef19fa9 cc269f1240874dda9811d7fd768d62a8 - - 479efe80ba3b431c813c5c8b4aca724e 479efe80ba3b431c813c5c8b4aca724e] Creating event network-vif-deleted:b9db985f-b6a4-4837-b869-2891fb224543 for instance 7b75d72d-2b1e-42be-868b-b028666a24eb on instance [pid: 8|app: 0|req: 492/973] 10.0.0.128 () {38 vars in 814 bytes} [Mon Apr 13 22:23:14 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:17.159 7 INFO nova.api.openstack.wsgi [None req-65686467-2cc4-4ebe-8560-0902337d9e27 14ac536a269e4557be96f80a0203eae5 0b41402f8d0d49c8878f76e247ca09ab - - default default] HTTP exception thrown: Instance 7b75d72d-2b1e-42be-868b-b028666a24eb could not be found. [pid: 7|app: 0|req: 482/974] 10.0.0.244 () {32 vars in 714 bytes} [Mon Apr 13 22:23:17 2026] GET /v2.1/servers/7b75d72d-2b1e-42be-868b-b028666a24eb => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/975] 10.0.0.244 () {32 vars in 723 bytes} [Mon Apr 13 22:23:18 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-810758896 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:23:18.782 7 INFO nova.api.openstack.wsgi [None req-f8cc0db0-3f22-460f-977c-ebf36acb2ab0 14ac536a269e4557be96f80a0203eae5 0b41402f8d0d49c8878f76e247ca09ab - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-810758896 not found for user 14ac536a269e4557be96f80a0203eae5 [pid: 7|app: 0|req: 483/976] 10.0.0.244 () {32 vars in 720 bytes} [Mon Apr 13 22:23:18 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-810758896 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/981] 10.0.0.244 () {32 vars in 654 bytes} [Mon Apr 13 22:23:34 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/982] 10.0.0.244 () {32 vars in 640 bytes} [Mon Apr 13 22:23:35 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-04-13 22:23:35.294 7 WARNING oslo_db.sqlalchemy.utils [None req-7a879a70-fe9a-4a5d-a8c2-c3d59aa71703 61c100e2d7094f1f928df7a0da17be94 f4860451c2f0410dba2eb045e7dbcd4c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 487/983] 10.0.0.244 () {32 vars in 648 bytes} [Mon Apr 13 22:23:35 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/984] 10.0.0.244 () {32 vars in 693 bytes} [Mon Apr 13 22:23:35 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)