+ 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 05:58:37 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-656668d484-dpln7 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 0x55591a18c090 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 05:58:42.320 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 05:58:42.324 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 05:58:42.796 8 WARNING keystonemiddleware._common.config [None req-7ec8d450-72e0-4215-a74b-714eccdae32e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 05:58:42.807 8 WARNING oslo_config.cfg [None req-7ec8d450-72e0-4215-a74b-714eccdae32e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 05:58:42.823 7 WARNING keystonemiddleware._common.config [None req-84bc83bc-d218-436c-9705-06c2acfcd993 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 05:58:42.833 7 WARNING oslo_config.cfg [None req-84bc83bc-d218-436c-9705-06c2acfcd993 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 05:58:43.011 8 WARNING keystonemiddleware._common.config [None req-7ec8d450-72e0-4215-a74b-714eccdae32e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55591a18c090 pid: 8 (default app) 2026-06-24 05:58:43.043 7 WARNING keystonemiddleware._common.config [None req-84bc83bc-d218-436c-9705-06c2acfcd993 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55591a18c090 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: 7|app: 0|req: 2/3] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 05:58:50 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 05:58:50.961 8 WARNING oslo_policy.policy [None req-f3fd8185-b39f-4da4-b550-53aedf76a0ef 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - 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 05:58:50.962 8 WARNING oslo_policy.policy [None req-f3fd8185-b39f-4da4-b550-53aedf76a0ef 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 05:58:50 2026] GET /v2.1 => generated 0 bytes in 627 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 05:58:51.088 7 WARNING oslo_policy.policy [req-f3fd8185-b39f-4da4-b550-53aedf76a0ef req-c6de473a-3191-4348-a27f-1ccef0ab2417 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - 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 05:58:51.089 7 WARNING oslo_policy.policy [req-f3fd8185-b39f-4da4-b550-53aedf76a0ef req-c6de473a-3191-4348-a27f-1ccef0ab2417 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 05:58:51 2026] GET /v2.1/ => generated 399 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 05:58:51.199 8 INFO nova.api.openstack.wsgi [None req-a49e9236-0e2f-44d2-87db-4f4e36e159ab 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.210 () {48 vars in 1011 bytes} [Wed Jun 24 05:58:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 05:58:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.210 () {52 vars in 1049 bytes} [Wed Jun 24 05:58:51 2026] POST /v2.1/flavors => generated 529 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 05:58: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: 8|app: 0|req: 5/10] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 05:58:52 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 05:58:52 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 05:58:52.119 8 INFO nova.api.openstack.wsgi [None req-f44af912-b680-4464-8c7c-83489fd3f10b 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.210 () {48 vars in 1013 bytes} [Wed Jun 24 05:58:52 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 05:58:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.210 () {52 vars in 1049 bytes} [Wed Jun 24 05:58:52 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 05:58:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 05:58:52 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 05:58:53 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 05:58:53.035 8 INFO nova.api.openstack.wsgi [None req-310b153d-952e-4701-b91b-dea3b00476ae 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.210 () {48 vars in 1015 bytes} [Wed Jun 24 05:58:53 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: 7|app: 0|req: 10/19] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 05:58:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.210 () {52 vars in 1049 bytes} [Wed Jun 24 05:58:53 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: 12/23] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 05:58:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 05:58:53 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 05:58:53 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 05:58:53.940 8 INFO nova.api.openstack.wsgi [None req-5ab7fd27-2311-45cd-8c85-4d9d36a2b752 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.204.45.210 () {48 vars in 1013 bytes} [Wed Jun 24 05:58:53 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 05:58:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.210 () {52 vars in 1049 bytes} [Wed Jun 24 05:58:53 2026] POST /v2.1/flavors => generated 532 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 05:58:54 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: 15/30] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 05:58:54 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 05:58:54 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 05:58:54.937 8 INFO nova.api.openstack.wsgi [None req-e513fddc-6a45-48e8-bcd3-5c8b16335e28 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.210 () {48 vars in 1015 bytes} [Wed Jun 24 05:58:54 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 05:58:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.210 () {52 vars in 1049 bytes} [Wed Jun 24 05:58:54 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/49] 10.0.0.200 () {28 vars in 454 bytes} [Wed Jun 24 06:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 25/50] 10.0.0.200 () {30 vars in 658 bytes} [Wed Jun 24 06:00:07 2026] GET /v2.1 => generated 0 bytes in 469 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: 26/51] 10.0.0.200 () {30 vars in 660 bytes} [Wed Jun 24 06:00:08 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: 26/52] 10.0.0.200 () {34 vars in 765 bytes} [Wed Jun 24 06:00:08 2026] GET /v2.1/os-services => generated 546 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/53] 10.0.0.200 () {28 vars in 454 bytes} [Wed Jun 24 06:00:11 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 27/54] 10.0.0.200 () {30 vars in 658 bytes} [Wed Jun 24 06:00:11 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 28/55] 10.0.0.200 () {30 vars in 660 bytes} [Wed Jun 24 06:00:11 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/56] 10.0.0.200 () {34 vars in 765 bytes} [Wed Jun 24 06:00:11 2026] GET /v2.1/os-services => generated 546 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/59] 10.0.0.200 () {28 vars in 454 bytes} [Wed Jun 24 06:00:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 30/60] 10.0.0.200 () {30 vars in 658 bytes} [Wed Jun 24 06:00:14 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 31/61] 10.0.0.200 () {30 vars in 660 bytes} [Wed Jun 24 06:00:14 2026] GET /v2.1/ => generated 410 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/62] 10.0.0.200 () {34 vars in 808 bytes} [Wed Jun 24 06:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/63] 10.0.0.200 () {28 vars in 454 bytes} [Wed Jun 24 06:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 32/64] 10.0.0.200 () {30 vars in 658 bytes} [Wed Jun 24 06:00:18 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 33/65] 10.0.0.200 () {30 vars in 660 bytes} [Wed Jun 24 06:00: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: 33/66] 10.0.0.200 () {34 vars in 808 bytes} [Wed Jun 24 06:00:18 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: 7|app: 0|req: 58/115] 10.0.0.104 () {28 vars in 454 bytes} [Wed Jun 24 06:04:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 10.0.0.104 () {30 vars in 658 bytes} [Wed Jun 24 06:04:14 2026] GET /v2.1 => generated 0 bytes in 126 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: 59/117] 10.0.0.104 () {30 vars in 660 bytes} [Wed Jun 24 06:04:14 2026] GET /v2.1/ => generated 410 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 10.0.0.104 () {34 vars in 804 bytes} [Wed Jun 24 06:04:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:09:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 90/180] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:09:14 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 91/181] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:09:15 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:09:15.110 7 INFO nova.api.openstack.wsgi [None req-1ba187ce-72a7-4237-a0a6-11eed21322a7 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 91/182] 199.204.45.210 () {48 vars in 1017 bytes} [Wed Jun 24 06:09:15 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:09:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/184] 199.204.45.210 () {52 vars in 1049 bytes} [Wed Jun 24 06:09:15 2026] POST /v2.1/flavors => generated 534 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/197] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:10:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/198] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:10:19 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 100/199] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:10:19 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:10:19.698 8 WARNING oslo_db.sqlalchemy.utils [None req-85758f6e-1670-457f-bdee-16985f3784d6 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 100/200] 199.204.45.210 () {48 vars in 1016 bytes} [Wed Jun 24 06:10:19 2026] GET /v2.1/os-keypairs => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/201] 199.204.45.210 () {52 vars in 1057 bytes} [Wed Jun 24 06:10:19 2026] POST /v2.1/os-keypairs => generated 576 bytes in 64 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.204.45.210 () {44 vars in 990 bytes} [Wed Jun 24 06:10:23 2026] GET /v2.1/os-quota-sets/44d62b779996478c833b8c35d862cc8b => generated 371 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.204.45.210 () {48 vars in 1042 bytes} [Wed Jun 24 06:10:23 2026] PUT /v2.1/os-quota-sets/44d62b779996478c833b8c35d862cc8b => generated 326 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.210 () {44 vars in 990 bytes} [Wed Jun 24 06:10:24 2026] GET /v2.1/os-quota-sets/44d62b779996478c833b8c35d862cc8b => generated 368 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/305] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:18:36 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: 154/306] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:18:36 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 153/307] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:18:36 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:18:36.708 7 INFO nova.api.openstack.wsgi [None req-d5a24c5b-d8e7-4dcd-b1d1-f7c0653961b5 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 155/308] 199.204.45.210 () {48 vars in 1015 bytes} [Wed Jun 24 06:18:36 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: 8|app: 0|req: 154/309] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:18:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/310] 199.204.45.210 () {52 vars in 1049 bytes} [Wed Jun 24 06:18:36 2026] POST /v2.1/flavors => generated 534 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 199.204.45.210 () {44 vars in 990 bytes} [Wed Jun 24 06:21:49 2026] GET /v2.1/os-quota-sets/afdbfcb94df3419fb6684e6ace270672 => generated 371 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/350] 199.204.45.210 () {48 vars in 1042 bytes} [Wed Jun 24 06:21:49 2026] PUT /v2.1/os-quota-sets/afdbfcb94df3419fb6684e6ace270672 => generated 326 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 199.204.45.210 () {44 vars in 990 bytes} [Wed Jun 24 06:21:49 2026] GET /v2.1/os-quota-sets/afdbfcb94df3419fb6684e6ace270672 => 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: 249/494] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:33:43 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: 246/497] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:33:43 2026] GET /v2.1 => generated 0 bytes in 167 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/498] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:33:43 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:33:43.635 8 INFO nova.api.openstack.wsgi [None req-9334fa16-bd9b-4f39-9097-85dd75438cfb 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 247/499] 199.204.45.210 () {48 vars in 1011 bytes} [Wed Jun 24 06:33:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/500] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:33:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/501] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:33:43 2026] GET /v2.1/flavors/ebd5b80a-bfd9-4c5d-a57b-89f5999670c9/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/502] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:33:44 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: 249/503] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:33:44 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/504] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:33:44 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:33:44.667 8 INFO nova.api.openstack.wsgi [None req-bc7cc72e-3974-400e-949a-3577a279477c 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 250/505] 199.204.45.210 () {48 vars in 1013 bytes} [Wed Jun 24 06:33:44 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/506] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:33:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/507] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:33:44 2026] GET /v2.1/flavors/5f117a22-a91a-4d78-b6a9-97a40a171969/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/508] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:33:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/509] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:33:45 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/510] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:33:45 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:33:45.664 8 INFO nova.api.openstack.wsgi [None req-de5b6e5d-37fd-4c7a-9e66-cb59dcf64f75 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 253/511] 199.204.45.210 () {48 vars in 1015 bytes} [Wed Jun 24 06:33:45 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/512] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:33:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/513] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:33:45 2026] GET /v2.1/flavors/1fe077ae-6872-4d3f-bbf5-7dd61353396d/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: 260/514] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:33:46 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/515] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:33:46 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/516] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:33:46 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:33:46.619 8 INFO nova.api.openstack.wsgi [None req-38a2fe0f-0f59-49fc-92fc-3e7106d73fdc 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 256/517] 199.204.45.210 () {48 vars in 1013 bytes} [Wed Jun 24 06:33:46 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/518] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:33:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/519] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:33:46 2026] GET /v2.1/flavors/045e8eda-07e0-4f76-8d0b-afe55dfc3f42/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/520] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:33:47 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: 258/521] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:33:47 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/522] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:33:47 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:33:47.534 8 INFO nova.api.openstack.wsgi [None req-810167c5-df31-49a2-bb49-68b9630038fb 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 259/523] 199.204.45.210 () {48 vars in 1015 bytes} [Wed Jun 24 06:33:47 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/524] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:33:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/525] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:33:47 2026] GET /v2.1/flavors/6e5f4131-4286-4a56-b4f2-1067d92bc747/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: 269/542] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:35:04 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/543] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:35:04 2026] GET /v2.1 => generated 0 bytes in 100 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 270/544] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:35:04 2026] GET /v2.1/ => generated 399 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:35:04.781 7 INFO nova.api.openstack.wsgi [None req-054a4b2e-4b66-47aa-9455-16b0ef6279ba 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 275/545] 199.204.45.210 () {48 vars in 1017 bytes} [Wed Jun 24 06:35:04 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/546] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:35:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/547] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:35:04 2026] GET /v2.1/flavors/4a85de9e-ddfe-4b19-b65a-6e239e1cdea3/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/548] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:35:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/549] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:35:11 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 273/550] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:35:11 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:35:11.766 7 WARNING oslo_db.sqlalchemy.utils [None req-b8783edc-5716-4590-a0f1-5d51204e4952 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 278/551] 199.204.45.210 () {48 vars in 1016 bytes} [Wed Jun 24 06:35:11 2026] GET /v2.1/os-keypairs => generated 545 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/554] 199.204.45.210 () {44 vars in 990 bytes} [Wed Jun 24 06:35:15 2026] GET /v2.1/os-quota-sets/44d62b779996478c833b8c35d862cc8b => generated 368 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/565] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:36:06 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/566] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:36:06 2026] GET /v2.1 => generated 0 bytes in 79 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 286/567] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:36:06 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:36:06.757 8 INFO nova.api.openstack.wsgi [None req-7e9eeaae-7599-4397-a3d7-e998a51b559c 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 282/568] 199.204.45.210 () {48 vars in 1015 bytes} [Wed Jun 24 06:36:06 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/569] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:36:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/570] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:36:06 2026] GET /v2.1/flavors/90ca5a1d-073d-4f18-91be-c18e34c5be1d/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/573] 199.204.45.210 () {44 vars in 990 bytes} [Wed Jun 24 06:36:21 2026] GET /v2.1/os-quota-sets/afdbfcb94df3419fb6684e6ace270672 => generated 368 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/586] 199.204.45.210 () {42 vars in 705 bytes} [Wed Jun 24 06:37: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: 7|app: 0|req: 296/587] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 24 06:37:16 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 292/588] 199.204.45.210 () {46 vars in 982 bytes} [Wed Jun 24 06:37:16 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/589] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:37:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/590] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:37:16 2026] GET /v2.1/flavors/045e8eda-07e0-4f76-8d0b-afe55dfc3f42/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: 298/591] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:37:16 2026] GET /v2.1/flavors/1fe077ae-6872-4d3f-bbf5-7dd61353396d/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/592] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:37:16 2026] GET /v2.1/flavors/4a85de9e-ddfe-4b19-b65a-6e239e1cdea3/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: 299/593] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:37:16 2026] GET /v2.1/flavors/5f117a22-a91a-4d78-b6a9-97a40a171969/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/594] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:37:16 2026] GET /v2.1/flavors/6e5f4131-4286-4a56-b4f2-1067d92bc747/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: 300/595] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:37:16 2026] GET /v2.1/flavors/90ca5a1d-073d-4f18-91be-c18e34c5be1d/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: 296/596] 199.204.45.210 () {48 vars in 1099 bytes} [Wed Jun 24 06:37:16 2026] GET /v2.1/flavors/ebd5b80a-bfd9-4c5d-a57b-89f5999670c9/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/605] 10.0.0.142 () {32 vars in 655 bytes} [Wed Jun 24 06:38:00 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/606] 10.0.0.142 () {32 vars in 641 bytes} [Wed Jun 24 06:38:00 2026] GET /v2.1/servers => generated 15 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-24 06:38:00.821 7 WARNING oslo_db.sqlalchemy.utils [None req-ce5ee1e5-555c-4904-9620-b13c3a3f51d0 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 306/607] 10.0.0.142 () {32 vars in 649 bytes} [Wed Jun 24 06:38:00 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 10.0.0.142 () {32 vars in 694 bytes} [Wed Jun 24 06:38:00 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/611] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:13 2026] GET /v2.1/flavors/ebd5b80a-bfd9-4c5d-a57b-89f5999670c9 => generated 511 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/612] 10.0.0.142 () {32 vars in 641 bytes} [Wed Jun 24 06:38:13 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: 7|app: 0|req: 309/613] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:13 2026] GET /v2.1/flavors/ebd5b80a-bfd9-4c5d-a57b-89f5999670c9 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/616] 10.0.0.142 () {34 vars in 671 bytes} [Wed Jun 24 06:38:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/619] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:38:22 2026] POST /v2.1/servers => generated 450 bytes in 2024 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:24 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1424 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 312/621] 10.0.0.142 () {34 vars in 685 bytes} [Wed Jun 24 06:38:25 2026] POST /v2.1/os-security-groups => generated 244 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 10.0.0.142 () {34 vars in 671 bytes} [Wed Jun 24 06:38:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:25 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1482 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 10.0.0.142 () {34 vars in 685 bytes} [Wed Jun 24 06:38:25 2026] POST /v2.1/os-security-groups => generated 242 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/625] 10.0.0.142 () {34 vars in 685 bytes} [Wed Jun 24 06:38:26 2026] POST /v2.1/os-security-groups => generated 242 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/626] 10.0.0.142 () {32 vars in 663 bytes} [Wed Jun 24 06:38:26 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:26 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1549 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/628] 10.0.0.142 () {32 vars in 740 bytes} [Wed Jun 24 06:38:26 2026] DELETE /v2.1/os-security-groups/deba0cf2-c998-4ee5-8945-df21cd3fac4a => generated 0 bytes in 569 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 06:38:27.545 8 INFO nova.api.openstack.wsgi [None req-14571d54-c06a-4161-9d00-832b88e199fa e2b59762c7bf4f4299e6d0f121204e1b d74a5ded6c394b80a199258b66883934 - - default default] HTTP exception thrown: Security group deba0cf2-c998-4ee5-8945-df21cd3fac4a does not exist Neutron server returns request_ids: ['req-2a49f766-d7cc-46e0-8524-a1f1f99b116a'] [pid: 8|app: 0|req: 314/629] 10.0.0.142 () {32 vars in 737 bytes} [Wed Jun 24 06:38:27 2026] GET /v2.1/os-security-groups/deba0cf2-c998-4ee5-8945-df21cd3fac4a => generated 194 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/630] 10.0.0.142 () {32 vars in 740 bytes} [Wed Jun 24 06:38:27 2026] DELETE /v2.1/os-security-groups/ab3c46f6-cd3e-4ed4-9a28-6dfd7d83b3d2 => generated 0 bytes in 545 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 06:38:28.175 8 INFO nova.api.openstack.wsgi [None req-dc397e18-2a45-487e-9b94-c90bea5e1122 e2b59762c7bf4f4299e6d0f121204e1b d74a5ded6c394b80a199258b66883934 - - default default] HTTP exception thrown: Security group ab3c46f6-cd3e-4ed4-9a28-6dfd7d83b3d2 does not exist Neutron server returns request_ids: ['req-14f7e1fa-6998-431a-b771-42d16c25fa27'] [pid: 8|app: 0|req: 315/631] 10.0.0.142 () {32 vars in 737 bytes} [Wed Jun 24 06:38:28 2026] GET /v2.1/os-security-groups/ab3c46f6-cd3e-4ed4-9a28-6dfd7d83b3d2 => generated 194 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/632] 10.0.0.142 () {32 vars in 740 bytes} [Wed Jun 24 06:38:28 2026] DELETE /v2.1/os-security-groups/90f15957-ffdc-4299-a8e5-b38a5e0d61e9 => generated 0 bytes in 359 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/633] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:28 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1549 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/634] 10.0.0.142 () {34 vars in 685 bytes} [Wed Jun 24 06:38:28 2026] POST /v2.1/os-security-groups => generated 247 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:38:29.535 7 INFO nova.api.openstack.wsgi [None req-29f93aaf-a4c5-477e-b012-e5ce92d0d427 e2b59762c7bf4f4299e6d0f121204e1b d74a5ded6c394b80a199258b66883934 - - default default] HTTP exception thrown: Security group 90f15957-ffdc-4299-a8e5-b38a5e0d61e9 does not exist Neutron server returns request_ids: ['req-09c05fad-a0a2-42af-9ff5-2e0f8d33cbe7'] [pid: 7|app: 0|req: 320/635] 10.0.0.142 () {32 vars in 737 bytes} [Wed Jun 24 06:38:29 2026] GET /v2.1/os-security-groups/90f15957-ffdc-4299-a8e5-b38a5e0d61e9 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/636] 10.0.0.142 () {34 vars in 695 bytes} [Wed Jun 24 06:38:29 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/637] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:38:28 2026] POST /v2.1/servers => generated 449 bytes in 1556 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/638] 10.0.0.142 () {32 vars in 663 bytes} [Wed Jun 24 06:38:29 2026] GET /v2.1/os-security-groups => generated 707 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:38:30.151 8 INFO nova.api.openstack.compute.server_external_events [req-2ff285df-fd4c-47a9-98c1-297b9c528bc4 req-119c5c34-2725-4d62-a22a-78be6ab2d3d3 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:75524144-99b2-4653-8dc7-1186392f5fc7 for instance 16a2a469-b37c-4a10-8004-c89c9e285928 on instance 2026-06-24 06:38:30.159 8 INFO nova.compute.rpcapi [None req-0bcf738f-4a01-4b1c-9e7a-c16a4c2002bd - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 317/639] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:38:30 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 323/640] 10.0.0.142 () {34 vars in 685 bytes} [Wed Jun 24 06:38:30 2026] POST /v2.1/os-security-groups => generated 248 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/641] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:30 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1549 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:38:30.440 8 INFO nova.api.openstack.wsgi [None req-fc36ea0c-d51e-4de4-8023-6c9655d71758 e2b59762c7bf4f4299e6d0f121204e1b d74a5ded6c394b80a199258b66883934 - - default default] HTTP exception thrown: Security group 90f15957-ffdc-4299-a8e5-b38a5e0d61e9 does not exist Neutron server returns request_ids: ['req-66433849-a00e-43fe-8036-35ee10d52f96'] [pid: 8|app: 0|req: 319/642] 10.0.0.142 () {32 vars in 740 bytes} [Wed Jun 24 06:38:30 2026] DELETE /v2.1/os-security-groups/90f15957-ffdc-4299-a8e5-b38a5e0d61e9 => generated 194 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/643] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:30 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1400 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:38:30.506 7 INFO nova.api.openstack.wsgi [None req-bf67815a-979b-41a6-aa18-06baa706781d e2b59762c7bf4f4299e6d0f121204e1b d74a5ded6c394b80a199258b66883934 - - default default] HTTP exception thrown: Security group ab3c46f6-cd3e-4ed4-9a28-6dfd7d83b3d2 does not exist Neutron server returns request_ids: ['req-12f49b11-46bb-462a-8eb6-4cbd911e0515'] [pid: 7|app: 0|req: 325/644] 10.0.0.142 () {32 vars in 740 bytes} [Wed Jun 24 06:38:30 2026] DELETE /v2.1/os-security-groups/ab3c46f6-cd3e-4ed4-9a28-6dfd7d83b3d2 => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-24 06:38:30.544 7 INFO nova.api.openstack.wsgi [None req-a91a1c37-4760-496f-a0cd-08f4addd1bf5 e2b59762c7bf4f4299e6d0f121204e1b d74a5ded6c394b80a199258b66883934 - - default default] HTTP exception thrown: Security group deba0cf2-c998-4ee5-8945-df21cd3fac4a does not exist Neutron server returns request_ids: ['req-375d67f3-0af0-453a-9c50-759dec74c4b7'] [pid: 7|app: 0|req: 326/645] 10.0.0.142 () {32 vars in 740 bytes} [Wed Jun 24 06:38:30 2026] DELETE /v2.1/os-security-groups/deba0cf2-c998-4ee5-8945-df21cd3fac4a => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/646] 10.0.0.142 () {34 vars in 695 bytes} [Wed Jun 24 06:38:30 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/647] 10.0.0.142 () {34 vars in 695 bytes} [Wed Jun 24 06:38:30 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/648] 10.0.0.142 () {32 vars in 737 bytes} [Wed Jun 24 06:38:31 2026] GET /v2.1/os-security-groups/701d3c68-6a22-4344-9231-be5f148f6182 => generated 665 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/649] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:31 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1549 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/650] 10.0.0.142 () {32 vars in 750 bytes} [Wed Jun 24 06:38:31 2026] DELETE /v2.1/os-security-group-rules/3483bfc6-80d6-457b-a367-0d1c7afb6193 => generated 0 bytes in 414 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:31 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1525 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/652] 10.0.0.142 () {32 vars in 740 bytes} [Wed Jun 24 06:38:31 2026] DELETE /v2.1/os-security-groups/701d3c68-6a22-4344-9231-be5f148f6182 => generated 0 bytes in 455 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: 324/653] 10.0.0.142 () {32 vars in 740 bytes} [Wed Jun 24 06:38:32 2026] DELETE /v2.1/os-security-groups/8ad8b916-273b-4b1c-9a34-6b595cf5102a => generated 0 bytes in 230 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/654] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:32 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1549 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 06:38:32.955 8 INFO nova.api.openstack.compute.server_external_events [req-8733d839-fd38-43e0-a8af-9a87447df062 req-5dbb00f5-12d5-499e-b7e8-25413a2c391d 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:1f42b7e4-d38b-404b-953d-5413bac0fc0b for instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 on instance [pid: 8|app: 0|req: 325/655] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:38:32 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: 331/656] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:33 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1525 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/659] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:33 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1549 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/660] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:34 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1525 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: 8|app: 0|req: 328/661] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:35 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1549 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: 334/662] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:35 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1525 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/663] 10.0.0.142 () {30 vars in 413 bytes} [Wed Jun 24 06:38:36 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/664] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:36 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1549 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/665] 10.0.0.142 () {28 vars in 560 bytes} [Wed Jun 24 06:38:36 2026] GET /v2/ => generated 401 bytes in 503 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/666] 10.0.0.142 () {28 vars in 564 bytes} [Wed Jun 24 06:38:36 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/667] 10.0.0.142 () {30 vars in 413 bytes} [Wed Jun 24 06:38:36 2026] GET / => generated 421 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/668] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:36 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1525 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/669] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:37 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1549 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: 333/670] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:38 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1525 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:38:38.519 7 INFO nova.api.openstack.compute.server_external_events [req-a166f31f-c4ea-408f-b2fa-2bc6c35a7dfd req-95a727f5-d778-4eb6-99de-3a4437690b30 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:75524144-99b2-4653-8dc7-1186392f5fc7 for instance 16a2a469-b37c-4a10-8004-c89c9e285928 on instance 2026-06-24 06:38:38.536 7 INFO nova.compute.rpcapi [None req-30c7ce96-0ed4-46a3-990c-66a3efc66f72 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 338/671] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:38:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/672] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:38 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1726 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 339/673] 10.0.0.142 () {32 vars in 741 bytes} [Wed Jun 24 06:38:39 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928/os-interface => generated 285 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:39 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1525 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:38:40.619 8 INFO nova.api.openstack.compute.server_external_events [req-f294bb3e-9581-497f-883e-99b0eb6d5e5e req-f31b578d-b936-45da-b4e4-1982e347906b 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:75524144-99b2-4653-8dc7-1186392f5fc7 for instance 16a2a469-b37c-4a10-8004-c89c9e285928 on instance 2026-06-24 06:38:40.619 8 INFO nova.api.openstack.compute.server_external_events [req-f294bb3e-9581-497f-883e-99b0eb6d5e5e req-f31b578d-b936-45da-b4e4-1982e347906b 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:1f42b7e4-d38b-404b-953d-5413bac0fc0b for instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 on instance 2026-06-24 06:38:40.620 8 INFO nova.api.openstack.compute.server_external_events [req-f294bb3e-9581-497f-883e-99b0eb6d5e5e req-f31b578d-b936-45da-b4e4-1982e347906b 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:1f42b7e4-d38b-404b-953d-5413bac0fc0b for instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 on instance [pid: 8|app: 0|req: 336/675] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:38:40 2026] POST /v2.1/os-server-external-events => generated 525 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: 8|app: 0|req: 337/676] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:40 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1726 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/677] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:40 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1525 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/678] 10.0.0.142 () {32 vars in 641 bytes} [Wed Jun 24 06:38:40 2026] GET /v2.1/servers => generated 378 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, ' [pid: 7|app: 0|req: 341/679] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:38:41 2026] DELETE /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 0 bytes in 167 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/680] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:41 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1732 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/681] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:41 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1715 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 340/682] 10.0.0.142 () {32 vars in 741 bytes} [Wed Jun 24 06:38:42 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/os-interface => generated 285 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:38:42.672 8 INFO nova.api.openstack.compute.server_external_events [req-84b993c0-14c0-4304-a373-8022b92ca684 req-4c183f3d-a630-4a70-8273-ec44aac3330d 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:75524144-99b2-4653-8dc7-1186392f5fc7 for instance 16a2a469-b37c-4a10-8004-c89c9e285928 on instance 2026-06-24 06:38:42.673 8 INFO nova.api.openstack.compute.server_external_events [req-84b993c0-14c0-4304-a373-8022b92ca684 req-4c183f3d-a630-4a70-8273-ec44aac3330d 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:75524144-99b2-4653-8dc7-1186392f5fc7 for instance 16a2a469-b37c-4a10-8004-c89c9e285928 on instance 2026-06-24 06:38:42.675 8 INFO nova.api.openstack.compute.server_external_events [req-84b993c0-14c0-4304-a373-8022b92ca684 req-4c183f3d-a630-4a70-8273-ec44aac3330d 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:75524144-99b2-4653-8dc7-1186392f5fc7 for instance 16a2a469-b37c-4a10-8004-c89c9e285928 on instance [pid: 8|app: 0|req: 341/683] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:38:42 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/684] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:42 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 1732 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:38:42.936 8 INFO nova.api.openstack.compute.server_external_events [req-2cdb166f-217f-483c-8fdf-46e558f4a24f req-2387efb5-c6aa-425b-96a8-6049e80f17ab 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:75524144-99b2-4653-8dc7-1186392f5fc7 for instance 16a2a469-b37c-4a10-8004-c89c9e285928 on instance [pid: 8|app: 0|req: 342/685] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:38:42 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, ' 2026-06-24 06:38:43.846 7 INFO nova.api.openstack.wsgi [None req-77780306-645f-406a-8b7c-adc266af013a 9fbb9949f84748a6b492a5b6947c342e a9cde53e4b9442fe896955c2d3f6637b - - default default] HTTP exception thrown: Instance 16a2a469-b37c-4a10-8004-c89c9e285928 could not be found. [pid: 7|app: 0|req: 345/688] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:43 2026] GET /v2.1/servers/16a2a469-b37c-4a10-8004-c89c9e285928 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/689] 10.0.0.142 () {32 vars in 706 bytes} [Wed Jun 24 06:38:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1370061734 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/690] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:44 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1715 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 06:38:44.744 8 INFO nova.api.openstack.compute.server_external_events [req-b84bbce0-16f4-423d-8676-6e01d66b52cf req-a9f79854-9e1c-45b6-8a8d-2b08dd037e45 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:1f42b7e4-d38b-404b-953d-5413bac0fc0b for instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 on instance [pid: 8|app: 0|req: 345/691] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:38:44 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: 347/692] 10.0.0.142 () {34 vars in 671 bytes} [Wed Jun 24 06:38:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/695] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:38:52 2026] POST /v2.1/servers => generated 451 bytes in 1220 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/696] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:54 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 1253 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/697] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:55 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 1369 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/698] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:56 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 1437 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:38:56.802 8 INFO nova.api.openstack.compute.server_external_events [req-557661b5-98ae-4e46-9985-e892ac81f49c req-4e7f6c31-0c19-4225-beae-08b865833e35 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:cd4d30fb-85db-4e2f-a68d-b3c31638c864 for instance 900b4987-1802-4487-a868-1a26c154abd6 on instance [pid: 8|app: 0|req: 348/699] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:38:56 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/700] 10.0.0.142 () {34 vars in 671 bytes} [Wed Jun 24 06:38:57 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) [pid: 8|app: 0|req: 349/701] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:57 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 1437 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:38:59.077 8 INFO nova.api.openstack.compute.server_external_events [req-22109dab-39dd-4518-b482-361150305399 req-11ff753b-88cf-4e7c-99ed-7ad28ba29a87 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:cd4d30fb-85db-4e2f-a68d-b3c31638c864 for instance 900b4987-1802-4487-a868-1a26c154abd6 on instance [pid: 8|app: 0|req: 350/702] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:38:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:38:58 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 1425 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 351/704] 10.0.0.142 () {32 vars in 741 bytes} [Wed Jun 24 06:38:59 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/os-interface => generated 285 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/705] 10.0.0.142 () {32 vars in 815 bytes} [Wed Jun 24 06:38:59 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/os-interface/1f42b7e4-d38b-404b-953d-5413bac0fc0b => generated 282 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/706] 10.0.0.142 () {32 vars in 723 bytes} [Wed Jun 24 06:39:00 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/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: 8|app: 0|req: 354/707] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:00 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 1611 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/708] 10.0.0.142 () {34 vars in 750 bytes} [Wed Jun 24 06:39:00 2026] POST /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/action => generated 0 bytes in 38 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: 356/709] 10.0.0.142 () {32 vars in 741 bytes} [Wed Jun 24 06:39:00 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/710] 10.0.0.142 () {32 vars in 723 bytes} [Wed Jun 24 06:39:00 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:38:59 2026] POST /v2.1/servers => generated 453 bytes in 985 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: 358/712] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:00 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1393 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:01.162 7 INFO nova.api.openstack.compute.server_external_events [req-8fd98607-eb9c-4988-8795-9c974c5ca2e1 req-c578bb5b-fc01-4f44-b048-29c3f05d68f5 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:cd4d30fb-85db-4e2f-a68d-b3c31638c864 for instance 900b4987-1802-4487-a868-1a26c154abd6 on instance [pid: 7|app: 0|req: 355/713] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:01.409 8 INFO nova.api.openstack.compute.server_external_events [req-259b32e8-1a24-4567-a1c9-ebc2d37c5675 req-c7c03f4d-0422-4a8f-ab34-54dd49d1e944 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:1f42b7e4-d38b-404b-953d-5413bac0fc0b for instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 on instance [pid: 8|app: 0|req: 359/714] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/715] 10.0.0.142 () {32 vars in 723 bytes} [Wed Jun 24 06:39:01 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/ips => generated 155 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/716] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:01 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 1611 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/717] 10.0.0.142 () {32 vars in 641 bytes} [Wed Jun 24 06:39:01 2026] GET /v2.1/servers => generated 387 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/718] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:01 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1453 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:39:02 2026] DELETE /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/720] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:02 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 1617 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/721] 10.0.0.142 () {32 vars in 723 bytes} [Wed Jun 24 06:39:02 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/ips => generated 193 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/722] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:02 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1949 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: 7|app: 0|req: 360/723] 10.0.0.142 () {34 vars in 750 bytes} [Wed Jun 24 06:39:02 2026] POST /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/action => generated 0 bytes in 42 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: 364/724] 10.0.0.142 () {32 vars in 723 bytes} [Wed Jun 24 06:39:02 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/ips => generated 193 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:39:03.207 8 INFO nova.api.openstack.compute.server_external_events [req-1a0f44bd-82cb-4018-b6dd-825e82bc304c req-f821e5b2-33ef-4d2e-9817-7e57588a9a5f 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:cd4d30fb-85db-4e2f-a68d-b3c31638c864 for instance 900b4987-1802-4487-a868-1a26c154abd6 on instance 2026-06-24 06:39:03.208 8 INFO nova.api.openstack.compute.server_external_events [req-1a0f44bd-82cb-4018-b6dd-825e82bc304c req-f821e5b2-33ef-4d2e-9817-7e57588a9a5f 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:cd4d30fb-85db-4e2f-a68d-b3c31638c864 for instance 900b4987-1802-4487-a868-1a26c154abd6 on instance 2026-06-24 06:39:03.209 8 INFO nova.api.openstack.compute.server_external_events [req-1a0f44bd-82cb-4018-b6dd-825e82bc304c req-f821e5b2-33ef-4d2e-9817-7e57588a9a5f 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:cd4d30fb-85db-4e2f-a68d-b3c31638c864 for instance 900b4987-1802-4487-a868-1a26c154abd6 on instance [pid: 8|app: 0|req: 365/725] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:03 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/726] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:03 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1519 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/729] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:03 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 1617 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/730] 10.0.0.142 () {32 vars in 723 bytes} [Wed Jun 24 06:39:03 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/ips => generated 193 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:04.126 8 INFO nova.api.openstack.compute.server_external_events [req-13ca2309-992a-46b5-8316-1078200e38f3 req-5f2abcf0-5249-42a1-8463-92bcb9e0e984 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:cd4d30fb-85db-4e2f-a68d-b3c31638c864 for instance 900b4987-1802-4487-a868-1a26c154abd6 on instance [pid: 8|app: 0|req: 367/731] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/732] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:04 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1519 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/733] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:04 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 1385 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/734] 10.0.0.142 () {32 vars in 723 bytes} [Wed Jun 24 06:39:05 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897/ips => generated 155 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: 369/735] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:39:05 2026] DELETE /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 0 bytes in 146 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 06:39:05.278 8 INFO nova.api.openstack.compute.server_external_events [req-287a2e0d-1e7b-4f63-a21f-51159adcdcb4 req-3e8e0afb-f0ed-4c68-bd11-dc1dc4c0f597 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:c07acb81-a306-4544-9233-10c8ed65e4ce for instance 40feffe8-9abc-4e22-aad2-a0339a90de64 on instance [pid: 8|app: 0|req: 370/736] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:05 2026] POST /v2.1/os-server-external-events => generated 179 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: 7|app: 0|req: 367/737] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:05 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1841 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:05 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1519 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:39:05.782 7 INFO nova.api.openstack.wsgi [None req-2fba15b5-43e0-4701-a309-17c0a6a2f308 c57af4b0c1024532aca4b5e84b9f46d2 14bfc42ebb24468c8f488346fdfee221 - - default default] HTTP exception thrown: Instance 900b4987-1802-4487-a868-1a26c154abd6 could not be found. [pid: 7|app: 0|req: 368/739] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:05 2026] GET /v2.1/servers/900b4987-1802-4487-a868-1a26c154abd6 => generated 111 bytes in 36 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: 372/740] 10.0.0.142 () {32 vars in 706 bytes} [Wed Jun 24 06:39:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1366950240 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:06.295 7 INFO nova.api.openstack.compute.server_external_events [req-fd3c88c1-3cb2-4fb2-b0df-298f763b0f90 req-0a4f766b-d162-4a6d-b07b-9a52ce233878 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:1f42b7e4-d38b-404b-953d-5413bac0fc0b for instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 on instance 2026-06-24 06:39:06.296 7 INFO nova.api.openstack.compute.server_external_events [req-fd3c88c1-3cb2-4fb2-b0df-298f763b0f90 req-0a4f766b-d162-4a6d-b07b-9a52ce233878 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:c07acb81-a306-4544-9233-10c8ed65e4ce for instance 40feffe8-9abc-4e22-aad2-a0339a90de64 on instance 2026-06-24 06:39:06.297 7 INFO nova.api.openstack.compute.server_external_events [req-fd3c88c1-3cb2-4fb2-b0df-298f763b0f90 req-0a4f766b-d162-4a6d-b07b-9a52ce233878 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:c07acb81-a306-4544-9233-10c8ed65e4ce for instance 40feffe8-9abc-4e22-aad2-a0339a90de64 on instance 2026-06-24 06:39:06.297 7 INFO nova.api.openstack.compute.server_external_events [req-fd3c88c1-3cb2-4fb2-b0df-298f763b0f90 req-0a4f766b-d162-4a6d-b07b-9a52ce233878 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:1f42b7e4-d38b-404b-953d-5413bac0fc0b for instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 on instance [pid: 7|app: 0|req: 369/741] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:06 2026] POST /v2.1/os-server-external-events => generated 694 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: 373/742] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:06 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 1841 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:06 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1519 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:39:07.795 8 INFO nova.api.openstack.wsgi [None req-27b2a663-0fae-41bc-a3ca-aa1542131945 1a87bf8528de422aa5394120ad3efd91 d6ab75e18f614dde9b2a2b478a0fe7bf - - default default] HTTP exception thrown: Instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 could not be found. [pid: 8|app: 0|req: 374/744] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:07 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/745] 10.0.0.142 () {32 vars in 704 bytes} [Wed Jun 24 06:39:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-114929820 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/746] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:07 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1701 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/747] 10.0.0.142 () {32 vars in 741 bytes} [Wed Jun 24 06:39:08 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:39:08.347 8 INFO nova.api.openstack.compute.server_external_events [req-249c4276-f87e-4d16-a066-a776b44accda req-4f3df706-6ec0-45b9-802b-8e4cbe768a95 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:1f42b7e4-d38b-404b-953d-5413bac0fc0b for instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 on instance 2026-06-24 06:39:08.347 8 INFO nova.api.openstack.compute.server_external_events [req-249c4276-f87e-4d16-a066-a776b44accda req-4f3df706-6ec0-45b9-802b-8e4cbe768a95 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:1f42b7e4-d38b-404b-953d-5413bac0fc0b for instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 on instance [pid: 8|app: 0|req: 376/748] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:08 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:08.454 7 INFO nova.api.openstack.wsgi [None req-c0c4c6b6-ddc6-46e8-8262-791fc9dd5d53 1a87bf8528de422aa5394120ad3efd91 d6ab75e18f614dde9b2a2b478a0fe7bf - - default default] HTTP exception thrown: Instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 could not be found. [pid: 7|app: 0|req: 373/749] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:39:08 2026] DELETE /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:08.487 8 INFO nova.api.openstack.wsgi [None req-66b844b1-46db-4af0-9c75-34dd15dd91ad 1a87bf8528de422aa5394120ad3efd91 d6ab75e18f614dde9b2a2b478a0fe7bf - - default default] HTTP exception thrown: Instance 2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 could not be found. [pid: 8|app: 0|req: 377/750] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:08 2026] GET /v2.1/servers/2f79f6c3-b1aa-4956-9024-6d4ed2cf3897 => 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 06:39:09.137 7 INFO nova.api.openstack.compute.server_external_events [req-6cc64138-d893-4eba-a197-637af48770eb req-ea69f2b9-09de-429e-95a7-802016397b66 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:c07acb81-a306-4544-9233-10c8ed65e4ce for instance 40feffe8-9abc-4e22-aad2-a0339a90de64 on instance [pid: 7|app: 0|req: 374/751] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/754] 10.0.0.142 () {34 vars in 671 bytes} [Wed Jun 24 06:39:20 2026] POST /v2.1/os-keypairs => generated 385 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/757] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:39:23 2026] POST /v2.1/servers => generated 453 bytes in 738 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:23 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1431 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/759] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:24 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1821 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/760] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:24 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1489 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/761] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:24 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1821 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/762] 10.0.0.142 () {34 vars in 750 bytes} [Wed Jun 24 06:39:25 2026] POST /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64/action => generated 0 bytes in 81 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: 384/763] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:25 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1823 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/764] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:26 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1557 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: 385/765] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:26 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1828 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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 06:39:27.312 7 INFO nova.api.openstack.compute.server_external_events [req-7b5fa552-8cba-4ec1-aca8-b2a808a5b384 req-f9626b6f-7677-4146-92fd-6f4cce24d27b 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:2433bc6c-2008-4693-acdc-a96a86860195 for instance 28d1e308-b3a3-4aa5-80c1-02eba044b267 on instance [pid: 7|app: 0|req: 381/766] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:27 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1557 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/768] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:28 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1828 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: 387/769] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:28 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1557 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/770] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:29 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1821 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/771] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:29 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1557 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/772] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:31 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1557 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:32.198 8 INFO nova.api.openstack.compute.server_external_events [req-f6968315-e77f-4917-b7b7-ea030b6c0a48 req-7e865cab-4411-4bd5-b6ce-869132ce6820 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:c07acb81-a306-4544-9233-10c8ed65e4ce for instance 40feffe8-9abc-4e22-aad2-a0339a90de64 on instance [pid: 8|app: 0|req: 389/773] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:32 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, ' [pid: 7|app: 0|req: 385/774] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:32 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1557 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/777] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:33 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1557 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:34.251 7 INFO nova.api.openstack.compute.server_external_events [req-4347c2af-d0cf-4257-8487-9b4c66fee43f req-cc78e1b0-8ea9-4ca4-920b-e847b0028d99 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:c07acb81-a306-4544-9233-10c8ed65e4ce for instance 40feffe8-9abc-4e22-aad2-a0339a90de64 on instance 2026-06-24 06:39:34.251 7 INFO nova.api.openstack.compute.server_external_events [req-4347c2af-d0cf-4257-8487-9b4c66fee43f req-cc78e1b0-8ea9-4ca4-920b-e847b0028d99 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:c07acb81-a306-4544-9233-10c8ed65e4ce for instance 40feffe8-9abc-4e22-aad2-a0339a90de64 on instance 2026-06-24 06:39:34.252 7 INFO nova.api.openstack.compute.server_external_events [req-4347c2af-d0cf-4257-8487-9b4c66fee43f req-cc78e1b0-8ea9-4ca4-920b-e847b0028d99 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:c07acb81-a306-4544-9233-10c8ed65e4ce for instance 40feffe8-9abc-4e22-aad2-a0339a90de64 on instance 2026-06-24 06:39:34.252 7 INFO nova.api.openstack.compute.server_external_events [req-4347c2af-d0cf-4257-8487-9b4c66fee43f req-cc78e1b0-8ea9-4ca4-920b-e847b0028d99 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:2433bc6c-2008-4693-acdc-a96a86860195 for instance 28d1e308-b3a3-4aa5-80c1-02eba044b267 on instance 2026-06-24 06:39:34.252 7 INFO nova.api.openstack.compute.server_external_events [req-4347c2af-d0cf-4257-8487-9b4c66fee43f req-cc78e1b0-8ea9-4ca4-920b-e847b0028d99 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:2433bc6c-2008-4693-acdc-a96a86860195 for instance 28d1e308-b3a3-4aa5-80c1-02eba044b267 on instance [pid: 7|app: 0|req: 388/778] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:34 2026] POST /v2.1/os-server-external-events => generated 867 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/779] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:34 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1740 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/780] 10.0.0.142 () {32 vars in 741 bytes} [Wed Jun 24 06:39:34 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267/os-interface => generated 284 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/781] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:35 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1740 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/782] 10.0.0.142 () {32 vars in 641 bytes} [Wed Jun 24 06:39:35 2026] GET /v2.1/servers => generated 384 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/783] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:39:36 2026] DELETE /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 0 bytes in 107 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 06:39:36.305 8 INFO nova.api.openstack.compute.server_external_events [req-10d62a68-c527-441e-ac33-46380c4c4cef req-15b20c16-f714-47c2-8408-1d02ccc28e3c 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:2433bc6c-2008-4693-acdc-a96a86860195 for instance 28d1e308-b3a3-4aa5-80c1-02eba044b267 on instance [pid: 7|app: 0|req: 391/784] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:36 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1746 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/785] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/786] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:37 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 1798 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:38.366 8 INFO nova.api.openstack.compute.server_external_events [req-1a350c82-e295-4164-96b9-4d8ce7fc75da req-ea859f23-2508-4aab-92b2-65d4d2cec47b 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:2433bc6c-2008-4693-acdc-a96a86860195 for instance 28d1e308-b3a3-4aa5-80c1-02eba044b267 on instance [pid: 8|app: 0|req: 395/787] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:38.474 7 INFO nova.api.openstack.wsgi [None req-026b21bf-5d4a-44cb-a03a-c4b846855da0 3de217e8c79e41c18fb2e9d915424a58 14c0ed384a9f470bbea5eee25cf92721 - - default default] HTTP exception thrown: Instance 28d1e308-b3a3-4aa5-80c1-02eba044b267 could not be found. [pid: 7|app: 0|req: 393/788] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:38 2026] GET /v2.1/servers/28d1e308-b3a3-4aa5-80c1-02eba044b267 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/789] 10.0.0.142 () {32 vars in 704 bytes} [Wed Jun 24 06:39:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-899409480 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/792] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:44 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1821 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:39:45 2026] DELETE /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => 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: 396/794] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:45 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1827 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/795] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:46 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 1827 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:47.084 7 INFO nova.api.openstack.compute.server_external_events [req-34754571-1dea-41e8-a99d-0e4f8b26aa42 req-5a3fe9b3-9ddb-400b-a0c2-069dfaa32c8c 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:c07acb81-a306-4544-9233-10c8ed65e4ce for instance 40feffe8-9abc-4e22-aad2-a0339a90de64 on instance [pid: 7|app: 0|req: 397/796] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:47.647 8 INFO nova.api.openstack.wsgi [None req-dfddeb3c-7807-4cb0-8d52-451767d49a47 6230e96f46c74d198f2709e1d27e4517 b148e6d1b4c742bb90ccd66c1cf81aff - - default default] HTTP exception thrown: Instance 40feffe8-9abc-4e22-aad2-a0339a90de64 could not be found. [pid: 8|app: 0|req: 400/797] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:47 2026] GET /v2.1/servers/40feffe8-9abc-4e22-aad2-a0339a90de64 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/798] 10.0.0.142 () {32 vars in 706 bytes} [Wed Jun 24 06:39:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1286646463 => 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: 401/801] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:39:52 2026] POST /v2.1/servers => generated 424 bytes in 1101 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:54 2026] GET /v2.1/servers/61af5258-7ce7-49fc-9562-9d270b5431cd => generated 1370 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/803] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:55 2026] GET /v2.1/servers/61af5258-7ce7-49fc-9562-9d270b5431cd => generated 1428 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 06:39:56.351 8 INFO nova.api.openstack.compute.server_external_events [req-5d6f2aab-31ad-4223-a0fa-33f70cd982d4 req-d31bd46e-9a4f-43ad-8a24-bf8b3cc1dfeb 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:72dbf3c9-f3cc-47dd-8edc-c36ebb5b510d for instance 61af5258-7ce7-49fc-9562-9d270b5431cd on instance [pid: 8|app: 0|req: 403/804] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:56 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: 402/805] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:56 2026] GET /v2.1/servers/61af5258-7ce7-49fc-9562-9d270b5431cd => generated 1470 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:39:57.116 8 INFO nova.api.openstack.compute.server_external_events [req-8c79b57a-3074-4dbb-ac6b-5806882adac8 req-cead1ee9-0c67-49be-817a-b8f9901e4dd9 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:72dbf3c9-f3cc-47dd-8edc-c36ebb5b510d for instance 61af5258-7ce7-49fc-9562-9d270b5431cd on instance [pid: 8|app: 0|req: 404/806] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:57 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: 7|app: 0|req: 403/807] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:57 2026] GET /v2.1/servers/61af5258-7ce7-49fc-9562-9d270b5431cd => generated 1470 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/808] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:58 2026] GET /v2.1/servers/61af5258-7ce7-49fc-9562-9d270b5431cd => generated 1655 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/809] 10.0.0.142 () {32 vars in 723 bytes} [Wed Jun 24 06:39:58 2026] GET /v2.1/servers/61af5258-7ce7-49fc-9562-9d270b5431cd/ips => generated 109 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/810] 10.0.0.142 () {32 vars in 723 bytes} [Wed Jun 24 06:39:58 2026] GET /v2.1/servers/61af5258-7ce7-49fc-9562-9d270b5431cd/ips => generated 109 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: 405/811] 10.0.0.142 () {32 vars in 825 bytes} [Wed Jun 24 06:39:58 2026] GET /v2.1/servers/61af5258-7ce7-49fc-9562-9d270b5431cd/ips/tempest-ServerAddressesTestJSON-1677244110-network => generated 94 bytes in 29 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: 8|app: 0|req: 407/812] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:39:58 2026] DELETE /v2.1/servers/61af5258-7ce7-49fc-9562-9d270b5431cd => generated 0 bytes in 113 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 06:39:59.168 8 INFO nova.api.openstack.compute.server_external_events [req-ed9b9164-af2d-474f-9b34-093eec28878c req-033b90de-7385-4f29-9037-ac8219bb3470 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:72dbf3c9-f3cc-47dd-8edc-c36ebb5b510d for instance 61af5258-7ce7-49fc-9562-9d270b5431cd on instance [pid: 8|app: 0|req: 408/813] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:39:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/814] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:39:59 2026] GET /v2.1/servers/61af5258-7ce7-49fc-9562-9d270b5431cd => generated 1661 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 06:40:00.049 8 INFO nova.api.openstack.compute.server_external_events [req-057bf918-abcf-4c60-8023-2b5618b18148 req-1d1a6d41-0256-4c69-b0e7-8e78f596e035 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:72dbf3c9-f3cc-47dd-8edc-c36ebb5b510d for instance 61af5258-7ce7-49fc-9562-9d270b5431cd on instance [pid: 8|app: 0|req: 409/815] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:40:00 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:40:00.429 7 INFO nova.api.openstack.wsgi [None req-448d8bf9-4bce-425a-90ee-2076ed1bf4ab b4d5c9bbc1884d4aa58435e1e24b1ce9 61490353651243be8c21daa5a6b797a3 - - default default] HTTP exception thrown: Instance 61af5258-7ce7-49fc-9562-9d270b5431cd could not be found. [pid: 7|app: 0|req: 407/816] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:00 2026] GET /v2.1/servers/61af5258-7ce7-49fc-9562-9d270b5431cd => 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 06:40:01.225 8 INFO nova.api.openstack.compute.server_external_events [req-2a7cc4ba-3541-47e1-8048-a38e132cded4 req-92e2586d-3bc2-418a-8ab8-75d85bfc31b0 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:72dbf3c9-f3cc-47dd-8edc-c36ebb5b510d for instance 61af5258-7ce7-49fc-9562-9d270b5431cd on instance 2026-06-24 06:40:01.226 8 INFO nova.api.openstack.compute.server_external_events [req-2a7cc4ba-3541-47e1-8048-a38e132cded4 req-92e2586d-3bc2-418a-8ab8-75d85bfc31b0 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:72dbf3c9-f3cc-47dd-8edc-c36ebb5b510d for instance 61af5258-7ce7-49fc-9562-9d270b5431cd on instance [pid: 8|app: 0|req: 410/817] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:40:01 2026] POST /v2.1/os-server-external-events => generated 356 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: 411/824] 10.0.0.142 () {34 vars in 671 bytes} [Wed Jun 24 06:40:29 2026] POST /v2.1/os-keypairs => generated 397 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: 414/825] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:40:31 2026] POST /v2.1/servers => generated 450 bytes in 749 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/826] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:31 2026] GET /v2.1/servers/a0ae3064-6edb-420e-b5a0-e8b47513e75a => generated 1402 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/827] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:32 2026] GET /v2.1/servers/a0ae3064-6edb-420e-b5a0-e8b47513e75a => generated 1460 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/830] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:33 2026] GET /v2.1/servers/a0ae3064-6edb-420e-b5a0-e8b47513e75a => generated 1528 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:40:34.795 8 INFO nova.api.openstack.compute.server_external_events [req-07a44c68-1901-4fb3-ae87-44b3c863ea55 req-a07c2767-5d52-4172-be86-a47733e16a30 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:844175c5-d250-4f1f-b409-78a127966a4c for instance a0ae3064-6edb-420e-b5a0-e8b47513e75a on instance [pid: 8|app: 0|req: 417/831] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:40:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/832] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:35 2026] GET /v2.1/servers/a0ae3064-6edb-420e-b5a0-e8b47513e75a => generated 1528 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:40:35.775 8 INFO nova.api.openstack.compute.server_external_events [req-2d5f18db-f6e7-4105-bd81-a885a151363f req-17f52326-e8fc-4057-bcb8-d2a05584c1b5 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:844175c5-d250-4f1f-b409-78a127966a4c for instance a0ae3064-6edb-420e-b5a0-e8b47513e75a on instance [pid: 8|app: 0|req: 418/833] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:40:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/834] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:36 2026] GET /v2.1/servers/a0ae3064-6edb-420e-b5a0-e8b47513e75a => generated 1528 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:40:37.843 8 INFO nova.api.openstack.compute.server_external_events [req-42699881-0cde-446b-900c-9ec812f92c2c req-241bfbbf-3d39-40ac-91b3-70827136a64c 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:844175c5-d250-4f1f-b409-78a127966a4c for instance a0ae3064-6edb-420e-b5a0-e8b47513e75a on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/835] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:40:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/836] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:37 2026] GET /v2.1/servers/a0ae3064-6edb-420e-b5a0-e8b47513e75a => generated 1696 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: 420/837] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:38 2026] GET /v2.1/servers/a0ae3064-6edb-420e-b5a0-e8b47513e75a => generated 1696 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:40:39.886 7 INFO nova.api.openstack.compute.server_external_events [req-9a5094d2-968d-4336-81d1-e2dae9d134fd req-c75858db-82c3-403f-bb67-cd72ff27f937 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:844175c5-d250-4f1f-b409-78a127966a4c for instance a0ae3064-6edb-420e-b5a0-e8b47513e75a on instance [pid: 7|app: 0|req: 418/838] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:40:39 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: 422/841] 10.0.0.142 () {34 vars in 750 bytes} [Wed Jun 24 06:40:47 2026] POST /v2.1/servers/a0ae3064-6edb-420e-b5a0-e8b47513e75a/action => generated 31730 bytes in 208 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 06:40:51.293 7 INFO nova.api.openstack.compute.server_external_events [req-3ad29a72-f4d7-49b6-b2f8-dd115f6e8373 req-84420a87-97bc-44df-9830-b69ac32d9e09 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:844175c5-d250-4f1f-b409-78a127966a4c for instance a0ae3064-6edb-420e-b5a0-e8b47513e75a on instance [pid: 7|app: 0|req: 420/842] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:40:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/843] 10.0.0.142 () {34 vars in 671 bytes} [Wed Jun 24 06:40:52 2026] POST /v2.1/os-keypairs => generated 398 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/846] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:40:54 2026] POST /v2.1/servers => generated 449 bytes in 597 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: 422/847] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:55 2026] GET /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => generated 1402 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/848] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:56 2026] GET /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => generated 1460 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/849] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:57 2026] GET /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => generated 1527 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:40:58.257 8 INFO nova.api.openstack.compute.server_external_events [req-b2ee91d5-f417-4f29-9b42-59a2bd6a8c61 req-54c03703-6637-48f5-b1f4-dd62f0209d13 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:95d63f8b-715b-4e3e-a239-3bb436983110 for instance df716b5a-af9f-4a4b-bd71-59565f2d38cb on instance [pid: 8|app: 0|req: 427/850] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:40:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/851] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:40:58 2026] GET /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => generated 1527 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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 06:41:00.296 7 INFO nova.api.openstack.compute.server_external_events [req-372a3de4-bf90-47e0-b9e8-3642001cf240 req-5ea023cd-486d-4566-8253-233b001acacd 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:95d63f8b-715b-4e3e-a239-3bb436983110 for instance df716b5a-af9f-4a4b-bd71-59565f2d38cb on instance 2026-06-24 06:41:00.296 7 INFO nova.api.openstack.compute.server_external_events [req-372a3de4-bf90-47e0-b9e8-3642001cf240 req-5ea023cd-486d-4566-8253-233b001acacd 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:95d63f8b-715b-4e3e-a239-3bb436983110 for instance df716b5a-af9f-4a4b-bd71-59565f2d38cb on instance [pid: 7|app: 0|req: 425/852] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:00 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/853] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:00 2026] GET /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => generated 1527 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/854] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:01 2026] GET /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => generated 1695 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/855] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:01 2026] GET /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => generated 1695 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, ' 2026-06-24 06:41:02.755 7 INFO nova.api.openstack.compute.server_external_events [req-c0436006-320f-48ed-94d0-c97824739a47 req-74c41b26-1aab-40cb-bb35-32ecffdd2e37 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:95d63f8b-715b-4e3e-a239-3bb436983110 for instance df716b5a-af9f-4a4b-bd71-59565f2d38cb on instance [pid: 7|app: 0|req: 427/856] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/859] 10.0.0.142 () {34 vars in 750 bytes} [Wed Jun 24 06:41:10 2026] POST /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb/action => generated 31761 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/862] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:41:13 2026] DELETE /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => generated 0 bytes in 161 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: 433/863] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:13 2026] GET /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => generated 1821 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:41:14.442 7 INFO nova.api.openstack.compute.server_external_events [req-1a48cb2c-44f9-4c79-aabc-d017e745f3ea req-6b454e5a-a636-4ad0-a80a-9cd437f7a6c5 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:95d63f8b-715b-4e3e-a239-3bb436983110 for instance df716b5a-af9f-4a4b-bd71-59565f2d38cb on instance [pid: 7|app: 0|req: 431/864] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/865] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:14 2026] GET /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => generated 1821 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/866] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:16 2026] GET /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => generated 1754 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:41:16.494 8 INFO nova.api.openstack.compute.server_external_events [req-f64a6c16-318f-4691-8ff9-02b3538a32b4 req-80996194-5a6b-42cc-9259-2c391ec009d1 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:95d63f8b-715b-4e3e-a239-3bb436983110 for instance df716b5a-af9f-4a4b-bd71-59565f2d38cb on instance 2026-06-24 06:41:16.494 8 INFO nova.api.openstack.compute.server_external_events [req-f64a6c16-318f-4691-8ff9-02b3538a32b4 req-80996194-5a6b-42cc-9259-2c391ec009d1 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:95d63f8b-715b-4e3e-a239-3bb436983110 for instance df716b5a-af9f-4a4b-bd71-59565f2d38cb on instance [pid: 8|app: 0|req: 435/867] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:16 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:41:17.250 7 INFO nova.api.openstack.wsgi [None req-7056d071-67ab-4d95-a996-29dc9a9ab443 d26d0c03ed244fbfb7612ebf8a21352c 6bc631e0289c486c89bffb2e2fd352ad - - default default] HTTP exception thrown: Instance df716b5a-af9f-4a4b-bd71-59565f2d38cb could not be found. [pid: 7|app: 0|req: 433/868] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:17 2026] GET /v2.1/servers/df716b5a-af9f-4a4b-bd71-59565f2d38cb => 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: 436/869] 10.0.0.142 () {32 vars in 730 bytes} [Wed Jun 24 06:41:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1020262520 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/870] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:41:17 2026] DELETE /v2.1/servers/a0ae3064-6edb-420e-b5a0-e8b47513e75a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/871] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:18 2026] GET /v2.1/servers/a0ae3064-6edb-420e-b5a0-e8b47513e75a => generated 1702 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:41:18.415 7 INFO nova.api.openstack.compute.server_external_events [req-110fa28d-9521-490e-a37a-08f09a466766 req-75cffd4b-7cfb-4658-b48e-3dda99bf11e8 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:844175c5-d250-4f1f-b409-78a127966a4c for instance a0ae3064-6edb-420e-b5a0-e8b47513e75a on instance [pid: 7|app: 0|req: 435/872] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:41:18.985 8 INFO nova.api.openstack.compute.server_external_events [req-c0d7b047-a752-40cd-96d8-56639f121d3c req-e8bb7bb8-299f-4184-b9b8-ce1f2d3b3668 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:844175c5-d250-4f1f-b409-78a127966a4c for instance a0ae3064-6edb-420e-b5a0-e8b47513e75a on instance [pid: 8|app: 0|req: 438/873] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:41:19.361 7 INFO nova.api.openstack.wsgi [None req-02976d4d-83b5-4a45-9659-5e568d64c29e d26d0c03ed244fbfb7612ebf8a21352c 6bc631e0289c486c89bffb2e2fd352ad - - default default] HTTP exception thrown: Instance a0ae3064-6edb-420e-b5a0-e8b47513e75a could not be found. [pid: 7|app: 0|req: 436/874] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:19 2026] GET /v2.1/servers/a0ae3064-6edb-420e-b5a0-e8b47513e75a => generated 111 bytes in 32 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.142 () {32 vars in 728 bytes} [Wed Jun 24 06:41:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-519785522 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:41:20.499 7 INFO nova.api.openstack.compute.server_external_events [req-fa5abe95-f5c5-402c-9329-707ce244e22e req-d4ec3b3e-0307-4b9a-b674-f3bc0ea0e288 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:844175c5-d250-4f1f-b409-78a127966a4c for instance a0ae3064-6edb-420e-b5a0-e8b47513e75a on instance [pid: 7|app: 0|req: 437/876] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/879] 10.0.0.182 () {30 vars in 619 bytes} [Wed Jun 24 06:41:26 2026] GET /v2.1 => generated 0 bytes in 160 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: 439/880] 10.0.0.182 () {30 vars in 621 bytes} [Wed Jun 24 06:41:26 2026] GET /v2.1/ => generated 410 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/881] 10.0.0.182 () {34 vars in 913 bytes} [Wed Jun 24 06:41:26 2026] GET /v2.1/os-simple-tenant-usage/54c126b116a24898aa6cffebf9965955?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) [pid: 7|app: 0|req: 440/882] 10.0.0.182 () {30 vars in 654 bytes} [Wed Jun 24 06:41:26 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 441/883] 10.0.0.182 () {30 vars in 619 bytes} [Wed Jun 24 06:41:29 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 442/884] 10.0.0.182 () {30 vars in 621 bytes} [Wed Jun 24 06:41:29 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/885] 10.0.0.182 () {34 vars in 913 bytes} [Wed Jun 24 06:41:29 2026] GET /v2.1/os-simple-tenant-usage/54c126b116a24898aa6cffebf9965955?start=2026-06-23T00:00:00&end=2026-06-24T23:59:59 => generated 20 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/886] 10.0.0.182 () {30 vars in 654 bytes} [Wed Jun 24 06:41:29 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/887] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:41:28 2026] POST /v2.1/servers => generated 424 bytes in 653 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/888] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:29 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1367 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: 444/889] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:30 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1425 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/890] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:31 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1467 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/891] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:32 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1467 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:41:33.845 7 INFO nova.api.openstack.compute.server_external_events [req-ead67e9c-a713-43da-99f2-96ef5b66f5e7 req-f5ee1961-0b8d-49f5-91f4-47dce35f5b57 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:7affc459-739c-4d77-b538-5eee9f309e15 for instance 8b93710a-d3b7-48bc-8b8d-6023cf757412 on instance [pid: 7|app: 0|req: 448/894] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/895] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:34 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1467 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, ' [pid: 7|app: 0|req: 449/896] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:35 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1467 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/897] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:36 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1467 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/898] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:37 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1467 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/899] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:38 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1467 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:41:39.510 7 INFO nova.api.openstack.compute.server_external_events [req-ad0647f7-3dcd-40e5-b6a4-b3d63deb7025 req-9d96d4b9-be8b-47c9-badc-0fc27c272e40 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:7affc459-739c-4d77-b538-5eee9f309e15 for instance 8b93710a-d3b7-48bc-8b8d-6023cf757412 on instance [pid: 7|app: 0|req: 451/900] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/901] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:40 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1647 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/902] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:41:40 2026] DELETE /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 0 bytes in 126 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: 451/903] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:40 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1653 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 06:41:41.842 7 INFO nova.api.openstack.compute.server_external_events [req-4b92f366-461f-48ef-8658-b16ec5a3f707 req-49363025-9bff-419c-b063-4548df443d11 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:7affc459-739c-4d77-b538-5eee9f309e15 for instance 8b93710a-d3b7-48bc-8b8d-6023cf757412 on instance [pid: 7|app: 0|req: 453/904] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/905] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:42 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 1653 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/906] 10.0.0.142 () {34 vars in 671 bytes} [Wed Jun 24 06:41:43 2026] POST /v2.1/os-keypairs => generated 396 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:41:43.465 8 INFO nova.api.openstack.wsgi [None req-def9fc9d-2726-491f-a2e3-8da7f7d74752 830842eb9e7845be8c4f42a7b06315cc f977614b57e04972ace1ba686df43023 - - default default] HTTP exception thrown: Instance 8b93710a-d3b7-48bc-8b8d-6023cf757412 could not be found. [pid: 8|app: 0|req: 453/907] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:43 2026] GET /v2.1/servers/8b93710a-d3b7-48bc-8b8d-6023cf757412 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:41:43.885 8 INFO nova.api.openstack.compute.server_external_events [req-2decc180-6667-40f7-91a2-2b59feb033c4 req-6ed90952-84a1-45eb-9728-a1bc0fd05c3c 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:7affc459-739c-4d77-b538-5eee9f309e15 for instance 8b93710a-d3b7-48bc-8b8d-6023cf757412 on instance [pid: 8|app: 0|req: 455/910] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/911] 10.0.0.142 () {34 vars in 671 bytes} [Wed Jun 24 06:41:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/912] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:41:47 2026] POST /v2.1/servers => generated 496 bytes in 1348 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/913] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:48 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => generated 1456 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/914] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:49 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => generated 1514 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/915] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:50 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => generated 1628 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:41:51.079 8 INFO nova.api.openstack.compute.server_external_events [req-6651c0a9-a410-4c75-bc70-b1ee86f8f576 req-46a9d4c1-a376-4cf3-8526-44a0f79455f0 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:193dabea-d04b-4ebb-8910-d7c3338c405e for instance b5a61d05-60a2-4995-9ad3-6500941dfd98 on instance [pid: 8|app: 0|req: 458/916] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:41:52.073 8 INFO nova.api.openstack.compute.server_external_events [req-a61dd933-4665-4852-a1b0-dc47393c362d req-48e144f9-f728-40e8-b85a-4ab0fe9e299f 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:193dabea-d04b-4ebb-8910-d7c3338c405e for instance b5a61d05-60a2-4995-9ad3-6500941dfd98 on instance [pid: 8|app: 0|req: 459/917] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/918] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:52 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => generated 1628 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/919] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:41:53 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => generated 1808 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/922] 10.0.0.142 () {32 vars in 741 bytes} [Wed Jun 24 06:41:53 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:41:54.130 8 INFO nova.api.openstack.compute.server_external_events [req-cc4a47dc-5933-4737-844b-c187ba8aca53 req-5c8f3842-3baa-4f96-a343-f01b6ef70164 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:193dabea-d04b-4ebb-8910-d7c3338c405e for instance b5a61d05-60a2-4995-9ad3-6500941dfd98 on instance [pid: 8|app: 0|req: 463/923] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:41:56.182 7 INFO nova.api.openstack.compute.server_external_events [req-8bc63ae3-2412-42bd-8c3b-e472324eb026 req-4315d1e0-52f7-4d83-b1ab-3a34930d57a8 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:193dabea-d04b-4ebb-8910-d7c3338c405e for instance b5a61d05-60a2-4995-9ad3-6500941dfd98 on instance [pid: 7|app: 0|req: 461/924] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:41:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/927] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:42:09 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => generated 1928 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: 463/928] 10.0.0.142 () {32 vars in 753 bytes} [Wed Jun 24 06:42:10 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98/os-server-password => generated 116 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: 466/929] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:42:12 2026] DELETE /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => generated 0 bytes in 121 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: 464/930] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:42:12 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => generated 1934 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:42:12.915 8 INFO nova.api.openstack.compute.server_external_events [req-25bcd620-60e4-465f-acfd-26e6f8ecf4ee req-f818136c-b021-4de1-99c2-472746b00ea2 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:193dabea-d04b-4ebb-8910-d7c3338c405e for instance b5a61d05-60a2-4995-9ad3-6500941dfd98 on instance [pid: 8|app: 0|req: 467/931] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:42:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:42:13.686 7 INFO nova.api.openstack.compute.server_external_events [req-c8987699-9127-4f40-b7c5-d3eb240115e6 req-6595b17b-41ee-4472-8d41-427dc370d154 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:193dabea-d04b-4ebb-8910-d7c3338c405e for instance b5a61d05-60a2-4995-9ad3-6500941dfd98 on instance [pid: 7|app: 0|req: 466/934] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:42:13 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: 469/935] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:42:13 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => generated 1542 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:42:14.959 7 INFO nova.api.openstack.compute.server_external_events [req-055e364f-1234-4aba-9a6f-17006b51fd49 req-b87de548-2bea-4600-9364-d1add8574805 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:193dabea-d04b-4ebb-8910-d7c3338c405e for instance b5a61d05-60a2-4995-9ad3-6500941dfd98 on instance [pid: 7|app: 0|req: 467/936] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:42:14 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 06:42:15.003 8 INFO nova.api.openstack.wsgi [None req-6dd2e511-bb3f-4847-ba20-3473628a44aa ba9657f0ad014ec4b88b1bf0c25d3611 0adf7a5c556c4877a98f191b7f4d800e - - default default] HTTP exception thrown: Instance b5a61d05-60a2-4995-9ad3-6500941dfd98 could not be found. [pid: 8|app: 0|req: 470/937] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:42:14 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => generated 111 bytes in 32 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 06:42:15.044 7 INFO nova.api.openstack.wsgi [None req-6e55ba71-d70b-4822-86c0-3b023e9eb017 ba9657f0ad014ec4b88b1bf0c25d3611 0adf7a5c556c4877a98f191b7f4d800e - - default default] HTTP exception thrown: Instance b5a61d05-60a2-4995-9ad3-6500941dfd98 could not be found. [pid: 7|app: 0|req: 468/938] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:42:15 2026] DELETE /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => generated 111 bytes in 34 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 06:42:15.077 8 INFO nova.api.openstack.wsgi [None req-fb707d0d-c768-4505-bc30-91f742b46b1e ba9657f0ad014ec4b88b1bf0c25d3611 0adf7a5c556c4877a98f191b7f4d800e - - default default] HTTP exception thrown: Instance b5a61d05-60a2-4995-9ad3-6500941dfd98 could not be found. [pid: 8|app: 0|req: 471/939] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:42:15 2026] GET /v2.1/servers/b5a61d05-60a2-4995-9ad3-6500941dfd98 => 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: 469/940] 10.0.0.142 () {32 vars in 704 bytes} [Wed Jun 24 06:42:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-899024385 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/941] 10.0.0.142 () {32 vars in 726 bytes} [Wed Jun 24 06:42:16 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-224886748 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/950] 10.0.0.142 () {34 vars in 671 bytes} [Wed Jun 24 06:42:56 2026] POST /v2.1/os-keypairs => generated 396 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/951] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:42:59 2026] POST /v2.1/servers => generated 448 bytes in 817 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/952] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:42:59 2026] GET /v2.1/servers/ee173ec8-02a9-4265-a0fb-8fc4d62bd175 => generated 1394 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:43:02.432 7 INFO nova.api.openstack.compute.server_external_events [req-5604b8a2-3f25-4fe6-a473-315b88307319 req-6454d705-d162-401c-a69d-6ec47b6d4bf4 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:bd88d67c-e476-46d4-9c22-a8075a427520 for instance ee173ec8-02a9-4265-a0fb-8fc4d62bd175 on instance [pid: 7|app: 0|req: 475/953] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:43:02 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 06:43:04.479 8 INFO nova.api.openstack.compute.server_external_events [req-f542b785-b690-4107-88b7-bff85e167fa3 req-a00fcaf1-2b36-4dd1-a4db-eacad82923ac 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:bd88d67c-e476-46d4-9c22-a8075a427520 for instance ee173ec8-02a9-4265-a0fb-8fc4d62bd175 on instance 2026-06-24 06:43:04.480 8 INFO nova.api.openstack.compute.server_external_events [req-f542b785-b690-4107-88b7-bff85e167fa3 req-a00fcaf1-2b36-4dd1-a4db-eacad82923ac 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:bd88d67c-e476-46d4-9c22-a8075a427520 for instance ee173ec8-02a9-4265-a0fb-8fc4d62bd175 on instance [pid: 8|app: 0|req: 480/956] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:43:04 2026] POST /v2.1/os-server-external-events => generated 354 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: 477/957] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:43:04 2026] GET /v2.1/servers/ee173ec8-02a9-4265-a0fb-8fc4d62bd175 => generated 1817 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:43:06.892 7 INFO nova.api.openstack.compute.server_external_events [req-cc6f1a87-80c1-42b6-9c3f-2438a6e6052e req-5494e1c0-d6ad-40fc-bf55-1e47d3d75433 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:bd88d67c-e476-46d4-9c22-a8075a427520 for instance ee173ec8-02a9-4265-a0fb-8fc4d62bd175 on instance [pid: 7|app: 0|req: 478/958] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:43:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/959] 10.0.0.142 () {34 vars in 663 bytes} [Wed Jun 24 06:43:06 2026] POST /v2.1/servers => generated 448 bytes in 728 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: 479/960] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:43:07 2026] GET /v2.1/servers/9a110f5b-e9df-4d44-a5ec-7c137ae69d4e => generated 1395 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 06:43:10.145 8 INFO nova.api.openstack.compute.server_external_events [req-5011464e-45da-41fb-aaf2-547d8a12474e req-9a8befe6-9e5a-4fb1-bfe4-d166f05b6ef6 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:5762d160-2ea0-45fa-b626-c3d40735b945 for instance 9a110f5b-e9df-4d44-a5ec-7c137ae69d4e on instance [pid: 8|app: 0|req: 482/961] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:43:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:43:12.187 7 INFO nova.api.openstack.compute.server_external_events [req-923eee6b-e5b7-4768-b6d6-189c6a2bccdd req-d4831f54-5d1e-4f09-aad7-b270e507ef36 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:5762d160-2ea0-45fa-b626-c3d40735b945 for instance 9a110f5b-e9df-4d44-a5ec-7c137ae69d4e on instance 2026-06-24 06:43:12.188 7 INFO nova.api.openstack.compute.server_external_events [req-923eee6b-e5b7-4768-b6d6-189c6a2bccdd req-d4831f54-5d1e-4f09-aad7-b270e507ef36 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:5762d160-2ea0-45fa-b626-c3d40735b945 for instance 9a110f5b-e9df-4d44-a5ec-7c137ae69d4e on instance [pid: 7|app: 0|req: 480/962] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:43:12 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/963] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:43:12 2026] GET /v2.1/servers/9a110f5b-e9df-4d44-a5ec-7c137ae69d4e => generated 1819 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:43:14.581 8 INFO nova.api.openstack.compute.server_external_events [req-e0ea1a2d-c996-4160-9203-e5fb90d485ad req-c5c9e442-e05b-47ab-b389-aedde5919c06 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:5762d160-2ea0-45fa-b626-c3d40735b945 for instance 9a110f5b-e9df-4d44-a5ec-7c137ae69d4e on instance [pid: 8|app: 0|req: 485/966] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:43:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/971] 199.204.45.210 () {36 vars in 714 bytes} [Wed Jun 24 06:43:40 2026] POST /v2.1/servers => generated 453 bytes in 941 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: 488/972] 199.204.45.210 () {32 vars in 733 bytes} [Wed Jun 24 06:43:41 2026] GET /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e => generated 2213 bytes in 116 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: 485/973] 199.204.45.210 () {32 vars in 759 bytes} [Wed Jun 24 06:43:42 2026] GET /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-interface => generated 28 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/974] 199.204.45.210 () {32 vars in 777 bytes} [Wed Jun 24 06:43:42 2026] GET /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/977] 199.204.45.210 () {32 vars in 733 bytes} [Wed Jun 24 06:43:44 2026] GET /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e => generated 2433 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/978] 199.204.45.210 () {32 vars in 759 bytes} [Wed Jun 24 06:43:44 2026] GET /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/979] 199.204.45.210 () {32 vars in 777 bytes} [Wed Jun 24 06:43:44 2026] GET /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-volume_attachments => generated 197 bytes in 53 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 06:43:44.742 8 INFO nova.api.openstack.compute.server_external_events [req-4b61dbb7-618d-4f9c-ad21-19059e9277ce req-ebe4d28f-0c0e-4749-8dba-1c9ee90a00f5 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:5fe3d2d8-f15b-461f-920b-9df7bb1d4a1c for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 8|app: 0|req: 492/980] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:43:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:43:45.601 7 INFO nova.api.openstack.compute.server_external_events [req-3856f216-80b7-42d7-ae2e-7c8b70d5903c req-e172612b-41eb-4b3a-b7bf-f90d3c63c227 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:5fe3d2d8-f15b-461f-920b-9df7bb1d4a1c for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 489/981] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:43:45 2026] POST /v2.1/os-server-external-events => generated 183 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: 8|app: 0|req: 493/982] 199.204.45.210 () {32 vars in 733 bytes} [Wed Jun 24 06:43:46 2026] GET /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e => generated 2581 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: 490/983] 199.204.45.210 () {32 vars in 759 bytes} [Wed Jun 24 06:43:46 2026] GET /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-interface => generated 286 bytes in 78 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: 494/984] 199.204.45.210 () {32 vars in 777 bytes} [Wed Jun 24 06:43:46 2026] GET /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-volume_attachments => generated 197 bytes in 40 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 06:43:47.642 7 INFO nova.api.openstack.compute.server_external_events [req-ec3caa98-06d7-4597-8ab7-22bc4e0884c5 req-d50da0da-1d6c-4280-a693-7e70d2a62f2c 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:5fe3d2d8-f15b-461f-920b-9df7bb1d4a1c for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 491/985] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:43:47 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:44:26.593 8 INFO nova.api.openstack.compute.server_external_events [req-8bc8c663-5324-4e51-9b9c-bc8fcffc9e8b req-cd781edd-fc72-43bb-9871-407a3b938443 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:b89918d2-eda4-45c9-b935-8b9e9ee86592 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 8|app: 0|req: 499/994] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:44:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:44:27.521 8 INFO nova.api.openstack.compute.server_external_events [req-5633ef0a-442d-4fd2-a64f-d352c4528694 req-6bce99fb-c130-4fab-904d-a217dd4ba97e 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:b89918d2-eda4-45c9-b935-8b9e9ee86592 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 8|app: 0|req: 500/995] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:44:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/996] 199.204.45.210 () {36 vars in 812 bytes} [Wed Jun 24 06:44:25 2026] POST /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-interface => generated 280 bytes in 2356 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 06:44:29.567 8 INFO nova.api.openstack.compute.server_external_events [req-19e70321-083b-4514-a981-4083a3c382f5 req-2f360084-219a-4058-b703-c3b4adbc4590 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:b89918d2-eda4-45c9-b935-8b9e9ee86592 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance 2026-06-24 06:44:29.568 8 INFO nova.api.openstack.compute.server_external_events [req-19e70321-083b-4514-a981-4083a3c382f5 req-2f360084-219a-4058-b703-c3b4adbc4590 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:b89918d2-eda4-45c9-b935-8b9e9ee86592 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance 2026-06-24 06:44:29.568 8 INFO nova.api.openstack.compute.server_external_events [req-19e70321-083b-4514-a981-4083a3c382f5 req-2f360084-219a-4058-b703-c3b4adbc4590 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:b89918d2-eda4-45c9-b935-8b9e9ee86592 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 8|app: 0|req: 501/997] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:44:29 2026] POST /v2.1/os-server-external-events => generated 517 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:44:58.126 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b8b2fd3e-3dbc-46fb-a786-e9c56d669adc] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 06:44:58.139 8 INFO nova.api.openstack.compute.server_external_events [req-ee0e5e6c-b487-463d-ae7e-67a04a837a14 req-71bb865b-6614-425e-8114-da5f4bf78470 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:935bf0a1-08d0-408f-b0e9-77fe10433264 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 8|app: 0|req: 505/1004] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:44:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1005] 199.204.45.210 () {36 vars in 812 bytes} [Wed Jun 24 06:44:56 2026] POST /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-interface => generated 374 bytes in 3105 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 06:45:00.163 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b8b2fd3e-3dbc-46fb-a786-e9c56d669adc] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 58168. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:45:00.170 8 INFO nova.api.openstack.compute.server_external_events [req-84c50fab-930a-406d-98f0-8d2f0449f2e8 req-73d36130-0c7a-4157-9f00-a958e1d45c71 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:935bf0a1-08d0-408f-b0e9-77fe10433264 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 8|app: 0|req: 506/1006] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 06:45:00.193 7 INFO nova.api.openstack.compute.server_external_events [req-862a19ff-2c47-49c3-b227-bc1700c1d650 req-488bbfba-573d-4426-ab7b-1989edb58b3c 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:935bf0a1-08d0-408f-b0e9-77fe10433264 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance 2026-06-24 06:45:00.194 7 INFO nova.api.openstack.compute.server_external_events [req-862a19ff-2c47-49c3-b227-bc1700c1d650 req-488bbfba-573d-4426-ab7b-1989edb58b3c 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:935bf0a1-08d0-408f-b0e9-77fe10433264 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 501/1007] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:00 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:45:09.237 7 INFO nova.api.openstack.compute.server_external_events [req-34209236-8bd2-426e-ab1a-a53e7182223d req-610ac6af-46fb-4f25-bc84-8edd6af17038 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:d1ad4b44-cc19-491b-aa91-6261a9befd01 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 503/1010] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:09 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: 508/1011] 199.204.45.210 () {36 vars in 812 bytes} [Wed Jun 24 06:45:07 2026] POST /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-interface => generated 377 bytes in 3610 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 06:45:11.288 7 INFO nova.api.openstack.compute.server_external_events [req-44b9be34-f9b5-4cfa-a752-d2c91bbe7411 req-03d28cb9-3238-4fe3-b53c-3813c5f0a47e 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:d1ad4b44-cc19-491b-aa91-6261a9befd01 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 504/1012] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:45:11.824 8 INFO nova.api.openstack.compute.server_external_events [req-74ee2280-70ba-480c-ae0f-cc76b2f2205b req-422582f9-fdc8-4cb5-ae66-820f5c709506 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:d1ad4b44-cc19-491b-aa91-6261a9befd01 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 8|app: 0|req: 509/1013] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:11 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, ' 2026-06-24 06:45:13.331 7 INFO nova.api.openstack.compute.server_external_events [req-14faa126-b80b-400b-a41c-25cd47cf1fa2 req-76cd0daa-1b2c-48fb-a709-ea34db4b1af9 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:d1ad4b44-cc19-491b-aa91-6261a9befd01 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 505/1014] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:13 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 06:45:21.893 7 INFO nova.api.openstack.compute.server_external_events [req-65a81cbe-eda1-4756-8339-4be8090f3c35 req-9bc219ba-e125-4207-a890-f930dc58a763 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:d1ad4b44-cc19-491b-aa91-6261a9befd01 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 507/1017] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 511/1018] 199.204.45.210 () {34 vars in 855 bytes} [Wed Jun 24 06:45:22 2026] DELETE /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-interface/d1ad4b44-cc19-491b-aa91-6261a9befd01 => generated 0 bytes in 70 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 06:45:22.584 7 INFO nova.api.openstack.compute.server_external_events [req-dad46d2e-6864-4d21-b829-2a74d37e4450 req-a28b9bc6-cf84-49da-a755-2dab6680a207 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:d1ad4b44-cc19-491b-aa91-6261a9befd01 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 508/1019] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:45:24.639 8 INFO nova.api.openstack.compute.server_external_events [req-ecd9d0ee-a3b8-437f-87ea-88116e673639 req-5348db77-460d-485d-aaad-64faa9d4f937 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:d1ad4b44-cc19-491b-aa91-6261a9befd01 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance 2026-06-24 06:45:24.639 8 INFO nova.api.openstack.compute.server_external_events [req-ecd9d0ee-a3b8-437f-87ea-88116e673639 req-5348db77-460d-485d-aaad-64faa9d4f937 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:d1ad4b44-cc19-491b-aa91-6261a9befd01 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 8|app: 0|req: 513/1022] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:24 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:45:27.353 7 INFO nova.api.openstack.compute.server_external_events [req-5d577663-d98c-48c0-b385-bb73501fda04 req-002a0bf6-071c-46f7-8a84-46fd3e67cace 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:935bf0a1-08d0-408f-b0e9-77fe10433264 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 510/1023] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1024] 199.204.45.210 () {34 vars in 855 bytes} [Wed Jun 24 06:45:27 2026] DELETE /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-interface/935bf0a1-08d0-408f-b0e9-77fe10433264 => generated 0 bytes in 43 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 06:45:28.380 7 INFO nova.api.openstack.compute.server_external_events [req-578150ad-0fc2-4350-b4ad-3553aba71d0e req-05790052-6969-4540-ab14-c99af3c75413 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:935bf0a1-08d0-408f-b0e9-77fe10433264 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 511/1025] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:28 2026] POST /v2.1/os-server-external-events => generated 185 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 06:45:30.426 8 INFO nova.api.openstack.compute.server_external_events [req-fcb7849c-1228-41e7-8b03-085da951ae47 req-11563643-042e-4b8e-bf68-c9edc73b88d3 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:935bf0a1-08d0-408f-b0e9-77fe10433264 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance 2026-06-24 06:45:30.426 8 INFO nova.api.openstack.compute.server_external_events [req-fcb7849c-1228-41e7-8b03-085da951ae47 req-11563643-042e-4b8e-bf68-c9edc73b88d3 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:935bf0a1-08d0-408f-b0e9-77fe10433264 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 8|app: 0|req: 515/1026] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:30 2026] POST /v2.1/os-server-external-events => generated 354 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: 514/1031] 199.204.45.210 () {34 vars in 855 bytes} [Wed Jun 24 06:45:43 2026] DELETE /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e/os-interface/b89918d2-eda4-45c9-b935-8b9e9ee86592 => generated 0 bytes in 89 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 06:45:44.182 8 INFO nova.api.openstack.compute.server_external_events [req-04d45d97-95bf-427b-a34a-29cb3b75beaa req-9186671b-0eb6-445f-86e1-38c26d9eef18 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:b89918d2-eda4-45c9-b935-8b9e9ee86592 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 8|app: 0|req: 518/1032] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:44 2026] POST /v2.1/os-server-external-events => generated 185 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 06:45:46.231 7 INFO nova.api.openstack.compute.server_external_events [req-48c12681-21f4-49bd-8ed0-3b734e512e80 req-4670e5b0-ff81-40c9-8365-edb0df08687d 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:b89918d2-eda4-45c9-b935-8b9e9ee86592 for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 515/1033] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 519/1034] 199.204.45.210 () {34 vars in 755 bytes} [Wed Jun 24 06:45:46 2026] DELETE /v2.1/servers/0be1332d-6ee5-4047-91ac-7775de83f93e => generated 0 bytes in 98 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 06:45:47.857 7 INFO nova.api.openstack.compute.server_external_events [req-10c4d6bb-674f-4825-b170-79bb74edc1c1 req-badb5068-6071-4457-baeb-a873e1e93834 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:5fe3d2d8-f15b-461f-920b-9df7bb1d4a1c for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 7|app: 0|req: 516/1035] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:47 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-06-24 06:45:48.279 8 INFO nova.api.openstack.compute.server_external_events [req-c0c40e17-e7e9-450f-a3e4-5294bcae9fca req-02b6f113-a02e-46f8-a56f-197f75af60de 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:5fe3d2d8-f15b-461f-920b-9df7bb1d4a1c for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance 2026-06-24 06:45:48.280 8 INFO nova.api.openstack.compute.server_external_events [req-c0c40e17-e7e9-450f-a3e4-5294bcae9fca req-02b6f113-a02e-46f8-a56f-197f75af60de 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:5fe3d2d8-f15b-461f-920b-9df7bb1d4a1c for instance 0be1332d-6ee5-4047-91ac-7775de83f93e on instance [pid: 8|app: 0|req: 520/1036] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:48 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1037] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:45:48 2026] DELETE /v2.1/servers/9a110f5b-e9df-4d44-a5ec-7c137ae69d4e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1038] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:45:48 2026] GET /v2.1/servers/9a110f5b-e9df-4d44-a5ec-7c137ae69d4e => generated 1945 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:45:49.898 7 INFO nova.api.openstack.compute.server_external_events [req-59209d0a-6a51-422e-8b9e-416cac24730b req-0a3e1cea-1a43-414d-9d8d-921a783f3c41 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:5762d160-2ea0-45fa-b626-c3d40735b945 for instance 9a110f5b-e9df-4d44-a5ec-7c137ae69d4e on instance 2026-06-24 06:45:49.899 7 INFO nova.api.openstack.compute.server_external_events [req-59209d0a-6a51-422e-8b9e-416cac24730b req-0a3e1cea-1a43-414d-9d8d-921a783f3c41 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:5762d160-2ea0-45fa-b626-c3d40735b945 for instance 9a110f5b-e9df-4d44-a5ec-7c137ae69d4e on instance 2026-06-24 06:45:49.899 7 INFO nova.api.openstack.compute.server_external_events [req-59209d0a-6a51-422e-8b9e-416cac24730b req-0a3e1cea-1a43-414d-9d8d-921a783f3c41 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:5762d160-2ea0-45fa-b626-c3d40735b945 for instance 9a110f5b-e9df-4d44-a5ec-7c137ae69d4e on instance [pid: 7|app: 0|req: 518/1039] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:49 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:45:51.940 8 INFO nova.api.openstack.compute.server_external_events [req-1f56b000-7aac-42bc-bd2e-82ac5a4e91bd req-142272f3-f047-4613-988c-aeeb0adbfa4d 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:5762d160-2ea0-45fa-b626-c3d40735b945 for instance 9a110f5b-e9df-4d44-a5ec-7c137ae69d4e on instance [pid: 8|app: 0|req: 522/1040] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45: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 06:45:54.290 7 INFO nova.api.openstack.wsgi [None req-9bacb7d5-d247-4291-b3ee-a5f028091b6b 0d7844aca46d48d8888a40820b84ef3a 13992af99b954ad290be2460f144581a - - default default] HTTP exception thrown: Instance 9a110f5b-e9df-4d44-a5ec-7c137ae69d4e could not be found. [pid: 7|app: 0|req: 520/1043] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:45:54 2026] GET /v2.1/servers/9a110f5b-e9df-4d44-a5ec-7c137ae69d4e => 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, ' 2026-06-24 06:45:54.845 8 INFO nova.api.openstack.compute.server_external_events [req-ededd2a8-5d88-48ce-a0d0-41c28f1f4b3d req-83850ae0-fba5-47a1-aa5b-afca9995e1cf 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-changed:bd88d67c-e476-46d4-9c22-a8075a427520 for instance ee173ec8-02a9-4265-a0fb-8fc4d62bd175 on instance [pid: 8|app: 0|req: 524/1044] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1045] 10.0.0.142 () {32 vars in 718 bytes} [Wed Jun 24 06:45:54 2026] DELETE /v2.1/servers/ee173ec8-02a9-4265-a0fb-8fc4d62bd175 => 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, ' [pid: 8|app: 0|req: 525/1046] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:45:54 2026] GET /v2.1/servers/ee173ec8-02a9-4265-a0fb-8fc4d62bd175 => generated 1943 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:45:55.276 7 INFO nova.api.openstack.compute.server_external_events [req-2d764578-d8d4-4e09-9ad6-570c705de179 req-71162ccd-0bc4-413d-b463-3be76322e154 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-unplugged:bd88d67c-e476-46d4-9c22-a8075a427520 for instance ee173ec8-02a9-4265-a0fb-8fc4d62bd175 on instance [pid: 7|app: 0|req: 522/1047] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:45:57.322 8 INFO nova.api.openstack.compute.server_external_events [req-f06ba012-717a-46cc-97d5-225f73f2d1d0 req-42cf1f8c-2d49-494f-a0a7-59082d92da16 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-plugged:bd88d67c-e476-46d4-9c22-a8075a427520 for instance ee173ec8-02a9-4265-a0fb-8fc4d62bd175 on instance 2026-06-24 06:45:57.323 8 INFO nova.api.openstack.compute.server_external_events [req-f06ba012-717a-46cc-97d5-225f73f2d1d0 req-42cf1f8c-2d49-494f-a0a7-59082d92da16 603b44d22962413d8725023d7203f523 afdbfcb94df3419fb6684e6ace270672 - - c769bb63276a405ab5dc2b9ffc22e0d7 c769bb63276a405ab5dc2b9ffc22e0d7] Creating event network-vif-deleted:bd88d67c-e476-46d4-9c22-a8075a427520 for instance ee173ec8-02a9-4265-a0fb-8fc4d62bd175 on instance [pid: 8|app: 0|req: 526/1048] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jun 24 06:45:57 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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 06:46:00.239 7 INFO nova.api.openstack.wsgi [None req-7c689cf9-0e2f-4b49-9122-00907ad04169 0d7844aca46d48d8888a40820b84ef3a 13992af99b954ad290be2460f144581a - - default default] HTTP exception thrown: Instance ee173ec8-02a9-4265-a0fb-8fc4d62bd175 could not be found. [pid: 7|app: 0|req: 523/1049] 10.0.0.142 () {32 vars in 715 bytes} [Wed Jun 24 06:46:00 2026] GET /v2.1/servers/ee173ec8-02a9-4265-a0fb-8fc4d62bd175 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1050] 10.0.0.142 () {32 vars in 726 bytes} [Wed Jun 24 06:46:02 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1234293942 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 06:46:02.140 7 INFO nova.api.openstack.wsgi [None req-fd74819d-d181-46c1-bf88-5b2b1f2778e6 0d7844aca46d48d8888a40820b84ef3a 13992af99b954ad290be2460f144581a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1234293942 not found for user 0d7844aca46d48d8888a40820b84ef3a [pid: 7|app: 0|req: 524/1051] 10.0.0.142 () {32 vars in 723 bytes} [Wed Jun 24 06:46:02 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1234293942 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1056] 10.0.0.142 () {32 vars in 655 bytes} [Wed Jun 24 06:46:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1057] 10.0.0.142 () {32 vars in 641 bytes} [Wed Jun 24 06:46:19 2026] GET /v2.1/servers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-24 06:46:19.780 8 WARNING oslo_db.sqlalchemy.utils [None req-b7d769dd-b3fa-4128-91c9-f679552620cf 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 531/1058] 10.0.0.142 () {32 vars in 649 bytes} [Wed Jun 24 06:46:19 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1059] 10.0.0.142 () {32 vars in 694 bytes} [Wed Jun 24 06:46:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1072] 10.0.0.45 () {28 vars in 454 bytes} [Wed Jun 24 06:47:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1073] 10.0.0.45 () {30 vars in 658 bytes} [Wed Jun 24 06:47:22 2026] GET /v2.1 => generated 0 bytes in 72 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 539/1074] 10.0.0.45 () {32 vars in 731 bytes} [Wed Jun 24 06:47:22 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1075] 10.0.0.45 () {34 vars in 804 bytes} [Wed Jun 24 06:47:22 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1076] 10.0.0.45 () {28 vars in 454 bytes} [Wed Jun 24 06:47:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1077] 10.0.0.45 () {30 vars in 658 bytes} [Wed Jun 24 06:47:22 2026] GET /v2.1 => generated 0 bytes in 76 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 541/1078] 10.0.0.45 () {32 vars in 731 bytes} [Wed Jun 24 06:47:22 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1079] 10.0.0.45 () {34 vars in 892 bytes} [Wed Jun 24 06:47:22 2026] GET /v2.1/servers/detail?project_id=3470427d42d0451f88c5bf51b78d86d2&all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1080] 10.0.0.45 () {34 vars in 892 bytes} [Wed Jun 24 06:47:22 2026] GET /v2.1/servers/detail?project_id=44d62b779996478c833b8c35d862cc8b&all_tenants=True => generated 15 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1081] 10.0.0.45 () {34 vars in 892 bytes} [Wed Jun 24 06:47:23 2026] GET /v2.1/servers/detail?project_id=afdbfcb94df3419fb6684e6ace270672&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)