+ 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 [Sat Aug 22 13:30:01 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-69b9d4647c-s8nzk 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.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f578d21a668 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)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-08-22 13:30:06.228 8 INFO nova.utils [None req-f199027a-9e03-4df1-af37-61cc212979c3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-22 13:30:06.410 7 INFO nova.utils [None req-78aac9ab-b5eb-4b61-b51d-b795f4be25d5 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-22 13:30:07.877 8 WARNING keystonemiddleware._common.config [None req-f199027a-9e03-4df1-af37-61cc212979c3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 13:30:07.885 8 WARNING oslo_config.cfg [None req-f199027a-9e03-4df1-af37-61cc212979c3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-22 13:30:07.962 8 WARNING keystonemiddleware._common.config [None req-f199027a-9e03-4df1-af37-61cc212979c3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 13:30:07.976 8 WARNING oslo_config.cfg [None req-f199027a-9e03-4df1-af37-61cc212979c3 - - - - - -] 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-08-22 13:30:07.988 8 WARNING oslo_config.cfg [None req-f199027a-9e03-4df1-af37-61cc212979c3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f578d21a668 pid: 8 (default app) 2026-08-22 13:30:08.128 7 WARNING keystonemiddleware._common.config [None req-78aac9ab-b5eb-4b61-b51d-b795f4be25d5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 13:30:08.138 7 WARNING oslo_config.cfg [None req-78aac9ab-b5eb-4b61-b51d-b795f4be25d5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-22 13:30:08.217 7 WARNING keystonemiddleware._common.config [None req-78aac9ab-b5eb-4b61-b51d-b795f4be25d5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 13:30:08.232 7 WARNING oslo_config.cfg [None req-78aac9ab-b5eb-4b61-b51d-b795f4be25d5 - - - - - -] 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-08-22 13:30:08.244 7 WARNING oslo_config.cfg [None req-78aac9ab-b5eb-4b61-b51d-b795f4be25d5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f578d21a668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 13:30:14 2026] GET /v2.1 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 13:30:14.816 7 WARNING oslo_policy.policy [None req-720b972f-e8b8-45dc-bb28-8f623873426b 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - 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-08-22 13:30:14.817 7 WARNING oslo_policy.policy [None req-720b972f-e8b8-45dc-bb28-8f623873426b 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - 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.182 () {44 vars in 908 bytes} [Sat Aug 22 13:30:14 2026] GET /v2.1 => generated 0 bytes in 609 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 13:30:14.924 8 WARNING oslo_policy.policy [req-720b972f-e8b8-45dc-bb28-8f623873426b req-c895053e-689c-410f-97e1-f699e4ae6b3c 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - 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-08-22 13:30:14.925 8 WARNING oslo_policy.policy [req-720b972f-e8b8-45dc-bb28-8f623873426b req-c895053e-689c-410f-97e1-f699e4ae6b3c 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 13:30:14 2026] GET /v2.1/ => generated 400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 13:30:15.028 7 INFO nova.api.openstack.wsgi [None req-06413950-5f92-430d-8eb6-24687df76695 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.182 () {48 vars in 1010 bytes} [Sat Aug 22 13:30:15 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 13:30:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.182 () {52 vars in 1047 bytes} [Sat Aug 22 13:30:15 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 13:30:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 13:30:15 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 13:30:16 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 13:30:16.029 7 INFO nova.api.openstack.wsgi [None req-1f5adfe1-335b-453b-92e7-9373a255a56a 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.182 () {48 vars in 1012 bytes} [Sat Aug 22 13:30:16 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 13:30:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.182 () {52 vars in 1047 bytes} [Sat Aug 22 13:30:16 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 13:30:16 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 13:30:16 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 13:30:16 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 13:30:17.006 7 INFO nova.api.openstack.wsgi [None req-1536bdb6-c891-4dec-8312-596ee037807c 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.182 () {48 vars in 1014 bytes} [Sat Aug 22 13:30:16 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 13:30:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.182 () {52 vars in 1047 bytes} [Sat Aug 22 13:30:17 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 13:30:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 13:30:17 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: 8|app: 0|req: 12/24] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 13:30:17 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 13:30:17.959 7 INFO nova.api.openstack.wsgi [None req-cf85a19f-7b6f-46ec-a537-66418dd88aca 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.182 () {48 vars in 1012 bytes} [Sat Aug 22 13:30:17 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 13:30:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.182 () {52 vars in 1047 bytes} [Sat Aug 22 13:30:17 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 13:30:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 13:30:18 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 13:30:18 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 13:30:18.856 7 INFO nova.api.openstack.wsgi [None req-e9d934b4-9d12-4804-bf48-d546bca08ac3 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.182 () {48 vars in 1014 bytes} [Sat Aug 22 13:30:18 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 13:30:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.182 () {52 vars in 1047 bytes} [Sat Aug 22 13:30:18 2026] POST /v2.1/flavors => generated 535 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.50 () {28 vars in 453 bytes} [Sat Aug 22 13:36:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/105] 10.0.0.50 () {30 vars in 657 bytes} [Sat Aug 22 13:36:02 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/106] 10.0.0.50 () {32 vars in 730 bytes} [Sat Aug 22 13:36:02 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 10.0.0.50 () {34 vars in 803 bytes} [Sat Aug 22 13:36:03 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: 7|app: 0|req: 74/146] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 13:39:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/147] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 13:39:19 2026] GET /v2.1 => generated 0 bytes in 419 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 75/148] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 13:39:19 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 13:39:19.946 8 INFO nova.api.openstack.wsgi [None req-43868b9d-527e-44b0-9024-4b400a534b75 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/149] 199.204.45.182 () {48 vars in 1016 bytes} [Sat Aug 22 13:39:19 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/150] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 13:39:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/151] 199.204.45.182 () {52 vars in 1048 bytes} [Sat Aug 22 13:39:19 2026] POST /v2.1/flavors => generated 534 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/164] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 13:40:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/165] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 13:40:15 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 13:40:15 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 13:40:15.648 8 INFO nova.api.openstack.wsgi [None req-49f8ff5c-cb68-49ae-9c29-130244bac166 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 487a8a10b209437eb60237afc5519d5b [pid: 8|app: 0|req: 83/167] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 13:40:15 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-22 13:40:15.665 7 WARNING oslo_db.sqlalchemy.utils [None req-3e3b80c6-d7c7-4b87-b492-f177fcb438c8 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 85/168] 199.204.45.182 () {48 vars in 1015 bytes} [Sat Aug 22 13:40:15 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/169] 199.204.45.182 () {52 vars in 1056 bytes} [Sat Aug 22 13:40:15 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/170] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 13:40:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/171] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 13:40:19 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/172] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 13:40:19 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/173] 199.204.45.182 () {48 vars in 1072 bytes} [Sat Aug 22 13:40:19 2026] GET /v2.1/os-quota-sets/45fa4c7472204f6f81dd19406f62e1a4 => generated 283 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.204.45.182 () {52 vars in 1124 bytes} [Sat Aug 22 13:40:19 2026] PUT /v2.1/os-quota-sets/45fa4c7472204f6f81dd19406f62e1a4 => generated 238 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 13:48:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 13:48:17 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 13:48:17 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 13:48:17.944 8 INFO nova.api.openstack.wsgi [None req-e5a4cfa0-70c8-4e2f-beba-1a6f141d775d 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 136/274] 199.204.45.182 () {48 vars in 1014 bytes} [Sat Aug 22 13:48:17 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 13:48:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.182 () {52 vars in 1048 bytes} [Sat Aug 22 13:48:17 2026] POST /v2.1/flavors => generated 534 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/315] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 13:51:27 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: 157/316] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 13:51:27 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 160/317] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 13:51:27 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/318] 199.204.45.182 () {48 vars in 1072 bytes} [Sat Aug 22 13:51:27 2026] GET /v2.1/os-quota-sets/da452ef5fd7f4fc29403d35bb2266604 => generated 283 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/319] 199.204.45.182 () {52 vars in 1124 bytes} [Sat Aug 22 13:51:28 2026] PUT /v2.1/os-quota-sets/da452ef5fd7f4fc29403d35bb2266604 => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 10.0.0.119 () {28 vars in 454 bytes} [Sat Aug 22 14: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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 214/425] 10.0.0.119 () {30 vars in 658 bytes} [Sat Aug 22 14:00:07 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 212/426] 10.0.0.119 () {32 vars in 731 bytes} [Sat Aug 22 14:00:08 2026] GET /v2.1/ => generated 411 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 10.0.0.119 () {34 vars in 765 bytes} [Sat Aug 22 14:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/430] 10.0.0.119 () {28 vars in 454 bytes} [Sat Aug 22 14:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 10.0.0.119 () {30 vars in 658 bytes} [Sat Aug 22 14:00:12 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 218/432] 10.0.0.119 () {32 vars in 731 bytes} [Sat Aug 22 14:00:12 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/433] 10.0.0.119 () {34 vars in 765 bytes} [Sat Aug 22 14:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/434] 10.0.0.119 () {28 vars in 454 bytes} [Sat Aug 22 14:00:16 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 216/435] 10.0.0.119 () {30 vars in 658 bytes} [Sat Aug 22 14:00:16 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 220/436] 10.0.0.119 () {32 vars in 731 bytes} [Sat Aug 22 14:00:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/437] 10.0.0.119 () {34 vars in 808 bytes} [Sat Aug 22 14:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/440] 10.0.0.119 () {28 vars in 454 bytes} [Sat Aug 22 14:00:21 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: 222/441] 10.0.0.119 () {30 vars in 658 bytes} [Sat Aug 22 14:00:21 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 220/442] 10.0.0.119 () {32 vars in 731 bytes} [Sat Aug 22 14:00:21 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 10.0.0.119 () {34 vars in 808 bytes} [Sat Aug 22 14:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 278 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/480] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 14:03:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 242/481] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 14:03:29 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 240/482] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 14:03:29 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:03:29.893 7 INFO nova.api.openstack.wsgi [None req-78b40a3b-6081-4783-8fa7-f90a3ef22038 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 243/483] 199.204.45.182 () {48 vars in 1010 bytes} [Sat Aug 22 14:03:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/484] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 14:03:29 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: 7|app: 0|req: 244/485] 199.204.45.182 () {48 vars in 1098 bytes} [Sat Aug 22 14:03:29 2026] GET /v2.1/flavors/8cc4408b-da27-45a7-aa03-e0b43ef29d8e/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: 243/488] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 14:03:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 14:03:30 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 244/490] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 14:03:30 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:03:30.884 7 INFO nova.api.openstack.wsgi [None req-a24a4d7f-133f-4ad3-b862-761f908b1113 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 247/491] 199.204.45.182 () {48 vars in 1012 bytes} [Sat Aug 22 14:03:30 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 14:03:30 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: 7|app: 0|req: 248/493] 199.204.45.182 () {48 vars in 1098 bytes} [Sat Aug 22 14:03:30 2026] GET /v2.1/flavors/bdaf8f89-0876-4c4f-a717-8f146ba92271/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: 246/494] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 14:03:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/495] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 14:03:31 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 247/496] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 14:03:31 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:03:31.888 7 INFO nova.api.openstack.wsgi [None req-1cb8e077-142f-4ee2-b9f5-0031724289a8 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 250/497] 199.204.45.182 () {48 vars in 1014 bytes} [Sat Aug 22 14:03:31 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 14:03:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.204.45.182 () {48 vars in 1098 bytes} [Sat Aug 22 14:03:31 2026] GET /v2.1/flavors/1fa16817-85b5-4c60-9615-227004ef0385/os-extra_specs => generated 19 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/500] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 14:03:32 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 14:03:32 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/502] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 14:03:32 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:03:32.812 7 INFO nova.api.openstack.wsgi [None req-f1ef3ef0-f035-4703-ae7e-3bacd710b33f 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 253/503] 199.204.45.182 () {48 vars in 1012 bytes} [Sat Aug 22 14:03:32 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/504] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 14:03:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/505] 199.204.45.182 () {48 vars in 1098 bytes} [Sat Aug 22 14:03:32 2026] GET /v2.1/flavors/4cd46b25-f8ca-4ba5-8ee6-15ad34e4ad3c/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/506] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 14:03:33 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: 255/507] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 14:03:33 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/508] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 14:03:33 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:03:33.743 7 INFO nova.api.openstack.wsgi [None req-8a17323e-6609-4c7e-a2a9-d5938111f6c3 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 256/509] 199.204.45.182 () {48 vars in 1014 bytes} [Sat Aug 22 14:03:33 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 14:03:33 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: 7|app: 0|req: 257/511] 199.204.45.182 () {48 vars in 1098 bytes} [Sat Aug 22 14:03:33 2026] GET /v2.1/flavors/1f232769-b90f-4757-bff6-ee5a3cf39a72/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: 264/524] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 14:04:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/525] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 14:04:38 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/526] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 14:04:38 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:04:38.973 8 INFO nova.api.openstack.wsgi [None req-d737f104-11b3-4d22-8fa2-ae3f3a4da9f1 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 262/527] 199.204.45.182 () {48 vars in 1016 bytes} [Sat Aug 22 14:04:38 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/528] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 14:04:38 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: 263/529] 199.204.45.182 () {48 vars in 1098 bytes} [Sat Aug 22 14:04:39 2026] GET /v2.1/flavors/aa919d18-f760-414a-9ca7-0c5fdbbc7934/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: 265/532] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 14:04:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 14:04:46 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/534] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 14:04:46 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/535] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 14:04:46 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/536] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 14:04:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/537] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 14:04:50 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 268/538] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 14:04:50 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/539] 199.204.45.182 () {48 vars in 1072 bytes} [Sat Aug 22 14:04:50 2026] GET /v2.1/os-quota-sets/45fa4c7472204f6f81dd19406f62e1a4 => generated 280 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/552] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 14:05:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 14:05:42 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/554] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 14:05:42 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:05:42.374 7 INFO nova.api.openstack.wsgi [None req-5a683ba6-bf1e-4358-af85-8c5ff59bedfc 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 279/555] 199.204.45.182 () {48 vars in 1014 bytes} [Sat Aug 22 14:05:42 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: 277/556] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 14:05:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/557] 199.204.45.182 () {48 vars in 1098 bytes} [Sat Aug 22 14:05:42 2026] GET /v2.1/flavors/94c0aef0-6986-429b-8b7b-0206b9de2e15/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/560] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 14:05:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/561] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 14:05:58 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/562] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 14:05:58 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 199.204.45.182 () {48 vars in 1072 bytes} [Sat Aug 22 14:05:58 2026] GET /v2.1/os-quota-sets/da452ef5fd7f4fc29403d35bb2266604 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/574] 199.204.45.182 () {42 vars in 704 bytes} [Sat Aug 22 14:06:48 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: 286/575] 199.204.45.182 () {44 vars in 908 bytes} [Sat Aug 22 14:06:48 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 290/576] 199.204.45.182 () {46 vars in 981 bytes} [Sat Aug 22 14:06:48 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:06:48.162 8 INFO nova.api.openstack.wsgi [None req-d7b6584c-6fe9-4ba8-98a0-eb3e223b4e15 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 287/577] 199.204.45.182 () {48 vars in 1010 bytes} [Sat Aug 22 14:06:48 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/578] 199.204.45.182 () {48 vars in 1050 bytes} [Sat Aug 22 14:06:48 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: 292/587] 10.0.0.168 () {32 vars in 655 bytes} [Sat Aug 22 14:07:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 296/588] 10.0.0.168 () {32 vars in 641 bytes} [Sat Aug 22 14:07:28 2026] GET /v2.1/servers => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-22 14:07:28.368 8 WARNING oslo_db.sqlalchemy.utils [None req-14db6cfe-eb06-4fac-91bb-bd0526d7e671 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 293/589] 10.0.0.168 () {32 vars in 649 bytes} [Sat Aug 22 14:07:28 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 10.0.0.168 () {32 vars in 694 bytes} [Sat Aug 22 14:07:28 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/593] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:39 2026] GET /v2.1/flavors/8cc4408b-da27-45a7-aa03-e0b43ef29d8e => generated 511 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/594] 10.0.0.168 () {32 vars in 641 bytes} [Sat Aug 22 14:07:39 2026] GET /v2.1/flavors => generated 1674 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/595] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:39 2026] GET /v2.1/flavors/8cc4408b-da27-45a7-aa03-e0b43ef29d8e => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:07:44.207 8 WARNING neutronclient.v2_0.client [None req-1e395e63-eefd-49da-93a6-29e29726d947 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/598] 10.0.0.168 () {34 vars in 671 bytes} [Sat Aug 22 14:07:44 2026] POST /v2.1/os-keypairs => generated 385 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/599] 10.0.0.168 () {34 vars in 685 bytes} [Sat Aug 22 14:07:44 2026] POST /v2.1/os-security-groups => generated 243 bytes in 973 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:07:45.073 7 WARNING neutronclient.v2_0.client [None req-72890ce8-3d0f-43f1-b720-b42ea17855aa f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/600] 10.0.0.168 () {34 vars in 685 bytes} [Sat Aug 22 14:07:45 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:07:46.356 8 WARNING neutronclient.v2_0.client [None req-3807508f-ed9d-43da-9efd-8cc41d230820 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:46.593 7 WARNING neutronclient.v2_0.client [None req-5e597655-0d73-4257-8ac3-f955478b823e 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:47.352 7 WARNING neutronclient.v2_0.client [None req-5e597655-0d73-4257-8ac3-f955478b823e 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/601] 10.0.0.168 () {34 vars in 685 bytes} [Sat Aug 22 14:07:46 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:07:47.432 8 WARNING neutronclient.v2_0.client [None req-3da690a2-f241-4c8a-9cd9-1acdb591002a f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:47.522 8 WARNING neutronclient.v2_0.client [None req-3da690a2-f241-4c8a-9cd9-1acdb591002a f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:47.565 8 WARNING neutronclient.v2_0.client [None req-3da690a2-f241-4c8a-9cd9-1acdb591002a f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:47.671 7 WARNING neutronclient.v2_0.client [None req-5e597655-0d73-4257-8ac3-f955478b823e 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/602] 10.0.0.168 () {32 vars in 663 bytes} [Sat Aug 22 14:07:47 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:07:47.711 8 WARNING neutronclient.v2_0.client [None req-6d761bae-e482-49aa-8a44-10fcfdc6b389 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:47.749 8 WARNING neutronclient.v2_0.client [None req-6d761bae-e482-49aa-8a44-10fcfdc6b389 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/603] 10.0.0.168 () {32 vars in 740 bytes} [Sat Aug 22 14:07:47 2026] DELETE /v2.1/os-security-groups/ecc4328c-ccf2-409b-b3dc-2160f60bcc79 => generated 0 bytes in 403 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 14:07:48.148 8 WARNING neutronclient.v2_0.client [None req-6708ed36-64da-4ecc-9967-9271e7b409ba 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/604] 10.0.0.168 () {34 vars in 685 bytes} [Sat Aug 22 14:07:48 2026] POST /v2.1/os-security-groups => generated 245 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:07:48.311 8 WARNING neutronclient.v2_0.client [None req-48cc6b7d-95be-4285-ae67-a3a92a83c9f2 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:48.342 8 INFO nova.api.openstack.wsgi [None req-48cc6b7d-95be-4285-ae67-a3a92a83c9f2 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] HTTP exception thrown: Security group ecc4328c-ccf2-409b-b3dc-2160f60bcc79 does not exist Neutron server returns request_ids: ['req-b3c7f231-e57d-4be6-b5ba-5393bbab5021'] [pid: 8|app: 0|req: 302/605] 10.0.0.168 () {32 vars in 737 bytes} [Sat Aug 22 14:07:48 2026] GET /v2.1/os-security-groups/ecc4328c-ccf2-409b-b3dc-2160f60bcc79 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 14:07:48.358 8 WARNING neutronclient.v2_0.client [None req-41643363-379e-4c73-92b6-c08cb79c7181 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:48.396 8 WARNING neutronclient.v2_0.client [None req-41643363-379e-4c73-92b6-c08cb79c7181 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/606] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:07:46 2026] POST /v2.1/servers => generated 452 bytes in 1948 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:48.470 7 WARNING neutronclient.v2_0.client [None req-99190280-1be1-4a44-abf9-8a2d7ced5ab0 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:48.497 7 WARNING neutronclient.v2_0.client [None req-99190280-1be1-4a44-abf9-8a2d7ced5ab0 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/607] 10.0.0.168 () {34 vars in 695 bytes} [Sat Aug 22 14:07:48 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:07:48.584 8 WARNING neutronclient.v2_0.client [None req-5597d142-14a7-4713-bf85-cf7ef55f306c 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/608] 10.0.0.168 () {32 vars in 740 bytes} [Sat Aug 22 14:07:48 2026] DELETE /v2.1/os-security-groups/3a664f31-0c18-4467-9b1b-b7ad5f98edc1 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 14:07:48.622 7 WARNING neutronclient.v2_0.client [None req-044d8e74-7dfc-47f9-9616-8a5e19322618 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/609] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:48 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1392 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:48.655 8 WARNING neutronclient.v2_0.client [None req-a4f354f2-3497-4b2f-9d95-2bb8a5c42063 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:48.681 8 INFO nova.api.openstack.wsgi [None req-a4f354f2-3497-4b2f-9d95-2bb8a5c42063 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] HTTP exception thrown: Security group 3a664f31-0c18-4467-9b1b-b7ad5f98edc1 does not exist Neutron server returns request_ids: ['req-2191c77a-1635-4e1b-9472-0640119d35d4'] [pid: 8|app: 0|req: 305/610] 10.0.0.168 () {32 vars in 737 bytes} [Sat Aug 22 14:07:48 2026] GET /v2.1/os-security-groups/3a664f31-0c18-4467-9b1b-b7ad5f98edc1 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 14:07:48.693 8 WARNING neutronclient.v2_0.client [None req-f39dd2ed-8cef-4115-a2cf-6fa898100cb2 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:48.730 8 WARNING neutronclient.v2_0.client [None req-f39dd2ed-8cef-4115-a2cf-6fa898100cb2 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/611] 10.0.0.168 () {34 vars in 685 bytes} [Sat Aug 22 14:07:48 2026] POST /v2.1/os-security-groups => generated 247 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:07:48.796 7 WARNING neutronclient.v2_0.client [None req-9aa450c4-cda7-43f6-942e-069b4d3bf317 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/612] 10.0.0.168 () {32 vars in 740 bytes} [Sat Aug 22 14:07:48 2026] DELETE /v2.1/os-security-groups/6a082fb7-4f6e-45d6-9811-8f9e1418efa2 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 14:07:48.834 7 WARNING neutronclient.v2_0.client [None req-9aa450c4-cda7-43f6-942e-069b4d3bf317 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:48.839 8 WARNING neutronclient.v2_0.client [None req-f35009b4-f103-4670-8d37-2640a1987dc5 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:48.862 8 INFO nova.api.openstack.wsgi [None req-f35009b4-f103-4670-8d37-2640a1987dc5 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] HTTP exception thrown: Security group 6a082fb7-4f6e-45d6-9811-8f9e1418efa2 does not exist Neutron server returns request_ids: ['req-5b005409-d62b-41d6-a740-05b20c4e427d'] [pid: 8|app: 0|req: 307/613] 10.0.0.168 () {32 vars in 737 bytes} [Sat Aug 22 14:07:48 2026] GET /v2.1/os-security-groups/6a082fb7-4f6e-45d6-9811-8f9e1418efa2 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 14:07:48.879 8 WARNING neutronclient.v2_0.client [None req-381333f5-0bd3-4152-bacb-394d4dd95a55 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/614] 10.0.0.168 () {34 vars in 695 bytes} [Sat Aug 22 14:07:48 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:07:48.938 8 WARNING neutronclient.v2_0.client [None req-381333f5-0bd3-4152-bacb-394d4dd95a55 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:48.954 7 WARNING neutronclient.v2_0.client [None req-0d839d54-c81c-481e-ae6e-0bb4f8856308 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:48.976 8 WARNING neutronclient.v2_0.client [None req-381333f5-0bd3-4152-bacb-394d4dd95a55 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:48.989 7 WARNING neutronclient.v2_0.client [None req-0d839d54-c81c-481e-ae6e-0bb4f8856308 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/615] 10.0.0.168 () {32 vars in 663 bytes} [Sat Aug 22 14:07:48 2026] GET /v2.1/os-security-groups => generated 707 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:07:49.044 8 WARNING neutronclient.v2_0.client [None req-2d35feae-8d30-4d1f-882d-7282cc98b8bd f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:49.071 8 INFO nova.api.openstack.wsgi [None req-2d35feae-8d30-4d1f-882d-7282cc98b8bd f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] HTTP exception thrown: Security group 6a082fb7-4f6e-45d6-9811-8f9e1418efa2 does not exist Neutron server returns request_ids: ['req-91bd3d15-028f-4352-a617-07a88f7803f8'] [pid: 8|app: 0|req: 309/616] 10.0.0.168 () {32 vars in 740 bytes} [Sat Aug 22 14:07:49 2026] DELETE /v2.1/os-security-groups/6a082fb7-4f6e-45d6-9811-8f9e1418efa2 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.168 () {34 vars in 695 bytes} [Sat Aug 22 14:07:48 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:07:49.157 7 WARNING neutronclient.v2_0.client [None req-f1b2899f-fed8-4966-9e85-89ab655e663d f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:49.181 8 WARNING neutronclient.v2_0.client [None req-6614f903-23c7-4df1-bd43-2a14997f9252 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:49.184 7 INFO nova.api.openstack.wsgi [None req-f1b2899f-fed8-4966-9e85-89ab655e663d f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] HTTP exception thrown: Security group 3a664f31-0c18-4467-9b1b-b7ad5f98edc1 does not exist Neutron server returns request_ids: ['req-6ae83e13-572e-45ec-a1ec-4fab4b2c3194'] [pid: 7|app: 0|req: 309/618] 10.0.0.168 () {32 vars in 740 bytes} [Sat Aug 22 14:07:49 2026] DELETE /v2.1/os-security-groups/3a664f31-0c18-4467-9b1b-b7ad5f98edc1 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 14:07:49.196 7 WARNING neutronclient.v2_0.client [None req-2c5def02-656c-4c0b-9235-daef9a684e65 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/619] 10.0.0.168 () {32 vars in 737 bytes} [Sat Aug 22 14:07:49 2026] GET /v2.1/os-security-groups/94206018-630b-4437-843d-066ffeeadc6f => generated 664 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:07:49.255 7 WARNING neutronclient.v2_0.client [None req-364622cd-57da-4b8b-83cd-415b66bec392 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:49.277 7 INFO nova.api.openstack.wsgi [None req-364622cd-57da-4b8b-83cd-415b66bec392 f0f2af5b0be04cc692016856d0de975e e99c79390e174b308e76d46d1bc0de46 - - default default] HTTP exception thrown: Security group ecc4328c-ccf2-409b-b3dc-2160f60bcc79 does not exist Neutron server returns request_ids: ['req-d13e453b-3fb3-4519-aa6b-93249089ecf0'] [pid: 7|app: 0|req: 311/620] 10.0.0.168 () {32 vars in 740 bytes} [Sat Aug 22 14:07:49 2026] DELETE /v2.1/os-security-groups/ecc4328c-ccf2-409b-b3dc-2160f60bcc79 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 14:07:49.286 7 WARNING neutronclient.v2_0.client [None req-d40ef34e-d5ff-4d51-957a-39cbcedbaf27 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:49.312 7 WARNING neutronclient.v2_0.client [None req-d40ef34e-d5ff-4d51-957a-39cbcedbaf27 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:49.428 8 WARNING neutronclient.v2_0.client [None req-6614f903-23c7-4df1-bd43-2a14997f9252 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:49.451 7 WARNING neutronclient.v2_0.client [None req-d40ef34e-d5ff-4d51-957a-39cbcedbaf27 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/621] 10.0.0.168 () {32 vars in 750 bytes} [Sat Aug 22 14:07:49 2026] DELETE /v2.1/os-security-group-rules/2fe0589f-de2e-4f1b-bf2a-bb48791ec9e8 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 14:07:49.553 7 WARNING neutronclient.v2_0.client [None req-8c8e4bd8-83cd-4f38-82f5-a444f17d4ecb 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:49.592 7 WARNING neutronclient.v2_0.client [None req-8c8e4bd8-83cd-4f38-82f5-a444f17d4ecb 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/622] 10.0.0.168 () {32 vars in 740 bytes} [Sat Aug 22 14:07:49 2026] DELETE /v2.1/os-security-groups/94206018-630b-4437-843d-066ffeeadc6f => generated 0 bytes in 426 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 14:07:50.036 7 WARNING neutronclient.v2_0.client [None req-88f3424f-b6cc-4e42-b3db-4dc3d4f43cf9 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/623] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:49 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1388 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:50.115 7 WARNING neutronclient.v2_0.client [None req-daf061f2-3d9c-4558-90ea-e518b3f6aa69 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:50.146 7 WARNING neutronclient.v2_0.client [None req-daf061f2-3d9c-4558-90ea-e518b3f6aa69 2303cf09e6504a2f8d8aaaf7372bb4ec 195134f352364e7a97438cf8e28426b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/624] 10.0.0.168 () {32 vars in 740 bytes} [Sat Aug 22 14:07:50 2026] DELETE /v2.1/os-security-groups/e8e94f9e-47ba-48f2-85a4-98b20b2661dc => generated 0 bytes in 114 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/625] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:07:49 2026] POST /v2.1/servers => generated 424 bytes in 1176 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-22 14:07:50.276 7 WARNING neutronclient.v2_0.client [None req-bd524d81-e844-4274-8514-425c28ebd49f 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/626] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:50 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1370 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:51.203 8 WARNING neutronclient.v2_0.client [None req-940ac7ad-ecbf-4d72-ae48-c4341f5cff73 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/629] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:51 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1444 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:51.515 7 WARNING neutronclient.v2_0.client [None req-f68d0d4e-c339-4278-8b4c-5c1ce09488c3 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/630] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:51 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1374 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:52.421 8 WARNING neutronclient.v2_0.client [None req-f832d569-6875-482c-af54-2343dc12cab1 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/631] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:52 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1444 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:52.814 7 WARNING neutronclient.v2_0.client [None req-fdae7722-4997-4f6d-a39e-10e63b7b86d5 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/632] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:52 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1422 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:53.516 8 WARNING neutronclient.v2_0.client [None req-4e346640-a165-40ee-bb67-833dd96907db 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/633] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:53 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1452 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:53.919 7 WARNING neutronclient.v2_0.client [None req-9d223c47-2dfd-4d17-b391-08aa89e6de45 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/634] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:53 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1422 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:54.653 8 WARNING neutronclient.v2_0.client [None req-ceebe0e0-cdce-4f2a-9324-0131e6f3d1a0 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:55.335 7 WARNING neutronclient.v2_0.client [None req-6909a397-d611-4495-9423-d46abfcf2443 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/635] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:54 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1517 bytes in 1163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/636] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:55 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1430 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:55.851 8 INFO nova.api.openstack.compute.server_external_events [req-1a2cddb7-cc7c-4d61-8079-25318f3c29a6 req-00f3305f-bd98-40b5-9835-55a3d39442a2 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:4a0f50d7-b2e0-4527-9aca-804eb7d7b3e4 for instance cfa3008a-5049-44b5-b532-7bfd3f87264a on instance 2026-08-22 14:07:55.867 8 INFO nova.compute.rpcapi [None req-051b7a94-3c3a-49d2-aa60-86fd5106694c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 316/637] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:07:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:56.821 7 WARNING neutronclient.v2_0.client [None req-37b2c196-3ecd-45fe-8377-7a976cc6a288 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:07:56.842 8 WARNING neutronclient.v2_0.client [None req-0e651ec4-23af-4004-9cef-9677cfcbf8fb 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/638] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:56 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1517 bytes in 2158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:07:59.003 7 INFO nova.api.openstack.compute.server_external_events [req-1eef40a1-ef29-4ecb-9f0e-7031cd392bc1 req-f40de512-f11f-4edd-8e5a-1a13873bb4bb db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:99f1c3bf-1b6d-4259-b061-674c07fd2518 for instance 7cee669f-3eb7-4216-967a-bf167227fd90 on instance [pid: 8|app: 0|req: 317/639] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:56 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1470 bytes in 2217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:07:59.019 7 INFO nova.compute.rpcapi [None req-b16d8771-e00b-4687-905b-501f8e28dd9a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 323/640] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:07:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/641] 10.0.0.168 () {34 vars in 671 bytes} [Sat Aug 22 14:07:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:00.009 7 WARNING neutronclient.v2_0.client [None req-99bb2248-bf2c-4940-a0ed-06221b127776 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:08:00.064 8 WARNING neutronclient.v2_0.client [None req-fa6d82b6-6618-4dd0-b6a1-18a9e9a05f1f 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/642] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:07:59 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1517 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/643] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:00 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1470 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/644] 10.0.0.168 () {34 vars in 671 bytes} [Sat Aug 22 14:08:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:00.592 8 WARNING neutronclient.v2_0.client [None req-a1baec69-b48d-4848-b957-d2175a123635 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:08:00.641 8 WARNING neutronclient.v2_0.client [None req-a1baec69-b48d-4848-b957-d2175a123635 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:08:01.245 8 WARNING neutronclient.v2_0.client [None req-a1baec69-b48d-4848-b957-d2175a123635 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:08:01.307 7 WARNING neutronclient.v2_0.client [None req-45350fa0-2e2b-42b1-95e6-44a82d976822 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/647] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:01 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1517 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:01.513 7 WARNING neutronclient.v2_0.client [None req-3dd68dcf-60fd-428a-8a6f-adb774ca16e4 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/648] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:08:00 2026] POST /v2.1/servers => generated 453 bytes in 1074 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/649] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:01 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1470 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:01.630 8 WARNING neutronclient.v2_0.client [None req-8bbed274-21a2-4de1-8d2b-1d45d9a1097c 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/650] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:01 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1431 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:01.878 7 WARNING neutronclient.v2_0.client [None req-b8d29cb4-b786-4e2d-8eda-33148008fb24 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:08:01.938 7 WARNING neutronclient.v2_0.client [None req-b8d29cb4-b786-4e2d-8eda-33148008fb24 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:08:02.105 7 WARNING neutronclient.v2_0.client [None req-b8d29cb4-b786-4e2d-8eda-33148008fb24 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/651] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:08:01 2026] POST /v2.1/servers => generated 449 bytes in 487 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:02.332 8 WARNING neutronclient.v2_0.client [None req-b2e1ecab-dcca-4bd5-b9b4-e0b7af564bf3 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/652] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:02 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1400 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:02.535 7 WARNING neutronclient.v2_0.client [None req-947c94bc-2613-43a5-a201-687aff3891f2 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/653] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:02 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1517 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:08:02.678 8 WARNING neutronclient.v2_0.client [None req-e2627f0e-4678-4a49-b805-ba4bdfb4e1d2 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:02.726 7 WARNING neutronclient.v2_0.client [None req-77daf643-1fbe-495d-b2e2-8153aefa18cf 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/654] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:02 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1435 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/655] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:02 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1470 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:03.438 7 WARNING neutronclient.v2_0.client [None req-83db9bf4-34c4-401d-8021-d456f3de0898 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/656] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:03 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1404 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:03.718 8 WARNING neutronclient.v2_0.client [None req-10acbe8a-dc88-407f-aff2-3ff09128121f 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/657] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:03 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1517 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:03.827 7 WARNING neutronclient.v2_0.client [None req-0527cb65-a6dd-4896-99fb-093ff497fd95 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/658] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:03 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1483 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:08:03.870 8 WARNING neutronclient.v2_0.client [None req-4ce0fe24-102f-4a58-a09b-759911aba2d8 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/659] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:03 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1470 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:04.531 7 WARNING neutronclient.v2_0.client [None req-4351c9f1-f158-4a9c-b4cb-7c76072b8abf 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/660] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:04 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1396 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:04.906 8 WARNING neutronclient.v2_0.client [None req-203af3c1-944a-4a37-ab39-bb6e63fcbfcb 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:08:04.911 7 WARNING neutronclient.v2_0.client [None req-6098366e-7a9d-41a5-8658-9e07823cf9ca 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/661] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:04 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1483 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/662] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:04 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1517 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:05.052 7 WARNING neutronclient.v2_0.client [None req-fa3cee18-5c20-4530-8300-3a81a20cdd67 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/663] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:05 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1470 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:05.589 8 INFO nova.api.openstack.compute.server_external_events [req-b42db50c-bd3b-43e1-95a3-85f24d9158ea req-89230f36-2d72-4887-9908-2efc7126c610 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:99f1c3bf-1b6d-4259-b061-674c07fd2518 for instance 7cee669f-3eb7-4216-967a-bf167227fd90 on instance [pid: 8|app: 0|req: 327/664] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:08:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:05.646 7 WARNING neutronclient.v2_0.client [None req-23b0fd43-1965-4a49-af15-250b196062be 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/665] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:05 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1452 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:06.005 8 WARNING neutronclient.v2_0.client [None req-73db1282-26b3-41e3-a6ca-b2510871fb48 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/666] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:05 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1491 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:08:06.085 7 WARNING neutronclient.v2_0.client [None req-383af580-7971-4a81-af0a-6421eb2abfc9 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/667] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:06 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1517 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:08:06.215 8 WARNING neutronclient.v2_0.client [None req-1cb008ae-0727-4e8f-9826-00852210bfe4 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/668] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:06 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1470 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:06.735 7 WARNING neutronclient.v2_0.client [None req-7e8d5923-968c-4ce4-87e9-a0be16139189 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/669] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:06 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1452 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:06.965 8 INFO nova.api.openstack.compute.server_external_events [req-65b92251-c4bc-4de0-94aa-778863acd6cc req-94e8906a-b35a-44e0-80a9-89f7c67aa94d db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:b1a51dc5-ea4f-4f16-842f-5ff5a6dc34b4 for instance 91a28ef3-f614-4d5f-ace6-a128d1ba6adb on instance [pid: 8|app: 0|req: 330/670] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:08:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:07.132 7 WARNING neutronclient.v2_0.client [None req-8059eab9-9e9d-4236-854b-aada192feb69 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/671] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:07 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1569 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:08:07.271 8 WARNING neutronclient.v2_0.client [None req-446f7384-e7a4-43b7-975d-5ca4ba8534ab 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:07.408 7 WARNING neutronclient.v2_0.client [None req-06726dc9-1bd2-4e37-bc5d-b8d663d0320b 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/672] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:07 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1517 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/673] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:07 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1655 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/674] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:08:07 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90/ips => generated 109 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:08:07.645 7 INFO nova.api.openstack.compute.server_external_events [req-793a1b2e-fe18-417a-a09a-fef65a6cf139 req-bcf53105-5959-41bb-889a-73e9f49abab3 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:4a0f50d7-b2e0-4527-9aca-804eb7d7b3e4 for instance cfa3008a-5049-44b5-b532-7bfd3f87264a on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/675] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:08:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/676] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:08:07 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90/ips => generated 109 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/677] 10.0.0.168 () {32 vars in 825 bytes} [Sat Aug 22 14:08:07 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90/ips/tempest-ServerAddressesTestJSON-1331193290-network => generated 94 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:07.850 7 WARNING neutronclient.v2_0.client [None req-a9792cea-b125-47d7-bada-737422377989 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/678] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:07 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1460 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/679] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:08:07 2026] DELETE /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:07.979 7 WARNING neutronclient.v2_0.client [None req-cffc3f8b-117a-465c-8333-dee44968f597 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/680] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:07 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1661 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:08.311 8 WARNING neutronclient.v2_0.client [None req-99fd50a8-b674-4236-b174-ab0fe1e4becd 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/681] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:08 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1557 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:08.510 7 WARNING neutronclient.v2_0.client [None req-899d7105-c200-417e-927d-3179a392c130 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/682] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:08 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1517 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:08.951 8 WARNING neutronclient.v2_0.client [None req-206e4a56-0d83-498d-90a1-19d7696cc370 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/683] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:08 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1527 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:09.156 7 WARNING neutronclient.v2_0.client [None req-56c06ce5-0727-4bea-b70c-8ddaa206c88a 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/684] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:09 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1661 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:09.297 8 INFO nova.api.openstack.compute.server_external_events [req-888c11bb-3fa6-4150-a178-b514b0c2a0c3 req-6772cb6f-3634-453a-a957-3ecb7c3ad98f db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:0a3628f5-f6fc-40a7-a857-e61047a8fc43 for instance 4fea8db3-8452-4c07-ad69-c54704eef904 on instance [pid: 8|app: 0|req: 337/685] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:08:09 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:09.496 7 WARNING neutronclient.v2_0.client [None req-bc00ceef-21de-484a-bb69-3aeed342052a 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/686] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:09 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1557 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:09.681 8 WARNING neutronclient.v2_0.client [None req-9572c2be-1c22-4628-bb50-a924a3f69d94 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/687] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:09 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1700 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:09.823 7 WARNING neutronclient.v2_0.client [None req-b085865d-159a-433c-9251-59855224e2f9 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/688] 10.0.0.168 () {32 vars in 741 bytes} [Sat Aug 22 14:08:09 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:10.148 8 WARNING neutronclient.v2_0.client [None req-d2e43410-6982-47ee-ba1b-7df0c3b49614 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/689] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:10 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1525 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:10.331 7 WARNING neutronclient.v2_0.client [None req-f702be65-780a-4bf3-960c-8404be8a23a5 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/690] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:10 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1661 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:10.661 8 WARNING neutronclient.v2_0.client [None req-a6b848e4-b054-4716-aade-b1b9e2009d33 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/693] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:10 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1557 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:10.920 7 INFO nova.api.openstack.compute.server_external_events [req-f9f716b5-ae92-462c-ac2a-7176b7f1105e req-2b200102-7096-4f23-9866-a137782241b4 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:99f1c3bf-1b6d-4259-b061-674c07fd2518 for instance 7cee669f-3eb7-4216-967a-bf167227fd90 on instance [pid: 7|app: 0|req: 353/694] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:08:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:11.295 8 WARNING neutronclient.v2_0.client [None req-7c67fdc5-085b-44f2-867d-65b60a33826c 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:11.362 7 INFO nova.api.openstack.compute.server_external_events [req-9118fc06-e970-477f-b235-48d398a756d8 req-59726e4f-da0b-48ac-bfd1-e233d170e802 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:4a0f50d7-b2e0-4527-9aca-804eb7d7b3e4 for instance cfa3008a-5049-44b5-b532-7bfd3f87264a on instance [pid: 7|app: 0|req: 354/695] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:08:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/696] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:11 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1525 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:08:11.492 7 WARNING neutronclient.v2_0.client [None req-a88438c4-3960-49b5-ae9b-893d983b3f03 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/697] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:11 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1451 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:11.817 8 WARNING neutronclient.v2_0.client [None req-4853bc2a-8e34-4bfb-aeba-393eca930321 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/698] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:11 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1557 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:12.506 7 WARNING neutronclient.v2_0.client [None req-f1e466c2-a73c-4c47-b99f-bd32215fea19 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/699] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:12 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1525 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:08:12.630 8 WARNING neutronclient.v2_0.client [None req-0db6716b-b3d1-4403-a1ab-7d13eb961e59 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/700] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:12 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1456 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:13.024 7 WARNING neutronclient.v2_0.client [None req-dbf58351-ec65-4b62-8869-fc6aa9d9d9e2 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/701] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:12 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1557 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:13.206 8 INFO nova.api.openstack.compute.server_external_events [req-e3fa0751-0ba0-484e-964f-00c152bec99f req-24beaabc-e5f0-43b7-936d-c07c409c536b db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:b1a51dc5-ea4f-4f16-842f-5ff5a6dc34b4 for instance 91a28ef3-f614-4d5f-ace6-a128d1ba6adb on instance [pid: 8|app: 0|req: 345/702] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:08:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:13.661 7 WARNING neutronclient.v2_0.client [None req-827dbd93-eed8-471a-a3f6-62281577149e 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:13.739 8 WARNING neutronclient.v2_0.client [None req-669a3c75-319f-4b37-8b86-4dcdeffaac53 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/703] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:13 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 1456 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/704] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:13 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1525 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:14.235 8 WARNING neutronclient.v2_0.client [None req-1939b0fd-30c7-4df7-8cdd-c349d603d823 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/705] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:14 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1557 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:14.822 7 INFO nova.api.openstack.wsgi [None req-b2d5be44-be74-492b-93ab-040ab49194ed 1c44b2eaa2264f55a84d5780f2947cf8 175bfc0bd769441abbb0b39fa451952a - - default default] HTTP exception thrown: Instance 7cee669f-3eb7-4216-967a-bf167227fd90 could not be found. [pid: 7|app: 0|req: 359/706] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:14 2026] GET /v2.1/servers/7cee669f-3eb7-4216-967a-bf167227fd90 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 14:08:14.838 8 WARNING neutronclient.v2_0.client [None req-fec4313f-2003-461b-b98a-0d4fdf575a2b 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/707] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:14 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1525 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:15.489 7 WARNING neutronclient.v2_0.client [None req-ec770006-7980-4a00-91c2-cc717b5f14b0 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/708] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:15 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1740 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:15.655 8 WARNING neutronclient.v2_0.client [None req-4373ab1f-63b0-402f-bf62-661b27941e50 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:15.693 7 INFO nova.api.openstack.compute.server_external_events [req-713a843b-b9a1-4808-96cd-7e59e39266a7 req-8aedcdee-117f-486a-b147-61c53ed82b10 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:0a3628f5-f6fc-40a7-a857-e61047a8fc43 for instance 4fea8db3-8452-4c07-ad69-c54704eef904 on instance [pid: 7|app: 0|req: 361/709] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:08:15 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: 8|app: 0|req: 349/710] 10.0.0.168 () {32 vars in 741 bytes} [Sat Aug 22 14:08:15 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb/os-interface => generated 285 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:16.068 7 WARNING neutronclient.v2_0.client [None req-53b0aa4b-2239-40c7-8025-ff7376ff510f 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:16.448 8 WARNING neutronclient.v2_0.client [None req-423cb898-2e9b-4dec-b7b8-28e5f8d88cc0 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/711] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:16 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1525 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/712] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:16 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1740 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:08:16.562 7 INFO nova.api.openstack.compute.server_external_events [req-cf21d7c5-8c6a-427b-92e7-8702954a241d req-0f877929-bb4e-4cc1-92e5-985e1f43bd92 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:b1a51dc5-ea4f-4f16-842f-5ff5a6dc34b4 for instance 91a28ef3-f614-4d5f-ace6-a128d1ba6adb on instance [pid: 7|app: 0|req: 363/713] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:08:16 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/714] 10.0.0.168 () {32 vars in 641 bytes} [Sat Aug 22 14:08:16 2026] GET /v2.1/servers => generated 384 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/715] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:08:16 2026] DELETE /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:16.906 8 WARNING neutronclient.v2_0.client [None req-ecff85b9-9097-4aa1-9bd2-3ab9ebbadca3 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/716] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:16 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1746 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:17.602 7 WARNING neutronclient.v2_0.client [None req-23b1b10c-6a88-4cbf-9386-49fbf8dae2a0 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/717] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:17 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1716 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:17.789 8 WARNING neutronclient.v2_0.client [None req-40f9a15e-a1bf-4491-b4b6-a67dd01da141 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/718] 10.0.0.168 () {32 vars in 741 bytes} [Sat Aug 22 14:08:17 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/os-interface => generated 285 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:18.073 7 WARNING neutronclient.v2_0.client [None req-059c0b22-2cd9-4c77-a56e-49ab2e96feb8 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/719] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:18 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1866 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:18.513 8 WARNING neutronclient.v2_0.client [None req-155a850b-2e2a-4da9-a3c9-d4ff1fbc92b5 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:18.616 7 INFO nova.api.openstack.compute.server_external_events [req-b483c440-e21b-434f-8359-b68fa23dcdff req-a117e696-3bd4-4c38-95e1-0c3984f54ad6 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:0a3628f5-f6fc-40a7-a857-e61047a8fc43 for instance 4fea8db3-8452-4c07-ad69-c54704eef904 on instance [pid: 7|app: 0|req: 367/720] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:08:18 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) [pid: 8|app: 0|req: 354/721] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:18 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1716 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:19.273 7 WARNING neutronclient.v2_0.client [None req-fcc4b736-02e0-4610-b5ac-b30e24b420e6 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/722] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:19 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1866 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:20.189 8 INFO nova.api.openstack.compute.server_external_events [req-d680031e-6d34-4bf2-b22c-89d7525dfcaf req-bbb51c08-bf75-444f-8374-de7bf1eb0488 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:b1a51dc5-ea4f-4f16-842f-5ff5a6dc34b4 for instance 91a28ef3-f614-4d5f-ace6-a128d1ba6adb on instance [pid: 8|app: 0|req: 355/723] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:08:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:20.433 7 WARNING neutronclient.v2_0.client [None req-e8edfbfb-589c-4927-983f-d0b0bd8893c6 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/724] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:20 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1512 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:21.532 8 WARNING neutronclient.v2_0.client [None req-adb11116-87b2-4e3b-b639-7464e2d54b28 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/727] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:21 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1517 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:22.650 7 WARNING neutronclient.v2_0.client [None req-09d621f9-d46c-474d-b19d-fd9beae1e460 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/728] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:22 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => generated 1517 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:23.729 8 INFO nova.api.openstack.wsgi [None req-c3e453ec-512e-45dc-8546-b22d51374559 00b03aa5d5fb42479e4fedf98c1301d7 33f1a018400c407fafc3349533feb538 - - default default] HTTP exception thrown: Instance 91a28ef3-f614-4d5f-ace6-a128d1ba6adb could not be found. [pid: 8|app: 0|req: 358/729] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:23 2026] GET /v2.1/servers/91a28ef3-f614-4d5f-ace6-a128d1ba6adb => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/730] 10.0.0.168 () {32 vars in 704 bytes} [Sat Aug 22 14:08:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-854536915 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:39.077 8 WARNING neutronclient.v2_0.client [None req-08ad3092-12f4-48a1-a7dd-e67714501cce 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/733] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:39 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1820 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:08:39.248 7 WARNING neutronclient.v2_0.client [None req-773e67b8-1e09-4119-a9bc-8910125c4bb5 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/734] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:39 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1820 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/735] 10.0.0.168 () {34 vars in 750 bytes} [Sat Aug 22 14:08:39 2026] POST /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:39.674 7 WARNING neutronclient.v2_0.client [None req-beaed01b-23c5-4e16-a051-13254c1d9005 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/736] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:39 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1822 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:40.818 7 WARNING neutronclient.v2_0.client [None req-26b6e90c-df64-4253-b7b1-5650059527c6 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/739] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:40 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1822 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:41.986 8 WARNING neutronclient.v2_0.client [None req-a9809a45-01c7-4868-a4a4-96fc024ff532 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/740] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:41 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1822 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:43.172 7 WARNING neutronclient.v2_0.client [None req-0ff97f9b-e7ac-49dc-a931-15f918faf100 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/741] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:43 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1827 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:44.600 8 WARNING neutronclient.v2_0.client [None req-7a39cbd4-c2ba-457a-8ad9-12501ee80c2d 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/742] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:44 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1827 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:44.946 7 WARNING neutronclient.v2_0.client [None req-655d3c62-c334-4509-a1bb-f26743ac08a3 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:44.974 8 INFO nova.api.openstack.compute.server_external_events [req-6e05b12c-8aaf-4a2f-8158-46c0da53a083 req-863d1b33-be19-4488-83ad-a0b38c200098 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-unplugged:4a0f50d7-b2e0-4527-9aca-804eb7d7b3e4 for instance cfa3008a-5049-44b5-b532-7bfd3f87264a on instance [pid: 8|app: 0|req: 365/743] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:08:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/744] 10.0.0.168 () {32 vars in 741 bytes} [Sat Aug 22 14:08:44 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/os-interface => generated 285 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:45.081 8 WARNING neutronclient.v2_0.client [None req-0bfd80fb-8203-4464-9137-c974896c9f06 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/745] 10.0.0.168 () {32 vars in 815 bytes} [Sat Aug 22 14:08:45 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/os-interface/0a3628f5-f6fc-40a7-a857-e61047a8fc43 => generated 282 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/746] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:08:45 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/747] 10.0.0.168 () {34 vars in 750 bytes} [Sat Aug 22 14:08:45 2026] POST /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/748] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:08:45 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:45.779 8 WARNING neutronclient.v2_0.client [None req-4600c5e1-e6f5-4738-a436-aca0ae1cc0bd 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/749] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:45 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1827 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/750] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:08:46 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:46.437 8 INFO nova.api.openstack.compute.server_external_events [req-08dda231-373b-46ec-ba0b-12d49a4fe83f req-07f3c046-919f-4807-9912-80219bf8534c db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:0a3628f5-f6fc-40a7-a857-e61047a8fc43 for instance 4fea8db3-8452-4c07-ad69-c54704eef904 on instance [pid: 8|app: 0|req: 369/751] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:08:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:47.014 7 WARNING neutronclient.v2_0.client [None req-2e7b5086-8283-4fd1-948c-cc694192890a 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/752] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:46 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1827 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/753] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:08:47 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/ips => generated 195 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:47.397 7 WARNING neutronclient.v2_0.client [None req-a5836c08-18ca-4d28-b360-1bf6d89937df 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/754] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:47 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1951 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/755] 10.0.0.168 () {34 vars in 750 bytes} [Sat Aug 22 14:08:47 2026] POST /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/756] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:08:47 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:48.225 8 WARNING neutronclient.v2_0.client [None req-d9dacc3a-08cb-4017-96eb-9cefbce2c916 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/757] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:48 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1827 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/758] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:08:48 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:49.437 8 INFO nova.api.openstack.compute.server_external_events [req-0f08aa4c-c52f-4392-a502-cec119805d90 req-8677edbd-25bc-4cfe-af59-a37067ee7659 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:4a0f50d7-b2e0-4527-9aca-804eb7d7b3e4 for instance cfa3008a-5049-44b5-b532-7bfd3f87264a on instance [pid: 8|app: 0|req: 373/759] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:08:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:08:49.455 7 WARNING neutronclient.v2_0.client [None req-8160bf32-a0a9-47ba-8525-e60ad0b5ee2d 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/760] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:49 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1820 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:49.665 8 INFO nova.api.openstack.compute.server_external_events [req-a0af3173-9e07-46c3-b9fc-f77882c1830b req-6eafc647-5d72-4c19-9394-a950c185e7d2 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:0a3628f5-f6fc-40a7-a857-e61047a8fc43 for instance 4fea8db3-8452-4c07-ad69-c54704eef904 on instance [pid: 8|app: 0|req: 374/761] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:08:49 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/762] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:08:49 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/ips => generated 195 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/765] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:08:50 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/766] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:08:51 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904/ips => generated 156 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/767] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:08:51 2026] DELETE /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:51.932 7 WARNING neutronclient.v2_0.client [None req-d11d2cc3-2494-455d-93e5-0af5a37e8df1 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/768] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:51 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1842 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:53.071 8 WARNING neutronclient.v2_0.client [None req-70aa0224-4985-4e16-b63f-36081f52e2ad 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/769] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:53 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1842 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:54.247 7 WARNING neutronclient.v2_0.client [None req-246a65d5-79cb-4265-b4e0-30cb849209b7 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/770] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:54 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1842 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:55.036 8 INFO nova.api.openstack.compute.server_external_events [req-910d96bc-3cf0-483e-aae5-6bc354370f7b req-bc6efd50-e98c-4c5b-ba26-fdb51a9a0e51 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:0a3628f5-f6fc-40a7-a857-e61047a8fc43 for instance 4fea8db3-8452-4c07-ad69-c54704eef904 on instance [pid: 8|app: 0|req: 379/771] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:08:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:55.495 7 WARNING neutronclient.v2_0.client [None req-7e47f554-102e-4a7d-a3e2-0fbd2d3e42a4 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/772] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:55 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1481 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:56.599 8 WARNING neutronclient.v2_0.client [None req-de9ce58a-cb5d-4d6c-83d6-8af1c2e61b4f 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/773] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:56 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1486 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:57.698 7 WARNING neutronclient.v2_0.client [None req-7fca1d90-02b2-45fd-b3ce-595d9b0336c6 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/774] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:57 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 1486 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:58.793 8 INFO nova.api.openstack.wsgi [None req-89b50557-00a8-41bc-a4ef-8c029d6a5c15 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] HTTP exception thrown: Instance 4fea8db3-8452-4c07-ad69-c54704eef904 could not be found. [pid: 8|app: 0|req: 381/775] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:58 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/776] 10.0.0.168 () {32 vars in 704 bytes} [Sat Aug 22 14:08:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-887550019 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:08:59.252 8 INFO nova.api.openstack.wsgi [None req-37c3dd31-a7a8-4580-bf44-71996ae076b6 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] HTTP exception thrown: Instance 4fea8db3-8452-4c07-ad69-c54704eef904 could not be found. [pid: 8|app: 0|req: 382/777] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:08:59 2026] DELETE /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 14:08:59.292 7 INFO nova.api.openstack.wsgi [None req-f8bcfa67-8c5c-4038-bc9c-f01695525e9f 1a04c4b877d14bd3b934ec204d533bc7 e1030db0f0e542f9bbf81475097d8082 - - default default] HTTP exception thrown: Instance 4fea8db3-8452-4c07-ad69-c54704eef904 could not be found. [pid: 7|app: 0|req: 396/778] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:08:59 2026] GET /v2.1/servers/4fea8db3-8452-4c07-ad69-c54704eef904 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/781] 10.0.0.168 () {34 vars in 671 bytes} [Sat Aug 22 14:09:08 2026] POST /v2.1/os-keypairs => generated 384 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:09:11.144 8 WARNING neutronclient.v2_0.client [None req-0440d5af-5dd1-4c8c-96c8-eb5790f0cfc7 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/784] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:11 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1820 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/785] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:09:11 2026] DELETE /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:11.494 8 WARNING neutronclient.v2_0.client [None req-65b29aba-909f-4325-bd05-dd1d69022617 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/786] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:11 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1826 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:12.644 7 WARNING neutronclient.v2_0.client [None req-90ac3c7b-2fa3-4b2a-902b-220634900623 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/787] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:12 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1826 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:09:12.870 8 WARNING neutronclient.v2_0.client [None req-24c7f6d4-5d5e-4cbe-885d-2b15cbc5b2fb 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:12.905 8 WARNING neutronclient.v2_0.client [None req-24c7f6d4-5d5e-4cbe-885d-2b15cbc5b2fb 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:13.078 8 WARNING neutronclient.v2_0.client [None req-24c7f6d4-5d5e-4cbe-885d-2b15cbc5b2fb 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/788] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:09:12 2026] POST /v2.1/servers => generated 450 bytes in 641 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:13.426 7 WARNING neutronclient.v2_0.client [None req-11b26aa4-553d-4d30-af1b-d727d652205e 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/789] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:13 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1252 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:13.843 8 WARNING neutronclient.v2_0.client [None req-6a61e6cf-e7e5-45b7-8a47-e3783c723a2e 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/790] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:13 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1826 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:14.540 7 WARNING neutronclient.v2_0.client [None req-7380263f-7e45-4b76-8514-38d0fd5c9a43 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:14.573 8 INFO nova.api.openstack.compute.server_external_events [req-7cc6d8fb-3809-465d-8441-a1cba65c3e7c req-a1f7079a-8b74-42a5-80e8-5239c2429031 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:4a0f50d7-b2e0-4527-9aca-804eb7d7b3e4 for instance cfa3008a-5049-44b5-b532-7bfd3f87264a on instance [pid: 8|app: 0|req: 390/791] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:09:14 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) [pid: 7|app: 0|req: 402/792] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:14 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1302 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:15.008 8 WARNING neutronclient.v2_0.client [None req-d2576453-cfd2-43c0-94f0-16dc5729311a 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/793] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:14 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1473 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:15.645 7 WARNING neutronclient.v2_0.client [None req-e02c4ac6-7b15-453d-8ce4-0f98e2d41ef2 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/794] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:15 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1350 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:16.117 8 WARNING neutronclient.v2_0.client [None req-b0cb36ea-3148-4c47-89da-0c141e5d5fbf 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/795] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:16 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1478 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:16.736 7 WARNING neutronclient.v2_0.client [None req-9a77c4cd-74de-436b-bfd4-5f26aa2dbb43 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/796] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:16 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1350 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:17.220 8 WARNING neutronclient.v2_0.client [None req-87c3157b-86f2-4aae-b802-ad894a873ef5 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/797] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:17 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1478 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:17.823 7 WARNING neutronclient.v2_0.client [None req-62950c6f-f24f-48ac-bef5-ca88fe051eb1 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/798] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:17 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1358 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:18.326 8 WARNING neutronclient.v2_0.client [None req-b244bd3b-1b88-40d1-8548-40bffd532808 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/799] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:18 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 1478 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:18.907 7 WARNING neutronclient.v2_0.client [None req-79137c03-a1fe-4141-9e60-f18effd6b0d6 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:18.956 8 INFO nova.api.openstack.compute.server_external_events [req-ccc0f18e-4101-4a65-b9fd-296c3861e210 req-87acd383-b2be-44f3-bbe3-c3454857b981 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:741328fe-8e56-48a2-ba5b-966d4280950e for instance 6d6d9c89-db9d-46c2-9161-e0348e1564b3 on instance [pid: 8|app: 0|req: 395/800] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:09:18 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: 406/801] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:18 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1425 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/802] 10.0.0.168 () {34 vars in 671 bytes} [Sat Aug 22 14:09:19 2026] POST /v2.1/os-keypairs => generated 397 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:19.600 7 INFO nova.api.openstack.wsgi [None req-0a2a1d11-a044-466e-ab17-0398c3d9e000 8976105510254eee9ae58a4d9b394de7 30ce716b3cac4c15a97eaee496fde11b - - default default] HTTP exception thrown: Instance cfa3008a-5049-44b5-b532-7bfd3f87264a could not be found. [pid: 7|app: 0|req: 407/803] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:19 2026] GET /v2.1/servers/cfa3008a-5049-44b5-b532-7bfd3f87264a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/804] 10.0.0.168 () {32 vars in 704 bytes} [Sat Aug 22 14:09:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-811219045 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:20.105 7 WARNING neutronclient.v2_0.client [None req-5a2ba8b5-d955-4e3f-9650-c5222245b771 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/805] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:20 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1435 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/808] 10.0.0.168 () {34 vars in 671 bytes} [Sat Aug 22 14:09:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:21.502 7 WARNING neutronclient.v2_0.client [None req-491d1cb1-b985-416b-a8e4-f677ae09501c 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/809] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:21 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1435 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:09:22.445 8 WARNING neutronclient.v2_0.client [None req-7d874824-3cec-4d1a-90c0-bb81f0306735 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:22.492 8 WARNING neutronclient.v2_0.client [None req-7d874824-3cec-4d1a-90c0-bb81f0306735 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:22.538 8 WARNING neutronclient.v2_0.client [None req-7d874824-3cec-4d1a-90c0-bb81f0306735 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:22.748 8 WARNING neutronclient.v2_0.client [None req-7d874824-3cec-4d1a-90c0-bb81f0306735 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:22.810 7 WARNING neutronclient.v2_0.client [None req-c7001f9a-c8c4-49b7-911e-c66a6b6da9fe 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/810] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:22 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1435 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/811] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:09:22 2026] POST /v2.1/servers => generated 496 bytes in 607 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:22.980 7 WARNING neutronclient.v2_0.client [None req-b3827409-d4ac-4117-b1b8-f13730734751 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/812] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:22 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:23.955 8 WARNING neutronclient.v2_0.client [None req-c825b129-e50f-43f6-a1b5-48dfb22de8b4 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:24.068 7 WARNING neutronclient.v2_0.client [None req-c1d28a90-365b-478c-ad25-eed2638f25f0 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/813] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:24 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1461 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/814] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:23 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1423 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:25.213 7 WARNING neutronclient.v2_0.client [None req-9243c142-f5c8-4aeb-bb81-6248c3e30d77 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:25.233 8 WARNING neutronclient.v2_0.client [None req-7cc406da-66d3-4503-96e3-11fdc810730a 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/815] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:25 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1509 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/816] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:25 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1423 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:26.301 7 WARNING neutronclient.v2_0.client [None req-e166b00e-6219-455a-a0b2-2f8dd9d36aa0 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/817] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:26 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1509 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:26.433 8 WARNING neutronclient.v2_0.client [None req-54f55698-78a3-4bc7-8c06-8635ee03ab90 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/818] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:26 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1423 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:27.415 7 WARNING neutronclient.v2_0.client [None req-34083963-40da-49cf-9656-00e0b0a584c4 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/819] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:27 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1517 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:27.589 8 WARNING neutronclient.v2_0.client [None req-6a99c197-bb02-4df0-a219-a2e012b69d48 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/820] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:27 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1423 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:27.964 7 INFO nova.api.openstack.compute.server_external_events [req-c4bb24d1-693f-428b-9af8-2c9608d956d8 req-c8a25e56-9973-48f3-be39-16f6946da4b7 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:741328fe-8e56-48a2-ba5b-966d4280950e for instance 6d6d9c89-db9d-46c2-9161-e0348e1564b3 on instance [pid: 7|app: 0|req: 417/821] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:09:27 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:28.429 8 INFO nova.api.openstack.compute.server_external_events [req-e420907c-f0c9-4289-b272-47eeda8d2198 req-809fa2c5-4d90-4a9b-b81b-7d8cbe49ba8d db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:c72aeefe-938d-44bd-aa0e-e22174352f77 for instance b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c on instance [pid: 8|app: 0|req: 405/822] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:09:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:28.533 7 WARNING neutronclient.v2_0.client [None req-24c9369f-1daf-4812-852f-5035f0070fe0 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/823] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:28 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1641 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:28.827 8 WARNING neutronclient.v2_0.client [None req-d636a9b1-b9a1-43e7-ab00-250ee59a502c 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/824] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:28 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1423 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:29.712 7 WARNING neutronclient.v2_0.client [None req-f3f0fdfe-b342-4b5e-bd64-2b743c5a1340 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/825] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:29 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1629 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:29.990 8 WARNING neutronclient.v2_0.client [None req-6ea65179-6e55-439f-8614-2d2b90e40abc 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/826] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:29 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1611 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:30.153 7 WARNING neutronclient.v2_0.client [None req-aed5695a-7869-46fc-bffd-d52155093fc6 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/827] 10.0.0.168 () {32 vars in 741 bytes} [Sat Aug 22 14:09:30 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:30.919 8 WARNING neutronclient.v2_0.client [None req-5966aaac-6b7b-4661-8f45-a38d864cf471 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:30.957 7 INFO nova.api.openstack.compute.server_external_events [req-ec1a6e81-d8d5-4c04-badd-ce0c3c949a46 req-95bf40b9-f741-456e-9cb6-a8f20f86f3bc db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:741328fe-8e56-48a2-ba5b-966d4280950e for instance 6d6d9c89-db9d-46c2-9161-e0348e1564b3 on instance [pid: 7|app: 0|req: 422/830] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:09:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:31.008 7 WARNING neutronclient.v2_0.client [None req-751a97e4-d3cf-4aad-9fc0-f71fd9d4309b 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/831] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:30 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1629 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/832] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:30 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1611 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/833] 10.0.0.168 () {32 vars in 641 bytes} [Sat Aug 22 14:09:31 2026] GET /v2.1/servers => generated 388 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/834] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:09:31 2026] DELETE /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:31.437 8 WARNING neutronclient.v2_0.client [None req-3a6a8b29-857e-4bd5-854c-3ff837bf28f3 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/835] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:31 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1617 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:32.188 7 WARNING neutronclient.v2_0.client [None req-a99b99b1-988b-46e8-ae82-d582ad2e816f 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/836] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:32 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1629 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:32.594 8 WARNING neutronclient.v2_0.client [None req-c0be2570-1963-40dd-9fad-31e62babaa1f 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/837] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:32 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1737 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:33.346 7 WARNING neutronclient.v2_0.client [None req-8fc2b04b-c56d-4a24-981f-80ce7fd88a31 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/838] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:33 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1629 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:33.767 8 WARNING neutronclient.v2_0.client [None req-5db19bfc-b769-4beb-befa-3cdaff107ca6 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/839] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:33 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1737 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:34.332 7 INFO nova.api.openstack.compute.server_external_events [req-a23ab7f2-bfdf-41f3-b9c9-068cc89fb7fb req-eac2bad9-31ab-439e-a751-9cc88f2f985c db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:c72aeefe-938d-44bd-aa0e-e22174352f77 for instance b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c on instance [pid: 7|app: 0|req: 427/840] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:09:34 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.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:34.521 7 INFO nova.api.openstack.compute.server_external_events [req-a6e57a4f-f436-4d58-8820-3ef7cb2150f9 req-3bc9da41-a90a-4439-8953-d868bbd88984 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:741328fe-8e56-48a2-ba5b-966d4280950e for instance 6d6d9c89-db9d-46c2-9161-e0348e1564b3 on instance [pid: 7|app: 0|req: 428/841] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:09:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:09:34.534 8 WARNING neutronclient.v2_0.client [None req-5ca4f9e7-2f5a-41cd-b79d-ddd04de2be94 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/842] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:34 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1629 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:09:34.912 7 WARNING neutronclient.v2_0.client [None req-d2a5e557-4b45-4e98-81ff-8e049185784f 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/843] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:34 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1379 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:35.943 8 WARNING neutronclient.v2_0.client [None req-099a9494-ff1e-42e0-851a-403d3f484fb7 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:36.099 7 WARNING neutronclient.v2_0.client [None req-4e382e60-1685-4644-9cac-02ec347ded97 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/844] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:35 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1629 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/845] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:36 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1379 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:37.299 8 WARNING neutronclient.v2_0.client [None req-cb1412f9-243c-4f55-b612-97f0d34c188c 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:37.346 7 WARNING neutronclient.v2_0.client [None req-8e46958f-9944-4c59-8163-b1c614f7dcae 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/846] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:37 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => generated 1384 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/847] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:37 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1809 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:37.528 7 WARNING neutronclient.v2_0.client [None req-24f5e772-6023-4e29-93e7-e6187631e72e 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/848] 10.0.0.168 () {32 vars in 741 bytes} [Sat Aug 22 14:09:37 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c/os-interface => generated 285 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:38.430 8 INFO nova.api.openstack.wsgi [None req-73116221-2a19-436f-ad3d-12a6b39dc6ec 80a6c622e9fb42429dcebe42a0398a56 1018192e4ed4438ba538cf094175ff7c - - default default] HTTP exception thrown: Instance 6d6d9c89-db9d-46c2-9161-e0348e1564b3 could not be found. [pid: 8|app: 0|req: 417/849] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:38 2026] GET /v2.1/servers/6d6d9c89-db9d-46c2-9161-e0348e1564b3 => 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.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/850] 10.0.0.168 () {32 vars in 702 bytes} [Sat Aug 22 14:09:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-72596465 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 14:09:38.466 8 INFO nova.api.openstack.compute.server_external_events [req-e46c49c0-b90c-46e2-9b73-0434615d9bd1 req-aedf72fa-005d-4c24-a477-803fdada7e48 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:c72aeefe-938d-44bd-aa0e-e22174352f77 for instance b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c on instance [pid: 8|app: 0|req: 418/851] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:09:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/852] 10.0.0.168 () {34 vars in 671 bytes} [Sat Aug 22 14:09:39 2026] POST /v2.1/os-keypairs => generated 398 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:09:41.774 7 WARNING neutronclient.v2_0.client [None req-75e9d906-6f23-4c98-a613-40a33b73c5e4 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:41.818 7 WARNING neutronclient.v2_0.client [None req-75e9d906-6f23-4c98-a613-40a33b73c5e4 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:42.031 7 WARNING neutronclient.v2_0.client [None req-75e9d906-6f23-4c98-a613-40a33b73c5e4 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/855] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:09:41 2026] POST /v2.1/servers => generated 450 bytes in 559 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:42.295 8 WARNING neutronclient.v2_0.client [None req-5442591d-493c-4af4-ac8a-ba6995ffdd5a 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/856] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:42 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1402 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:43.395 7 WARNING neutronclient.v2_0.client [None req-e721152c-2892-49a0-a89b-3d55635c5008 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/857] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:43 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1406 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:44.513 8 WARNING neutronclient.v2_0.client [None req-e68e16bd-d9cf-4f16-a779-e277a08fc6b3 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/858] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:44 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1454 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:45.608 7 WARNING neutronclient.v2_0.client [None req-b1ccf948-292e-40eb-a985-e5e684137ea8 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/859] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:45 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1454 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:46.151 8 WARNING neutronclient.v2_0.client [None req-abbf89b5-48c1-43b6-8e46-92c7c6847ee2 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/860] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:46 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1929 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:46.708 7 WARNING neutronclient.v2_0.client [None req-e83bf07a-c370-4164-8b53-c7db97850650 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/861] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:46 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1462 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/862] 10.0.0.168 () {34 vars in 671 bytes} [Sat Aug 22 14:09:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:48.035 7 WARNING neutronclient.v2_0.client [None req-b751f02f-230e-4fc9-9ebe-7e806c75af04 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:48.136 8 INFO nova.api.openstack.compute.server_external_events [req-dfd1c0d6-52b8-4388-b987-2380f0773b6d req-1e309953-96d7-4f68-84c6-fa641bd07550 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:d4dbd08f-1a0a-4c85-934a-8e2cb1a7694f for instance edacf2aa-5ca8-4d98-8095-920cf6a9de54 on instance [pid: 8|app: 0|req: 424/863] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:09:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/864] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:47 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1540 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/865] 10.0.0.168 () {32 vars in 753 bytes} [Sat Aug 22 14:09:49 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c/os-server-password => generated 116 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:49.252 7 WARNING neutronclient.v2_0.client [None req-b8af8b8d-c08a-496d-9c60-125ede300cef 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:49.299 8 WARNING neutronclient.v2_0.client [None req-c7fe902f-b36f-473d-a7ae-e8ed0bb04ff4 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:49.301 7 WARNING neutronclient.v2_0.client [None req-b8af8b8d-c08a-496d-9c60-125ede300cef 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/866] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:49 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1528 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:09:49.518 7 WARNING neutronclient.v2_0.client [None req-b8af8b8d-c08a-496d-9c60-125ede300cef 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/867] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:09:49 2026] POST /v2.1/servers => generated 451 bytes in 563 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:49.762 8 WARNING neutronclient.v2_0.client [None req-d335f9eb-19e6-4373-b5a8-d1ca1b75972b 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/868] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:49 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1422 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:50.484 7 WARNING neutronclient.v2_0.client [None req-2f71f62f-6328-425d-a4a2-5c7e85a63f35 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/869] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:50 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1528 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/872] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:09:50 2026] DELETE /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:50.730 7 WARNING neutronclient.v2_0.client [None req-1bd44c99-4333-444b-a996-a19da6e3a04e 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:50.868 8 WARNING neutronclient.v2_0.client [None req-461df64d-0b41-4a19-ab92-fb3a248b2394 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/873] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:50 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1935 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/874] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:50 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1426 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:51.672 7 WARNING neutronclient.v2_0.client [None req-0cc41d05-90bb-4f38-8642-25db658055ac 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/875] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:51 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1528 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:51.942 8 WARNING neutronclient.v2_0.client [None req-90e96c67-4a31-4865-82a1-6cb841b0f3a5 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:51.951 7 WARNING neutronclient.v2_0.client [None req-8f6e924c-26f6-412e-9907-2d16ccb1aed6 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/876] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:51 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1474 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/877] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:51 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1935 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:52.358 7 INFO nova.api.openstack.compute.server_external_events [req-97273bf5-4639-47b6-a871-4c9a3b85318b req-ac59c439-c82e-4c98-8e0b-8d60c64fa0c9 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:d4dbd08f-1a0a-4c85-934a-8e2cb1a7694f for instance edacf2aa-5ca8-4d98-8095-920cf6a9de54 on instance [pid: 7|app: 0|req: 448/878] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:09: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:52.822 8 WARNING neutronclient.v2_0.client [None req-3a2726e9-c1a4-4ba5-8330-8a02b67cb27d 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/879] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:52 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1528 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:53.117 7 WARNING neutronclient.v2_0.client [None req-484e41cc-7e15-46ba-836d-d5ae4df47118 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:53.142 8 WARNING neutronclient.v2_0.client [None req-9e36e761-115c-4520-8deb-4eb4a2db74a0 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/880] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:53 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1474 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/881] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:53 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1935 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:54.006 7 WARNING neutronclient.v2_0.client [None req-e8fe5d4c-4c4a-4077-8017-5c00c936450f 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/882] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:53 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1528 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:09:54.166 8 INFO nova.api.openstack.compute.server_external_events [req-cbfa9a99-1b9b-4c8f-9681-85f96a302b79 req-cb77a188-af29-4e74-a336-7ca2dd9abb02 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:c72aeefe-938d-44bd-aa0e-e22174352f77 for instance b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c on instance [pid: 8|app: 0|req: 433/883] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:09:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:54.259 7 WARNING neutronclient.v2_0.client [None req-05c4006d-ff81-40fe-afa7-e99db39068ec 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/884] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:54 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1482 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:09:54.319 8 WARNING neutronclient.v2_0.client [None req-fa121a0d-aced-482f-bcdb-1898087f4836 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/885] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:54 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1538 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:55.216 7 WARNING neutronclient.v2_0.client [None req-3ea9260f-fa5f-4bf0-8f69-84be1d733fbc 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/886] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:55 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1695 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:55.366 7 WARNING neutronclient.v2_0.client [None req-a74b0755-fd4a-40ec-8bdb-f4d857e444c0 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:55.386 8 WARNING neutronclient.v2_0.client [None req-952cdefa-4191-44e5-919e-f1e717f6e2a7 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/887] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:55 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1695 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/888] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:55 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1560 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:09:55.542 8 WARNING neutronclient.v2_0.client [None req-de554ac5-f49f-4260-b5cc-92a25568aeb2 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/889] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:55 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1543 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:56.230 7 INFO nova.api.openstack.compute.server_external_events [req-fe16ab06-0c40-4229-8034-22022d81d711 req-463468c5-9f54-475d-9a5b-97579d9c82ac db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:ebe2c514-aa47-42cf-816c-77cb5a5d7998 for instance f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 on instance [pid: 7|app: 0|req: 454/890] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:09: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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:56.597 8 WARNING neutronclient.v2_0.client [None req-a5a29173-d2db-4256-92f9-dccd6cf14efc 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:56.659 7 WARNING neutronclient.v2_0.client [None req-f80ffaa4-ce14-4580-8c59-1c50cb2eb85b 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/891] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:56 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1548 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/892] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:56 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 1543 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:57.747 8 WARNING neutronclient.v2_0.client [None req-8953fabb-0d83-4ae5-a63c-b618a56cdd9b 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:09:57.758 7 INFO nova.api.openstack.wsgi [None req-a459cd22-c7ec-48b5-aac5-30c63d74c7ce 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] HTTP exception thrown: Instance b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c could not be found. [pid: 7|app: 0|req: 456/893] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:57 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:57.792 7 INFO nova.api.openstack.wsgi [None req-802ecfa5-108d-401a-82a1-60b52cac3857 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] HTTP exception thrown: Instance b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c could not be found. [pid: 7|app: 0|req: 457/894] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:09:57 2026] DELETE /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:57.817 7 INFO nova.api.openstack.wsgi [None req-75969673-b813-4b4f-bfa3-e6e76069a4f1 0dc0db43d1c54a8ca5e6827ebd924630 b655d8dca13e4a5389477e512351b15d - - default default] HTTP exception thrown: Instance b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c could not be found. [pid: 7|app: 0|req: 458/895] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:57 2026] GET /v2.1/servers/b4bf73fa-0ee9-4f71-81b2-4035cdac5c3c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/896] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:57 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1548 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/897] 10.0.0.168 () {32 vars in 704 bytes} [Sat Aug 22 14:09:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-553893794 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:58.278 8 INFO nova.api.openstack.compute.server_external_events [req-81896acc-6f78-4e62-b1a8-b27ffe92d95b req-8220a996-a18e-4ac9-9146-3ccb81094174 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:d4dbd08f-1a0a-4c85-934a-8e2cb1a7694f for instance edacf2aa-5ca8-4d98-8095-920cf6a9de54 on instance [pid: 8|app: 0|req: 439/898] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:09:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/899] 10.0.0.168 () {32 vars in 728 bytes} [Sat Aug 22 14:09:58 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1021430801 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:09:58.886 8 WARNING neutronclient.v2_0.client [None req-50939d57-d6b7-41ef-96f5-a8b91986c41c 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/900] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:09:58 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1548 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:10:00.112 7 WARNING neutronclient.v2_0.client [None req-7d28e108-c940-4708-8cbc-2607be1e9f56 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/901] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:00 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1548 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:00.617 8 INFO nova.api.openstack.compute.server_external_events [req-6265159e-35de-4f1e-a32b-d8701a042c0e req-d56f25be-b194-4204-9f35-99a529c847a4 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:ebe2c514-aa47-42cf-816c-77cb5a5d7998 for instance f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 on instance [pid: 8|app: 0|req: 441/904] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:10:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:01.296 7 WARNING neutronclient.v2_0.client [None req-69df96ea-f891-4e21-978b-9365ba29436f 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/905] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:01 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1548 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:02.489 8 WARNING neutronclient.v2_0.client [None req-4a635c5c-01b6-44cd-b25e-9f34a112605a 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/906] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:02 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1725 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:02.736 7 WARNING neutronclient.v2_0.client [None req-f6f67cc5-6226-4f8c-b4c8-d5b11094e0be 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/907] 10.0.0.168 () {32 vars in 741 bytes} [Sat Aug 22 14:10:02 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6/os-interface => generated 284 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:03.951 8 WARNING neutronclient.v2_0.client [None req-6dc0ba9c-0fda-4d0f-8571-5a11754cc52e 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:10:03.953 7 INFO nova.api.openstack.compute.server_external_events [req-acab4a37-f6c6-4804-b062-ce8a4ccae118 req-19650bb8-0434-417f-8456-7a98ef8d437b db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:ebe2c514-aa47-42cf-816c-77cb5a5d7998 for instance f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 on instance [pid: 7|app: 0|req: 466/908] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:10:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/909] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:03 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1725 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/910] 10.0.0.168 () {32 vars in 641 bytes} [Sat Aug 22 14:10:04 2026] GET /v2.1/servers => generated 377 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/911] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:10:04 2026] DELETE /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:04.348 7 WARNING neutronclient.v2_0.client [None req-b813c6f3-05a3-4c98-940e-bf082979bf1c 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/912] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:04 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1731 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:05.529 7 WARNING neutronclient.v2_0.client [None req-4d183931-c612-4bb2-b260-a78f252fc650 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/913] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:05 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1851 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/914] 10.0.0.168 () {34 vars in 750 bytes} [Sat Aug 22 14:10:05 2026] POST /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54/action => generated 31891 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:06.668 7 WARNING neutronclient.v2_0.client [None req-40893730-20f5-4524-95ef-5a4e5ee29f48 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/915] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:06 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1851 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:07.481 8 INFO nova.api.openstack.compute.server_external_events [req-3984b6a7-a110-4f5b-b4f3-d29804b4575b req-71361dbe-1e7d-4efa-9c13-23128b2e6f7d db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:ebe2c514-aa47-42cf-816c-77cb5a5d7998 for instance f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 on instance [pid: 8|app: 0|req: 446/916] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:10:07 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:07.845 7 WARNING neutronclient.v2_0.client [None req-5241cff9-4c99-4622-80f0-e307df0f555b 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/917] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:07 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1503 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:08.954 8 WARNING neutronclient.v2_0.client [None req-e83fda6f-42d8-4d73-add5-1e762faa5a10 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/918] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:08 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1508 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:10.058 7 WARNING neutronclient.v2_0.client [None req-5b34621c-185a-4a65-a89c-e5a6db0f4340 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/919] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:10 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => generated 1508 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:11.142 8 INFO nova.api.openstack.wsgi [None req-54923598-783f-487e-916a-a1ece0f3111a 4507c8924c634671809b1aead50c8dca 9ada0f22828e4c05ab99a88c2a403ab1 - - default default] HTTP exception thrown: Instance f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 could not be found. [pid: 8|app: 0|req: 449/922] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:11 2026] GET /v2.1/servers/f06d7068-0cd1-4cf4-a46b-a1fc328c65a6 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 474/923] 10.0.0.168 () {32 vars in 704 bytes} [Sat Aug 22 14:10:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-157547311 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/924] 10.0.0.168 () {30 vars in 413 bytes} [Sat Aug 22 14:10:15 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/925] 10.0.0.168 () {28 vars in 560 bytes} [Sat Aug 22 14:10:15 2026] GET /v2/ => generated 402 bytes in 575 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/926] 10.0.0.168 () {28 vars in 564 bytes} [Sat Aug 22 14:10:16 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/927] 10.0.0.168 () {30 vars in 413 bytes} [Sat Aug 22 14:10:16 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-22 14:10:17.519 8 INFO nova.api.openstack.compute.server_external_events [req-2410e58e-4cb4-453e-86ad-4db3090aba39 req-c8f39740-4b0c-4372-ab01-1b300b879ed5 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:d4dbd08f-1a0a-4c85-934a-8e2cb1a7694f for instance edacf2aa-5ca8-4d98-8095-920cf6a9de54 on instance [pid: 8|app: 0|req: 452/928] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:10:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/929] 10.0.0.168 () {34 vars in 671 bytes} [Sat Aug 22 14:10:19 2026] POST /v2.1/os-keypairs => generated 398 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:21.749 8 WARNING neutronclient.v2_0.client [None req-c7edd192-a578-47f4-b357-a6e220b5fb26 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:10:21.793 8 WARNING neutronclient.v2_0.client [None req-c7edd192-a578-47f4-b357-a6e220b5fb26 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:10:21.970 8 WARNING neutronclient.v2_0.client [None req-c7edd192-a578-47f4-b357-a6e220b5fb26 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/932] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:10:21 2026] POST /v2.1/servers => generated 450 bytes in 530 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-22 14:10:22.233 7 WARNING neutronclient.v2_0.client [None req-6c323bed-b582-487e-9bf9-dddfda352a2e 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/933] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:22 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1403 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/934] 10.0.0.168 () {34 vars in 671 bytes} [Sat Aug 22 14:10:23 2026] POST /v2.1/os-keypairs => generated 396 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:10:23.325 7 WARNING neutronclient.v2_0.client [None req-28a8f85e-25f0-4aa3-b674-8fcd8960b925 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/935] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:23 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1407 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:10:24.560 8 WARNING neutronclient.v2_0.client [None req-c4b1a31e-63c3-4f42-8ad9-690a20059391 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/936] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:24 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1455 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:25.411 7 WARNING neutronclient.v2_0.client [None req-11d24bf0-aa62-4c56-b0a1-7d515e1ed795 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:10:25.456 7 WARNING neutronclient.v2_0.client [None req-11d24bf0-aa62-4c56-b0a1-7d515e1ed795 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:25.663 8 WARNING neutronclient.v2_0.client [None req-c827c373-17ee-4320-a54a-c8f172206a38 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/937] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:25 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1455 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:10:25.715 7 WARNING neutronclient.v2_0.client [None req-11d24bf0-aa62-4c56-b0a1-7d515e1ed795 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/938] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:10:25 2026] POST /v2.1/servers => generated 447 bytes in 540 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:25.912 8 WARNING neutronclient.v2_0.client [None req-cfa9e100-64c0-4c3c-92fa-e429240dde82 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/939] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:25 2026] GET /v2.1/servers/95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f => generated 1395 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:26.748 7 WARNING neutronclient.v2_0.client [None req-9d694ab0-e5ac-4fd1-8932-e8dbfd1a6b9e 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/940] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:26 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:27.504 8 INFO nova.api.openstack.compute.server_external_events [req-ac0d80d1-7c79-47b4-afe1-23b40288ce5b req-02a9d1f8-ed25-4ab4-a135-5d19c7eb1919 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:dc1bd79f-ca2d-42cf-ab01-a314a9c4e623 for instance cf235404-838d-42fc-9471-1996ce0560e4 on instance [pid: 8|app: 0|req: 459/941] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:10:27 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:27.853 7 WARNING neutronclient.v2_0.client [None req-03f61236-4bab-4c9d-a532-88f8acf18222 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/942] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:27 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1541 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:29.015 8 WARNING neutronclient.v2_0.client [None req-3284b7a1-bad8-4b15-b596-eaa79fa90135 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/943] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:28 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1529 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:30.186 7 WARNING neutronclient.v2_0.client [None req-f0f83a53-a098-4bb6-bdaa-29c441441475 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/944] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:30 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1529 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:31.007 7 WARNING neutronclient.v2_0.client [None req-72c19d63-a5c7-4d1d-8fae-2def2cd6b0d6 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:31.204 8 INFO nova.api.openstack.compute.server_external_events [req-1aad6a28-dff0-49fa-a081-b15dda681bf9 req-532a4605-edbb-46ad-bafe-5d29b0b2d76a db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:d59fac3b-c58d-4d13-95cc-e7bec738154d for instance 95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f on instance [pid: 8|app: 0|req: 462/947] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:10:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 486/948] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:30 2026] GET /v2.1/servers/95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f => generated 1520 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:31.320 8 WARNING neutronclient.v2_0.client [None req-f5c262e4-3a39-420d-92f0-ff36a1bab895 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/949] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:31 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1529 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:32.295 7 INFO nova.api.openstack.compute.server_external_events [req-85f47bf2-4cd6-45f9-aa29-998e9e04cc9d req-a2b87c26-38c7-4191-8657-f73a61a6b62f db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:dc1bd79f-ca2d-42cf-ab01-a314a9c4e623 for instance cf235404-838d-42fc-9471-1996ce0560e4 on instance [pid: 7|app: 0|req: 487/950] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:10:32 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:32.490 8 WARNING neutronclient.v2_0.client [None req-4bfce11c-f89f-467c-9b4e-f5066805dd7c 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/951] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:32 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1529 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:33.718 7 WARNING neutronclient.v2_0.client [None req-a43d93b9-fa29-4669-8af9-750100a5390e 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/952] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:33 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1529 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:34.884 8 WARNING neutronclient.v2_0.client [None req-ed212405-66cf-4407-8937-5056db176125 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/953] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:34 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1697 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:35.077 7 WARNING neutronclient.v2_0.client [None req-02879056-38e9-42ef-8a56-c4aa3e07801a 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/954] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:35 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1697 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:36.045 8 INFO nova.api.openstack.compute.server_external_events [req-8b16cfc5-1fc7-4400-95e0-82145de6f0e5 req-34253663-a867-41bc-b712-42093e1b1dbd db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:dc1bd79f-ca2d-42cf-ab01-a314a9c4e623 for instance cf235404-838d-42fc-9471-1996ce0560e4 on instance [pid: 8|app: 0|req: 466/955] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:10:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:36.275 7 WARNING neutronclient.v2_0.client [None req-a70fa56f-d0a4-4872-9aae-c5a2fa33d159 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/956] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:36 2026] GET /v2.1/servers/95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f => generated 1518 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:36.521 8 INFO nova.api.openstack.compute.server_external_events [req-04c7e26e-7949-4d7b-ae34-0f15423d3467 req-e6be2378-d605-49cc-8534-5c1b4d3a09ae db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:d59fac3b-c58d-4d13-95cc-e7bec738154d for instance 95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f on instance [pid: 8|app: 0|req: 467/957] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:10:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:41.512 8 WARNING neutronclient.v2_0.client [None req-3e1203d3-448c-4432-b4e1-0a189b304053 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/960] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:41 2026] GET /v2.1/servers/95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f => generated 1816 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:42.865 8 INFO nova.api.openstack.compute.server_external_events [req-5e316a5c-3986-4d3c-a305-bb2b3c0c8958 req-59779988-d75d-48a0-aee4-a8ffaefb22ee db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:d59fac3b-c58d-4d13-95cc-e7bec738154d for instance 95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f on instance [pid: 8|app: 0|req: 470/961] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:10:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:10:42.909 7 WARNING neutronclient.v2_0.client [None req-ad78e9e8-77a1-4908-8a35-4c95407fcce0 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:10:42.951 7 WARNING neutronclient.v2_0.client [None req-ad78e9e8-77a1-4908-8a35-4c95407fcce0 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:10:43.204 7 WARNING neutronclient.v2_0.client [None req-ad78e9e8-77a1-4908-8a35-4c95407fcce0 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/962] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:10:42 2026] POST /v2.1/servers => generated 447 bytes in 560 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:43.435 8 WARNING neutronclient.v2_0.client [None req-c7b38c69-3887-4406-a9f6-32f664e75f3a a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/963] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:43 2026] GET /v2.1/servers/e39db50e-b575-48a4-9e37-11279623856f => generated 1394 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:48.549 8 WARNING neutronclient.v2_0.client [None req-fe5653f1-8e3f-4be0-9d2f-bf4a4d0b3b47 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/964] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:48 2026] GET /v2.1/servers/e39db50e-b575-48a4-9e37-11279623856f => generated 1519 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:48.779 8 INFO nova.api.openstack.compute.server_external_events [req-7360ba67-cb76-454b-b3db-74d50da0e47b req-09bd5fa5-d14b-4d89-8bb5-3e07a81a7342 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:a156583c-4391-4e93-936c-6859c77a9ddc for instance e39db50e-b575-48a4-9e37-11279623856f on instance [pid: 7|app: 0|req: 493/965] 10.0.0.168 () {34 vars in 750 bytes} [Sat Aug 22 14:10:48 2026] POST /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4/action => generated 31969 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/966] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:10:48 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:53.813 8 WARNING neutronclient.v2_0.client [None req-2575cc07-8616-4a9d-818a-467625ad409a a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/969] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:53 2026] GET /v2.1/servers/e39db50e-b575-48a4-9e37-11279623856f => generated 1517 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:54.123 7 INFO nova.api.openstack.compute.server_external_events [req-746d984f-e19c-41b6-8404-f7e4b3b98ad6 req-a854a524-e381-4ef5-9ba6-6509b5643321 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:a156583c-4391-4e93-936c-6859c77a9ddc for instance e39db50e-b575-48a4-9e37-11279623856f on instance [pid: 7|app: 0|req: 495/970] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:10:54 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:59.039 8 WARNING neutronclient.v2_0.client [None req-0696cf47-1c19-4c58-9b9d-522bd4ec348c a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/971] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:59 2026] GET /v2.1/servers/e39db50e-b575-48a4-9e37-11279623856f => generated 1817 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/972] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:10:59 2026] DELETE /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:10:59.537 8 WARNING neutronclient.v2_0.client [None req-c3d96410-27b4-4d86-b843-3a4b35375de6 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/973] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:10:59 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1823 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:11:00.244 7 INFO nova.api.openstack.compute.server_external_events [req-6a0b743f-00ce-491c-87a3-833f7c5bd91c req-b19588e0-0e6b-4db4-b6ad-9bb6869fcd06 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:a156583c-4391-4e93-936c-6859c77a9ddc for instance e39db50e-b575-48a4-9e37-11279623856f on instance [pid: 7|app: 0|req: 497/974] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:11:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:01.281 8 WARNING neutronclient.v2_0.client [None req-b43b1d1a-f144-4c27-afa5-e68b4f833d8b 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/977] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:11:01 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1823 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:02.562 7 WARNING neutronclient.v2_0.client [None req-1a6b0cfb-fa8a-4c0b-b09a-2999bd8339d7 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:02.727 8 INFO nova.api.openstack.compute.server_external_events [req-286b1ed1-10f3-4306-b6a5-a59016756b16 req-df42f497-0942-4aa8-a47c-67c93becd419 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:dc1bd79f-ca2d-42cf-ab01-a314a9c4e623 for instance cf235404-838d-42fc-9471-1996ce0560e4 on instance [pid: 8|app: 0|req: 480/978] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:11:02 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: 499/979] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:11:02 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1755 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:04.029 8 WARNING neutronclient.v2_0.client [None req-f9e42bfd-44f3-4ace-9cbd-ae9bda35f860 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/980] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:11:03 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1489 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:05.125 7 WARNING neutronclient.v2_0.client [None req-357f5096-e67c-461e-8884-6c37d2657e1f 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/981] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:11:05 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => generated 1489 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:06.205 8 INFO nova.api.openstack.wsgi [None req-5038824a-4c45-431f-b708-8134a3eceb9b 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] HTTP exception thrown: Instance cf235404-838d-42fc-9471-1996ce0560e4 could not be found. [pid: 8|app: 0|req: 482/982] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:11:06 2026] GET /v2.1/servers/cf235404-838d-42fc-9471-1996ce0560e4 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/983] 10.0.0.168 () {32 vars in 730 bytes} [Sat Aug 22 14:11:06 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1063690726 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/984] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:11:06 2026] DELETE /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-22 14:11:06.839 7 WARNING neutronclient.v2_0.client [None req-70b4ea64-affb-405b-9a02-46e447f8a4bb 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/985] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:11:06 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1701 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:08.506 8 WARNING neutronclient.v2_0.client [None req-e88805e1-42d8-468b-aef0-bbcf29fb62aa 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/986] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:11:08 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1701 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:09.768 7 WARNING neutronclient.v2_0.client [None req-64645ae6-1366-4620-8aa2-d2816389a032 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 503/987] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:11:09 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1633 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 14:11:09.842 8 INFO nova.api.openstack.compute.server_external_events [req-2a98dc41-4368-4277-939d-d7e31d5ae05a req-c703c68f-7f52-4ec6-ad09-5a0bb77edb64 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:d4dbd08f-1a0a-4c85-934a-8e2cb1a7694f for instance edacf2aa-5ca8-4d98-8095-920cf6a9de54 on instance [pid: 8|app: 0|req: 485/988] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:11:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:10.903 8 WARNING neutronclient.v2_0.client [None req-0d766856-42c4-42e2-af2d-1a2ce36c1008 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/991] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:11:10 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:11.998 7 WARNING neutronclient.v2_0.client [None req-7bb016b0-07bc-4e91-a6e2-afecfb7a4302 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/992] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:11:11 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => generated 1488 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:13.079 8 INFO nova.api.openstack.wsgi [None req-394aca3e-4f37-4e92-a35c-8d254b5e36bd 7a69cba7168740e9ae3567ed6ecc77e7 78ce906a6aba45909c90dcdc0117b57f - - default default] HTTP exception thrown: Instance edacf2aa-5ca8-4d98-8095-920cf6a9de54 could not be found. [pid: 8|app: 0|req: 488/993] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:11:13 2026] GET /v2.1/servers/edacf2aa-5ca8-4d98-8095-920cf6a9de54 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 506/994] 10.0.0.168 () {32 vars in 730 bytes} [Sat Aug 22 14:11:13 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1432376033 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 14:11:32.095 7 WARNING neutronclient.v2_0.client [None req-e535a9f3-975a-4895-affa-8d3a9114652e 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:11:32.441 7 WARNING neutronclient.v2_0.client [None req-e535a9f3-975a-4895-affa-8d3a9114652e 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:11:32.974 7 WARNING neutronclient.v2_0.client [None req-e535a9f3-975a-4895-affa-8d3a9114652e 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/999] 199.204.45.182 () {36 vars in 714 bytes} [Sat Aug 22 14:11:31 2026] POST /v2.1/servers => generated 453 bytes in 1945 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:34.283 8 WARNING neutronclient.v2_0.client [None req-661b5ad0-9602-4330-88e3-d6420c44339f 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/1000] 199.204.45.182 () {32 vars in 733 bytes} [Sat Aug 22 14:11:34 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143 => generated 2213 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:34.452 7 WARNING neutronclient.v2_0.client [None req-b153ee34-961f-44c9-aaeb-e99ac32ec959 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1001] 199.204.45.182 () {32 vars in 759 bytes} [Sat Aug 22 14:11:34 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface => generated 28 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/1002] 199.204.45.182 () {32 vars in 777 bytes} [Sat Aug 22 14:11:34 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:37.269 7 WARNING neutronclient.v2_0.client [None req-0918b4e4-68e2-4c1b-a50c-fecde32da74c 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1003] 199.204.45.182 () {32 vars in 733 bytes} [Sat Aug 22 14:11:37 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143 => generated 2371 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:37.451 8 WARNING neutronclient.v2_0.client [None req-34d36cf0-5fee-4d37-ac3a-7416aeca2bd2 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/1004] 199.204.45.182 () {32 vars in 759 bytes} [Sat Aug 22 14:11:37 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface => generated 28 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 512/1005] 199.204.45.182 () {32 vars in 777 bytes} [Sat Aug 22 14:11:37 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-volume_attachments => generated 197 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:39.254 8 INFO nova.api.openstack.compute.server_external_events [req-18d3629f-3641-41b6-a742-2a39a43eed61 req-bfbc454c-7912-4cc1-ae9e-ec9a6731a835 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:490b0950-42e8-4d35-825d-450e5e519695 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 8|app: 0|req: 494/1006] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:11:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:40.484 7 WARNING neutronclient.v2_0.client [None req-3ee67d44-95f9-410c-96fa-db3fcccb0227 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1007] 199.204.45.182 () {32 vars in 733 bytes} [Sat Aug 22 14:11:40 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143 => generated 2445 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:40.622 8 WARNING neutronclient.v2_0.client [None req-f32cb862-706b-420d-a8b8-7fec450c007b 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/1010] 199.204.45.182 () {32 vars in 759 bytes} [Sat Aug 22 14:11:40 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface => generated 283 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1011] 199.204.45.182 () {32 vars in 777 bytes} [Sat Aug 22 14:11:40 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:43.607 8 WARNING neutronclient.v2_0.client [None req-fc0d8494-f231-47ba-b89a-ee0ca4d71237 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/1012] 199.204.45.182 () {32 vars in 733 bytes} [Sat Aug 22 14:11:43 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143 => generated 2433 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:43.744 7 WARNING neutronclient.v2_0.client [None req-97d016a2-3667-4d1c-8a25-2e9bc5740e6a 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1013] 199.204.45.182 () {32 vars in 759 bytes} [Sat Aug 22 14:11:43 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface => generated 283 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/1014] 199.204.45.182 () {32 vars in 777 bytes} [Sat Aug 22 14:11:43 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:44.536 7 INFO nova.api.openstack.compute.server_external_events [req-6a5961c4-9798-438d-859e-d11268cb6996 req-307a1308-2491-4fca-9fd9-375b0df47047 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:490b0950-42e8-4d35-825d-450e5e519695 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 7|app: 0|req: 518/1015] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:11:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:46.801 8 WARNING neutronclient.v2_0.client [None req-c65a90b5-82eb-4346-b0bc-387a07a77ba0 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1016] 199.204.45.182 () {32 vars in 733 bytes} [Sat Aug 22 14:11:46 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143 => generated 2433 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:46.942 7 WARNING neutronclient.v2_0.client [None req-eb089f71-2208-4ee0-8b25-47a9e5d57e58 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1017] 199.204.45.182 () {32 vars in 759 bytes} [Sat Aug 22 14:11:46 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface => generated 285 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 499/1018] 199.204.45.182 () {32 vars in 777 bytes} [Sat Aug 22 14:11:47 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:49.777 7 WARNING neutronclient.v2_0.client [None req-05cf926d-b51a-4785-9648-26121887622c 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1019] 199.204.45.182 () {32 vars in 733 bytes} [Sat Aug 22 14:11:49 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143 => generated 2580 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:11:49.903 8 WARNING neutronclient.v2_0.client [None req-87c9cdda-91b8-474f-ab29-f1b4fa6bf0f3 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1020] 199.204.45.182 () {32 vars in 759 bytes} [Sat Aug 22 14:11:49 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface => generated 285 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1021] 199.204.45.182 () {32 vars in 777 bytes} [Sat Aug 22 14:11:49 2026] GET /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:02.219 7 WARNING neutronclient.v2_0.client [None req-4a4f10c5-a3f4-46cb-97a4-d938ccf47bb3 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:12:02.400 7 WARNING neutronclient.v2_0.client [None req-4a4f10c5-a3f4-46cb-97a4-d938ccf47bb3 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1026] 10.0.0.168 () {34 vars in 663 bytes} [Sat Aug 22 14:12:02 2026] POST /v2.1/servers => generated 424 bytes in 486 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:02.675 8 WARNING neutronclient.v2_0.client [None req-2e5028bb-26ad-4984-bb96-e6503cf920ef 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1027] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:02 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1368 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:03.785 7 WARNING neutronclient.v2_0.client [None req-ba2593e9-10f1-41f4-a72c-4e418a81393f 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1028] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:03 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1372 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:04.887 8 WARNING neutronclient.v2_0.client [None req-1ce53603-a903-4f48-ba33-f484bdc4b811 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1029] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:04 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1420 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:05.986 7 WARNING neutronclient.v2_0.client [None req-f56f134f-ae4b-4be3-bcb4-75ffb844a1f4 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1030] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:05 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1420 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:07.087 8 WARNING neutronclient.v2_0.client [None req-a155acc1-1ccf-43d8-8bde-015fcc68eb88 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1031] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:07 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1428 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:08.012 7 INFO nova.api.openstack.compute.server_external_events [req-ed322b57-08b2-4dbb-b4be-ba98036c1511 req-979293b1-5874-4f82-a293-5974c7f645dc db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:870a3ffe-a7d0-4b4d-9849-84ffe9d2783a for instance 43e2329f-7a64-481d-86dc-d77878a53cb9 on instance [pid: 7|app: 0|req: 527/1032] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:12:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:08.211 8 WARNING neutronclient.v2_0.client [None req-844c3e72-b6c8-4205-8823-f1051ac707dc 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1033] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:08 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1480 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:09.449 7 WARNING neutronclient.v2_0.client [None req-dac8c390-73e7-4692-bcd8-8e00c741bc90 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1034] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:09 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1468 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:10.589 8 WARNING neutronclient.v2_0.client [None req-1d6b22b9-2cd5-467f-8abe-9b5454236782 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1037] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:10 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1468 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:11.749 7 WARNING neutronclient.v2_0.client [None req-7936adbf-b6ba-4f6e-b659-60da9d4f0491 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1038] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:11 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1468 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:12.914 8 WARNING neutronclient.v2_0.client [None req-39293136-40ab-4fff-b2b5-6ed1d9b0bc3d 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1039] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:12 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1468 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:13.151 7 INFO nova.api.openstack.compute.server_external_events [req-6d2ecc1b-8aec-4d5d-aad9-5032a24cee76 req-243caf4f-50d4-448f-a801-42585e41933f db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:870a3ffe-a7d0-4b4d-9849-84ffe9d2783a for instance 43e2329f-7a64-481d-86dc-d77878a53cb9 on instance [pid: 7|app: 0|req: 532/1040] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:12:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:14.117 8 WARNING neutronclient.v2_0.client [None req-49c33f86-74a6-4c5c-aaa5-f1d2a01b9f35 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1041] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:14 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1468 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:15.300 7 WARNING neutronclient.v2_0.client [None req-50ca1ba3-04ae-4e35-864e-cb6ab314c3c0 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1042] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:15 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1647 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1043] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:12:16 2026] DELETE /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:16.814 7 WARNING neutronclient.v2_0.client [None req-8387f8bb-f1c1-4a15-a7ac-f8228ea4af16 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1044] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:16 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1653 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:17.986 8 WARNING neutronclient.v2_0.client [None req-45e1cb29-992e-44bb-83fe-e1feac556178 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1045] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:17 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1653 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:19.146 7 WARNING neutronclient.v2_0.client [None req-8bf897e4-d4ed-4032-883f-4eadccc032dd 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1046] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:19 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1653 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:19.604 8 INFO nova.api.openstack.compute.server_external_events [req-3526a4ae-a960-4ac9-a7ca-158210caa18f req-13bf639f-da7a-44e0-94dd-41b29c7339da db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:870a3ffe-a7d0-4b4d-9849-84ffe9d2783a for instance 43e2329f-7a64-481d-86dc-d77878a53cb9 on instance [pid: 8|app: 0|req: 512/1047] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:12:19 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:20.286 7 WARNING neutronclient.v2_0.client [None req-47884bbf-f837-43ef-85dd-96e9765cdaff 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1048] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:20 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1449 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:21.407 7 WARNING neutronclient.v2_0.client [None req-8e0ab9be-a645-49e3-bba4-9ef247201f1a 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1051] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:21 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1454 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:22.522 8 WARNING neutronclient.v2_0.client [None req-0aa90b27-8b07-40e6-bdee-0746b2110910 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1052] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:22 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => generated 1454 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:23.599 7 INFO nova.api.openstack.wsgi [None req-1ad8fa5d-a67e-44c7-9f7d-66f72bc46e6c 88f9357d8cd44d4483a464c8826d6d84 63f934a5e54f45c8b9cec558572f898e - - default default] HTTP exception thrown: Instance 43e2329f-7a64-481d-86dc-d77878a53cb9 could not be found. [pid: 7|app: 0|req: 539/1053] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:12:23 2026] GET /v2.1/servers/43e2329f-7a64-481d-86dc-d77878a53cb9 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:25.648 8 WARNING neutronclient.v2_0.client [None req-f224cf10-1344-4b5b-bd8d-7888eece1c54 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:12:25.691 8 WARNING neutronclient.v2_0.client [None req-f224cf10-1344-4b5b-bd8d-7888eece1c54 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:27.947 7 INFO nova.api.openstack.compute.server_external_events [req-33479bf0-80f8-4382-8bd3-0623365fae8d req-b68a6a06-1ecf-4838-a295-fbb7f7caba74 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:ea919375-29bf-421b-813c-207fc7cda476 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 7|app: 0|req: 540/1054] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:12:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1055] 10.0.0.217 () {30 vars in 619 bytes} [Sat Aug 22 14:12:30 2026] GET /v2.1 => generated 0 bytes in 88 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 542/1056] 10.0.0.217 () {32 vars in 692 bytes} [Sat Aug 22 14:12:30 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1057] 10.0.0.217 () {34 vars in 913 bytes} [Sat Aug 22 14:12:30 2026] GET /v2.1/os-simple-tenant-usage/6e8a700038034a51b52f57a22a940112?start=2026-08-21T00:00:00&end=2026-08-22T23:59:59 => generated 20 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1060] 10.0.0.217 () {30 vars in 654 bytes} [Sat Aug 22 14:12:30 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:12:32.022 7 INFO nova.api.openstack.compute.server_external_events [req-11ac8a12-5b34-4d17-988a-ca2992011a31 req-e8bda02e-ed46-4a05-8ff0-882ca612dfa5 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:ea919375-29bf-421b-813c-207fc7cda476 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 7|app: 0|req: 547/1061] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:12:31 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 548/1062] 10.0.0.217 () {30 vars in 619 bytes} [Sat Aug 22 14:12:33 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 549/1063] 10.0.0.217 () {32 vars in 692 bytes} [Sat Aug 22 14:12:33 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1064] 10.0.0.217 () {34 vars in 913 bytes} [Sat Aug 22 14:12:33 2026] GET /v2.1/os-simple-tenant-usage/6e8a700038034a51b52f57a22a940112?start=2026-08-21T00:00:00&end=2026-08-22T23:59:59 => generated 20 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1065] 10.0.0.217 () {30 vars in 654 bytes} [Sat Aug 22 14:12:33 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:12:34.237 8 WARNING neutronclient.v2_0.client [None req-f224cf10-1344-4b5b-bd8d-7888eece1c54 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1066] 199.204.45.182 () {36 vars in 812 bytes} [Sat Aug 22 14:12:25 2026] POST /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface => generated 280 bytes in 8680 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-22 14:12:34.549 7 INFO nova.api.openstack.compute.server_external_events [req-0dce95e5-be44-44ae-ac89-110ddc7acac6 req-bc1502f7-5d58-4e2b-ba37-4e0f70bba041 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:ea919375-29bf-421b-813c-207fc7cda476 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 7|app: 0|req: 552/1067] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:12:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:34.833 8 INFO nova.api.openstack.compute.server_external_events [req-421177f8-abcc-4e05-996e-6a4ef0a77570 req-0a8579b2-04c0-4f01-9fdd-013b175045a7 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:ea919375-29bf-421b-813c-207fc7cda476 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 8|app: 0|req: 516/1068] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:12:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:12:59.438 7 WARNING neutronclient.v2_0.client [None req-edd24129-1a5e-4656-b595-3eede5e17d92 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:12:59.536 7 WARNING neutronclient.v2_0.client [None req-edd24129-1a5e-4656-b595-3eede5e17d92 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:13:01.903 8 INFO nova.api.openstack.compute.server_external_events [req-2175b0cc-c701-4fca-976a-ef710024eca3 req-5ce4f73b-2924-4ccd-b36d-0e1c561c48e6 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:0a405c7f-42d0-4a2c-8a87-7a79f67c6a37 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 8|app: 0|req: 521/1075] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:13:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:13:07.599 8 INFO nova.api.openstack.compute.server_external_events [req-35db12c7-9792-419e-8241-2ac4079550b6 req-2aaba7d3-e4af-4d4c-ba2d-d5a2a2c9da7d db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:0a405c7f-42d0-4a2c-8a87-7a79f67c6a37 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 8|app: 0|req: 522/1076] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:13:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:13:08.588 7 WARNING neutronclient.v2_0.client [None req-edd24129-1a5e-4656-b595-3eede5e17d92 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1077] 199.204.45.182 () {36 vars in 812 bytes} [Sat Aug 22 14:12:59 2026] POST /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface => generated 376 bytes in 9370 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:13:20.028 7 WARNING neutronclient.v2_0.client [None req-a9b6416f-dfcc-49ed-b901-70211d301681 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 14:13:20.079 7 WARNING neutronclient.v2_0.client [None req-a9b6416f-dfcc-49ed-b901-70211d301681 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:13:22.336 8 INFO nova.api.openstack.compute.server_external_events [req-f407a2f9-768d-431b-8ff3-0ccd539afbce req-55ee9fd6-b897-4cdf-bf6d-57f4717676c8 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:f699bf69-7588-41ae-9993-a2ce13669296 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 8|app: 0|req: 526/1082] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:13:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:13:26.311 8 INFO nova.api.openstack.compute.server_external_events [req-b83b24b1-20a2-4df6-b455-cdf00129bb5e req-9168feb5-806c-44e6-b112-f834c80837f8 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-plugged:f699bf69-7588-41ae-9993-a2ce13669296 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 8|app: 0|req: 527/1083] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:13:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 14:13:29.124 7 WARNING neutronclient.v2_0.client [None req-a9b6416f-dfcc-49ed-b901-70211d301681 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1084] 199.204.45.182 () {36 vars in 812 bytes} [Sat Aug 22 14:13:19 2026] POST /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface => generated 378 bytes in 9186 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:13:29.898 8 INFO nova.api.openstack.compute.server_external_events [req-450ad294-a4b9-4e90-b6a8-0971b42935c3 req-d8c0a0f8-3207-4207-ac84-04dc1788a456 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:0a405c7f-42d0-4a2c-8a87-7a79f67c6a37 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 8|app: 0|req: 528/1085] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:13:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:13:43.739 7 INFO nova.api.openstack.compute.server_external_events [req-197ba6f3-ef9e-4783-b84c-460176087ddb req-bb4c50a5-7e58-4eed-981f-862a060a880f db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:f699bf69-7588-41ae-9993-a2ce13669296 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 7|app: 0|req: 560/1090] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:13:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 531/1091] 199.204.45.182 () {34 vars in 855 bytes} [Sat Aug 22 14:13:44 2026] DELETE /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface/f699bf69-7588-41ae-9993-a2ce13669296 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:13:45.785 7 INFO nova.api.openstack.compute.server_external_events [req-7419769d-cb2b-4cc6-a81b-d1661463e33c req-ed6060d0-3884-4e21-9c52-ad5da419d03e db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:f699bf69-7588-41ae-9993-a2ce13669296 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 7|app: 0|req: 561/1092] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:13:45 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:13:54.334 7 INFO nova.api.openstack.compute.server_external_events [req-edb7f729-3eab-4186-bc7f-4a9da6cd8731 req-4867eb67-3d92-4921-82de-a6a33810d370 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:0a405c7f-42d0-4a2c-8a87-7a79f67c6a37 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 7|app: 0|req: 563/1095] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:13:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1096] 199.204.45.182 () {34 vars in 855 bytes} [Sat Aug 22 14:13:54 2026] DELETE /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface/0a405c7f-42d0-4a2c-8a87-7a79f67c6a37 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1101] 199.204.45.182 () {34 vars in 855 bytes} [Sat Aug 22 14:14:15 2026] DELETE /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143/os-interface/ea919375-29bf-421b-813c-207fc7cda476 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1102] 199.204.45.182 () {34 vars in 755 bytes} [Sat Aug 22 14:14:19 2026] DELETE /v2.1/servers/ae15f26e-459e-4c46-88c3-c436372e4143 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:22.426 7 INFO nova.api.openstack.compute.server_external_events [req-e35bb3e4-0121-4174-a846-cf743bd7175e req-512945bd-0517-4a06-840a-8536ed258165 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-unplugged:490b0950-42e8-4d35-825d-450e5e519695 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 7|app: 0|req: 568/1105] 10.0.0.241 () {38 vars in 815 bytes} [Sat Aug 22 14:14:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:22.911 8 INFO nova.api.openstack.compute.server_external_events [req-8ae7e8e7-1447-4e5f-97e0-a6699e88082e req-d2adba57-f67a-4b9d-b4f5-dae9c852ab3a db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:490b0950-42e8-4d35-825d-450e5e519695 for instance ae15f26e-459e-4c46-88c3-c436372e4143 on instance [pid: 8|app: 0|req: 538/1106] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:14:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:25.408 7 INFO nova.api.openstack.compute.server_external_events [req-84d0945e-2ca3-43ec-b083-fa9dc2cb80ca req-1b577616-95f1-47af-8654-2232411342d2 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:a156583c-4391-4e93-936c-6859c77a9ddc for instance e39db50e-b575-48a4-9e37-11279623856f on instance [pid: 7|app: 0|req: 569/1107] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:14:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1108] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:14:25 2026] DELETE /v2.1/servers/e39db50e-b575-48a4-9e37-11279623856f => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:25.552 7 WARNING neutronclient.v2_0.client [None req-dc905b7f-b55b-460b-8cd9-cfb9dc940d8d a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1109] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:14:25 2026] GET /v2.1/servers/e39db50e-b575-48a4-9e37-11279623856f => generated 1943 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:28.398 8 INFO nova.api.openstack.compute.server_external_events [req-48ccf780-e0c4-419b-b931-f61819d00543 req-6b6974de-cae8-4e1b-99b0-308280e4c27c db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:a156583c-4391-4e93-936c-6859c77a9ddc for instance e39db50e-b575-48a4-9e37-11279623856f on instance [pid: 8|app: 0|req: 540/1110] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:14:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:30.761 8 WARNING neutronclient.v2_0.client [None req-f95865df-6f2b-4962-9fad-05f9d52a3e51 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1113] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:14:30 2026] GET /v2.1/servers/e39db50e-b575-48a4-9e37-11279623856f => generated 1480 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:35.920 7 INFO nova.api.openstack.wsgi [None req-a12f6458-e010-4b03-8be2-ce7795735e9d a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] HTTP exception thrown: Instance e39db50e-b575-48a4-9e37-11279623856f could not be found. [pid: 7|app: 0|req: 572/1114] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:14:35 2026] GET /v2.1/servers/e39db50e-b575-48a4-9e37-11279623856f => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:36.626 8 INFO nova.api.openstack.compute.server_external_events [req-1ac8eee3-7592-4ea2-9903-96fbb5b010cf req-47ecd878-de8e-4d2f-a352-df4792eca283 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-changed:d59fac3b-c58d-4d13-95cc-e7bec738154d for instance 95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1115] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:14:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1116] 10.0.0.168 () {32 vars in 718 bytes} [Sat Aug 22 14:14:36 2026] DELETE /v2.1/servers/95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:36.749 8 WARNING neutronclient.v2_0.client [None req-7cfd7dd7-f35c-40c3-8690-b5b21424e788 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1117] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:14:36 2026] GET /v2.1/servers/95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f => generated 1942 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:39.597 7 INFO nova.api.openstack.compute.server_external_events [req-980b50f1-84e0-45b3-a7dc-4f458ab53e6e req-d48f89cc-ad51-4c17-9d2b-c4a389ff4d93 db3b41cf71594404a5941fdff92489ff da452ef5fd7f4fc29403d35bb2266604 - - 82eaa82fd9c248e39c0179a21dfe6caf 82eaa82fd9c248e39c0179a21dfe6caf] Creating event network-vif-deleted:d59fac3b-c58d-4d13-95cc-e7bec738154d for instance 95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f on instance [pid: 7|app: 0|req: 574/1118] 10.0.0.200 () {38 vars in 815 bytes} [Sat Aug 22 14:14:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:41.931 7 WARNING neutronclient.v2_0.client [None req-acdc85c0-3595-436f-89cf-870a1e649cd9 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1121] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:14:41 2026] GET /v2.1/servers/95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f => generated 1481 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:47.008 8 INFO nova.api.openstack.wsgi [None req-deeacc36-b489-4dab-92dc-f0c8574bf744 a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] HTTP exception thrown: Instance 95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f could not be found. [pid: 8|app: 0|req: 546/1122] 10.0.0.168 () {32 vars in 715 bytes} [Sat Aug 22 14:14:46 2026] GET /v2.1/servers/95b57a39-fe66-42b1-a1a7-e0d9b2ea7d7f => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 577/1123] 10.0.0.168 () {32 vars in 726 bytes} [Sat Aug 22 14:14:48 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1069582703 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 14:14:48.078 8 INFO nova.api.openstack.wsgi [None req-a7182b3b-9776-44e3-bc37-ba05a3d3c80a a7df8ec1c7c24bf3b04c1ea14c3bec2b d8d415d44e724c67892cef2277e4183d - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1069582703 not found for user a7df8ec1c7c24bf3b04c1ea14c3bec2b [pid: 8|app: 0|req: 547/1124] 10.0.0.168 () {32 vars in 723 bytes} [Sat Aug 22 14:14:48 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1069582703 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1137] 10.0.0.168 () {32 vars in 655 bytes} [Sat Aug 22 14:15:45 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1138] 10.0.0.168 () {32 vars in 641 bytes} [Sat Aug 22 14:15:45 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-22 14:15:45.973 7 WARNING oslo_db.sqlalchemy.utils [None req-841dfaf6-ec94-4800-869e-4ac24a80f861 487a8a10b209437eb60237afc5519d5b 45fa4c7472204f6f81dd19406f62e1a4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 585/1139] 10.0.0.168 () {32 vars in 649 bytes} [Sat Aug 22 14:15:45 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1140] 10.0.0.168 () {32 vars in 694 bytes} [Sat Aug 22 14:15:45 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1173] 10.0.0.182 () {28 vars in 454 bytes} [Sat Aug 22 14:18:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1174] 10.0.0.182 () {30 vars in 658 bytes} [Sat Aug 22 14:18:23 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 573/1175] 10.0.0.182 () {32 vars in 731 bytes} [Sat Aug 22 14:18:23 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1176] 10.0.0.182 () {34 vars in 806 bytes} [Sat Aug 22 14:18:23 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1177] 10.0.0.182 () {28 vars in 454 bytes} [Sat Aug 22 14:18:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1178] 10.0.0.182 () {30 vars in 658 bytes} [Sat Aug 22 14:18:23 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: 575/1179] 10.0.0.182 () {32 vars in 731 bytes} [Sat Aug 22 14:18:24 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1180] 10.0.0.182 () {34 vars in 894 bytes} [Sat Aug 22 14:18:24 2026] GET /v2.1/servers/detail?project_id=45fa4c7472204f6f81dd19406f62e1a4&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1181] 10.0.0.182 () {34 vars in 894 bytes} [Sat Aug 22 14:18:24 2026] GET /v2.1/servers/detail?project_id=93ec2a209e1141edb59a48c648f84972&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1182] 10.0.0.182 () {34 vars in 894 bytes} [Sat Aug 22 14:18:24 2026] GET /v2.1/servers/detail?project_id=da452ef5fd7f4fc29403d35bb2266604&all_tenants=True => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)