+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 7 00:38:24 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:41:22 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-6fc49c65ff-527rj 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 0x561777625370 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-04-07 00:38:28.812 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-07 00:38:28.962 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-07 00:38:29.225 7 WARNING keystonemiddleware._common.config [None req-ec99468a-1aa8-4314-a679-04dfae812c23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:38:29.234 7 WARNING oslo_config.cfg [None req-ec99468a-1aa8-4314-a679-04dfae812c23 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-07 00:38:29.400 8 WARNING keystonemiddleware._common.config [None req-56da1216-50d0-4be9-9608-e4cdef92ed80 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:38:29.413 8 WARNING oslo_config.cfg [None req-56da1216-50d0-4be9-9608-e4cdef92ed80 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-07 00:38:29.430 7 WARNING keystonemiddleware._common.config [None req-ec99468a-1aa8-4314-a679-04dfae812c23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x561777625370 pid: 7 (default app) 2026-04-07 00:38:29.621 8 WARNING keystonemiddleware._common.config [None req-56da1216-50d0-4be9-9608-e4cdef92ed80 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x561777625370 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 2/3] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 00:38:35 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:38:35.993 8 WARNING oslo_policy.policy [None req-23fc53bf-847e-4325-bc85-189916685410 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:38:35.993 8 WARNING oslo_policy.policy [None req-23fc53bf-847e-4325-bc85-189916685410 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 00:38:35 2026] GET /v2.1 => generated 0 bytes in 565 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-07 00:38:36.132 7 WARNING oslo_policy.policy [req-23fc53bf-847e-4325-bc85-189916685410 req-a2e858a7-1bbf-49e2-80ef-64cfbce3eb84 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:38:36.133 7 WARNING oslo_policy.policy [req-23fc53bf-847e-4325-bc85-189916685410 req-a2e858a7-1bbf-49e2-80ef-64cfbce3eb84 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - 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.35 () {46 vars in 978 bytes} [Tue Apr 7 00:38:36 2026] GET /v2.1/ => generated 398 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 00:38:36.263 8 INFO nova.api.openstack.wsgi [None req-dbb000a5-bbb6-4bfd-89be-9c9fde20954e 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.35 () {48 vars in 1007 bytes} [Tue Apr 7 00:38:36 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 00:38:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.35 () {52 vars in 1045 bytes} [Tue Apr 7 00:38:36 2026] POST /v2.1/flavors => generated 527 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 00:38:37 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 00:38:37 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 00:38:37 2026] GET /v2.1/ => generated 398 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 00:38:37.164 8 INFO nova.api.openstack.wsgi [None req-cca8d41e-086e-42e7-9358-24b69d45ca96 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.35 () {48 vars in 1009 bytes} [Tue Apr 7 00:38:37 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 00:38:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.35 () {52 vars in 1045 bytes} [Tue Apr 7 00:38:37 2026] POST /v2.1/flavors => generated 530 bytes in 69 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.35 () {42 vars in 701 bytes} [Tue Apr 7 00:38:38 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 00:38:38 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 00:38:38 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-07 00:38:38.091 8 INFO nova.api.openstack.wsgi [None req-daa28d6e-2bcd-4e89-aec7-25a508b5c6d1 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.35 () {48 vars in 1011 bytes} [Tue Apr 7 00:38:38 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 00:38:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.35 () {52 vars in 1045 bytes} [Tue Apr 7 00:38:38 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: 7|app: 0|req: 11/21] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 00:38: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: 11/22] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 00:38:38 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: 7|app: 0|req: 12/23] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 00:38:38 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-07 00:38:38.956 8 INFO nova.api.openstack.wsgi [None req-e3cb8f91-f9d9-4fe1-b955-c9f02212a877 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.35 () {48 vars in 1009 bytes} [Tue Apr 7 00:38:38 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 00:38:38 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: 8|app: 0|req: 13/26] 199.19.213.35 () {52 vars in 1045 bytes} [Tue Apr 7 00:38:38 2026] POST /v2.1/flavors => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 00:38: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: 8|app: 0|req: 14/28] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 00:38:39 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 00:38:39 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-07 00:38:39.795 8 INFO nova.api.openstack.wsgi [None req-285e6b3c-48ce-4613-a26d-7b54198990c8 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.19.213.35 () {48 vars in 1011 bytes} [Tue Apr 7 00:38:39 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 00:38:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.35 () {52 vars in 1045 bytes} [Tue Apr 7 00:38:39 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 10.0.0.42 () {28 vars in 455 bytes} [Tue Apr 7 00:45:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 56/112] 10.0.0.42 () {30 vars in 659 bytes} [Tue Apr 7 00:45:02 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/113] 10.0.0.42 () {30 vars in 661 bytes} [Tue Apr 7 00:45:02 2026] GET /v2.1/ => generated 410 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 10.0.0.42 () {34 vars in 805 bytes} [Tue Apr 7 00:45:02 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 00:48:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 00:48:41 2026] GET /v2.1 => generated 0 bytes in 467 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: 81/161] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 00:48:42 2026] GET /v2.1/ => generated 398 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 00:48:42.248 7 INFO nova.api.openstack.wsgi [None req-18292cb5-6d52-45a0-a986-0b0acff61758 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 81/162] 199.19.213.35 () {48 vars in 1013 bytes} [Tue Apr 7 00:48:42 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 00:48:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.19.213.35 () {52 vars in 1045 bytes} [Tue Apr 7 00:48:42 2026] POST /v2.1/flavors => generated 532 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/177] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 00:49:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/178] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 00:49:48 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 00:49:48 2026] GET /v2.1/ => generated 398 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 00:49:49.030 8 WARNING oslo_db.sqlalchemy.utils [None req-7f970bc4-592a-48f0-a7fc-f4733530321a 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 90/180] 199.19.213.35 () {48 vars in 1012 bytes} [Tue Apr 7 00:49:49 2026] GET /v2.1/os-keypairs => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.19.213.35 () {52 vars in 1053 bytes} [Tue Apr 7 00:49:49 2026] POST /v2.1/os-keypairs => generated 576 bytes in 81 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.19.213.35 () {44 vars in 986 bytes} [Tue Apr 7 00:49:52 2026] GET /v2.1/os-quota-sets/db28287e81a744f684735c1d2fef159c => generated 371 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.19.213.35 () {48 vars in 1038 bytes} [Tue Apr 7 00:49:53 2026] PUT /v2.1/os-quota-sets/db28287e81a744f684735c1d2fef159c => generated 326 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.19.213.35 () {44 vars in 986 bytes} [Tue Apr 7 00:49:53 2026] GET /v2.1/os-quota-sets/db28287e81a744f684735c1d2fef159c => generated 368 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 00:57:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 00:57:41 2026] GET /v2.1 => generated 0 bytes in 221 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 00:57:42 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-07 00:57:42.189 7 INFO nova.api.openstack.wsgi [None req-197803d4-ae8d-4009-9ad0-294b6bb4f0e0 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 142/284] 199.19.213.35 () {48 vars in 1011 bytes} [Tue Apr 7 00:57:42 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 00:57:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.19.213.35 () {52 vars in 1045 bytes} [Tue Apr 7 00:57:42 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/315] 10.0.0.242 () {28 vars in 456 bytes} [Tue Apr 7 01:00:07 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: 158/316] 10.0.0.242 () {30 vars in 660 bytes} [Tue Apr 7 01:00:07 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 159/317] 10.0.0.242 () {30 vars in 662 bytes} [Tue Apr 7 01:00:07 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 10.0.0.242 () {34 vars in 767 bytes} [Tue Apr 7 01:00:07 2026] GET /v2.1/os-services => generated 783 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 10.0.0.242 () {28 vars in 456 bytes} [Tue Apr 7 01:00:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 160/320] 10.0.0.242 () {30 vars in 660 bytes} [Tue Apr 7 01:00:11 2026] GET /v2.1 => generated 0 bytes in 72 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 161/321] 10.0.0.242 () {30 vars in 662 bytes} [Tue Apr 7 01:00:11 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/322] 10.0.0.242 () {34 vars in 767 bytes} [Tue Apr 7 01:00:11 2026] GET /v2.1/os-services => generated 783 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/325] 10.0.0.242 () {28 vars in 456 bytes} [Tue Apr 7 01:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 163/326] 10.0.0.242 () {30 vars in 660 bytes} [Tue Apr 7 01:00:14 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 164/327] 10.0.0.242 () {30 vars in 662 bytes} [Tue Apr 7 01:00:14 2026] GET /v2.1/ => generated 410 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/328] 10.0.0.242 () {34 vars in 810 bytes} [Tue Apr 7 01:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/329] 10.0.0.242 () {28 vars in 456 bytes} [Tue Apr 7 01:00:17 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: 165/330] 10.0.0.242 () {30 vars in 660 bytes} [Tue Apr 7 01:00:17 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 166/331] 10.0.0.242 () {30 vars in 662 bytes} [Tue Apr 7 01:00:17 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/332] 10.0.0.242 () {34 vars in 810 bytes} [Tue Apr 7 01:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/339] 199.19.213.35 () {44 vars in 986 bytes} [Tue Apr 7 01:00:44 2026] GET /v2.1/os-quota-sets/5cd76b6b673e48e5a41ba91914f8f93b => generated 371 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 170/340] 199.19.213.35 () {48 vars in 1038 bytes} [Tue Apr 7 01:00:44 2026] PUT /v2.1/os-quota-sets/5cd76b6b673e48e5a41ba91914f8f93b => generated 326 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/341] 199.19.213.35 () {44 vars in 986 bytes} [Tue Apr 7 01:00:44 2026] GET /v2.1/os-quota-sets/5cd76b6b673e48e5a41ba91914f8f93b => generated 368 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 01:11: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) [pid: 8|app: 0|req: 234/469] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 01:11:13 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/470] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 01:11:13 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 01:11:13.917 8 INFO nova.api.openstack.wsgi [None req-c9245aa0-0f7c-4773-886a-a6a8c2928861 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 235/471] 199.19.213.35 () {48 vars in 1007 bytes} [Tue Apr 7 01:11:13 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: 7|app: 0|req: 237/472] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 01:11:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:11:13 2026] GET /v2.1/flavors/ef11e202-a4bf-4159-987f-c9ddce46399e/os-extra_specs => generated 19 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 01:11:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 01:11:14 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/476] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 01:11:14 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-07 01:11:14.842 8 INFO nova.api.openstack.wsgi [None req-f66c6433-66a5-4b67-a620-f3cdb3b2b3f4 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 238/477] 199.19.213.35 () {48 vars in 1009 bytes} [Tue Apr 7 01:11:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 01:11:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:11:14 2026] GET /v2.1/flavors/a8ea391f-ff9b-46d5-96b1-e9918e53e4c0/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 01:11:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 01:11:15 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: 242/482] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 01:11:15 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-07 01:11:15.727 8 INFO nova.api.openstack.wsgi [None req-8c4d73c2-f0d9-410d-9d63-05ca6bc8f0fb 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 241/483] 199.19.213.35 () {48 vars in 1011 bytes} [Tue Apr 7 01:11:15 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 01:11:15 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: 242/485] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:11:15 2026] GET /v2.1/flavors/a150a78a-e66d-4a78-a5e5-21d4c0006516/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 01:11:16 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 01:11:16 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 01:11:16 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-07 01:11:16.658 8 INFO nova.api.openstack.wsgi [None req-fcf20127-b9c3-4e91-a7c9-1b0998dd9df8 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 244/489] 199.19.213.35 () {48 vars in 1009 bytes} [Tue Apr 7 01:11:16 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 01:11:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/491] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:11:16 2026] GET /v2.1/flavors/1ddd653a-81da-42d9-a928-cc850f81ab65/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/492] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 01:11:17 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: 246/493] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 01:11:17 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: 248/494] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 01:11:17 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-07 01:11:17.577 8 INFO nova.api.openstack.wsgi [None req-37df7b4d-da63-4806-b492-203760301339 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 247/495] 199.19.213.35 () {48 vars in 1011 bytes} [Tue Apr 7 01:11:17 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 01:11:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/497] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:11:17 2026] GET /v2.1/flavors/45b3f3aa-51ee-44d0-86dd-584438949bce/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: 257/514] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 01:12:32 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: 258/515] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 01:12:32 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/516] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 01:12:32 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 01:12:32.720 7 INFO nova.api.openstack.wsgi [None req-8e1db044-ba56-41b6-8d15-8d8c96e5f45b 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 259/517] 199.19.213.35 () {48 vars in 1013 bytes} [Tue Apr 7 01:12:32 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: 259/518] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 01:12:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:12:32 2026] GET /v2.1/flavors/4de5f489-67ce-4a31-821f-cb3344eebcd9/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: 260/520] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 01:12: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: 261/521] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 01:12:39 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 01:12:39 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-07 01:12:39.295 7 WARNING oslo_db.sqlalchemy.utils [None req-381f1704-846e-43ab-ae93-9a905d75ff23 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 262/523] 199.19.213.35 () {48 vars in 1012 bytes} [Tue Apr 7 01:12:39 2026] GET /v2.1/os-keypairs => generated 545 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 199.19.213.35 () {44 vars in 986 bytes} [Tue Apr 7 01:12:42 2026] GET /v2.1/os-quota-sets/db28287e81a744f684735c1d2fef159c => generated 368 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 01:13:31 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: 269/536] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 01:13:31 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: 268/537] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 01:13:31 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-07 01:13:31.598 7 INFO nova.api.openstack.wsgi [None req-e7811224-85be-49f1-9de0-224afe42f96d 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 270/538] 199.19.213.35 () {48 vars in 1011 bytes} [Tue Apr 7 01:13:31 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/539] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 01:13:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/540] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:13:31 2026] GET /v2.1/flavors/0940e45e-5d8b-4985-bb68-725ad268f2cc/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: 274/545] 199.19.213.35 () {44 vars in 986 bytes} [Tue Apr 7 01:13:44 2026] GET /v2.1/os-quota-sets/5cd76b6b673e48e5a41ba91914f8f93b => generated 368 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/556] 199.19.213.35 () {42 vars in 701 bytes} [Tue Apr 7 01:14:34 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: 277/557] 199.19.213.35 () {44 vars in 905 bytes} [Tue Apr 7 01:14:34 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: 7|app: 0|req: 281/558] 199.19.213.35 () {46 vars in 978 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/559] 199.19.213.35 () {48 vars in 1047 bytes} [Tue Apr 7 01:14:34 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: 7|app: 0|req: 282/560] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.1/flavors/0940e45e-5d8b-4985-bb68-725ad268f2cc/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/561] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.1/flavors/1ddd653a-81da-42d9-a928-cc850f81ab65/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/562] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.1/flavors/45b3f3aa-51ee-44d0-86dd-584438949bce/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/563] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.1/flavors/4de5f489-67ce-4a31-821f-cb3344eebcd9/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/564] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.1/flavors/a150a78a-e66d-4a78-a5e5-21d4c0006516/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: 281/565] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.1/flavors/a8ea391f-ff9b-46d5-96b1-e9918e53e4c0/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/566] 199.19.213.35 () {48 vars in 1095 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.1/flavors/ef11e202-a4bf-4159-987f-c9ddce46399e/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/575] 10.0.0.74 () {32 vars in 654 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.1/flavors/detail => generated 2534 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: 286/576] 10.0.0.74 () {32 vars in 640 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.1/servers => generated 15 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-07 01:15:15.924 7 WARNING oslo_db.sqlalchemy.utils [None req-1121b295-9279-4ea7-b529-9f034dc82496 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 291/577] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:15:15 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: 8|app: 0|req: 287/578] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/581] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:27 2026] GET /v2.1/flavors/ef11e202-a4bf-4159-987f-c9ddce46399e => generated 511 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/582] 10.0.0.74 () {32 vars in 640 bytes} [Tue Apr 7 01:15:27 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/583] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:27 2026] GET /v2.1/flavors/ef11e202-a4bf-4159-987f-c9ddce46399e => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/586] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:15:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/587] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:15:35 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/588] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/589] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.1/os-security-groups => generated 244 bytes in 959 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/590] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:15:37 2026] POST /v2.1/os-security-groups => generated 244 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/591] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/592] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:38 2026] DELETE /v2.1/os-security-groups/cedd96af-3279-4243-9eb2-1c2e62f113d7 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 01:15:38.948 8 INFO nova.api.openstack.wsgi [None req-fdcd6660-3b46-41b0-b86d-01774ecb403d c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] HTTP exception thrown: Security group cedd96af-3279-4243-9eb2-1c2e62f113d7 does not exist Neutron server returns request_ids: ['req-f46541db-753c-43d5-b58b-8af7a791bb58'] [pid: 8|app: 0|req: 294/593] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:15:38 2026] GET /v2.1/os-security-groups/cedd96af-3279-4243-9eb2-1c2e62f113d7 => generated 194 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/594] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:38 2026] DELETE /v2.1/os-security-groups/855484fb-fafd-449b-94bd-97bd6a088b32 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 01:15:39.232 7 INFO nova.api.openstack.wsgi [None req-d45295e0-0a5a-43dc-8d02-44c63bbc7213 c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] HTTP exception thrown: Security group 855484fb-fafd-449b-94bd-97bd6a088b32 does not exist Neutron server returns request_ids: ['req-b90eeca9-bfcb-4afd-8ec2-f675f0012eb1'] [pid: 7|app: 0|req: 301/595] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.1/os-security-groups/855484fb-fafd-449b-94bd-97bd6a088b32 => generated 194 bytes in 75 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/596] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:39 2026] DELETE /v2.1/os-security-groups/ab89d315-c1ff-47ed-bb75-4956ecefc786 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 01:15:39.638 7 INFO nova.api.openstack.wsgi [None req-742eb3da-b4d5-41e0-9dc8-818f2ba07841 c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] HTTP exception thrown: Security group ab89d315-c1ff-47ed-bb75-4956ecefc786 does not exist Neutron server returns request_ids: ['req-1e61295c-e5ed-4361-8371-250f93b95edb'] [pid: 7|app: 0|req: 303/597] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.1/os-security-groups/ab89d315-c1ff-47ed-bb75-4956ecefc786 => generated 194 bytes in 127 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/598] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.1/os-security-groups => generated 707 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 01:15:39.850 7 INFO nova.api.openstack.wsgi [None req-617e9e38-b41b-4137-87f1-7f40f9048746 c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] HTTP exception thrown: Security group ab89d315-c1ff-47ed-bb75-4956ecefc786 does not exist Neutron server returns request_ids: ['req-d2428c7a-3415-4096-9f3e-0069ca0e959f'] [pid: 7|app: 0|req: 305/599] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:39 2026] DELETE /v2.1/os-security-groups/ab89d315-c1ff-47ed-bb75-4956ecefc786 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 01:15:39.898 7 INFO nova.api.openstack.wsgi [None req-8d25087a-6769-4837-b0be-ea31750b0c96 c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] HTTP exception thrown: Security group 855484fb-fafd-449b-94bd-97bd6a088b32 does not exist Neutron server returns request_ids: ['req-d6f905a4-0302-491c-870d-d74c61072778'] [pid: 7|app: 0|req: 306/600] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:39 2026] DELETE /v2.1/os-security-groups/855484fb-fafd-449b-94bd-97bd6a088b32 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 01:15:39.961 7 INFO nova.api.openstack.wsgi [None req-e9b70ff2-68ae-46bc-ba5f-6d292b93adf2 c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] HTTP exception thrown: Security group cedd96af-3279-4243-9eb2-1c2e62f113d7 does not exist Neutron server returns request_ids: ['req-d977f512-4c35-4c89-97e1-fc41ca30920d'] [pid: 7|app: 0|req: 307/601] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:39 2026] DELETE /v2.1/os-security-groups/cedd96af-3279-4243-9eb2-1c2e62f113d7 => generated 194 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/602] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:15:38 2026] POST /v2.1/servers => generated 453 bytes in 1735 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/603] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1432 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 296/604] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:15:40 2026] POST /v2.1/os-security-groups => generated 247 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 309/605] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/606] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.1/os-security-groups => generated 247 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/607] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/610] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/611] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.1/os-security-groups/41854e99-8f99-4ab9-902a-ee88c1c9cb57 => generated 664 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/612] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1428 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/613] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:15:41 2026] DELETE /v2.1/os-security-group-rules/0eae0ba7-6c21-470e-b926-1edeab06eb3f => generated 0 bytes in 183 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: 314/614] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:42 2026] DELETE /v2.1/os-security-groups/41854e99-8f99-4ab9-902a-ee88c1c9cb57 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/615] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:42 2026] DELETE /v2.1/os-security-groups/3bf9c648-3e7a-4d6f-af7b-c18d50729398 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/616] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1490 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/617] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1558 bytes in 932 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/618] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:15:42 2026] POST /v2.1/servers => generated 451 bytes in 3282 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: 318/619] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:45 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1252 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/620] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1558 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/621] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1368 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:47.236 8 INFO nova.api.openstack.compute.server_external_events [req-efa3382a-c864-4d07-92ec-6c7df6e1d8a5 req-b1b7c36a-1fe6-4746-8795-57c594f5a9ce 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:6bf76778-c628-4115-b52b-65b4180368ee for instance b46fe0a6-7e18-4c4c-8edc-707c9483425b on instance 2026-04-07 01:15:47.262 8 INFO nova.compute.rpcapi [None req-43b742cb-18d5-4c44-b71c-ea2a8a852bfa - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 8|app: 0|req: 303/622] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:15:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 320/623] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1558 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/624] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1436 bytes in 785 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:49.388 8 INFO nova.api.openstack.compute.server_external_events [req-b54d67da-f3bb-4277-8875-2d1f9b5d6dfa req-7fa8eb5d-271b-4cdb-96c1-859cdd20fd9a 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:dd713066-14d8-4d64-8021-a281cd514103 for instance a0874813-1ad9-4d71-9fee-64011df7bf28 on instance [pid: 8|app: 0|req: 305/625] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:15:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/626] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1558 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: 306/627] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1436 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/628] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1558 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/629] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1424 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: 323/632] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1558 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/633] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1424 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:52.764 7 INFO nova.api.openstack.compute.server_external_events [req-097023be-77ee-4dab-bc4f-4ddb61efefce req-49ab25d6-c055-45bc-89ed-5c69f7c7c4b8 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:6bf76778-c628-4115-b52b-65b4180368ee for instance b46fe0a6-7e18-4c4c-8edc-707c9483425b on instance 2026-04-07 01:15:52.786 7 INFO nova.compute.rpcapi [None req-a4e6a599-5c46-42ff-b62b-c13b2b4d3753 - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 7|app: 0|req: 324/634] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:15:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/635] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1558 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/636] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1424 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/637] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1739 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: 326/638] 10.0.0.74 () {32 vars in 740 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b/os-interface => generated 284 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/639] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:15:54 2026] POST /v2.1/os-keypairs => generated 385 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:54.854 7 INFO nova.api.openstack.compute.server_external_events [req-fa81d109-b4c2-45e5-aeed-b476c0abea9a req-6b93672d-12ac-4ffd-ae60-43e97468ed7f 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:dd713066-14d8-4d64-8021-a281cd514103 for instance a0874813-1ad9-4d71-9fee-64011df7bf28 on instance [pid: 7|app: 0|req: 327/640] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:15:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/641] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1611 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:55.670 8 INFO nova.api.openstack.compute.server_external_events [req-8ff7b470-bc12-4fcc-9687-84ac0048789d req-0f2966e1-67ab-47a2-a39f-9862e803699d 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:6bf76778-c628-4115-b52b-65b4180368ee for instance b46fe0a6-7e18-4c4c-8edc-707c9483425b on instance [pid: 7|app: 0|req: 328/642] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1739 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/643] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:15:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/644] 10.0.0.74 () {32 vars in 740 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28/os-interface => generated 284 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/645] 10.0.0.74 () {32 vars in 640 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.1/servers => generated 384 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/646] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:15:55 2026] DELETE /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/647] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1745 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: 318/648] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1611 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/649] 10.0.0.74 () {32 vars in 640 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.1/servers => generated 387 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/650] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:15:57 2026] DELETE /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 0 bytes in 138 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: 331/651] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:15:56 2026] POST /v2.1/servers => generated 450 bytes in 1247 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, ' 2026-04-07 01:15:57.698 7 INFO nova.api.openstack.compute.server_external_events [req-7a2a0eee-bcd1-4cb1-9be2-eb2894051fc9 req-544a97f3-6d73-4ec4-9bba-babb8fb3bb70 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:dd713066-14d8-4d64-8021-a281cd514103 for instance a0874813-1ad9-4d71-9fee-64011df7bf28 on instance [pid: 7|app: 0|req: 332/652] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:15:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/653] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1865 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/654] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1400 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/655] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1617 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:58.808 8 INFO nova.api.openstack.compute.server_external_events [req-0d0e4b2c-3396-4b30-8193-35f4e4a5ec8d req-b9175729-0913-4159-a702-6f2ab21a363b 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:6bf76778-c628-4115-b52b-65b4180368ee for instance b46fe0a6-7e18-4c4c-8edc-707c9483425b on instance [pid: 8|app: 0|req: 323/656] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:15:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/657] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => 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, ' [pid: 8|app: 0|req: 324/658] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1458 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/659] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1549 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:59.881 8 INFO nova.api.openstack.compute.server_external_events [req-546b2fa4-5f2a-45e1-b75c-3ed9e4475952 req-b631512c-297f-45c7-88a3-f5126eaccf79 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:dd713066-14d8-4d64-8021-a281cd514103 for instance a0874813-1ad9-4d71-9fee-64011df7bf28 on instance [pid: 8|app: 0|req: 325/660] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:15:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:00.171 7 INFO nova.api.openstack.wsgi [None req-dcab5e9b-4850-4890-9442-080903f31ba7 18f02eb976ec40acab2ff0831ce7e030 babf06ca978749159795cf3c59f2f3b0 - - default default] HTTP exception thrown: Instance b46fe0a6-7e18-4c4c-8edc-707c9483425b could not be found. [pid: 7|app: 0|req: 336/661] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.1/servers/b46fe0a6-7e18-4c4c-8edc-707c9483425b => 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: 326/662] 10.0.0.74 () {32 vars in 705 bytes} [Tue Apr 7 01:16:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2107526876 => 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, ' 2026-04-07 01:16:00.440 8 INFO nova.api.openstack.wsgi [None req-2325544d-bd97-4fa1-a0f9-2da6906c6da0 33e164933dc94cab99f158ef69d70ac5 5347c8ead8fd424d9e190141043186ae - - default default] HTTP exception thrown: Instance a0874813-1ad9-4d71-9fee-64011df7bf28 could not be found. [pid: 8|app: 0|req: 327/663] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.1/servers/a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/664] 10.0.0.74 () {32 vars in 703 bytes} [Tue Apr 7 01:16:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-804912196 => 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: 337/665] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1526 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:01.945 7 INFO nova.api.openstack.compute.server_external_events [req-1ab2f96b-9289-418b-9ab9-d6289c001b1c req-73b5ac55-f368-4b18-a39a-d81841b7c09b 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:7b739b44-08ce-446e-babb-7bd6e6e72426 for instance 5b16047e-7894-4993-bb97-69d8e2e761c9 on instance [pid: 7|app: 0|req: 339/668] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:16:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:02.517 7 INFO nova.api.openstack.compute.server_external_events [req-010696a7-ff30-4cb2-b662-d345e81db31f req-ca750c29-bd1b-443b-b44c-ac195e1e698a 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:7b739b44-08ce-446e-babb-7bd6e6e72426 for instance 5b16047e-7894-4993-bb97-69d8e2e761c9 on instance [pid: 7|app: 0|req: 340/669] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:16:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/670] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1526 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/671] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1717 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/672] 10.0.0.74 () {32 vars in 740 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/os-interface => generated 285 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:06.231 8 INFO nova.api.openstack.compute.server_external_events [req-339a9d9b-fb32-4571-b8fa-caa02839fa89 req-457a93fc-9692-4362-82e0-b1b13c4766c7 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:7b739b44-08ce-446e-babb-7bd6e6e72426 for instance 5b16047e-7894-4993-bb97-69d8e2e761c9 on instance [pid: 8|app: 0|req: 332/673] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:16:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/674] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1717 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/677] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:16:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/678] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:16:13 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) [pid: 7|app: 0|req: 345/679] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:16:14 2026] POST /v2.1/servers => generated 451 bytes in 1038 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: 346/680] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1392 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/681] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:16:15 2026] POST /v2.1/servers => generated 451 bytes in 889 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: 347/682] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.1/servers/df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 1423 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/683] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1450 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:17.586 8 INFO nova.api.openstack.compute.server_external_events [req-17c22af9-887e-4c7f-8bfe-72da5005ae7d req-548e71d3-f431-4944-a3d8-93abb52c38fe 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:154b3f9a-8b94-4f19-ae60-a52c42fc8e6d for instance 5854ebef-a851-4907-9664-6d461e8f40ae on instance [pid: 8|app: 0|req: 337/684] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:16:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/685] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.1/servers/df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 1549 bytes in 931 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/686] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1516 bytes in 685 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:18.579 7 INFO nova.api.openstack.compute.server_external_events [req-72bb3bc4-dfb1-47e4-8546-27e14c76c4f7 req-c1b3aa7f-9a5f-4bf4-b117-7f64cabdefeb 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:1aa7258d-4b3d-4c11-9870-b3c2cace21c2 for instance df08cdf4-7758-4869-8dea-eeaa5f3ecf60 on instance [pid: 7|app: 0|req: 349/687] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:16:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/688] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1516 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/689] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.1/servers/df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 1549 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:20.249 7 INFO nova.api.openstack.compute.server_external_events [req-63a4f27f-8894-4b3d-956d-0cf71b5d8446 req-446348d8-2201-47f9-8b1b-9521c5ebc952 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:1aa7258d-4b3d-4c11-9870-b3c2cace21c2 for instance df08cdf4-7758-4869-8dea-eeaa5f3ecf60 on instance [pid: 7|app: 0|req: 351/690] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:16:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/691] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.1/servers/df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 1724 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/692] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1516 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/693] 10.0.0.74 () {32 vars in 740 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.1/servers/df08cdf4-7758-4869-8dea-eeaa5f3ecf60/os-interface => generated 284 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/696] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1516 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:22.298 7 INFO nova.api.openstack.compute.server_external_events [req-f0b0761f-3f72-4a02-bd41-607e776886e6 req-a2671cec-fa5a-436f-9d74-c33419e21b86 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:154b3f9a-8b94-4f19-ae60-a52c42fc8e6d for instance 5854ebef-a851-4907-9664-6d461e8f40ae on instance [pid: 7|app: 0|req: 355/697] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:16:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:22.492 7 INFO nova.api.openstack.compute.server_external_events [req-17ca996f-6e50-4eca-bcc1-91a9d4874b81 req-ff1b0a43-3530-49bc-b236-459917b06913 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:1aa7258d-4b3d-4c11-9870-b3c2cace21c2 for instance df08cdf4-7758-4869-8dea-eeaa5f3ecf60 on instance [pid: 7|app: 0|req: 356/698] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:16:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/699] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.1/servers/df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 1724 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/700] 10.0.0.74 () {32 vars in 640 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.1/servers => generated 378 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/701] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:16:22 2026] DELETE /v2.1/servers/df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/702] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.1/servers/df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 1730 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/703] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1700 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/704] 10.0.0.74 () {32 vars in 740 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae/os-interface => generated 285 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:24.918 7 INFO nova.api.openstack.compute.server_external_events [req-9d8107f8-7fe4-4225-a7a6-8f5289f49ce2 req-04c3ce1d-94a4-4dfa-846b-db91ef8d1959 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:154b3f9a-8b94-4f19-ae60-a52c42fc8e6d for instance 5854ebef-a851-4907-9664-6d461e8f40ae on instance [pid: 7|app: 0|req: 360/705] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:16:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/706] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.1/servers/df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 1782 bytes in 881 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:25.147 7 INFO nova.api.openstack.compute.server_external_events [req-ee7693bf-8ea2-42fc-9679-20b71c748248 req-4b24ab54-9bc2-4359-922a-9067d2a60013 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:1aa7258d-4b3d-4c11-9870-b3c2cace21c2 for instance df08cdf4-7758-4869-8dea-eeaa5f3ecf60 on instance [pid: 7|app: 0|req: 361/707] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:16:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:25.985 8 INFO nova.api.openstack.wsgi [None req-9a360a93-de2d-4c9b-9eb3-134da851557a be66631b97a84c8cb7d9fb56071da0c1 c37a887af19240fa82175fad2e1f1e7f - - default default] HTTP exception thrown: Instance df08cdf4-7758-4869-8dea-eeaa5f3ecf60 could not be found. [pid: 8|app: 0|req: 347/708] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.1/servers/df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/709] 10.0.0.74 () {32 vars in 703 bytes} [Tue Apr 7 01:16:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-326554675 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/710] 10.0.0.74 () {32 vars in 740 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/os-interface => generated 285 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/711] 10.0.0.74 () {32 vars in 814 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/os-interface/7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 282 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/712] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/713] 10.0.0.74 () {34 vars in 749 bytes} [Tue Apr 7 01:16:26 2026] POST /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/714] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/715] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:16:27 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:28.226 8 INFO nova.api.openstack.compute.server_external_events [req-5789a3b3-928d-453d-b6d7-ab1d8f65e911 req-f5522440-7061-4400-a24b-a5ca4dfbaf9a 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:7b739b44-08ce-446e-babb-7bd6e6e72426 for instance 5b16047e-7894-4993-bb97-69d8e2e761c9 on instance [pid: 8|app: 0|req: 351/716] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:16:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/717] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/718] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/ips => generated 156 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: 367/719] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/ips => generated 195 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/720] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1952 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/721] 10.0.0.74 () {34 vars in 749 bytes} [Tue Apr 7 01:16:31 2026] POST /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/722] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:32.093 7 INFO nova.api.openstack.compute.server_external_events [req-2c09ab76-ed19-47e1-9b5a-7747da577064 req-7fdecd67-492d-40df-a70e-aacce2a4ae52 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:7b739b44-08ce-446e-babb-7bd6e6e72426 for instance 5b16047e-7894-4993-bb97-69d8e2e761c9 on instance [pid: 7|app: 0|req: 370/725] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:16:32 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/726] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/ips => generated 195 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: 371/727] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/728] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:16:33 2026] DELETE /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => 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: 7|app: 0|req: 372/729] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1843 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/730] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1775 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 01:16:34.911 7 INFO nova.api.openstack.compute.server_external_events [req-bd43919b-5824-4452-bcd1-e9033893c9ec req-f9168fbd-ca72-4e74-ae60-e94803374f7c 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:7b739b44-08ce-446e-babb-7bd6e6e72426 for instance 5b16047e-7894-4993-bb97-69d8e2e761c9 on instance [pid: 7|app: 0|req: 373/731] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:16:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:35.967 8 INFO nova.api.openstack.wsgi [None req-cbb03304-08e2-4e6a-ba89-85642cf367c7 16783048a9474189a2d12866352a3834 2ee90660476e493981452cc77187f231 - - default default] HTTP exception thrown: Instance 5b16047e-7894-4993-bb97-69d8e2e761c9 could not be found. [pid: 8|app: 0|req: 359/732] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 111 bytes in 38 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/733] 10.0.0.74 () {32 vars in 703 bytes} [Tue Apr 7 01:16:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-488820665 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:36.627 8 INFO nova.api.openstack.wsgi [None req-b70e09b5-93d8-4211-a3c5-ae02e0d2176d 16783048a9474189a2d12866352a3834 2ee90660476e493981452cc77187f231 - - default default] HTTP exception thrown: Instance 5b16047e-7894-4993-bb97-69d8e2e761c9 could not be found. [pid: 8|app: 0|req: 360/734] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:16:36 2026] DELETE /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 01:16:36.669 7 INFO nova.api.openstack.wsgi [None req-d4989931-99d0-4214-972a-e2e37293ece7 16783048a9474189a2d12866352a3834 2ee90660476e493981452cc77187f231 - - default default] HTTP exception thrown: Instance 5b16047e-7894-4993-bb97-69d8e2e761c9 could not be found. [pid: 7|app: 0|req: 375/735] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.1/servers/5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 111 bytes in 38 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: 361/736] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1820 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/737] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1820 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: 362/740] 10.0.0.74 () {34 vars in 749 bytes} [Tue Apr 7 01:16:41 2026] POST /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae/action => generated 0 bytes in 110 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: 379/741] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1822 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/742] 10.0.0.74 () {30 vars in 412 bytes} [Tue Apr 7 01:16:42 2026] GET / => generated 421 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/743] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1827 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/744] 10.0.0.74 () {28 vars in 559 bytes} [Tue Apr 7 01:16:42 2026] GET /v2/ => generated 401 bytes in 529 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/745] 10.0.0.74 () {28 vars in 563 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/746] 10.0.0.74 () {30 vars in 412 bytes} [Tue Apr 7 01:16:43 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-07 01:16:43.831 8 INFO nova.api.openstack.compute.server_external_events [req-7e44368b-03b5-4569-8144-be5bd7abeb5d req-c399f3e9-875c-4c12-9b50-f1b6e87166d2 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-unplugged:154b3f9a-8b94-4f19-ae60-a52c42fc8e6d for instance 5854ebef-a851-4907-9664-6d461e8f40ae on instance [pid: 8|app: 0|req: 366/747] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:16:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/748] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1820 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:44.719 8 INFO nova.api.openstack.compute.server_external_events [req-8d0f2f9f-2339-4acd-90c6-dbb4827a2502 req-01be5ade-ba3d-4ed1-a736-bbab32a6f59b 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:154b3f9a-8b94-4f19-ae60-a52c42fc8e6d for instance 5854ebef-a851-4907-9664-6d461e8f40ae on instance [pid: 8|app: 0|req: 367/749] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:16:44 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: 369/752] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:00 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1820 bytes in 1300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/753] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:17:01 2026] DELETE /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:04.494 7 INFO nova.api.openstack.compute.server_external_events [req-b7dffa3a-505e-4142-b4b3-06d178b245d3 req-159c1d07-cae5-4153-868f-b118f991de12 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-unplugged:154b3f9a-8b94-4f19-ae60-a52c42fc8e6d for instance 5854ebef-a851-4907-9664-6d461e8f40ae on instance [pid: 7|app: 0|req: 387/756] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:17:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/757] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:01 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1826 bytes in 3088 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:06.461 8 INFO nova.api.openstack.compute.server_external_events [req-1f6687e1-6f33-4712-a6e3-8e790eb56b88 req-f145c6f3-1eb9-433b-94c9-82fa33cac991 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:154b3f9a-8b94-4f19-ae60-a52c42fc8e6d for instance 5854ebef-a851-4907-9664-6d461e8f40ae on instance [pid: 8|app: 0|req: 371/758] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:17:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/759] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:05 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 1760 bytes in 2002 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:08.692 8 INFO nova.api.openstack.wsgi [None req-805db0b7-1ea2-426d-98ae-5a225d08cc07 2a2fb4bc9d0f493489ffd6b396fa69a3 709ec00e51d542aa9c754fbc25ebb3bd - - default default] HTTP exception thrown: Instance 5854ebef-a851-4907-9664-6d461e8f40ae could not be found. [pid: 8|app: 0|req: 372/760] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.1/servers/5854ebef-a851-4907-9664-6d461e8f40ae => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/761] 10.0.0.74 () {32 vars in 705 bytes} [Tue Apr 7 01:17:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1852263299 => 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, ' [pid: 8|app: 0|req: 373/764] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:17:10 2026] POST /v2.1/servers => generated 424 bytes in 5152 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/765] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:15 2026] GET /v2.1/servers/f645667d-6769-4969-a550-150ecc9ec91b => generated 1367 bytes in 1252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:18.155 7 INFO nova.api.openstack.compute.server_external_events [req-b4e3b9dc-65ee-47a2-bb89-9121664bf461 req-8e460d3f-3558-4f14-bb4f-0238fb450c8b 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:0801ab7a-1436-4644-9e57-bfbf3e397225 for instance f645667d-6769-4969-a550-150ecc9ec91b on instance [pid: 7|app: 0|req: 393/766] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:17:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/767] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:17 2026] GET /v2.1/servers/f645667d-6769-4969-a550-150ecc9ec91b => generated 1467 bytes in 685 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/770] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:19 2026] GET /v2.1/servers/f645667d-6769-4969-a550-150ecc9ec91b => generated 1467 bytes in 2943 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/771] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.1/servers/f645667d-6769-4969-a550-150ecc9ec91b => generated 1467 bytes in 795 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 378/772] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.1/servers/f645667d-6769-4969-a550-150ecc9ec91b => generated 1467 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/773] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:17:24 2026] POST /v2.1/servers => generated 424 bytes in 1647 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: 379/774] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.1/servers/3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 1369 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/775] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.1/servers/f645667d-6769-4969-a550-150ecc9ec91b => generated 1467 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:27.132 7 INFO nova.api.openstack.compute.server_external_events [req-140e960c-df94-4d5f-872a-47847c7f838d req-dc27181c-1bbd-4455-8484-1757288ed600 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:0801ab7a-1436-4644-9e57-bfbf3e397225 for instance f645667d-6769-4969-a550-150ecc9ec91b on instance [pid: 7|app: 0|req: 397/776] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:17:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/777] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.1/servers/3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 1427 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/778] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.1/servers/f645667d-6769-4969-a550-150ecc9ec91b => generated 1647 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, ' 2026-04-07 01:17:28.222 8 INFO nova.api.openstack.compute.server_external_events [req-8c76b6e6-b8a2-4eec-8aa8-f98649e39070 req-7adb1028-4ef0-4377-ab19-50e01ebf2d20 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:37b4abb4-eab8-459f-9569-0f05baa3cd63 for instance 3d443f68-b208-40ad-b1b8-abbb026e2fa3 on instance [pid: 8|app: 0|req: 381/779] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:17:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/780] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:17:28 2026] DELETE /v2.1/servers/f645667d-6769-4969-a550-150ecc9ec91b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/781] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.1/servers/3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 1469 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/782] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.1/servers/f645667d-6769-4969-a550-150ecc9ec91b => generated 1653 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/783] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.1/servers/3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 1469 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/784] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.1/servers/f645667d-6769-4969-a550-150ecc9ec91b => generated 1448 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:30.121 7 INFO nova.api.openstack.compute.server_external_events [req-d651a24f-b746-4977-8f43-5262527cac09 req-8473f28a-ccf9-4a21-a2dd-84dee1bfdc45 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:37b4abb4-eab8-459f-9569-0f05baa3cd63 for instance 3d443f68-b208-40ad-b1b8-abbb026e2fa3 on instance [pid: 7|app: 0|req: 401/785] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:17:30 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-07 01:17:30.335 8 INFO nova.api.openstack.compute.server_external_events [req-14dd9523-ce62-4131-9385-05895180ef8a req-f6410fc5-1118-4921-918b-bb93e2e564a5 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:0801ab7a-1436-4644-9e57-bfbf3e397225 for instance f645667d-6769-4969-a550-150ecc9ec91b on instance [pid: 8|app: 0|req: 385/786] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:17:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:30.730 8 INFO nova.api.openstack.wsgi [None req-044c62af-4e38-4f53-a801-a6b64469b92d 2a9c6cdc2363457da4f560ee41499a4c 190edce4523c4e2485c187db1f0723f8 - - default default] HTTP exception thrown: Instance f645667d-6769-4969-a550-150ecc9ec91b could not be found. [pid: 8|app: 0|req: 386/787] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.1/servers/f645667d-6769-4969-a550-150ecc9ec91b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/788] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.1/servers/3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 1653 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/789] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.1/servers/3d443f68-b208-40ad-b1b8-abbb026e2fa3/ips => generated 108 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/790] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.1/servers/3d443f68-b208-40ad-b1b8-abbb026e2fa3/ips => generated 108 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: 388/791] 10.0.0.74 () {32 vars in 822 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.1/servers/3d443f68-b208-40ad-b1b8-abbb026e2fa3/ips/tempest-ServerAddressesTestJSON-310742012-network => generated 93 bytes in 32 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: 404/792] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:17:31 2026] DELETE /v2.1/servers/3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 0 bytes in 140 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: 389/793] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.1/servers/3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 1659 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:32.382 7 INFO nova.api.openstack.compute.server_external_events [req-7f7a7442-fbaa-4ea4-af84-0db8a04b1052 req-f729f97e-6616-4dc2-865b-3d67a230b03a 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:37b4abb4-eab8-459f-9569-0f05baa3cd63 for instance 3d443f68-b208-40ad-b1b8-abbb026e2fa3 on instance [pid: 7|app: 0|req: 406/796] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:17:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:32.672 8 INFO nova.api.openstack.wsgi [None req-2b3f978e-b32f-425c-ae8f-a6844e4bb123 279b0ba12c9a49ce9e7a2008b86c4769 cd643922d2074d3aae9517f5086fa320 - - default default] HTTP exception thrown: Instance 3d443f68-b208-40ad-b1b8-abbb026e2fa3 could not be found. [pid: 8|app: 0|req: 391/797] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.1/servers/3d443f68-b208-40ad-b1b8-abbb026e2fa3 => 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: 393/800] 10.0.0.22 () {30 vars in 618 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.1 => generated 0 bytes in 485 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: 408/801] 10.0.0.22 () {30 vars in 620 bytes} [Tue Apr 7 01:17:49 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: 394/802] 10.0.0.22 () {34 vars in 912 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.1/os-simple-tenant-usage/0a14cfb4a2684c5992de11dc0620b022?start=2026-04-06T00:00:00&end=2026-04-07T23:59:59 => generated 20 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/803] 10.0.0.22 () {30 vars in 653 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/806] 10.0.0.22 () {30 vars in 618 bytes} [Tue Apr 7 01:17:52 2026] GET /v2.1 => generated 0 bytes in 107 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: 396/807] 10.0.0.22 () {30 vars in 620 bytes} [Tue Apr 7 01:17:52 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/808] 10.0.0.22 () {34 vars in 912 bytes} [Tue Apr 7 01:17:52 2026] GET /v2.1/os-simple-tenant-usage/0a14cfb4a2684c5992de11dc0620b022?start=2026-04-06T00:00:00&end=2026-04-07T23:59:59 => generated 20 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/809] 10.0.0.22 () {30 vars in 653 bytes} [Tue Apr 7 01:17:52 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/812] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:18:02 2026] POST /v2.1/os-keypairs => generated 398 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/813] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:18:03 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: 7|app: 0|req: 415/814] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.1/servers/e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1403 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:07.142 7 INFO nova.api.openstack.compute.server_external_events [req-991961b4-cb1e-4470-84e4-dc1c781d6731 req-70dd7b71-ef74-49d4-8d37-389d98e3f61f 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:60f59893-9680-40c7-b5e1-12b01661afa1 for instance e63dd9f8-7817-4e7e-b658-e368c1310759 on instance [pid: 7|app: 0|req: 416/815] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:18:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/816] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.1/servers/e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1529 bytes in 1174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/817] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.1/servers/e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1529 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/818] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.1/servers/e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1529 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:10.189 7 INFO nova.api.openstack.compute.server_external_events [req-821a422b-1570-468e-b4ab-a8d463a2a024 req-8b402d0c-af3f-405f-a208-ed597aaa8efc 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:60f59893-9680-40c7-b5e1-12b01661afa1 for instance e63dd9f8-7817-4e7e-b658-e368c1310759 on instance [pid: 7|app: 0|req: 418/819] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:18:10 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: 402/820] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.1/servers/e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1696 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/823] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.1/servers/e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1696 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:13.689 8 INFO nova.api.openstack.compute.server_external_events [req-21495f6b-0c74-4d3e-9fb7-9b5c6f860c69 req-7b8a8fdb-179b-491e-bbc3-a89ea1796546 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:60f59893-9680-40c7-b5e1-12b01661afa1 for instance e63dd9f8-7817-4e7e-b658-e368c1310759 on instance [pid: 8|app: 0|req: 405/824] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:18:13 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: 420/825] 10.0.0.74 () {34 vars in 749 bytes} [Tue Apr 7 01:18:20 2026] POST /v2.1/servers/e63dd9f8-7817-4e7e-b658-e368c1310759/action => generated 31784 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:28.020 8 INFO nova.api.openstack.compute.server_external_events [req-f13baf2c-9dcf-4a7f-9f90-7eb43e3e63e6 req-cd1a4a37-b2ab-4e0b-846c-dfefdfffd09b 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:60f59893-9680-40c7-b5e1-12b01661afa1 for instance e63dd9f8-7817-4e7e-b658-e368c1310759 on instance [pid: 8|app: 0|req: 407/828] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:18:27 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: 422/829] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:18:31 2026] POST /v2.1/os-keypairs => generated 397 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/832] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:18:32 2026] POST /v2.1/servers => generated 450 bytes in 595 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: 409/833] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1401 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/834] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1459 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:36.104 7 INFO nova.api.openstack.compute.server_external_events [req-5cbcdbcb-8f60-4553-9bce-9fb1486e0e11 req-aea47f7a-de13-4e41-924a-5a64f898e2c3 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:e5ccc772-4b89-43ea-a21e-b8611dbc47c6 for instance 2a682386-ff8a-4063-a7f5-92419487a2ba on instance [pid: 7|app: 0|req: 426/835] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:18:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/836] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:36 2026] GET /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1527 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/837] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1527 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, ' 2026-04-07 01:18:38.673 8 INFO nova.api.openstack.compute.server_external_events [req-30cdb63a-ef6e-4b36-b675-458495e6d1fd req-e7712fa2-9e40-4be2-b89a-334355a01b7a 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:e5ccc772-4b89-43ea-a21e-b8611dbc47c6 for instance 2a682386-ff8a-4063-a7f5-92419487a2ba on instance [pid: 8|app: 0|req: 411/838] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:18:38 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: 7|app: 0|req: 428/839] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1527 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/840] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1695 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/841] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1695 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:41.563 8 INFO nova.api.openstack.compute.server_external_events [req-9f5ede1c-a8bc-4610-9cb4-8ef2e31d353c req-4d44d6ef-ba54-44db-9cff-b17c5928f661 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:e5ccc772-4b89-43ea-a21e-b8611dbc47c6 for instance 2a682386-ff8a-4063-a7f5-92419487a2ba on instance [pid: 8|app: 0|req: 413/842] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:18:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/845] 10.0.0.74 () {34 vars in 749 bytes} [Tue Apr 7 01:18:50 2026] POST /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba/action => generated 31784 bytes in 95 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: 432/848] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:18:52 2026] DELETE /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/849] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:52 2026] GET /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1821 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/850] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1753 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-07 01:18:55.308 8 INFO nova.api.openstack.wsgi [None req-0b1fd215-e8df-40b4-b12b-7832af4b616c 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - default default] HTTP exception thrown: Instance 2a682386-ff8a-4063-a7f5-92419487a2ba could not be found. [pid: 8|app: 0|req: 418/851] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.1/servers/2a682386-ff8a-4063-a7f5-92419487a2ba => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/852] 10.0.0.74 () {32 vars in 727 bytes} [Tue Apr 7 01:18:55 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-609907162 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:55.526 8 INFO nova.api.openstack.compute.server_external_events [req-6ce3c4b5-a31a-4182-8f35-8eb5584d42e5 req-1f0d1352-2aa9-4417-8268-1c4e1a4b05d7 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:e5ccc772-4b89-43ea-a21e-b8611dbc47c6 for instance 2a682386-ff8a-4063-a7f5-92419487a2ba on instance [pid: 8|app: 0|req: 419/853] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:18:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/854] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:18:55 2026] DELETE /v2.1/servers/e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 0 bytes in 120 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: 420/855] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.1/servers/e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1702 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/856] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.1/servers/e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1489 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:58.303 8 INFO nova.api.openstack.wsgi [None req-f2054e95-6f21-452f-9ca8-06ffd913bb46 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - default default] HTTP exception thrown: Instance e63dd9f8-7817-4e7e-b658-e368c1310759 could not be found. [pid: 8|app: 0|req: 421/857] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.1/servers/e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:58.352 7 INFO nova.api.openstack.compute.server_external_events [req-1edda69d-4867-4c49-8e6b-3e29e7b082fe req-4f381952-69ea-4dd5-9b03-cc18180e9db5 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:60f59893-9680-40c7-b5e1-12b01661afa1 for instance e63dd9f8-7817-4e7e-b658-e368c1310759 on instance [pid: 7|app: 0|req: 437/858] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:18:58 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: 422/859] 10.0.0.74 () {32 vars in 729 bytes} [Tue Apr 7 01:18:58 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1701881322 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/864] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:19:14 2026] POST /v2.1/os-keypairs => generated 395 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: 440/865] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:19:16 2026] POST /v2.1/os-keypairs => generated 397 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/866] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:19:16 2026] POST /v2.1/servers => generated 448 bytes in 804 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/867] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:17 2026] GET /v2.1/servers/5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1392 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: 427/868] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:19:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/869] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:19:19 2026] POST /v2.1/servers => generated 496 bytes in 659 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/870] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1456 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:20.902 7 INFO nova.api.openstack.compute.server_external_events [req-ab0f8565-9493-4bc0-8550-4905c20d1655 req-ea515ce6-0141-4ddd-a147-1e38503066db 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:f34509e7-66d1-42f6-8a7c-726b40889705 for instance 5ee6ccf9-a4fc-456d-80e8-6fd771b2278c on instance [pid: 7|app: 0|req: 443/871] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:19:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/872] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:20 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1514 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:22.177 7 INFO nova.api.openstack.compute.server_external_events [req-6727e566-6abc-427a-9cba-b785a3358805 req-503de6db-93b2-42f5-812f-748c9871c9f7 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec for instance f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 on instance [pid: 7|app: 0|req: 445/875] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:19:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/876] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1628 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: 7|app: 0|req: 446/877] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.1/servers/5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1516 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:23.073 8 INFO nova.api.openstack.compute.server_external_events [req-ca2186e6-0024-459e-b7e0-2fe2c2ae845f req-769cbbc3-40fc-436f-b12a-0f7430729edb 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:f34509e7-66d1-42f6-8a7c-726b40889705 for instance 5ee6ccf9-a4fc-456d-80e8-6fd771b2278c on instance [pid: 8|app: 0|req: 432/878] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:19:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/879] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1628 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/880] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:24 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1628 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:25.118 7 INFO nova.api.openstack.compute.server_external_events [req-a61d1bc4-fe4f-4d5c-b166-99af87ae3080 req-d2a608e8-af0c-4bc1-a69e-5b4b22c8ae7b 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec for instance f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 on instance [pid: 7|app: 0|req: 448/881] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:19:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/882] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:25 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1809 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/883] 10.0.0.74 () {32 vars in 740 bytes} [Tue Apr 7 01:19:25 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130/os-interface => generated 285 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:28.117 7 INFO nova.api.openstack.compute.server_external_events [req-af1c7f11-2ea5-4f05-b187-a3cf0f6b0a00 req-97623045-1936-4efe-8a1c-ab013f8d477c 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec for instance f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 on instance [pid: 7|app: 0|req: 450/884] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:19:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/885] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.1/servers/5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1815 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:30.156 8 INFO nova.api.openstack.compute.server_external_events [req-6ef5179d-f623-4f72-a137-fa382e749e4a req-a999aacc-77f8-4366-93ff-8f47d36277d3 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:f34509e7-66d1-42f6-8a7c-726b40889705 for instance 5ee6ccf9-a4fc-456d-80e8-6fd771b2278c on instance [pid: 8|app: 0|req: 436/886] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:19:30 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: 7|app: 0|req: 451/887] 10.0.0.74 () {34 vars in 662 bytes} [Tue Apr 7 01:19:29 2026] POST /v2.1/servers => generated 448 bytes in 706 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: 437/888] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.1/servers/5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1394 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:32.546 8 INFO nova.api.openstack.compute.server_external_events [req-c3bd0cb7-2ca3-44f8-bae5-7d6b59303b9f req-56c4fd0d-d374-4c76-8cdc-568aa623f5ed 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:0e2cf295-2a37-4cfa-ad34-557b6a08182b for instance 5adb3c04-0ba8-485f-bb4f-36354742ba44 on instance [pid: 8|app: 0|req: 439/891] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:19:32 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-07 01:19:35.095 7 INFO nova.api.openstack.compute.server_external_events [req-6691499c-06d1-4e48-892c-7b36266dcb5e req-3fa84839-6335-4726-b19c-bf8874ebbe5c 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:0e2cf295-2a37-4cfa-ad34-557b6a08182b for instance 5adb3c04-0ba8-485f-bb4f-36354742ba44 on instance [pid: 7|app: 0|req: 453/892] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:19:35 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: 440/893] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.1/servers/5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1818 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:39.782 8 INFO nova.api.openstack.compute.server_external_events [req-8a0a914f-1b5c-4a4a-a4d3-73fd7c683a3a req-995e670d-2a99-4dda-a666-de7fcc972749 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:0e2cf295-2a37-4cfa-ad34-557b6a08182b for instance 5adb3c04-0ba8-485f-bb4f-36354742ba44 on instance [pid: 8|app: 0|req: 441/894] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:19:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/895] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1929 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/896] 10.0.0.74 () {32 vars in 752 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/899] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:19:42 2026] DELETE /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => 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: 444/900] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:42 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1935 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/901] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:43 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1821 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:44.724 8 INFO nova.api.openstack.wsgi [None req-327ed3f0-34c6-4a04-9976-dc17b5a363e0 6afc5e90e9844ce1ab4b019f431b5b1e d4207c7971e84f0082197026416356c1 - - default default] HTTP exception thrown: Instance f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 could not be found. [pid: 8|app: 0|req: 445/902] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:44 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:44.748 7 INFO nova.api.openstack.wsgi [None req-41963c98-1c11-48d0-b621-5073d4869a05 6afc5e90e9844ce1ab4b019f431b5b1e d4207c7971e84f0082197026416356c1 - - default default] HTTP exception thrown: Instance f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 could not be found. [pid: 7|app: 0|req: 458/903] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:19:44 2026] DELETE /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:44.775 8 INFO nova.api.openstack.wsgi [None req-ed1af6b5-af19-4700-a03a-33f1c48e7eff 6afc5e90e9844ce1ab4b019f431b5b1e d4207c7971e84f0082197026416356c1 - - default default] HTTP exception thrown: Instance f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 could not be found. [pid: 8|app: 0|req: 446/904] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:19:44 2026] GET /v2.1/servers/f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => 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: 459/905] 10.0.0.74 () {32 vars in 705 bytes} [Tue Apr 7 01:19:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1577812283 => 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-07 01:19:44.940 8 INFO nova.api.openstack.compute.server_external_events [req-91bea52e-f006-49fb-940c-409bd7a6627d req-aa26a9f3-2612-4b4a-894e-034cf748fedc 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec for instance f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 on instance [pid: 8|app: 0|req: 447/906] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:19:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/907] 10.0.0.74 () {32 vars in 727 bytes} [Tue Apr 7 01:19:45 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2094038507 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/912] 199.19.213.35 () {36 vars in 713 bytes} [Tue Apr 7 01:20:03 2026] POST /v2.1/servers => generated 453 bytes in 796 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/913] 199.19.213.35 () {32 vars in 732 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2213 bytes in 60 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: 451/914] 199.19.213.35 () {32 vars in 758 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-interface => generated 28 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/915] 199.19.213.35 () {32 vars in 776 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:06.153 8 INFO nova.api.openstack.compute.server_external_events [req-34a546a5-3ddd-418e-bfaf-74b6b6c4d40f req-1093b799-bf39-499d-b006-6880de44c991 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:46fa28ea-68b3-4b35-b776-2514ecc98e7c for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 8|app: 0|req: 452/916] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:20:06 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: 465/917] 199.19.213.35 () {32 vars in 732 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2433 bytes in 188 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: 453/918] 199.19.213.35 () {32 vars in 758 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-interface => generated 284 bytes in 107 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: 466/919] 199.19.213.35 () {32 vars in 776 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-volume_attachments => generated 197 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:07.826 8 INFO nova.api.openstack.compute.server_external_events [req-c5264b73-41c6-49ca-919f-55fb19d6f1d4 req-742b60b2-082f-4107-95c8-050538830574 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:46fa28ea-68b3-4b35-b776-2514ecc98e7c for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 8|app: 0|req: 454/920] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:20:07 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: 7|app: 0|req: 467/921] 199.19.213.35 () {32 vars in 732 bytes} [Tue Apr 7 01:20:08 2026] GET /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2581 bytes in 157 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: 455/922] 199.19.213.35 () {32 vars in 758 bytes} [Tue Apr 7 01:20:08 2026] GET /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-interface => generated 286 bytes in 76 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: 468/923] 199.19.213.35 () {32 vars in 776 bytes} [Tue Apr 7 01:20:08 2026] GET /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:45.079 7 INFO nova.api.openstack.compute.server_external_events [req-b39ed8c1-9676-4b47-992f-9ea457b0798d req-23c2cc80-43d4-4e4c-8285-91a528c2b6f2 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:02608291-ce1d-4ebb-811f-73fb49fb11fc for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 7|app: 0|req: 473/932] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:20: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) [pid: 8|app: 0|req: 460/933] 199.19.213.35 () {36 vars in 811 bytes} [Tue Apr 7 01:20:43 2026] POST /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-interface => generated 279 bytes in 2925 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:46.959 7 INFO nova.api.openstack.compute.server_external_events [req-8538e345-3e6f-403d-9471-29f753b269e8 req-513d7812-7201-4f7b-8598-e601317ccc67 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:02608291-ce1d-4ebb-811f-73fb49fb11fc for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 7|app: 0|req: 474/934] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:20:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:47.126 8 INFO nova.api.openstack.compute.server_external_events [req-ce434999-7f6f-4c42-a1a4-b1f3a02e20e2 req-d430d4c2-f820-46ce-b2c6-608c867c40ea 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:02608291-ce1d-4ebb-811f-73fb49fb11fc for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance 2026-04-07 01:20:47.126 8 INFO nova.api.openstack.compute.server_external_events [req-ce434999-7f6f-4c42-a1a4-b1f3a02e20e2 req-d430d4c2-f820-46ce-b2c6-608c867c40ea 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:02608291-ce1d-4ebb-811f-73fb49fb11fc for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 8|app: 0|req: 461/935] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:20:47 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:21:10.409 7 INFO nova.api.openstack.compute.server_external_events [req-c2202f21-c1f9-4ec1-822a-285f8a6ca9d0 req-febad03d-88c6-497e-9f5c-306bd500b3e3 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:69830315-39c8-468e-9223-7a9147dcae76 for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 7|app: 0|req: 477/940] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:21:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/943] 199.19.213.35 () {36 vars in 811 bytes} [Tue Apr 7 01:21:08 2026] POST /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-interface => generated 375 bytes in 3247 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:21:12.709 7 INFO nova.api.openstack.compute.server_external_events [req-8d9a51ad-3131-449d-aabe-2a41f45607b4 req-2c0d1556-97d0-4591-9e07-fc49f6da531b 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:69830315-39c8-468e-9223-7a9147dcae76 for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 7|app: 0|req: 480/944] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:21:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:21:13.150 8 INFO nova.api.openstack.compute.server_external_events [req-2b9604f5-512c-4b47-935f-25452441a8bf req-95cdd4ab-262b-4339-9195-8dbaae505d69 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:69830315-39c8-468e-9223-7a9147dcae76 for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 8|app: 0|req: 465/945] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:21:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:21:21.110 8 INFO nova.api.openstack.compute.server_external_events [req-107ca70e-a6d1-4521-96d1-ec137f365754 req-49591137-f546-41d7-81e0-3ac73748ebf4 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:ea41c693-672c-4c1d-bb25-605a6c708dbf for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 8|app: 0|req: 466/946] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:21: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, ' 2026-04-07 01:21:22.900 8 INFO nova.api.openstack.compute.server_external_events [req-43e10e44-d5b0-433f-881b-0c4c378a533f req-8dc1a73b-e0a9-4789-b35c-e31f4233c1b5 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-plugged:ea41c693-672c-4c1d-bb25-605a6c708dbf for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 8|app: 0|req: 469/949] 10.0.0.26 () {38 vars in 814 bytes} [Tue Apr 7 01:21:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/950] 199.19.213.35 () {36 vars in 811 bytes} [Tue Apr 7 01:21:19 2026] POST /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-interface => generated 378 bytes in 3273 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:21:23.504 8 INFO nova.api.openstack.compute.server_external_events [req-a625e221-07ff-4bf8-b0cb-91bdcdbc0b4f req-7349f1b9-1076-4fd0-b371-4ba9773cb59c 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:ea41c693-672c-4c1d-bb25-605a6c708dbf for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 8|app: 0|req: 470/951] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:21:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:21:33.938 8 INFO nova.api.openstack.compute.server_external_events [req-a6f4e078-cc3e-4fe8-973a-e5723c86be8a req-6fc45ea8-d60f-45d2-bfeb-10f448d2108c 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:ea41c693-672c-4c1d-bb25-605a6c708dbf for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 8|app: 0|req: 472/954] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:21:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/955] 199.19.213.35 () {34 vars in 854 bytes} [Tue Apr 7 01:21:33 2026] DELETE /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-interface/ea41c693-672c-4c1d-bb25-605a6c708dbf => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:21:38.628 8 INFO nova.api.openstack.compute.server_external_events [req-a01aa293-4e32-4581-9fa9-240d3bbf987f req-ac7cdaba-bd86-43f0-8331-7b6b18cfaf48 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:ea41c693-672c-4c1d-bb25-605a6c708dbf for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 8|app: 0|req: 473/956] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:21:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/957] 199.19.213.35 () {34 vars in 854 bytes} [Tue Apr 7 01:21:39 2026] DELETE /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-interface/69830315-39c8-468e-9223-7a9147dcae76 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:21:40.486 8 INFO nova.api.openstack.compute.server_external_events [req-64662a27-4221-4f99-9a06-72cc6b9a28e1 req-808d4da3-e32e-4ebd-be90-54683f971b9d 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:69830315-39c8-468e-9223-7a9147dcae76 for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 8|app: 0|req: 474/958] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:21:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:21:40.737 7 INFO nova.api.openstack.compute.server_external_events [req-4e2525f3-cb8b-4fae-a1d0-8722700ce48f req-fedcf2b7-13ec-4fe3-b14a-fcf1f7408312 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:69830315-39c8-468e-9223-7a9147dcae76 for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 7|app: 0|req: 485/959] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:21:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/964] 199.19.213.35 () {34 vars in 854 bytes} [Tue Apr 7 01:21:56 2026] DELETE /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b/os-interface/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/965] 199.19.213.35 () {34 vars in 754 bytes} [Tue Apr 7 01:21:58 2026] DELETE /v2.1/servers/8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:02.059 7 INFO nova.api.openstack.compute.server_external_events [req-be044b28-43d4-45a9-9be1-9f7a1062253a req-23330438-b5d5-408a-88d0-2ce410d66ad7 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:46fa28ea-68b3-4b35-b776-2514ecc98e7c for instance 8aa221d9-edc9-4169-bc1d-098db33fab5b on instance [pid: 7|app: 0|req: 490/968] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:22:02 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: 479/969] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:22:02 2026] DELETE /v2.1/servers/5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:02.262 8 INFO nova.api.openstack.compute.server_external_events [req-5d73eb40-9d5c-4d40-ae2a-e557a7e9e2f8 req-74102a02-b2a4-46ac-a3bf-85db4fa96db9 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:0e2cf295-2a37-4cfa-ad34-557b6a08182b for instance 5adb3c04-0ba8-485f-bb4f-36354742ba44 on instance [pid: 8|app: 0|req: 480/970] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:22:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/971] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.1/servers/5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1944 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:06.353 8 INFO nova.api.openstack.compute.server_external_events [req-0fad101c-7737-4816-b3ca-7e3d61a96df7 req-940116dd-ef73-4dd1-b313-8f6cc6851202 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:0e2cf295-2a37-4cfa-ad34-557b6a08182b for instance 5adb3c04-0ba8-485f-bb4f-36354742ba44 on instance [pid: 8|app: 0|req: 481/972] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:22:06 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-07 01:22:07.439 7 INFO nova.api.openstack.wsgi [None req-02939d66-cc12-402e-a927-ee20477b52d8 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] HTTP exception thrown: Instance 5adb3c04-0ba8-485f-bb4f-36354742ba44 could not be found. [pid: 7|app: 0|req: 492/973] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:22:07 2026] GET /v2.1/servers/5adb3c04-0ba8-485f-bb4f-36354742ba44 => 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: 8|app: 0|req: 482/974] 10.0.0.74 () {32 vars in 717 bytes} [Tue Apr 7 01:22:08 2026] DELETE /v2.1/servers/5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:08.437 8 INFO nova.api.openstack.compute.server_external_events [req-357dfa59-57d7-42a3-b883-3cfac6bcf6cd req-f0d5e603-46a1-48ca-9daa-6aaf78dc1e77 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-changed:f34509e7-66d1-42f6-8a7c-726b40889705 for instance 5ee6ccf9-a4fc-456d-80e8-6fd771b2278c on instance [pid: 8|app: 0|req: 483/975] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:22:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/976] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.1/servers/5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1941 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:13.653 7 INFO nova.api.openstack.wsgi [None req-7432a956-4349-4507-bef6-01a276655853 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] HTTP exception thrown: Instance 5ee6ccf9-a4fc-456d-80e8-6fd771b2278c could not be found. [pid: 7|app: 0|req: 495/979] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:22:13 2026] GET /v2.1/servers/5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:13.763 8 INFO nova.api.openstack.compute.server_external_events [req-6d87e2a4-f6c3-4f70-89af-6e64e63e77fa req-4f5408b8-85e8-4f61-af6f-6b82c5b576ed 4347b5ee5a45454a97ea9eaf929e757e 5cd76b6b673e48e5a41ba91914f8f93b - - e67cb32a17a742c5a4826e37bdf0d2b1 e67cb32a17a742c5a4826e37bdf0d2b1] Creating event network-vif-deleted:f34509e7-66d1-42f6-8a7c-726b40889705 for instance 5ee6ccf9-a4fc-456d-80e8-6fd771b2278c on instance [pid: 8|app: 0|req: 485/980] 10.0.0.173 () {38 vars in 815 bytes} [Tue Apr 7 01:22:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/981] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:22:14 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-699934928 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:14.778 8 INFO nova.api.openstack.wsgi [None req-811f6fc1-4de2-45a5-8a01-350ab83d2a55 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-699934928 not found for user 86e820fd601e488a9f28486b98c68f20 [pid: 8|app: 0|req: 486/982] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-699934928 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/995] 10.0.0.74 () {32 vars in 654 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/996] 10.0.0.74 () {32 vars in 640 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.1/servers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-07 01:23:18.616 8 WARNING oslo_db.sqlalchemy.utils [None req-608be290-0925-41cc-88c5-4918be932b82 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 494/997] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/998] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:23:18 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) [pid: 7|app: 0|req: 530/1049] 10.0.0.240 () {28 vars in 454 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-07 01:27:29.894 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [cae7f965-4fa2-4942-af06-9c111f7b345c] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 01:27:29.895 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 01:27:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.240) !!! 2026-04-07 01:27:29.900 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 01:27:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.240) !!! [pid: 8|app: 0|req: 520/1050] 10.0.0.240 () {30 vars in 658 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-04-07 01:27:29.965 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d1ec204e-a523-4b4a-9e71-c085df822f9d] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 01:27:29.967 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 01:27:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.240) !!! 2026-04-07 01:27:29.973 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 01:27:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.240) !!! [pid: 7|app: 0|req: 531/1051] 10.0.0.240 () {32 vars in 731 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.1/ => generated 410 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1052] 10.0.0.240 () {34 vars in 804 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1053] 10.0.0.240 () {28 vars in 454 bytes} [Tue Apr 7 01:27:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1054] 10.0.0.240 () {30 vars in 658 bytes} [Tue Apr 7 01:27:30 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 533/1055] 10.0.0.240 () {32 vars in 731 bytes} [Tue Apr 7 01:27:30 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1056] 10.0.0.240 () {34 vars in 892 bytes} [Tue Apr 7 01:27:30 2026] GET /v2.1/servers/detail?project_id=5cd76b6b673e48e5a41ba91914f8f93b&all_tenants=True => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1057] 10.0.0.240 () {34 vars in 892 bytes} [Tue Apr 7 01:27:30 2026] GET /v2.1/servers/detail?project_id=d862a9b51a0e450db57c495cd41b09d0&all_tenants=True => generated 15 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 01:27:30.941 8 INFO oslo.messaging._drivers.impl_rabbit [-] [cae7f965-4fa2-4942-af06-9c111f7b345c] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 47770. [pid: 8|app: 0|req: 524/1058] 10.0.0.240 () {34 vars in 892 bytes} [Tue Apr 7 01:27:30 2026] GET /v2.1/servers/detail?project_id=db28287e81a744f684735c1d2fef159c&all_tenants=True => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)