+ 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 [Wed Jun 24 18:31:25 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-5c76bcfcb-9rqbb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55a47d8f04d0 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-06-24 18:31:29.973 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-06-24 18:31:30.029 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-06-24 18:31:30.430 8 WARNING keystonemiddleware._common.config [None req-b5da24b6-25cf-45a1-af66-6a794a3dcb05 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:31:30.440 8 WARNING oslo_config.cfg [None req-b5da24b6-25cf-45a1-af66-6a794a3dcb05 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 18:31:30.483 7 WARNING keystonemiddleware._common.config [None req-c3c5a9d3-c657-4356-bde8-fb17c3d31086 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:31:30.492 7 WARNING oslo_config.cfg [None req-c3c5a9d3-c657-4356-bde8-fb17c3d31086 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 18:31:30.642 8 WARNING keystonemiddleware._common.config [None req-b5da24b6-25cf-45a1-af66-6a794a3dcb05 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a47d8f04d0 pid: 8 (default app) 2026-06-24 18:31:30.693 7 WARNING keystonemiddleware._common.config [None req-c3c5a9d3-c657-4356-bde8-fb17c3d31086 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a47d8f04d0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/3] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 18:31:37 2026] GET /v2.1 => generated 114 bytes in 12 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-06-24 18:31:38.341 7 WARNING oslo_policy.policy [None req-8f6c9594-d879-4f2e-b7f9-a85b1bda09b9 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - 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-06-24 18:31:38.341 7 WARNING oslo_policy.policy [None req-8f6c9594-d879-4f2e-b7f9-a85b1bda09b9 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 18:31:37 2026] GET /v2.1 => generated 0 bytes in 577 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-06-24 18:31:38.487 8 WARNING oslo_policy.policy [req-8f6c9594-d879-4f2e-b7f9-a85b1bda09b9 req-19b3bd62-3370-4b5a-bbf0-3a6a4622a9f1 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - 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-06-24 18:31:38.488 8 WARNING oslo_policy.policy [req-8f6c9594-d879-4f2e-b7f9-a85b1bda09b9 req-19b3bd62-3370-4b5a-bbf0-3a6a4622a9f1 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 18:31:38 2026] GET /v2.1/ => generated 398 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 18:31:38.615 7 INFO nova.api.openstack.wsgi [None req-6d064ec6-3bb6-4117-88ba-a1234396e1b5 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.82 () {48 vars in 1005 bytes} [Wed Jun 24 18:31:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 18:31:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.82 () {52 vars in 1043 bytes} [Wed Jun 24 18:31:38 2026] POST /v2.1/flavors => generated 527 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 18:31:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 18:31:39 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 18:31: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-06-24 18:31:39.573 7 INFO nova.api.openstack.wsgi [None req-d2c11b2b-f033-4141-b707-ce3d194f4588 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.82 () {48 vars in 1007 bytes} [Wed Jun 24 18:31:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 18:31:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.82 () {52 vars in 1043 bytes} [Wed Jun 24 18:31:39 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 18:31:40 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: 8/16] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 18:31:40 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 18:31:40 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-06-24 18:31:40.516 7 INFO nova.api.openstack.wsgi [None req-be4e9fa6-b402-494a-968d-a7ffc15432f6 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.82 () {48 vars in 1009 bytes} [Wed Jun 24 18:31:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 18:31:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.82 () {52 vars in 1043 bytes} [Wed Jun 24 18:31:40 2026] POST /v2.1/flavors => generated 531 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 18:31:41 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 18:31:41 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 18:31:41 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-06-24 18:31:41.408 7 INFO nova.api.openstack.wsgi [None req-123ba45f-a98b-4a22-a4a6-51222bc85536 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.19.213.82 () {48 vars in 1007 bytes} [Wed Jun 24 18:31:41 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: 8|app: 0|req: 13/25] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 18:31:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.82 () {52 vars in 1043 bytes} [Wed Jun 24 18:31:41 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 18:31:42 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: 14/28] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 18:31:42 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 18:31:42 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-06-24 18:31:42.241 7 INFO nova.api.openstack.wsgi [None req-264ff03a-5f17-44b3-a629-3ee3ff069d8c 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.19.213.82 () {48 vars in 1009 bytes} [Wed Jun 24 18:31:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 18:31:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.82 () {52 vars in 1043 bytes} [Wed Jun 24 18:31:42 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 10.0.0.139 () {28 vars in 453 bytes} [Wed Jun 24 18:37:54 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 55/110] 10.0.0.139 () {30 vars in 657 bytes} [Wed Jun 24 18:37:54 2026] GET /v2.1 => generated 0 bytes in 450 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 56/111] 10.0.0.139 () {30 vars in 659 bytes} [Wed Jun 24 18:37:54 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: 56/112] 10.0.0.139 () {34 vars in 803 bytes} [Wed Jun 24 18:37:54 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 18:41:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 81/162] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 18:41:56 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 18:41:56 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-06-24 18:41:56.601 8 INFO nova.api.openstack.wsgi [None req-d2565808-0a70-4424-b2fb-8dbf4e633494 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 82/164] 199.19.213.82 () {48 vars in 1011 bytes} [Wed Jun 24 18:41:56 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 18:41:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.19.213.82 () {52 vars in 1043 bytes} [Wed Jun 24 18:41:56 2026] POST /v2.1/flavors => generated 532 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/183] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 18:43:18 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: 92/184] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 18:43:18 2026] GET /v2.1 => generated 0 bytes in 79 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 18:43:18 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-06-24 18:43:18.206 8 WARNING oslo_db.sqlalchemy.utils [None req-6745441b-9322-480c-baa7-054cb0bbe666 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 93/186] 199.19.213.82 () {48 vars in 1010 bytes} [Wed Jun 24 18:43:18 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.19.213.82 () {52 vars in 1051 bytes} [Wed Jun 24 18:43:18 2026] POST /v2.1/os-keypairs => generated 576 bytes in 76 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/188] 199.19.213.82 () {44 vars in 984 bytes} [Wed Jun 24 18:43:21 2026] GET /v2.1/os-quota-sets/954635ad69894007bb6570164313c206 => generated 371 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.19.213.82 () {48 vars in 1036 bytes} [Wed Jun 24 18:43:22 2026] PUT /v2.1/os-quota-sets/954635ad69894007bb6570164313c206 => generated 326 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 199.19.213.82 () {44 vars in 984 bytes} [Wed Jun 24 18:43:22 2026] GET /v2.1/os-quota-sets/954635ad69894007bb6570164313c206 => generated 368 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 18:52:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 18:52:16 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 151/301] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 18:52:17 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-06-24 18:52:17.044 8 INFO nova.api.openstack.wsgi [None req-e85452df-c197-4a28-92d7-402e4f655cdb 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 151/302] 199.19.213.82 () {48 vars in 1009 bytes} [Wed Jun 24 18:52:17 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/303] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 18:52:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/304] 199.19.213.82 () {52 vars in 1043 bytes} [Wed Jun 24 18:52:17 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 199.19.213.82 () {44 vars in 984 bytes} [Wed Jun 24 18:55:35 2026] GET /v2.1/os-quota-sets/4d666ccc17454c458a9c01199025ecde => generated 371 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 199.19.213.82 () {48 vars in 1036 bytes} [Wed Jun 24 18:55:35 2026] PUT /v2.1/os-quota-sets/4d666ccc17454c458a9c01199025ecde => generated 326 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 199.19.213.82 () {44 vars in 984 bytes} [Wed Jun 24 18:55:35 2026] GET /v2.1/os-quota-sets/4d666ccc17454c458a9c01199025ecde => generated 368 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 10.0.0.101 () {28 vars in 453 bytes} [Wed Jun 24 19:00:40 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: 205/409] 10.0.0.101 () {30 vars in 657 bytes} [Wed Jun 24 19:00:40 2026] GET /v2.1 => generated 0 bytes in 52 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: 205/410] 10.0.0.101 () {30 vars in 659 bytes} [Wed Jun 24 19:00:40 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 10.0.0.101 () {34 vars in 764 bytes} [Wed Jun 24 19:00:40 2026] GET /v2.1/os-services => generated 783 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 10.0.0.101 () {28 vars in 453 bytes} [Wed Jun 24 19:00:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 10.0.0.101 () {30 vars in 657 bytes} [Wed Jun 24 19:00:43 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 209/416] 10.0.0.101 () {30 vars in 659 bytes} [Wed Jun 24 19:00:43 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 10.0.0.101 () {34 vars in 764 bytes} [Wed Jun 24 19:00:43 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 10.0.0.101 () {28 vars in 453 bytes} [Wed Jun 24 19:00:46 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: 209/419] 10.0.0.101 () {30 vars in 657 bytes} [Wed Jun 24 19:00:46 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 211/420] 10.0.0.101 () {30 vars in 659 bytes} [Wed Jun 24 19:00:46 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 10.0.0.101 () {34 vars in 807 bytes} [Wed Jun 24 19:00:46 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 10.0.0.101 () {28 vars in 453 bytes} [Wed Jun 24 19:00:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 211/423] 10.0.0.101 () {30 vars in 657 bytes} [Wed Jun 24 19:00:50 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 213/424] 10.0.0.101 () {30 vars in 659 bytes} [Wed Jun 24 19:00:50 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 10.0.0.101 () {34 vars in 807 bytes} [Wed Jun 24 19:00:50 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 19:06:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 248/495] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 19:06:31 2026] GET /v2.1 => generated 0 bytes in 143 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: 248/496] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 19:06: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-06-24 19:06:31.793 7 INFO nova.api.openstack.wsgi [None req-89b04735-92d4-46f0-9c1e-a074ba11acf6 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 249/497] 199.19.213.82 () {48 vars in 1005 bytes} [Wed Jun 24 19:06:31 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 19:06:31 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: 7|app: 0|req: 250/499] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:06:31 2026] GET /v2.1/flavors/e1842a29-4493-49f6-bc4d-29947ae03166/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 19:06:32 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: 251/501] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 19:06:32 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: 251/502] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 19:06:32 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-06-24 19:06:32.720 7 INFO nova.api.openstack.wsgi [None req-c2a3aac0-b456-4d38-a6db-7746dd54756a 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 252/503] 199.19.213.82 () {48 vars in 1007 bytes} [Wed Jun 24 19:06:32 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 19:06:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:06:32 2026] GET /v2.1/flavors/be4653c5-a708-4528-9cdd-5c180635df73/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 19:06:33 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: 255/509] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 19:06:33 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 19:06:33 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-06-24 19:06:33.610 7 INFO nova.api.openstack.wsgi [None req-575a7400-97a3-4881-9d9d-58a5cc3fc1dc 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 256/511] 199.19.213.82 () {48 vars in 1009 bytes} [Wed Jun 24 19:06:33 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 19:06:33 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: 257/513] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:06:33 2026] GET /v2.1/flavors/8f3c96bd-c96d-4ba4-a631-eea52e9401b3/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.82 () {42 vars in 699 bytes} [Wed Jun 24 19:06:34 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: 258/515] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 19:06:34 2026] GET /v2.1 => generated 0 bytes in 74 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.82 () {46 vars in 976 bytes} [Wed Jun 24 19:06:34 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-06-24 19:06:34.546 7 INFO nova.api.openstack.wsgi [None req-eec1c54e-67ce-472d-9236-c927c0908dc7 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 259/517] 199.19.213.82 () {48 vars in 1007 bytes} [Wed Jun 24 19:06:34 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 19:06:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:06:34 2026] GET /v2.1/flavors/5871d0f0-0e61-4849-9946-0e88b24badd0/os-extra_specs => generated 19 bytes in 19 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.82 () {42 vars in 699 bytes} [Wed Jun 24 19:06:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 19:06:35 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: 261/522] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 19:06:35 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-06-24 19:06:35.411 7 INFO nova.api.openstack.wsgi [None req-4bcf38e5-47cd-470b-8d73-a3357e740404 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 262/523] 199.19.213.82 () {48 vars in 1009 bytes} [Wed Jun 24 19:06:35 2026] GET /v2.1/flavors/m1.xlarge => 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: 262/524] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 19:06:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:06:35 2026] GET /v2.1/flavors/021d9b55-5333-4d79-993c-ec9c842cbd83/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 19:07:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 19:07:46 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: 271/542] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 19:07:46 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-06-24 19:07:46.291 7 INFO nova.api.openstack.wsgi [None req-22c265e5-ced5-400b-b7ef-7403b3455e52 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 272/543] 199.19.213.82 () {48 vars in 1011 bytes} [Wed Jun 24 19:07:46 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: 272/544] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 19:07:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:07:46 2026] GET /v2.1/flavors/6e7ee0ce-fc0a-42ea-b6ad-abe4d0444646/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/546] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 19:07:52 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: 274/547] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 19:07:52 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 19:07:52 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 19:07:52.931 7 WARNING oslo_db.sqlalchemy.utils [None req-f2079445-8b8c-4885-9c76-5c805c64a9b2 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 275/549] 199.19.213.82 () {48 vars in 1010 bytes} [Wed Jun 24 19:07:52 2026] GET /v2.1/os-keypairs => generated 545 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 199.19.213.82 () {44 vars in 984 bytes} [Wed Jun 24 19:07:56 2026] GET /v2.1/os-quota-sets/954635ad69894007bb6570164313c206 => generated 368 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 19:08:42 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: 8|app: 0|req: 282/563] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 19:08:42 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-06-24 19:08:42.928 7 INFO nova.api.openstack.wsgi [None req-5269dc74-f8e0-4e8b-8e87-5533de3a8b0b 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 282/564] 199.19.213.82 () {48 vars in 1009 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.1/flavors/491c45bc-4182-41af-97fa-6d643d110171/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 199.19.213.82 () {44 vars in 984 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.1/os-quota-sets/4d666ccc17454c458a9c01199025ecde => generated 368 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 199.19.213.82 () {42 vars in 699 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 199.19.213.82 () {44 vars in 903 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.19.213.82 () {46 vars in 976 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 199.19.213.82 () {48 vars in 1045 bytes} [Wed Jun 24 19:09:48 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: 293/586] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.1/flavors/021d9b55-5333-4d79-993c-ec9c842cbd83/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: 294/587] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.1/flavors/491c45bc-4182-41af-97fa-6d643d110171/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: 294/588] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.1/flavors/5871d0f0-0e61-4849-9946-0e88b24badd0/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: 295/589] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.1/flavors/6e7ee0ce-fc0a-42ea-b6ad-abe4d0444646/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.1/flavors/8f3c96bd-c96d-4ba4-a631-eea52e9401b3/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: 296/591] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.1/flavors/be4653c5-a708-4528-9cdd-5c180635df73/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 199.19.213.82 () {48 vars in 1093 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.1/flavors/e1842a29-4493-49f6-bc4d-29947ae03166/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 303/605] 10.0.0.118 () {32 vars in 654 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 10.0.0.118 () {32 vars in 640 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.1/servers => generated 15 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-24 19:10:47.537 8 WARNING oslo_db.sqlalchemy.utils [None req-68c714e6-d568-4225-a3fb-c8e4d49b7d8c 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 304/607] 10.0.0.118 () {32 vars in 648 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 10.0.0.118 () {32 vars in 693 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:10:58 2026] GET /v2.1/flavors/e1842a29-4493-49f6-bc4d-29947ae03166 => generated 511 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 10.0.0.118 () {32 vars in 640 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.1/flavors/e1842a29-4493-49f6-bc4d-29947ae03166 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.118 () {34 vars in 684 bytes} [Wed Jun 24 19:11:05 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 10.0.0.118 () {34 vars in 670 bytes} [Wed Jun 24 19:11:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.118 () {34 vars in 694 bytes} [Wed Jun 24 19:11:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1383 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 10.0.0.118 () {34 vars in 670 bytes} [Wed Jun 24 19:11:08 2026] POST /v2.1/os-keypairs => generated 386 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 10.0.0.118 () {34 vars in 684 bytes} [Wed Jun 24 19:11:07 2026] POST /v2.1/os-security-groups => generated 247 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.118 () {34 vars in 694 bytes} [Wed Jun 24 19:11:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.118 () {34 vars in 694 bytes} [Wed Jun 24 19:11:09 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 10.0.0.118 () {32 vars in 736 bytes} [Wed Jun 24 19:11:09 2026] GET /v2.1/os-security-groups/91e6722d-3461-48d9-af99-fce53c11de46 => generated 664 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 10.0.0.118 () {32 vars in 749 bytes} [Wed Jun 24 19:11:10 2026] DELETE /v2.1/os-security-group-rules/26b66446-d337-41ef-bfa5-1050f9f38a88 => generated 0 bytes in 647 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:11:09 2026] POST /v2.1/servers => generated 450 bytes in 2147 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: 313/626] 10.0.0.118 () {32 vars in 739 bytes} [Wed Jun 24 19:11:11 2026] DELETE /v2.1/os-security-groups/91e6722d-3461-48d9-af99-fce53c11de46 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:11 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1400 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/628] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:11:10 2026] POST /v2.1/servers => generated 450 bytes in 1119 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: 315/629] 10.0.0.118 () {32 vars in 739 bytes} [Wed Jun 24 19:11:11 2026] DELETE /v2.1/os-security-groups/ff728bc5-8097-42e4-8da9-bb6e307f8dde => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.118 () {34 vars in 684 bytes} [Wed Jun 24 19:11:11 2026] POST /v2.1/os-security-groups => generated 244 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:12 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1424 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.118 () {34 vars in 684 bytes} [Wed Jun 24 19:11:12 2026] POST /v2.1/os-security-groups => generated 243 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/633] 10.0.0.118 () {34 vars in 684 bytes} [Wed Jun 24 19:11:12 2026] POST /v2.1/os-security-groups => generated 243 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.118 () {32 vars in 662 bytes} [Wed Jun 24 19:11:12 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 10.0.0.118 () {32 vars in 739 bytes} [Wed Jun 24 19:11:12 2026] DELETE /v2.1/os-security-groups/cbbd0a42-6858-4ee2-a1b5-f06c5d113d0a => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 19:11:12.921 7 INFO nova.api.openstack.wsgi [None req-3791261f-fe0b-41fc-9812-a66d1510706b 671a4736ee7e4ce3b72382164f3c509c 1fdf0a3b32aa4e7fb9c9b39efe23b19c - - default default] HTTP exception thrown: Security group cbbd0a42-6858-4ee2-a1b5-f06c5d113d0a does not exist Neutron server returns request_ids: ['req-2e77eced-5616-4f0e-b2c4-578189aeee94'] [pid: 7|app: 0|req: 318/636] 10.0.0.118 () {32 vars in 736 bytes} [Wed Jun 24 19:11:12 2026] GET /v2.1/os-security-groups/cbbd0a42-6858-4ee2-a1b5-f06c5d113d0a => generated 194 bytes in 184 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 10.0.0.118 () {32 vars in 739 bytes} [Wed Jun 24 19:11:13 2026] DELETE /v2.1/os-security-groups/b50394a2-ce00-4792-b546-02ed0b2ab60b => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/640] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:12 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1460 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:13.441 8 INFO nova.api.openstack.wsgi [None req-834c42e3-da71-49ae-bfbb-8a0233836d2a 671a4736ee7e4ce3b72382164f3c509c 1fdf0a3b32aa4e7fb9c9b39efe23b19c - - default default] HTTP exception thrown: Security group b50394a2-ce00-4792-b546-02ed0b2ab60b does not exist Neutron server returns request_ids: ['req-c4dd90e9-cfba-4154-b87c-102b7203ae35'] [pid: 8|app: 0|req: 320/641] 10.0.0.118 () {32 vars in 736 bytes} [Wed Jun 24 19:11:13 2026] GET /v2.1/os-security-groups/b50394a2-ce00-4792-b546-02ed0b2ab60b => generated 194 bytes in 160 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/642] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:13 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1494 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/643] 10.0.0.118 () {32 vars in 739 bytes} [Wed Jun 24 19:11:13 2026] DELETE /v2.1/os-security-groups/20e41801-bfba-42d5-b429-dceaa7cf2e26 => generated 0 bytes in 899 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 19:11:14.735 8 INFO nova.api.openstack.wsgi [None req-9fbbe044-8eec-4d65-96c9-39794f6d0c3a 671a4736ee7e4ce3b72382164f3c509c 1fdf0a3b32aa4e7fb9c9b39efe23b19c - - default default] HTTP exception thrown: Security group 20e41801-bfba-42d5-b429-dceaa7cf2e26 does not exist Neutron server returns request_ids: ['req-b23e472d-8ee0-4955-abc6-e25852dc2380'] [pid: 8|app: 0|req: 322/644] 10.0.0.118 () {32 vars in 736 bytes} [Wed Jun 24 19:11:14 2026] GET /v2.1/os-security-groups/20e41801-bfba-42d5-b429-dceaa7cf2e26 => generated 194 bytes in 381 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:14 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1526 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/646] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:14 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1549 bytes in 1041 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 10.0.0.118 () {32 vars in 662 bytes} [Wed Jun 24 19:11:15 2026] GET /v2.1/os-security-groups => generated 707 bytes in 821 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:16.076 8 INFO nova.api.openstack.wsgi [None req-f41484b5-f6b8-4a7a-95d2-a48caa81ff7b 671a4736ee7e4ce3b72382164f3c509c 1fdf0a3b32aa4e7fb9c9b39efe23b19c - - default default] HTTP exception thrown: Security group 20e41801-bfba-42d5-b429-dceaa7cf2e26 does not exist Neutron server returns request_ids: ['req-1981a2d2-5c82-46d2-a887-e9750e09daa9'] [pid: 8|app: 0|req: 324/648] 10.0.0.118 () {32 vars in 739 bytes} [Wed Jun 24 19:11:15 2026] DELETE /v2.1/os-security-groups/20e41801-bfba-42d5-b429-dceaa7cf2e26 => generated 194 bytes in 122 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-24 19:11:16.137 7 INFO nova.api.openstack.wsgi [None req-f0d662f2-0224-4d4c-9a63-e2d98d866183 671a4736ee7e4ce3b72382164f3c509c 1fdf0a3b32aa4e7fb9c9b39efe23b19c - - default default] HTTP exception thrown: Security group b50394a2-ce00-4792-b546-02ed0b2ab60b does not exist Neutron server returns request_ids: ['req-0e4ca498-f805-4a88-a12b-36e04851bd11'] [pid: 7|app: 0|req: 325/649] 10.0.0.118 () {32 vars in 739 bytes} [Wed Jun 24 19:11:16 2026] DELETE /v2.1/os-security-groups/b50394a2-ce00-4792-b546-02ed0b2ab60b => generated 194 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-24 19:11:16.250 7 INFO nova.api.openstack.compute.server_external_events [req-e57fc770-fc75-4e14-a5cc-712c61ac5dc9 req-cadc5caf-238c-415a-8bea-e31a7b65ec5e 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:e1d2c653-70da-4ea8-9f4c-0b44af2fba49 for instance d39aa00c-f9ba-480c-bebe-c764ce614081 on instance 2026-06-24 19:11:16.258 7 INFO nova.compute.rpcapi [None req-2e7835e4-42a8-46c6-a0c5-0b52519e17fc - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 326/650] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:16.352 7 INFO nova.api.openstack.wsgi [None req-fb771253-efc8-4fba-be30-a96ba3c8fd25 671a4736ee7e4ce3b72382164f3c509c 1fdf0a3b32aa4e7fb9c9b39efe23b19c - - default default] HTTP exception thrown: Security group cbbd0a42-6858-4ee2-a1b5-f06c5d113d0a does not exist Neutron server returns request_ids: ['req-4bc5046b-8f88-4212-babf-cff3bcb702a5'] [pid: 7|app: 0|req: 327/651] 10.0.0.118 () {32 vars in 739 bytes} [Wed Jun 24 19:11:16 2026] DELETE /v2.1/os-security-groups/cbbd0a42-6858-4ee2-a1b5-f06c5d113d0a => generated 194 bytes in 81 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:16 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1526 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 19:11:16.654 7 INFO nova.api.openstack.compute.server_external_events [req-32c7b8d3-9e50-4fb0-919d-9ec79d5fa5eb req-3e283de9-7fd1-4a1e-bf3e-57ccc05d75de 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:ca39d311-1405-4327-85d5-c04b176eae86 for instance b136cac5-1692-4c9a-80c3-9720c125b8d9 on instance [pid: 7|app: 0|req: 328/653] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/654] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:16 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1549 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/655] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:17 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1526 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/656] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:18 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1549 bytes in 1033 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:18 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1526 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 328/658] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1549 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1526 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:20.938 8 INFO nova.api.openstack.compute.server_external_events [req-9a9459f5-8158-40f3-bdc8-8945a7c31af8 req-8b7c7ce9-a456-43e9-bf48-0f51d4519fda 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:e1d2c653-70da-4ea8-9f4c-0b44af2fba49 for instance d39aa00c-f9ba-480c-bebe-c764ce614081 on instance 2026-06-24 19:11:20.952 8 INFO nova.compute.rpcapi [None req-4206f45f-dc3b-4132-a5d3-d9abf19d2e19 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 329/660] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:11:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 332/661] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:21 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1549 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:21 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1716 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/663] 10.0.0.118 () {32 vars in 740 bytes} [Wed Jun 24 19:11:21 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:22.999 7 INFO nova.api.openstack.compute.server_external_events [req-3b022485-863e-4781-b2ee-612d69b66607 req-28526209-aaca-4870-96d4-f76c1c79f60e 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:ca39d311-1405-4327-85d5-c04b176eae86 for instance b136cac5-1692-4c9a-80c3-9720c125b8d9 on instance [pid: 7|app: 0|req: 334/664] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:11:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/665] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:22 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1549 bytes in 704 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:23.313 8 INFO nova.api.openstack.compute.server_external_events [req-f90fe305-3e6b-4a65-868e-308a902de8d8 req-623c1232-9246-41b9-906d-13567fd980f4 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:e1d2c653-70da-4ea8-9f4c-0b44af2fba49 for instance d39aa00c-f9ba-480c-bebe-c764ce614081 on instance [pid: 8|app: 0|req: 332/666] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1716 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/670] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:24 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1726 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/671] 10.0.0.118 () {32 vars in 740 bytes} [Wed Jun 24 19:11:24 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/672] 10.0.0.118 () {34 vars in 670 bytes} [Wed Jun 24 19:11:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:25.962 8 INFO nova.api.openstack.compute.server_external_events [req-1c9da7f4-2a9e-49c5-a196-c25ffafaff32 req-9dc10fb0-54d5-43d7-9f9c-4d13621aad4d 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:ca39d311-1405-4327-85d5-c04b176eae86 for instance b136cac5-1692-4c9a-80c3-9720c125b8d9 on instance [pid: 8|app: 0|req: 337/673] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:25 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1726 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/675] 10.0.0.118 () {32 vars in 640 bytes} [Wed Jun 24 19:11:26 2026] GET /v2.1/servers => generated 378 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/676] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:11:26 2026] DELETE /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 0 bytes in 129 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: 339/677] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:26 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1732 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/678] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => generated 1785 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:29.027 8 INFO nova.api.openstack.wsgi [None req-75fa04c8-1e5e-41c1-89e8-00acd81f4ffb 0e21d3a6df6c49e99b4afc0e79ae90a7 9b4cd64c7aad4b9d95b44849179acc3f - - default default] HTTP exception thrown: Instance b136cac5-1692-4c9a-80c3-9720c125b8d9 could not be found. [pid: 8|app: 0|req: 340/679] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:29 2026] GET /v2.1/servers/b136cac5-1692-4c9a-80c3-9720c125b8d9 => 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: 7|app: 0|req: 340/680] 10.0.0.118 () {32 vars in 705 bytes} [Wed Jun 24 19:11:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1441736470 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:29.291 8 INFO nova.api.openstack.compute.server_external_events [req-c4dcb404-db46-49e6-9354-5519f8e5dc6b req-1a0a035f-c995-4c25-b36b-1d4a5f4dbc88 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:ca39d311-1405-4327-85d5-c04b176eae86 for instance b136cac5-1692-4c9a-80c3-9720c125b8d9 on instance [pid: 8|app: 0|req: 341/681] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/684] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:11:32 2026] POST /v2.1/servers => generated 450 bytes in 917 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: 344/685] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:33 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 1253 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/686] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:34 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 1369 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:35.681 8 INFO nova.api.openstack.compute.server_external_events [req-a27433b9-517e-489d-b415-6b2679d46d98 req-7c0c16c4-ffbf-4271-881a-194ee0d9ce22 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:638cdabc-8983-4bc5-b0b7-b8c9ae58decd for instance 27f84674-7b01-4822-9375-e1fa4273ec3e on instance [pid: 8|app: 0|req: 345/687] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/688] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 1436 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: 346/689] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 1436 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/690] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:38 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 1424 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/691] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:39 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 1424 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:40.191 7 INFO nova.api.openstack.compute.server_external_events [req-c477a489-90ba-4b30-a169-5d9abd73cb86 req-e14259f5-ae67-45a0-914f-a9ffe5b0d760 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:638cdabc-8983-4bc5-b0b7-b8c9ae58decd for instance 27f84674-7b01-4822-9375-e1fa4273ec3e on instance [pid: 7|app: 0|req: 345/692] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:11:40 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: 348/693] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:40 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 1612 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/694] 10.0.0.118 () {32 vars in 740 bytes} [Wed Jun 24 19:11:40 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e/os-interface => generated 285 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/695] 10.0.0.118 () {34 vars in 670 bytes} [Wed Jun 24 19:11:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:41.926 8 INFO nova.api.openstack.compute.server_external_events [req-76e42b24-1300-4b23-ba4b-0ccac9841fb0 req-5085f7df-6fd9-4140-8116-5d0da648037b 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:638cdabc-8983-4bc5-b0b7-b8c9ae58decd for instance 27f84674-7b01-4822-9375-e1fa4273ec3e on instance [pid: 8|app: 0|req: 350/696] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:41 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 1612 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/698] 10.0.0.118 () {32 vars in 640 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.1/servers => generated 387 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, ' [pid: 7|app: 0|req: 348/699] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:11:42 2026] DELETE /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 0 bytes in 141 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: 352/700] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 1618 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/703] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:43 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 1671 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:11:43 2026] POST /v2.1/servers => generated 451 bytes in 922 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:44.367 8 INFO nova.api.openstack.compute.server_external_events [req-f40a49b9-26db-43d0-88d1-1895a7ca4acf req-383f7eb2-ac5e-4a87-bd72-628f9bccff4a 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:638cdabc-8983-4bc5-b0b7-b8c9ae58decd for instance 27f84674-7b01-4822-9375-e1fa4273ec3e on instance [pid: 7|app: 0|req: 351/705] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.1/servers/d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 => generated 1431 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:44.792 7 INFO nova.api.openstack.wsgi [None req-013b5c3e-8c35-483d-a42c-2b4664db00fc 2569b076ce49442fb237423ee9ddbeac e35a02de04664172a3bc0ebdbf068c15 - - default default] HTTP exception thrown: Instance 27f84674-7b01-4822-9375-e1fa4273ec3e could not be found. [pid: 7|app: 0|req: 352/707] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:44 2026] GET /v2.1/servers/27f84674-7b01-4822-9375-e1fa4273ec3e => generated 111 bytes in 51 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: 356/708] 10.0.0.118 () {32 vars in 705 bytes} [Wed Jun 24 19:11:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2064719420 => generated 0 bytes in 27 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: 353/709] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:45 2026] GET /v2.1/servers/d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 => generated 1489 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:46 2026] GET /v2.1/servers/d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 => generated 1555 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:47.115 7 INFO nova.api.openstack.compute.server_external_events [req-cc8878f3-f812-48e4-863d-64806adf6ffa req-ae9aecb9-ea18-4ce3-b2d6-d564c650cf3c 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:1191e169-8f2d-4c22-bb88-dec53e9f83cd for instance d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 on instance [pid: 7|app: 0|req: 354/711] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/712] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:47 2026] GET /v2.1/servers/d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 => generated 1555 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:48.825 7 INFO nova.api.openstack.compute.server_external_events [req-ea53948a-1200-427f-b32e-82e4dd6394d8 req-5a376363-63aa-4ca4-ba81-9c11c12ebdde 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:1191e169-8f2d-4c22-bb88-dec53e9f83cd for instance d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 on instance [pid: 7|app: 0|req: 355/713] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:11:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/714] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:49 2026] GET /v2.1/servers/d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 => generated 1738 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/715] 10.0.0.118 () {32 vars in 740 bytes} [Wed Jun 24 19:11:49 2026] GET /v2.1/servers/d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1/os-interface => generated 284 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:50.682 7 INFO nova.api.openstack.compute.server_external_events [req-5b2836de-45b8-4cf7-9d4f-32169845151e req-9eaeb52a-f659-4d68-b903-9baa44c9105e 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:1191e169-8f2d-4c22-bb88-dec53e9f83cd for instance d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 on instance [pid: 7|app: 0|req: 357/716] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.1/servers/d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 => generated 1738 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/718] 10.0.0.118 () {32 vars in 640 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.1/servers => generated 383 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/719] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:11:50 2026] DELETE /v2.1/servers/d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 => 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: 7|app: 0|req: 359/720] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.1/servers/d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 => generated 1744 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/721] 10.0.0.118 () {32 vars in 740 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/os-interface => generated 284 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 363/722] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:52 2026] GET /v2.1/servers/d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 => generated 1798 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:52.650 8 INFO nova.api.openstack.compute.server_external_events [req-379928b0-509b-4378-b977-7e652cc5c56e req-c0c492a0-8548-4613-a5ee-3d4974997b4a 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:1191e169-8f2d-4c22-bb88-dec53e9f83cd for instance d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 on instance [pid: 8|app: 0|req: 364/723] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/724] 10.0.0.118 () {32 vars in 814 bytes} [Wed Jun 24 19:11:52 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/os-interface/e1d2c653-70da-4ea8-9f4c-0b44af2fba49 => generated 281 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/725] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:11:52 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/726] 10.0.0.118 () {34 vars in 749 bytes} [Wed Jun 24 19:11:52 2026] POST /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/action => 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, ' [pid: 8|app: 0|req: 366/727] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:11:52 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 155 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:11:53.687 8 INFO nova.api.openstack.wsgi [None req-9e8977e8-2135-49c7-a995-64c1fe752f87 37f56d3679834fe79fe8d230333c6f45 b13e76f4af5d48fd9860e436d5fb3111 - - default default] HTTP exception thrown: Instance d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 could not be found. [pid: 8|app: 0|req: 368/730] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:53 2026] GET /v2.1/servers/d20e7d70-c4d4-4fcf-83b2-7076a5c2e5e1 => 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: 363/731] 10.0.0.118 () {32 vars in 705 bytes} [Wed Jun 24 19:11:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1168014560 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/732] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:11:53 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 155 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 19:11:54.684 7 INFO nova.api.openstack.compute.server_external_events [req-c37764f4-ccf0-4d93-868d-3f2ad026c1f7 req-f5a5abea-3b92-4045-a073-77c2818c0b65 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:e1d2c653-70da-4ea8-9f4c-0b44af2fba49 for instance d39aa00c-f9ba-480c-bebe-c764ce614081 on instance [pid: 7|app: 0|req: 364/733] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:11:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/734] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:11:54 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 155 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/735] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:11:55 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 155 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/736] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:11:56 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/737] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:11:58 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 155 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/738] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:11:59 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 193 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: 368/739] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:11:59 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1950 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/740] 10.0.0.118 () {34 vars in 749 bytes} [Wed Jun 24 19:11:59 2026] POST /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/action => generated 0 bytes in 47 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: 370/741] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:11:59 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 193 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/742] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:11:58 2026] POST /v2.1/servers => generated 424 bytes in 1478 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: 371/743] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:00 2026] GET /v2.1/servers/c438c14d-a494-4077-9f56-e8a5463200c1 => generated 1371 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/744] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:12:00 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 193 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, ' 2026-06-24 19:12:01.876 8 INFO nova.api.openstack.compute.server_external_events [req-4482f0cd-b93f-4c47-b74a-1e709e730151 req-5b1578af-6f32-4e33-9db2-81654658f9ef 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:e1d2c653-70da-4ea8-9f4c-0b44af2fba49 for instance d39aa00c-f9ba-480c-bebe-c764ce614081 on instance [pid: 8|app: 0|req: 374/745] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:12:01 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: 375/746] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:12:01 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 193 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/747] 10.0.0.118 () {30 vars in 412 bytes} [Wed Jun 24 19:12:02 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:01 2026] GET /v2.1/servers/c438c14d-a494-4077-9f56-e8a5463200c1 => generated 1471 bytes in 942 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/749] 10.0.0.118 () {28 vars in 559 bytes} [Wed Jun 24 19:12:02 2026] GET /v2/ => generated 401 bytes in 469 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/750] 10.0.0.118 () {28 vars in 563 bytes} [Wed Jun 24 19:12:02 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 10.0.0.118 () {30 vars in 412 bytes} [Wed Jun 24 19:12:02 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/752] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:12:03 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081/ips => generated 155 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:12:03 2026] DELETE /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/754] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:03 2026] GET /v2.1/servers/c438c14d-a494-4077-9f56-e8a5463200c1 => generated 1471 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/757] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:03 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1842 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:04.226 7 INFO nova.api.openstack.compute.server_external_events [req-c36901b9-8b18-465a-8c7b-70b1dc19954c req-74fac8e5-84b0-45f0-8228-8656ef0bb272 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:6d50c7d3-b83d-48de-a3cc-bb65508974ed for instance c438c14d-a494-4077-9f56-e8a5463200c1 on instance [pid: 7|app: 0|req: 378/758] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:12:04 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, ' [pid: 7|app: 0|req: 379/759] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:04 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 1774 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:04.735 7 INFO nova.api.openstack.compute.server_external_events [req-46086c5f-098e-4fab-91c6-e2601f0d6d0e req-7390044e-6190-471e-93d1-caa4751d659a 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:6d50c7d3-b83d-48de-a3cc-bb65508974ed for instance c438c14d-a494-4077-9f56-e8a5463200c1 on instance [pid: 7|app: 0|req: 380/760] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:12:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/761] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:04 2026] GET /v2.1/servers/c438c14d-a494-4077-9f56-e8a5463200c1 => generated 1656 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 19:12:04.801 7 INFO nova.api.openstack.compute.server_external_events [req-2c956c70-abba-410e-83c1-8c16e716c9f5 req-df9db923-6ece-4a56-866b-58c35d77722b 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:e1d2c653-70da-4ea8-9f4c-0b44af2fba49 for instance d39aa00c-f9ba-480c-bebe-c764ce614081 on instance [pid: 7|app: 0|req: 381/762] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:12:04 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: 8|app: 0|req: 382/763] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:12:04 2026] GET /v2.1/servers/c438c14d-a494-4077-9f56-e8a5463200c1/ips => generated 109 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: 382/764] 10.0.0.118 () {32 vars in 722 bytes} [Wed Jun 24 19:12:04 2026] GET /v2.1/servers/c438c14d-a494-4077-9f56-e8a5463200c1/ips => generated 109 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/765] 10.0.0.118 () {32 vars in 822 bytes} [Wed Jun 24 19:12:04 2026] GET /v2.1/servers/c438c14d-a494-4077-9f56-e8a5463200c1/ips/tempest-ServerAddressesTestJSON-791946979-network => generated 94 bytes in 42 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: 383/766] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:12:04 2026] DELETE /v2.1/servers/c438c14d-a494-4077-9f56-e8a5463200c1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/767] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:05 2026] GET /v2.1/servers/c438c14d-a494-4077-9f56-e8a5463200c1 => generated 1662 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:05.757 7 INFO nova.api.openstack.wsgi [None req-ca887686-d345-4795-bb16-7708cd3effd0 2a48b31a020443b1a124cc7cb40a589c 6c33a4a4601342b5b92f6bb18da3c00c - - default default] HTTP exception thrown: Instance d39aa00c-f9ba-480c-bebe-c764ce614081 could not be found. [pid: 7|app: 0|req: 384/768] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:05 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => 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: 385/769] 10.0.0.118 () {32 vars in 705 bytes} [Wed Jun 24 19:12:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1851394493 => generated 0 bytes in 27 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: 385/770] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:06 2026] GET /v2.1/servers/c438c14d-a494-4077-9f56-e8a5463200c1 => generated 1457 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 19:12:06.690 8 INFO nova.api.openstack.wsgi [None req-09543a83-698c-4ab0-84f4-cfbbfde31809 2a48b31a020443b1a124cc7cb40a589c 6c33a4a4601342b5b92f6bb18da3c00c - - default default] HTTP exception thrown: Instance d39aa00c-f9ba-480c-bebe-c764ce614081 could not be found. [pid: 8|app: 0|req: 386/771] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:12:06 2026] DELETE /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:06.729 7 INFO nova.api.openstack.wsgi [None req-3e53a771-156b-401c-809f-24680a2561bd 2a48b31a020443b1a124cc7cb40a589c 6c33a4a4601342b5b92f6bb18da3c00c - - default default] HTTP exception thrown: Instance d39aa00c-f9ba-480c-bebe-c764ce614081 could not be found. [pid: 7|app: 0|req: 386/772] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:06 2026] GET /v2.1/servers/d39aa00c-f9ba-480c-bebe-c764ce614081 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:06.846 8 INFO nova.api.openstack.compute.server_external_events [req-18851985-79fd-4efb-9e87-dd8b5379bef0 req-af7a0b0d-ff5a-4dc3-acff-3e613129c510 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:6d50c7d3-b83d-48de-a3cc-bb65508974ed for instance c438c14d-a494-4077-9f56-e8a5463200c1 on instance [pid: 8|app: 0|req: 387/773] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:12:06 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-06-24 19:12:07.646 7 INFO nova.api.openstack.wsgi [None req-935b9d31-5dbd-4747-b3e4-6e3e1899967e 8648e12f29164238b470537d7175b3cd a976956a242f409ab6d78e0dd72cc095 - - default default] HTTP exception thrown: Instance c438c14d-a494-4077-9f56-e8a5463200c1 could not be found. [pid: 7|app: 0|req: 387/774] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:07 2026] GET /v2.1/servers/c438c14d-a494-4077-9f56-e8a5463200c1 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/777] 10.0.0.118 () {34 vars in 670 bytes} [Wed Jun 24 19:12:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/778] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:12:20 2026] POST /v2.1/servers => generated 453 bytes in 870 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1391 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/780] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:22 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1449 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:24.044 7 INFO nova.api.openstack.compute.server_external_events [req-7a75e251-f290-4f84-a01f-06926f35b294 req-22602c60-7ddd-4ce8-a693-468a80305971 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:61bb62a6-eaa5-417a-9f2f-7258dc8366a6 for instance 56c821ff-b173-4f10-87cc-f4b450f03738 on instance [pid: 7|app: 0|req: 392/783] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:12:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/784] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:24 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1517 bytes in 897 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/785] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:25 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1517 bytes in 1773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:28.223 8 INFO nova.api.openstack.compute.server_external_events [req-e00c399f-ea23-4876-93a4-7f48ded9a2bf req-813c33f8-f621-4f45-9c50-659053d54496 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:61bb62a6-eaa5-417a-9f2f-7258dc8366a6 for instance 56c821ff-b173-4f10-87cc-f4b450f03738 on instance [pid: 8|app: 0|req: 393/786] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:12:28 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: 7|app: 0|req: 394/787] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:28 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1698 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/788] 10.0.0.118 () {32 vars in 740 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738/os-interface => generated 284 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:31.253 7 INFO nova.api.openstack.compute.server_external_events [req-7d30267a-a690-4d4b-a53d-6109d132fa4a req-0bd8c33c-b532-4dd0-a88b-245b905da273 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:61bb62a6-eaa5-417a-9f2f-7258dc8366a6 for instance 56c821ff-b173-4f10-87cc-f4b450f03738 on instance [pid: 7|app: 0|req: 395/789] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:12:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/794] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:47 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1818 bytes in 2459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/795] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:49 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1818 bytes in 1137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/796] 10.0.0.118 () {34 vars in 749 bytes} [Wed Jun 24 19:12:50 2026] POST /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738/action => generated 0 bytes in 71 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: 398/797] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:50 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1820 bytes in 1360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/800] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:53 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1820 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/801] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:55 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1820 bytes in 1477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/802] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:12:57 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1818 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:57.985 7 INFO nova.api.openstack.compute.server_external_events [req-7de798c0-a2d3-433e-9006-3146572ea532 req-ca5c5d0e-6ae7-49f5-be71-508193a86504 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-unplugged:61bb62a6-eaa5-417a-9f2f-7258dc8366a6 for instance 56c821ff-b173-4f10-87cc-f4b450f03738 on instance [pid: 7|app: 0|req: 402/803] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:12:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:12:58.718 8 INFO nova.api.openstack.compute.server_external_events [req-b8bc6fa5-a94b-4ce2-a993-fc7378812a14 req-490edafd-3793-42f5-8f08-0a67c8ae61cb 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:61bb62a6-eaa5-417a-9f2f-7258dc8366a6 for instance 56c821ff-b173-4f10-87cc-f4b450f03738 on instance [pid: 8|app: 0|req: 402/804] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:12:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/809] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:13 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1818 bytes in 1674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/810] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:13:15 2026] DELETE /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 0 bytes in 129 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: 406/811] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:15 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1824 bytes in 1104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:13:17.213 8 INFO nova.api.openstack.compute.server_external_events [req-1bdcf612-fd33-4ab0-a087-440db1355744 req-ab5a24d0-16e4-403b-bc97-981a3621bd70 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:61bb62a6-eaa5-417a-9f2f-7258dc8366a6 for instance 56c821ff-b173-4f10-87cc-f4b450f03738 on instance [pid: 8|app: 0|req: 406/812] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:13:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/813] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 1477 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-24 19:13:18.574 7 INFO nova.api.openstack.wsgi [None req-9b171af3-e895-43dc-b800-3d5edefd33cb dc0d32d87ec440fda0d9f19cb3c18fda a8acc4fdb3474ebf9214c920505b46cf - - default default] HTTP exception thrown: Instance 56c821ff-b173-4f10-87cc-f4b450f03738 could not be found. [pid: 7|app: 0|req: 408/814] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:18 2026] GET /v2.1/servers/56c821ff-b173-4f10-87cc-f4b450f03738 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/815] 10.0.0.118 () {32 vars in 703 bytes} [Wed Jun 24 19:13:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-424690141 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:13:18 2026] POST /v2.1/servers => generated 424 bytes in 940 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/817] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:19 2026] GET /v2.1/servers/e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e => generated 1368 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: 408/818] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.1/servers/e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e => generated 1426 bytes in 886 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:13:21.945 7 INFO nova.api.openstack.compute.server_external_events [req-69431706-4d6f-48bd-93d3-6f7f42125ac4 req-ceee8391-8e6e-4ec0-a157-7ad033888e59 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:a3003b2a-4fb2-4591-9a4c-12181ab1a225 for instance e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e on instance [pid: 7|app: 0|req: 411/819] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:13:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/820] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.1/servers/e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e => generated 1468 bytes in 905 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/823] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:24 2026] GET /v2.1/servers/e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e => generated 1468 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/824] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:25 2026] GET /v2.1/servers/e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e => generated 1468 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, ' 2026-06-24 19:13:26.239 8 INFO nova.api.openstack.compute.server_external_events [req-79bae191-2aa6-4825-96b0-2edff9e66f6a req-c22da629-4d7b-4694-bceb-5a080d717d64 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:a3003b2a-4fb2-4591-9a4c-12181ab1a225 for instance e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e on instance [pid: 8|app: 0|req: 412/825] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:13:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/826] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.1/servers/e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e => generated 1646 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/827] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:13:27 2026] DELETE /v2.1/servers/e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/828] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.1/servers/e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e => generated 1652 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:13:28.899 7 INFO nova.api.openstack.compute.server_external_events [req-739e6fa5-9875-4812-9c3a-9c916e183e55 req-42016d08-afc4-4257-969f-a1a3476e4ec2 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:a3003b2a-4fb2-4591-9a4c-12181ab1a225 for instance e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e on instance [pid: 7|app: 0|req: 416/829] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:13:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/830] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.1/servers/e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e => generated 1610 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, ' 2026-06-24 19:13:29.960 7 INFO nova.api.openstack.wsgi [None req-a1bb7f1b-1cfe-4844-b22d-dd41df9d21e7 4374fd28cdec4e9c8dd31fa20e3b6d5c 8de0c8ec19674bbeb170641b8571aebc - - default default] HTTP exception thrown: Instance e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e could not be found. [pid: 7|app: 0|req: 417/831] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:29 2026] GET /v2.1/servers/e8f7ee1f-ffe6-4fc4-b583-4b1395f71b1e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/836] 10.0.0.118 () {34 vars in 670 bytes} [Wed Jun 24 19:13:45 2026] POST /v2.1/os-keypairs => generated 397 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/837] 10.0.0.118 () {34 vars in 670 bytes} [Wed Jun 24 19:13:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/838] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:13:49 2026] POST /v2.1/servers => generated 495 bytes in 1094 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/839] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => generated 1456 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/840] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:51 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => generated 1514 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:13:52.437 7 INFO nova.api.openstack.compute.server_external_events [req-6168f42d-7628-4495-b31b-1f8e8b68a6b5 req-8bfdfcc7-7394-4f73-b620-b1beb04fe983 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:c30bb522-1a50-49d5-94f8-faa696a61a86 for instance b1ebbcb0-255a-46b0-a54b-8b95ec01b680 on instance [pid: 7|app: 0|req: 422/841] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:13:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/842] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => generated 1627 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-24 19:13:54.362 8 INFO nova.api.openstack.compute.server_external_events [req-a3002301-0428-4961-97a1-357f9fb3f79c req-58a711b5-5553-431d-84b6-0b84b62730e0 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:c30bb522-1a50-49d5-94f8-faa696a61a86 for instance b1ebbcb0-255a-46b0-a54b-8b95ec01b680 on instance [pid: 8|app: 0|req: 422/845] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:13:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/846] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => generated 1627 bytes in 1292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/847] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:13:56 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => generated 1807 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/848] 10.0.0.118 () {32 vars in 740 bytes} [Wed Jun 24 19:13:56 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680/os-interface => generated 285 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:13:58.070 8 INFO nova.api.openstack.compute.server_external_events [req-b172e658-5a6b-4329-b6a3-8a0af3cfbde6 req-744b046a-8656-431e-bcba-671b249c9b24 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:c30bb522-1a50-49d5-94f8-faa696a61a86 for instance b1ebbcb0-255a-46b0-a54b-8b95ec01b680 on instance [pid: 8|app: 0|req: 424/849] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:13:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/850] 10.0.0.118 () {34 vars in 670 bytes} [Wed Jun 24 19:14:00 2026] POST /v2.1/os-keypairs => generated 398 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/851] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:14:02 2026] POST /v2.1/servers => generated 449 bytes in 594 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/854] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:03 2026] GET /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9 => generated 1403 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/855] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:04 2026] GET /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9 => generated 1461 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-06-24 19:14:05.765 8 INFO nova.api.openstack.compute.server_external_events [req-9c4962c2-961e-4b37-ac26-a6ef9ce7533f req-defe141a-2f15-4853-a1a1-5cc13df4bf58 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:099c88b4-8cd1-43ca-a539-b4f789f925e7 for instance 6f8b07a2-049d-47ed-9935-c51edf7168b9 on instance [pid: 8|app: 0|req: 429/856] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:14:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/857] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:05 2026] GET /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9 => generated 1528 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/858] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:06 2026] GET /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9 => generated 1528 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/859] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9 => generated 1528 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:14:08.780 8 INFO nova.api.openstack.compute.server_external_events [req-d4d06380-8fd9-459e-929c-30fbddca24da req-54f82974-b149-439f-ad95-edf4e7604479 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:099c88b4-8cd1-43ca-a539-b4f789f925e7 for instance 6f8b07a2-049d-47ed-9935-c51edf7168b9 on instance [pid: 8|app: 0|req: 431/860] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:14:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/861] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:09 2026] GET /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9 => generated 1696 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: 432/862] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:09 2026] GET /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9 => generated 1696 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/863] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:09 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => generated 1927 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: 433/864] 10.0.0.118 () {32 vars in 752 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680/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, ' 2026-06-24 19:14:12.314 7 INFO nova.api.openstack.compute.server_external_events [req-02163df4-6edb-4932-b4b7-aeb4fe40850e req-8e813f39-461c-4644-9ab5-674d606c6a61 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:099c88b4-8cd1-43ca-a539-b4f789f925e7 for instance 6f8b07a2-049d-47ed-9935-c51edf7168b9 on instance [pid: 7|app: 0|req: 432/865] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:14:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/866] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:14:12 2026] DELETE /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/869] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => generated 1933 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-24 19:14:14.648 7 INFO nova.api.openstack.compute.server_external_events [req-bba18cc7-be62-4536-b011-c1c68d72474d req-d2355ff7-29d7-48ea-b6e5-e3e1ca9480a7 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:c30bb522-1a50-49d5-94f8-faa696a61a86 for instance b1ebbcb0-255a-46b0-a54b-8b95ec01b680 on instance [pid: 7|app: 0|req: 434/870] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:14:14 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: 8|app: 0|req: 437/871] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:14 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => generated 1542 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:14:15.713 7 INFO nova.api.openstack.wsgi [None req-cdbbca4f-e265-4627-bf99-4a9818c6780b c1f84599314249538eb8aa3ed94d173a fb3ece019aeb4c6ab1563afc3d7f96d4 - - default default] HTTP exception thrown: Instance b1ebbcb0-255a-46b0-a54b-8b95ec01b680 could not be found. [pid: 7|app: 0|req: 435/872] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:15 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => 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-06-24 19:14:15.740 8 INFO nova.api.openstack.wsgi [None req-d4f6538b-ed4b-466d-8310-fdb495a4b4a5 c1f84599314249538eb8aa3ed94d173a fb3ece019aeb4c6ab1563afc3d7f96d4 - - default default] HTTP exception thrown: Instance b1ebbcb0-255a-46b0-a54b-8b95ec01b680 could not be found. [pid: 8|app: 0|req: 438/873] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:14:15 2026] DELETE /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => 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-06-24 19:14:15.772 7 INFO nova.api.openstack.wsgi [None req-f29d61f8-de05-4515-8a08-1538b0530205 c1f84599314249538eb8aa3ed94d173a fb3ece019aeb4c6ab1563afc3d7f96d4 - - default default] HTTP exception thrown: Instance b1ebbcb0-255a-46b0-a54b-8b95ec01b680 could not be found. [pid: 7|app: 0|req: 436/874] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:15 2026] GET /v2.1/servers/b1ebbcb0-255a-46b0-a54b-8b95ec01b680 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/875] 10.0.0.118 () {32 vars in 703 bytes} [Wed Jun 24 19:14:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-284407615 => generated 0 bytes in 17 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: 437/876] 10.0.0.118 () {32 vars in 727 bytes} [Wed Jun 24 19:14:16 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1043150361 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/877] 10.0.0.118 () {34 vars in 749 bytes} [Wed Jun 24 19:14:21 2026] POST /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9/action => generated 31696 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-24 19:14:26.466 7 INFO nova.api.openstack.compute.server_external_events [req-b9fe5dd4-f762-4797-8bf6-cb8cfa6c376d req-58e7adad-0ab3-4059-943a-0a75d36d4dcb 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:099c88b4-8cd1-43ca-a539-b4f789f925e7 for instance 6f8b07a2-049d-47ed-9935-c51edf7168b9 on instance [pid: 7|app: 0|req: 439/880] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:14:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/881] 10.0.0.118 () {34 vars in 670 bytes} [Wed Jun 24 19:14:28 2026] POST /v2.1/os-keypairs => generated 397 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/882] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:14:30 2026] POST /v2.1/servers => generated 449 bytes in 637 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/883] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:30 2026] GET /v2.1/servers/87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a => generated 1401 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/884] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:31 2026] GET /v2.1/servers/87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a => generated 1526 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:14:32.668 8 INFO nova.api.openstack.compute.server_external_events [req-2f1a73d2-d4be-4d16-a34b-194d50508551 req-8450d4b7-95fc-48e6-a616-d7684adea99c 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:20ea4601-0fd7-481d-a923-4d399f44543c for instance 87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a on instance [pid: 8|app: 0|req: 444/885] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:14:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/888] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.1/servers/87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a => generated 1526 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:14:34.238 8 INFO nova.api.openstack.compute.server_external_events [req-791445b2-9467-4309-a072-0b5171a7cc5c req-459556fe-e94c-4ab4-82b2-e5e5b4b29f39 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:20ea4601-0fd7-481d-a923-4d399f44543c for instance 87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a on instance [pid: 8|app: 0|req: 446/889] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:14:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/890] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:34 2026] GET /v2.1/servers/87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a => generated 1694 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/891] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:34 2026] GET /v2.1/servers/87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a => generated 1694 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, ' [pid: 7|app: 0|req: 445/892] 10.0.0.19 () {30 vars in 617 bytes} [Wed Jun 24 19:14:35 2026] GET /v2.1 => generated 0 bytes in 199 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: 448/893] 10.0.0.19 () {30 vars in 619 bytes} [Wed Jun 24 19:14:35 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: 446/894] 10.0.0.19 () {34 vars in 911 bytes} [Wed Jun 24 19:14:35 2026] GET /v2.1/os-simple-tenant-usage/275b9521c51a451bb15eec1f961369fe?start=2026-06-23T00:00:00&end=2026-06-24T23:59:59 => generated 20 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 19:14:36.099 8 INFO nova.api.openstack.compute.server_external_events [req-a133443a-0c24-4106-8aaf-2ddd5bb01cea req-772f7fde-556c-4994-a383-34e85d36dc58 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:20ea4601-0fd7-481d-a923-4d399f44543c for instance 87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a on instance [pid: 8|app: 0|req: 449/895] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:14:36 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/896] 10.0.0.19 () {30 vars in 652 bytes} [Wed Jun 24 19:14:36 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/897] 10.0.0.19 () {30 vars in 617 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 448/898] 10.0.0.19 () {30 vars in 619 bytes} [Wed Jun 24 19:14:39 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: 451/899] 10.0.0.19 () {34 vars in 911 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.1/os-simple-tenant-usage/275b9521c51a451bb15eec1f961369fe?start=2026-06-23T00:00:00&end=2026-06-24T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/900] 10.0.0.19 () {30 vars in 652 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/903] 10.0.0.118 () {34 vars in 749 bytes} [Wed Jun 24 19:14:46 2026] POST /v2.1/servers/87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a/action => generated 31680 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/904] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:14:48 2026] DELETE /v2.1/servers/87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a => generated 0 bytes in 97 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: 452/905] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:48 2026] GET /v2.1/servers/87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a => generated 1820 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/906] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:50 2026] GET /v2.1/servers/87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a => generated 1753 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:14:51.127 7 INFO nova.api.openstack.compute.server_external_events [req-32020314-c3b1-4f92-8d9e-367241c16899 req-e40fecb9-9efd-4729-b94e-76f364f11ca4 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:20ea4601-0fd7-481d-a923-4d399f44543c for instance 87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a on instance [pid: 7|app: 0|req: 453/907] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:14:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:14:51.402 8 INFO nova.api.openstack.wsgi [None req-66aa8a66-a45c-4388-afeb-88956d5173e2 178d82caa2f04db993056859e37c85b2 b55e65337edc4ca0bb7af3961f77ce50 - - default default] HTTP exception thrown: Instance 87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a could not be found. [pid: 8|app: 0|req: 455/908] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:51 2026] GET /v2.1/servers/87e8e1e2-6bdf-4afb-a52f-2e4a898d9f2a => 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: 454/909] 10.0.0.118 () {32 vars in 727 bytes} [Wed Jun 24 19:14:51 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-670963946 => 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: 456/910] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:14:51 2026] DELETE /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/911] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:52 2026] GET /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9 => generated 1702 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/914] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:53 2026] GET /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9 => 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-06-24 19:14:54.395 7 INFO nova.api.openstack.wsgi [None req-401e4f6a-9b8e-42e0-8a7f-0b788cb70cad 178d82caa2f04db993056859e37c85b2 b55e65337edc4ca0bb7af3961f77ce50 - - default default] HTTP exception thrown: Instance 6f8b07a2-049d-47ed-9935-c51edf7168b9 could not be found. [pid: 7|app: 0|req: 457/915] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:14:54 2026] GET /v2.1/servers/6f8b07a2-049d-47ed-9935-c51edf7168b9 => 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-06-24 19:14:54.442 8 INFO nova.api.openstack.compute.server_external_events [req-058ea44e-8d46-4c2f-98f1-24f5e072b7c5 req-ecc9dcdb-399e-4955-b321-cc4aded1ada3 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:099c88b4-8cd1-43ca-a539-b4f789f925e7 for instance 6f8b07a2-049d-47ed-9935-c51edf7168b9 on instance [pid: 8|app: 0|req: 459/916] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:14:54 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: 458/917] 10.0.0.118 () {32 vars in 729 bytes} [Wed Jun 24 19:14:54 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1296799113 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/930] 10.0.0.118 () {34 vars in 670 bytes} [Wed Jun 24 19:16:00 2026] POST /v2.1/os-keypairs => generated 395 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/931] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:16:01 2026] POST /v2.1/servers => generated 448 bytes in 798 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/932] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:16:02 2026] GET /v2.1/servers/fdcc03a3-c318-4df6-8c9d-4fedd71c5568 => 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-06-24 19:16:04.754 8 INFO nova.api.openstack.compute.server_external_events [req-a5d52557-0916-41ef-8d37-6b7ff3c591db req-f4e4c0da-2565-4ded-bc21-d33204e6da21 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:9752dff5-885f-412b-a8b7-e20a91e95e19 for instance fdcc03a3-c318-4df6-8c9d-4fedd71c5568 on instance [pid: 8|app: 0|req: 468/935] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:16:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:16:06.354 7 INFO nova.api.openstack.compute.server_external_events [req-23005fe4-491b-430c-a3fe-00849aa917a2 req-ae47cad8-6146-4ebb-9f83-3face8da5812 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:9752dff5-885f-412b-a8b7-e20a91e95e19 for instance fdcc03a3-c318-4df6-8c9d-4fedd71c5568 on instance [pid: 7|app: 0|req: 468/936] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:16:06 2026] POST /v2.1/os-server-external-events => generated 183 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, ' [pid: 8|app: 0|req: 469/937] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:16:07 2026] GET /v2.1/servers/fdcc03a3-c318-4df6-8c9d-4fedd71c5568 => generated 1817 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-24 19:16:09.932 8 INFO nova.api.openstack.compute.server_external_events [req-5f1e1a3f-f349-4921-8031-4ae456cd22ea req-f8c189ac-3ca5-4b68-b8d2-911e28c2e1b2 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:9752dff5-885f-412b-a8b7-e20a91e95e19 for instance fdcc03a3-c318-4df6-8c9d-4fedd71c5568 on instance [pid: 8|app: 0|req: 470/938] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:16:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/939] 10.0.0.118 () {34 vars in 662 bytes} [Wed Jun 24 19:16:09 2026] POST /v2.1/servers => generated 448 bytes in 1427 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: 471/940] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:16:11 2026] GET /v2.1/servers/0005e311-7edc-4cf0-bd36-302e24cf9f7d => generated 1394 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:16:13.668 8 INFO nova.api.openstack.compute.server_external_events [req-0dab2d69-a07b-4bf4-b664-c8805f6647c7 req-c20a19b8-1190-4edb-974a-4131dea33a51 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:27ea5a48-2cec-4884-92e4-e10ca26f75fa for instance 0005e311-7edc-4cf0-bd36-302e24cf9f7d on instance [pid: 8|app: 0|req: 473/943] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:16:13 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-06-24 19:16:16.290 7 INFO nova.api.openstack.compute.server_external_events [req-a8c06bb3-ef7d-454b-8afc-1efbc0fccdb4 req-956888ea-2786-483c-aa21-00814f3fd10f 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:27ea5a48-2cec-4884-92e4-e10ca26f75fa for instance 0005e311-7edc-4cf0-bd36-302e24cf9f7d on instance [pid: 7|app: 0|req: 471/944] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:16:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/945] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.1/servers/0005e311-7edc-4cf0-bd36-302e24cf9f7d => generated 1518 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/946] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:16:21 2026] GET /v2.1/servers/0005e311-7edc-4cf0-bd36-302e24cf9f7d => generated 1819 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-06-24 19:16:28.920 8 INFO nova.api.openstack.compute.server_external_events [req-71d2cfdd-24aa-4e5d-aa0b-c36d164854db req-72c767c9-9579-4c72-8426-a04e10286c08 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:27ea5a48-2cec-4884-92e4-e10ca26f75fa for instance 0005e311-7edc-4cf0-bd36-302e24cf9f7d on instance [pid: 8|app: 0|req: 476/949] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:16:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/954] 199.19.213.82 () {36 vars in 712 bytes} [Wed Jun 24 19:16:46 2026] POST /v2.1/servers => generated 453 bytes in 967 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/955] 199.19.213.82 () {32 vars in 731 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665 => generated 2213 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/956] 199.19.213.82 () {32 vars in 757 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-interface => generated 28 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/957] 199.19.213.82 () {32 vars in 775 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-24 19:16:50.072 7 INFO nova.api.openstack.compute.server_external_events [req-29939359-c92f-43c9-834f-e74c066904db req-4dc1553d-959a-45a1-9720-6dac219aaf37 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:3eecd129-e2f5-43e1-9347-4eb767421c1b for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 478/958] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:16:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/959] 199.19.213.82 () {32 vars in 731 bytes} [Wed Jun 24 19:16:49 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665 => generated 2433 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/960] 199.19.213.82 () {32 vars in 757 bytes} [Wed Jun 24 19:16:50 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-interface => generated 284 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/961] 199.19.213.82 () {32 vars in 775 bytes} [Wed Jun 24 19:16:50 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-volume_attachments => generated 197 bytes in 80 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-06-24 19:16:52.350 7 INFO nova.api.openstack.compute.server_external_events [req-319536c2-cfca-456d-8313-8f9c6d181e65 req-b25456f2-3283-4dbf-8a1f-ea874208fb19 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:3eecd129-e2f5-43e1-9347-4eb767421c1b for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 480/962] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:16:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/963] 199.19.213.82 () {32 vars in 731 bytes} [Wed Jun 24 19:16:52 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665 => generated 2433 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/964] 199.19.213.82 () {32 vars in 757 bytes} [Wed Jun 24 19:16:52 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-interface => generated 286 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/965] 199.19.213.82 () {32 vars in 775 bytes} [Wed Jun 24 19:16:52 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/968] 199.19.213.82 () {32 vars in 731 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665 => generated 2581 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/969] 199.19.213.82 () {32 vars in 757 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-interface => generated 286 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: 8|app: 0|req: 487/970] 199.19.213.82 () {32 vars in 775 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:17:52.067 8 INFO nova.api.openstack.compute.server_external_events [req-cf7a7ceb-11e9-4b8b-8cf1-67df0c747d8e req-35b6db3c-bd68-472d-9967-7074aba1032b 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:8190fdde-3f78-4ca2-b5ed-70a742fc5b43 for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 8|app: 0|req: 493/981] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:17:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/982] 199.19.213.82 () {36 vars in 810 bytes} [Wed Jun 24 19:17:50 2026] POST /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-interface => generated 279 bytes in 2373 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-06-24 19:17:53.505 7 INFO nova.api.openstack.compute.server_external_events [req-e351c02b-438b-403b-91a8-70ad96d20b86 req-b3b8cde8-a136-4b45-848f-74faf48368d5 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:8190fdde-3f78-4ca2-b5ed-70a742fc5b43 for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 491/985] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:17:53 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, ' 2026-06-24 19:17:55.078 8 INFO nova.api.openstack.compute.server_external_events [req-b4208878-5d73-4986-9728-61485ecef5ec req-6cbccd14-1fa1-46a2-b2e4-8491aeb726fa 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:8190fdde-3f78-4ca2-b5ed-70a742fc5b43 for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 8|app: 0|req: 495/986] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:17:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:18:03.415 7 INFO nova.api.openstack.compute.server_external_events [req-5709f08e-0ee2-4f32-b352-43e82d3ce8d7 req-78613e17-eae8-49db-a59f-fbe8b6b6d540 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:8190fdde-3f78-4ca2-b5ed-70a742fc5b43 for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 493/989] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:18:03 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) 2026-06-24 19:18:24.154 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7899f42-4e4c-4db7-a162-60aa9acb88a1] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:18:25.175 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a7899f42-4e4c-4db7-a162-60aa9acb88a1] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 39974. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:18:35.666 7 INFO nova.api.openstack.compute.server_external_events [req-243e5d76-08ba-4cc4-9ec9-b00f42fef82d req-b18d69bc-f57e-4231-8c36-3039f8167a0b 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:928b9527-7bb5-42a6-8c25-d29afb74e4ac for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 498/996] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:18:35 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: 499/997] 199.19.213.82 () {36 vars in 810 bytes} [Wed Jun 24 19:18:24 2026] POST /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-interface => generated 373 bytes in 14181 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-06-24 19:18:40.002 7 INFO nova.api.openstack.compute.server_external_events [req-aa581223-c152-4626-b3a5-18a078004792 req-b6371118-9f3e-4121-b78b-21f3e08912a5 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:928b9527-7bb5-42a6-8c25-d29afb74e4ac for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 499/998] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:18:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:18:40.934 8 INFO nova.api.openstack.compute.server_external_events [req-c189549a-12f3-4fbf-ae77-1e232f9784db req-998ff342-b9eb-43b6-a983-421b50c04eba 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:928b9527-7bb5-42a6-8c25-d29afb74e4ac for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 8|app: 0|req: 500/999] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:18:40 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-06-24 19:18:52.911 8 INFO nova.api.openstack.compute.server_external_events [req-588e7316-57b4-40e9-b1f6-ee05581ce52e req-11ebea96-a67b-4033-8851-cf29d5ce6530 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:e4b5a7f9-2f04-4474-bd64-e3abf3c89e22 for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 8|app: 0|req: 502/1002] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:18:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1005] 199.19.213.82 () {36 vars in 810 bytes} [Wed Jun 24 19:18:50 2026] POST /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-interface => generated 375 bytes in 4931 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-06-24 19:18:56.239 8 INFO nova.api.openstack.compute.server_external_events [req-a1dadded-e75d-4529-9c60-ef5e3d96b0bc req-aa2ed83b-b181-4230-ab9e-ba24ca8db6b2 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:e4b5a7f9-2f04-4474-bd64-e3abf3c89e22 for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 8|app: 0|req: 505/1006] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:18:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:18:56.621 7 INFO nova.api.openstack.compute.server_external_events [req-746ead67-3c2c-42c0-8ef9-82f7bbf2ce23 req-108aa345-f427-444d-96c9-b8f4d9efb69c 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-plugged:e4b5a7f9-2f04-4474-bd64-e3abf3c89e22 for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 502/1007] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:18:56 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-06-24 19:19:08.669 7 INFO nova.api.openstack.compute.server_external_events [req-9458829c-67d0-4e9f-8c15-ad60c22b0d5b req-1bd3967d-faf2-4b98-b157-dc9b015c373b 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:e4b5a7f9-2f04-4474-bd64-e3abf3c89e22 for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 504/1010] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:19:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 507/1011] 199.19.213.82 () {34 vars in 853 bytes} [Wed Jun 24 19:19:08 2026] DELETE /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-interface/e4b5a7f9-2f04-4474-bd64-e3abf3c89e22 => generated 0 bytes in 69 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-06-24 19:19:10.830 7 INFO nova.api.openstack.compute.server_external_events [req-f3066518-319f-475c-ac7b-8c9b8a7b8c0d req-fe47ccf4-07e5-4029-9e74-fbcc2b0896bc 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:e4b5a7f9-2f04-4474-bd64-e3abf3c89e22 for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 505/1012] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:19:10 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, ' 2026-06-24 19:19:14.741 7 INFO nova.api.openstack.compute.server_external_events [req-6b5c613b-57af-44b5-a089-1277cc523167 req-f835ba8c-2d07-4aee-b54b-46972af5a3f0 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:928b9527-7bb5-42a6-8c25-d29afb74e4ac for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 507/1015] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:19:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 509/1016] 199.19.213.82 () {34 vars in 853 bytes} [Wed Jun 24 19:19:14 2026] DELETE /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-interface/928b9527-7bb5-42a6-8c25-d29afb74e4ac => generated 0 bytes in 186 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-06-24 19:19:16.865 7 INFO nova.api.openstack.compute.server_external_events [req-94f9d29f-a4d7-4750-ae80-3a97db0c1d19 req-8ae9a6c6-dafc-4637-8196-b048215a6b36 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:928b9527-7bb5-42a6-8c25-d29afb74e4ac for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 508/1017] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:19:16 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: 7|app: 0|req: 510/1020] 199.19.213.82 () {34 vars in 853 bytes} [Wed Jun 24 19:19:30 2026] DELETE /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665/os-interface/8190fdde-3f78-4ca2-b5ed-70a742fc5b43 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1023] 199.19.213.82 () {34 vars in 753 bytes} [Wed Jun 24 19:19:35 2026] DELETE /v2.1/servers/93f3d95a-01d7-4491-b81a-19cdc3dd6665 => generated 0 bytes in 309 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-06-24 19:19:44.255 7 INFO nova.api.openstack.compute.server_external_events [req-db4fa2e5-ebd1-4539-b5da-e9bfbd5f193b req-c68301ad-e77c-4a75-b57a-c4d468460099 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:3eecd129-e2f5-43e1-9347-4eb767421c1b for instance 93f3d95a-01d7-4491-b81a-19cdc3dd6665 on instance [pid: 7|app: 0|req: 513/1026] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:19:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1027] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:19:44 2026] DELETE /v2.1/servers/0005e311-7edc-4cf0-bd36-302e24cf9f7d => generated 0 bytes in 701 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-06-24 19:19:45.082 8 INFO nova.api.openstack.compute.server_external_events [req-1e889a37-190c-4897-8223-dcb03f822ff1 req-5c9c4ee8-3100-41fb-9376-e3d914e65450 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:27ea5a48-2cec-4884-92e4-e10ca26f75fa for instance 0005e311-7edc-4cf0-bd36-302e24cf9f7d on instance [pid: 8|app: 0|req: 515/1028] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:19: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: 7|app: 0|req: 514/1029] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:19:44 2026] GET /v2.1/servers/0005e311-7edc-4cf0-bd36-302e24cf9f7d => generated 1945 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:19:46.229 8 INFO nova.api.openstack.compute.server_external_events [req-c7c85a33-823d-44e9-a29a-62841423bcc8 req-5d3c2f84-11d6-43d9-a654-8a9fd8a8b89e 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-unplugged:27ea5a48-2cec-4884-92e4-e10ca26f75fa for instance 0005e311-7edc-4cf0-bd36-302e24cf9f7d on instance [pid: 8|app: 0|req: 516/1030] 10.0.0.247 () {38 vars in 814 bytes} [Wed Jun 24 19:19:46 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-06-24 19:19:50.580 7 INFO nova.api.openstack.wsgi [None req-beeb179e-03ae-4801-be7b-de0adb01af3b 14c7d1745d6c4a32a43b340d04d2eb4f 17d494a23bec477991bff8fcfdc5b168 - - default default] HTTP exception thrown: Instance 0005e311-7edc-4cf0-bd36-302e24cf9f7d could not be found. [pid: 7|app: 0|req: 515/1031] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:19:50 2026] GET /v2.1/servers/0005e311-7edc-4cf0-bd36-302e24cf9f7d => 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-06-24 19:19:51.834 8 INFO nova.api.openstack.compute.server_external_events [req-751cfc89-2752-49f6-aeb2-f52699ef2a27 req-84f63e53-d122-45b9-8f75-4dcd149ec634 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:27ea5a48-2cec-4884-92e4-e10ca26f75fa for instance 0005e311-7edc-4cf0-bd36-302e24cf9f7d on instance [pid: 8|app: 0|req: 517/1032] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:19:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1033] 10.0.0.118 () {32 vars in 717 bytes} [Wed Jun 24 19:19:51 2026] DELETE /v2.1/servers/fdcc03a3-c318-4df6-8c9d-4fedd71c5568 => generated 0 bytes in 524 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-06-24 19:19:52.475 7 INFO nova.api.openstack.compute.server_external_events [req-d8e5f999-b626-442a-9675-891b105610c4 req-11592825-56cf-437c-8a06-b8a049e07228 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-changed:9752dff5-885f-412b-a8b7-e20a91e95e19 for instance fdcc03a3-c318-4df6-8c9d-4fedd71c5568 on instance [pid: 7|app: 0|req: 517/1034] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:19:52 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: 518/1035] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:19:52 2026] GET /v2.1/servers/fdcc03a3-c318-4df6-8c9d-4fedd71c5568 => generated 1943 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 519/1038] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:19:57 2026] GET /v2.1/servers/fdcc03a3-c318-4df6-8c9d-4fedd71c5568 => generated 1475 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:20:02.801 8 INFO nova.api.openstack.wsgi [None req-953e4eac-8b85-44ed-b12a-6dc3fbea40ba 14c7d1745d6c4a32a43b340d04d2eb4f 17d494a23bec477991bff8fcfdc5b168 - - default default] HTTP exception thrown: Instance fdcc03a3-c318-4df6-8c9d-4fedd71c5568 could not be found. [pid: 8|app: 0|req: 520/1039] 10.0.0.118 () {32 vars in 714 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.1/servers/fdcc03a3-c318-4df6-8c9d-4fedd71c5568 => 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-06-24 19:20:03.032 7 INFO nova.api.openstack.compute.server_external_events [req-db1f032b-0795-4fc9-9f49-ff3e1d422992 req-cc0cef14-0d0c-48b4-84a5-37adccd2917b 2bfa812b71f2446f9ae3329769f5ad0f 4d666ccc17454c458a9c01199025ecde - - 188fa1ad45b246c39141a002ad8960ed 188fa1ad45b246c39141a002ad8960ed] Creating event network-vif-deleted:9752dff5-885f-412b-a8b7-e20a91e95e19 for instance fdcc03a3-c318-4df6-8c9d-4fedd71c5568 on instance [pid: 7|app: 0|req: 520/1040] 10.0.0.170 () {38 vars in 814 bytes} [Wed Jun 24 19:20:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1043] 10.0.0.118 () {32 vars in 723 bytes} [Wed Jun 24 19:20:05 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-188909206 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:20:05.430 7 INFO nova.api.openstack.wsgi [None req-c9c3aa45-fd20-4798-84d4-fee68629d6f4 14c7d1745d6c4a32a43b340d04d2eb4f 17d494a23bec477991bff8fcfdc5b168 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-188909206 not found for user 14c7d1745d6c4a32a43b340d04d2eb4f [pid: 7|app: 0|req: 522/1044] 10.0.0.118 () {32 vars in 720 bytes} [Wed Jun 24 19:20:05 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-188909206 => generated 141 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1047] 10.0.0.244 () {28 vars in 454 bytes} [Wed Jun 24 19:20:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1048] 10.0.0.244 () {30 vars in 658 bytes} [Wed Jun 24 19:20:18 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 525/1049] 10.0.0.244 () {32 vars in 731 bytes} [Wed Jun 24 19:20:18 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: 525/1050] 10.0.0.244 () {34 vars in 804 bytes} [Wed Jun 24 19:20:18 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1051] 10.0.0.244 () {28 vars in 454 bytes} [Wed Jun 24 19:20:19 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: 526/1052] 10.0.0.244 () {30 vars in 658 bytes} [Wed Jun 24 19:20:19 2026] GET /v2.1 => generated 0 bytes in 170 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 527/1053] 10.0.0.244 () {32 vars in 731 bytes} [Wed Jun 24 19:20:19 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1054] 10.0.0.244 () {34 vars in 892 bytes} [Wed Jun 24 19:20:19 2026] GET /v2.1/servers/detail?project_id=17d494a23bec477991bff8fcfdc5b168&all_tenants=True => generated 15 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1055] 10.0.0.244 () {34 vars in 892 bytes} [Wed Jun 24 19:20:19 2026] GET /v2.1/servers/detail?project_id=1f8dfb3cbe694bc4aed51b69addffb96&all_tenants=True => generated 15 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1056] 10.0.0.244 () {34 vars in 892 bytes} [Wed Jun 24 19:20:19 2026] GET /v2.1/servers/detail?project_id=46dcd35fdb384e0a99bda87a1ee31f18&all_tenants=True => generated 15 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1057] 10.0.0.244 () {34 vars in 892 bytes} [Wed Jun 24 19:20:19 2026] GET /v2.1/servers/detail?project_id=4d666ccc17454c458a9c01199025ecde&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1058] 10.0.0.244 () {34 vars in 892 bytes} [Wed Jun 24 19:20:19 2026] GET /v2.1/servers/detail?project_id=5d0693ac3c9348c6984e31e811eb91dc&all_tenants=True => generated 15 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1059] 10.0.0.244 () {34 vars in 892 bytes} [Wed Jun 24 19:20:19 2026] GET /v2.1/servers/detail?project_id=954635ad69894007bb6570164313c206&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1060] 10.0.0.244 () {34 vars in 892 bytes} [Wed Jun 24 19:20:19 2026] GET /v2.1/servers/detail?project_id=af2a2f0d563e439582d64e06a8a0b22f&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1061] 10.0.0.244 () {34 vars in 892 bytes} [Wed Jun 24 19:20:19 2026] GET /v2.1/servers/detail?project_id=e554c4b0305441db92ed4d2c8c4cc7f7&all_tenants=True => generated 15 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1062] 10.0.0.244 () {34 vars in 892 bytes} [Wed Jun 24 19:20:20 2026] GET /v2.1/servers/detail?project_id=edd5fb3ce4b84182b71a211f69b02c09&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1067] 10.0.0.118 () {32 vars in 654 bytes} [Wed Jun 24 19:20:33 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1068] 10.0.0.118 () {32 vars in 640 bytes} [Wed Jun 24 19:20:33 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-24 19:20:33.787 8 WARNING oslo_db.sqlalchemy.utils [None req-5a80fd1a-6f20-4846-92cd-7ac2bbd2bc2a 48feab581b4542899b6654226f6ca652 954635ad69894007bb6570164313c206 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 535/1069] 10.0.0.118 () {32 vars in 648 bytes} [Wed Jun 24 19:20:33 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1070] 10.0.0.118 () {32 vars in 693 bytes} [Wed Jun 24 19:20:33 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)