+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 16 01:39:20 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-7fb6798775-6knb5 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 0x7f1a5292e668 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-06-16 01:39:25.025 7 INFO nova.utils [None req-66f7d7b8-7202-4785-9f00-646fbd793623 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 01:39:25.036 8 INFO nova.utils [None req-2677b926-0c18-45a6-8c99-eb6367f93fff - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 01:39:26.810 8 WARNING keystonemiddleware._common.config [None req-2677b926-0c18-45a6-8c99-eb6367f93fff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:39:26.819 8 WARNING oslo_config.cfg [None req-2677b926-0c18-45a6-8c99-eb6367f93fff - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 01:39:26.847 7 WARNING keystonemiddleware._common.config [None req-66f7d7b8-7202-4785-9f00-646fbd793623 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:39:26.856 7 WARNING oslo_config.cfg [None req-66f7d7b8-7202-4785-9f00-646fbd793623 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 01:39:26.895 8 WARNING keystonemiddleware._common.config [None req-2677b926-0c18-45a6-8c99-eb6367f93fff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:39:26.910 8 WARNING oslo_config.cfg [None req-2677b926-0c18-45a6-8c99-eb6367f93fff - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-16 01:39:26.923 8 WARNING oslo_config.cfg [None req-2677b926-0c18-45a6-8c99-eb6367f93fff - - - - - -] 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 0x7f1a5292e668 pid: 8 (default app) 2026-06-16 01:39:26.936 7 WARNING keystonemiddleware._common.config [None req-66f7d7b8-7202-4785-9f00-646fbd793623 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:39:26.952 7 WARNING oslo_config.cfg [None req-66f7d7b8-7202-4785-9f00-646fbd793623 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-16 01:39:26.964 7 WARNING oslo_config.cfg [None req-66f7d7b8-7202-4785-9f00-646fbd793623 - - - - - -] 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 0x7f1a5292e668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 01:39:33 2026] GET /v2.1 => generated 114 bytes in 34 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-06-16 01:39:33.980 7 WARNING oslo_policy.policy [None req-591dc855-85e4-470d-a054-719cf86a73cf 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:39:33.980 7 WARNING oslo_policy.policy [None req-591dc855-85e4-470d-a054-719cf86a73cf 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - 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: 1/5] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 01:39:33 2026] GET /v2.1 => generated 0 bytes in 567 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-06-16 01:39:34.080 8 WARNING oslo_policy.policy [req-591dc855-85e4-470d-a054-719cf86a73cf req-fd168389-1d86-4b93-a270-995431e4a87c 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:39:34.080 8 WARNING oslo_policy.policy [req-591dc855-85e4-470d-a054-719cf86a73cf req-fd168389-1d86-4b93-a270-995431e4a87c 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - 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: 5/6] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 01:39:34 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:39:34.179 7 INFO nova.api.openstack.wsgi [None req-a0e4382d-ccd2-4570-b876-92e4807ff7dc 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.148 () {48 vars in 1009 bytes} [Tue Jun 16 01:39:34 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 01:39:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.148 () {52 vars in 1046 bytes} [Tue Jun 16 01:39:34 2026] POST /v2.1/flavors => generated 529 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/10] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 01:39:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 01:39:35 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 01:39:35 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-06-16 01:39:35.233 7 INFO nova.api.openstack.wsgi [None req-5d36df32-2248-4c38-81eb-f3f4a3a5096b 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.148 () {48 vars in 1011 bytes} [Tue Jun 16 01:39:35 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/14] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 01:39:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.148 () {52 vars in 1046 bytes} [Tue Jun 16 01:39:35 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 01:39:36 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: 7/17] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 01:39:36 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 01:39:36 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-06-16 01:39:36.196 7 INFO nova.api.openstack.wsgi [None req-778eadb1-473b-4c52-9605-6d3aaea9cbcb 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 8/19] 199.204.45.148 () {48 vars in 1013 bytes} [Tue Jun 16 01:39:36 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: 12/20] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 01:39:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/21] 199.204.45.148 () {52 vars in 1046 bytes} [Tue Jun 16 01:39:36 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 01:39:37 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 01:39:37 2026] GET /v2.1 => generated 0 bytes in 355 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 01:39:37 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:39:37.473 8 INFO nova.api.openstack.wsgi [None req-28907145-8f70-42b1-9eb0-cfbbc16ebef7 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 15/27] 199.204.45.148 () {48 vars in 1011 bytes} [Tue Jun 16 01:39:37 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 01:39:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.204.45.148 () {52 vars in 1046 bytes} [Tue Jun 16 01:39:37 2026] POST /v2.1/flavors => generated 532 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 01:39: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: 17/31] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 01:39:38 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 01:39:38 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-06-16 01:39:38.426 8 INFO nova.api.openstack.wsgi [None req-d6fb6ebf-e697-441d-a84a-4c9522d7446a 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 18/33] 199.204.45.148 () {48 vars in 1013 bytes} [Tue Jun 16 01:39:38 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: 7|app: 0|req: 16/34] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 01:39:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/35] 199.204.45.148 () {52 vars in 1046 bytes} [Tue Jun 16 01:39:38 2026] POST /v2.1/flavors => generated 535 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 10.0.0.187 () {28 vars in 454 bytes} [Tue Jun 16 01:45: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 51/105] 10.0.0.187 () {30 vars in 658 bytes} [Tue Jun 16 01:45:19 2026] GET /v2.1 => generated 0 bytes in 97 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: 55/106] 10.0.0.187 () {32 vars in 731 bytes} [Tue Jun 16 01:45:19 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 10.0.0.187 () {34 vars in 804 bytes} [Tue Jun 16 01:45:19 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/146] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 01:48:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/147] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 01:48:34 2026] GET /v2.1 => generated 0 bytes in 81 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: 73/148] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 01:48:34 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:48:34.499 8 INFO nova.api.openstack.wsgi [None req-de613b35-4fb2-42ae-81b2-be5904cf65a7 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 76/149] 199.204.45.148 () {48 vars in 1015 bytes} [Tue Jun 16 01:48:34 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/150] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 01:48:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/151] 199.204.45.148 () {52 vars in 1047 bytes} [Tue Jun 16 01:48:34 2026] POST /v2.1/flavors => generated 534 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/164] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 01:49: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) [pid: 7|app: 0|req: 81/165] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 01:49:29 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/166] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 01:49:29 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:49:29.704 7 INFO nova.api.openstack.wsgi [None req-a05a84bc-4912-4b34-a445-7ffac2dffae8 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 03409e4da1334319b713b70f25b9cdaf [pid: 7|app: 0|req: 82/167] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 01:49:29 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-16 01:49:29.723 8 WARNING oslo_db.sqlalchemy.utils [None req-ca417ea4-d18f-4e8c-8a72-a93ffcc1a64a 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 86/168] 199.204.45.148 () {48 vars in 1014 bytes} [Tue Jun 16 01:49:29 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/169] 199.204.45.148 () {52 vars in 1055 bytes} [Tue Jun 16 01:49:29 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/170] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 01:49:33 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/171] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 01:49:33 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: 88/172] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 01:49:33 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: 7|app: 0|req: 85/173] 199.204.45.148 () {48 vars in 1071 bytes} [Tue Jun 16 01:49:33 2026] GET /v2.1/os-quota-sets/8e4c3f1a6dae418f8f7fdde697593d6d => generated 283 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/174] 199.204.45.148 () {52 vars in 1123 bytes} [Tue Jun 16 01:49:33 2026] PUT /v2.1/os-quota-sets/8e4c3f1a6dae418f8f7fdde697593d6d => generated 238 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 01:57:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 01:57:09 2026] GET /v2.1 => generated 0 bytes in 158 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 01:57:09 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:57:09.937 8 INFO nova.api.openstack.wsgi [None req-ad15630e-96be-42c6-9c88-f8abe25c69ae 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 137/270] 199.204.45.148 () {48 vars in 1013 bytes} [Tue Jun 16 01:57:09 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 01:57:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.148 () {52 vars in 1047 bytes} [Tue Jun 16 01:57:09 2026] POST /v2.1/flavors => generated 534 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/309] 10.0.0.5 () {28 vars in 452 bytes} [Tue Jun 16 02:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/310] 10.0.0.5 () {30 vars in 656 bytes} [Tue Jun 16 02:00:08 2026] GET /v2.1 => generated 0 bytes in 54 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: 154/311] 10.0.0.5 () {32 vars in 729 bytes} [Tue Jun 16 02:00:08 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/312] 10.0.0.5 () {34 vars in 763 bytes} [Tue Jun 16 02:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/313] 10.0.0.5 () {28 vars in 452 bytes} [Tue Jun 16 02:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 159/314] 10.0.0.5 () {30 vars in 656 bytes} [Tue Jun 16 02:00:13 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: 7|app: 0|req: 156/315] 10.0.0.5 () {32 vars in 729 bytes} [Tue Jun 16 02:00:13 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: 8|app: 0|req: 160/316] 10.0.0.5 () {34 vars in 763 bytes} [Tue Jun 16 02:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/319] 10.0.0.5 () {28 vars in 452 bytes} [Tue Jun 16 02:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/320] 10.0.0.5 () {30 vars in 656 bytes} [Tue Jun 16 02:00:17 2026] GET /v2.1 => generated 0 bytes in 33 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: 163/321] 10.0.0.5 () {32 vars in 729 bytes} [Tue Jun 16 02:00:17 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/322] 10.0.0.5 () {34 vars in 806 bytes} [Tue Jun 16 02:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/323] 10.0.0.5 () {28 vars in 452 bytes} [Tue Jun 16 02: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 160/324] 10.0.0.5 () {30 vars in 656 bytes} [Tue Jun 16 02:00:21 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: 165/325] 10.0.0.5 () {32 vars in 729 bytes} [Tue Jun 16 02:00:22 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/326] 10.0.0.5 () {34 vars in 806 bytes} [Tue Jun 16 02:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/331] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:00: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) /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: 168/332] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:00:38 2026] GET /v2.1 => generated 0 bytes in 5 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: 165/333] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:00:38 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/334] 199.204.45.148 () {48 vars in 1071 bytes} [Tue Jun 16 02:00:38 2026] GET /v2.1/os-quota-sets/7e90adc05e784a67bcb567a1269a1913 => generated 283 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/335] 199.204.45.148 () {52 vars in 1123 bytes} [Tue Jun 16 02:00:38 2026] PUT /v2.1/os-quota-sets/7e90adc05e784a67bcb567a1269a1913 => generated 238 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/476] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:12: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) [pid: 7|app: 0|req: 237/477] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:12:16 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 241/478] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:12:16 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:12:16.861 7 INFO nova.api.openstack.wsgi [None req-435cd35a-1bba-4d32-82e7-bae8fb914530 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 238/479] 199.204.45.148 () {48 vars in 1009 bytes} [Tue Jun 16 02:12:16 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/480] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 02:12:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 199.204.45.148 () {48 vars in 1097 bytes} [Tue Jun 16 02:12:16 2026] GET /v2.1/flavors/b5ac1c19-3a1d-41c2-8961-6e699af7ee3f/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/482] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:12: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: 240/483] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:12:17 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 244/484] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:12:17 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:12:17.871 7 INFO nova.api.openstack.wsgi [None req-032a6082-17b0-42be-abd7-6c4f29f0a663 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 241/485] 199.204.45.148 () {48 vars in 1011 bytes} [Tue Jun 16 02:12:17 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 02:12:17 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: 242/487] 199.204.45.148 () {48 vars in 1097 bytes} [Tue Jun 16 02:12:17 2026] GET /v2.1/flavors/3d9cad52-0b91-40a6-a5dd-bcb042d60959/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:12: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: 243/489] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:12:18 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: 247/490] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:12:18 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-06-16 02:12:18.863 7 INFO nova.api.openstack.wsgi [None req-45614f82-028c-41f4-94bb-448007e202e4 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 244/491] 199.204.45.148 () {48 vars in 1013 bytes} [Tue Jun 16 02:12:18 2026] GET /v2.1/flavors/m1.medium => 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: 248/492] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 02:12:18 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: 245/493] 199.204.45.148 () {48 vars in 1097 bytes} [Tue Jun 16 02:12:18 2026] GET /v2.1/flavors/e7b22abd-38dc-447a-aa9d-25da5fa6310d/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: 249/494] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:12:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/495] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:12:19 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/496] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:12:19 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:12:19.801 7 INFO nova.api.openstack.wsgi [None req-1b98cc1b-3ab5-402a-a54a-c35fc4a28987 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 247/497] 199.204.45.148 () {48 vars in 1011 bytes} [Tue Jun 16 02:12:19 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: 251/498] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 02:12:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 199.204.45.148 () {48 vars in 1097 bytes} [Tue Jun 16 02:12:19 2026] GET /v2.1/flavors/505bdc78-a837-4dbc-8064-5b1d3c40ec50/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:12:20 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/501] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:12:20 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/502] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:12:20 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-06-16 02:12:20.776 7 INFO nova.api.openstack.wsgi [None req-0ec6fd9e-7da9-4841-95d1-e08bcc0c289a 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 250/503] 199.204.45.148 () {48 vars in 1013 bytes} [Tue Jun 16 02:12:20 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/504] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 02:12:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/505] 199.204.45.148 () {48 vars in 1097 bytes} [Tue Jun 16 02:12:20 2026] GET /v2.1/flavors/026f60cf-a2b7-435d-aeac-9e213477f527/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/518] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:13:25 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/519] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:13:25 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: 259/520] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:13:25 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-06-16 02:13:25.766 8 INFO nova.api.openstack.wsgi [None req-ef6c0d3a-1fe4-40bc-b854-089a637489bc 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 262/521] 199.204.45.148 () {48 vars in 1015 bytes} [Tue Jun 16 02:13:25 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 02:13:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 199.204.45.148 () {48 vars in 1097 bytes} [Tue Jun 16 02:13:25 2026] GET /v2.1/flavors/f1eae904-0965-4d26-b74f-2121dbe79490/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/526] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:13: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: 8|app: 0|req: 265/527] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:13:33 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/528] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:13:33 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: 8|app: 0|req: 266/529] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 02:13:33 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:13:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/533] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:13:37 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/534] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:13:37 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/535] 199.204.45.148 () {48 vars in 1071 bytes} [Tue Jun 16 02:13:37 2026] GET /v2.1/os-quota-sets/8e4c3f1a6dae418f8f7fdde697593d6d => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/546] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:14: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) [pid: 7|app: 0|req: 272/547] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:14:29 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/548] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:14:29 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:14:29.440 7 INFO nova.api.openstack.wsgi [None req-bfd4e39d-00ef-4a79-980a-217ff036cae0 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 273/549] 199.204.45.148 () {48 vars in 1013 bytes} [Tue Jun 16 02:14:29 2026] GET /v2.1/flavors/m1.manila => 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: 277/550] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 02:14:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/551] 199.204.45.148 () {48 vars in 1097 bytes} [Tue Jun 16 02:14:29 2026] GET /v2.1/flavors/7f5bb817-bf3f-404e-8ad6-be9d98523d14/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/554] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:14:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:14:45 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: 7|app: 0|req: 277/556] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:14:45 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/557] 199.204.45.148 () {48 vars in 1071 bytes} [Tue Jun 16 02:14:45 2026] GET /v2.1/os-quota-sets/7e90adc05e784a67bcb567a1269a1913 => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/570] 199.204.45.148 () {42 vars in 703 bytes} [Tue Jun 16 02:15:36 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: 287/571] 199.204.45.148 () {44 vars in 907 bytes} [Tue Jun 16 02:15:36 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/572] 199.204.45.148 () {46 vars in 980 bytes} [Tue Jun 16 02:15:37 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-06-16 02:15:37.039 8 INFO nova.api.openstack.wsgi [None req-97f53908-09ba-4a2a-a8e1-4323bebe89f3 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 288/573] 199.204.45.148 () {48 vars in 1009 bytes} [Tue Jun 16 02:15:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/574] 199.204.45.148 () {48 vars in 1049 bytes} [Tue Jun 16 02:15:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 10.0.0.14 () {32 vars in 654 bytes} [Tue Jun 16 02:16:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 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: 291/584] 10.0.0.14 () {32 vars in 640 bytes} [Tue Jun 16 02:16:18 2026] GET /v2.1/servers => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-16 02:16:18.468 8 WARNING oslo_db.sqlalchemy.utils [None req-e8555ead-f7de-42f9-a2cb-8072eed2732a 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 294/585] 10.0.0.14 () {32 vars in 648 bytes} [Tue Jun 16 02:16:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/586] 10.0.0.14 () {32 vars in 693 bytes} [Tue Jun 16 02:16:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:30 2026] GET /v2.1/flavors/b5ac1c19-3a1d-41c2-8961-6e699af7ee3f => generated 511 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/590] 10.0.0.14 () {32 vars in 640 bytes} [Tue Jun 16 02:16:30 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/591] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:30 2026] GET /v2.1/flavors/b5ac1c19-3a1d-41c2-8961-6e699af7ee3f => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 10.0.0.14 () {34 vars in 670 bytes} [Tue Jun 16 02:16:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:16:35.475 8 WARNING neutronclient.v2_0.client [None req-167c0655-e424-4b6c-b7e3-e5271c43c718 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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/593] 10.0.0.14 () {34 vars in 684 bytes} [Tue Jun 16 02:16:35 2026] POST /v2.1/os-security-groups => generated 244 bytes in 807 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:16:36.121 7 WARNING neutronclient.v2_0.client [None req-3e159055-332c-447b-9f84-ee99320c21c6 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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: 296/596] 10.0.0.14 () {34 vars in 684 bytes} [Tue Jun 16 02:16:36 2026] POST /v2.1/os-security-groups => generated 244 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:16:36.760 8 WARNING neutronclient.v2_0.client [None req-14792404-3017-4c95-bd5f-4d72ee9e2cba e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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/597] 10.0.0.14 () {34 vars in 684 bytes} [Tue Jun 16 02:16:36 2026] POST /v2.1/os-security-groups => generated 243 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:16:36.926 7 WARNING neutronclient.v2_0.client [None req-c8383a85-3b43-4e7c-b92a-46d6fbb71a31 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:36.994 7 WARNING neutronclient.v2_0.client [None req-c8383a85-3b43-4e7c-b92a-46d6fbb71a31 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.036 7 WARNING neutronclient.v2_0.client [None req-c8383a85-3b43-4e7c-b92a-46d6fbb71a31 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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: 297/598] 10.0.0.14 () {32 vars in 662 bytes} [Tue Jun 16 02:16:36 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:16:37.093 8 WARNING neutronclient.v2_0.client [None req-8d97a8e0-5dfe-4939-9c13-bb3b0f7a2207 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.126 8 WARNING neutronclient.v2_0.client [None req-8d97a8e0-5dfe-4939-9c13-bb3b0f7a2207 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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: 302/599] 10.0.0.14 () {32 vars in 739 bytes} [Tue Jun 16 02:16:37 2026] DELETE /v2.1/os-security-groups/be8db3a0-98fc-40e9-8217-b7b4bc431431 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:16:37.223 7 WARNING neutronclient.v2_0.client [None req-4a13d567-710e-4571-a4ce-4d9fc0f39788 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.258 7 INFO nova.api.openstack.wsgi [None req-4a13d567-710e-4571-a4ce-4d9fc0f39788 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] HTTP exception thrown: Security group be8db3a0-98fc-40e9-8217-b7b4bc431431 does not exist Neutron server returns request_ids: ['req-a15c537f-7939-4199-a406-2450ce644a03'] [pid: 7|app: 0|req: 298/600] 10.0.0.14 () {32 vars in 736 bytes} [Tue Jun 16 02:16:37 2026] GET /v2.1/os-security-groups/be8db3a0-98fc-40e9-8217-b7b4bc431431 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:16:37.277 8 WARNING neutronclient.v2_0.client [None req-c671a5dc-9644-4455-b9f6-3f3b03f04567 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.313 8 WARNING neutronclient.v2_0.client [None req-c671a5dc-9644-4455-b9f6-3f3b03f04567 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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/601] 10.0.0.14 () {32 vars in 739 bytes} [Tue Jun 16 02:16:37 2026] DELETE /v2.1/os-security-groups/b260d39a-3e0e-4f1b-a526-78e07501e3fd => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:16:37.436 7 WARNING neutronclient.v2_0.client [None req-f112d5fc-0e84-496f-9d5a-710952e20d7c e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.457 7 INFO nova.api.openstack.wsgi [None req-f112d5fc-0e84-496f-9d5a-710952e20d7c e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] HTTP exception thrown: Security group b260d39a-3e0e-4f1b-a526-78e07501e3fd does not exist Neutron server returns request_ids: ['req-c898a0e2-4b0e-4481-bebf-df84effceaf2'] [pid: 7|app: 0|req: 299/602] 10.0.0.14 () {32 vars in 736 bytes} [Tue Jun 16 02:16:37 2026] GET /v2.1/os-security-groups/b260d39a-3e0e-4f1b-a526-78e07501e3fd => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:16:37.492 8 WARNING neutronclient.v2_0.client [None req-8e1848cb-c680-4712-9aaf-361e30c22b66 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.534 8 WARNING neutronclient.v2_0.client [None req-8e1848cb-c680-4712-9aaf-361e30c22b66 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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/603] 10.0.0.14 () {32 vars in 739 bytes} [Tue Jun 16 02:16:37 2026] DELETE /v2.1/os-security-groups/56be9364-b2a0-4b0b-865a-02ddc1f21614 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:16:37.636 7 WARNING neutronclient.v2_0.client [None req-32ebe70f-b0f2-47f3-940f-803cfc754562 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.661 7 INFO nova.api.openstack.wsgi [None req-32ebe70f-b0f2-47f3-940f-803cfc754562 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] HTTP exception thrown: Security group 56be9364-b2a0-4b0b-865a-02ddc1f21614 does not exist Neutron server returns request_ids: ['req-49b4248b-34c3-4016-b155-967e1faf3b67'] [pid: 7|app: 0|req: 300/604] 10.0.0.14 () {32 vars in 736 bytes} [Tue Jun 16 02:16:37 2026] GET /v2.1/os-security-groups/56be9364-b2a0-4b0b-865a-02ddc1f21614 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:16:37.674 8 WARNING neutronclient.v2_0.client [None req-2bc407a7-c446-4e3b-93e8-9e6fa3955770 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.718 8 WARNING neutronclient.v2_0.client [None req-2bc407a7-c446-4e3b-93e8-9e6fa3955770 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.761 8 WARNING neutronclient.v2_0.client [None req-2bc407a7-c446-4e3b-93e8-9e6fa3955770 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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: 305/605] 10.0.0.14 () {32 vars in 662 bytes} [Tue Jun 16 02:16:37 2026] GET /v2.1/os-security-groups => generated 707 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:16:37.831 7 WARNING neutronclient.v2_0.client [None req-930c9c88-f386-446b-a441-4b9c6d2ad4e2 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.854 7 INFO nova.api.openstack.wsgi [None req-930c9c88-f386-446b-a441-4b9c6d2ad4e2 e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] HTTP exception thrown: Security group 56be9364-b2a0-4b0b-865a-02ddc1f21614 does not exist Neutron server returns request_ids: ['req-f8e260b2-e419-4919-a85e-634b12ae1e76'] [pid: 7|app: 0|req: 301/606] 10.0.0.14 () {32 vars in 739 bytes} [Tue Jun 16 02:16:37 2026] DELETE /v2.1/os-security-groups/56be9364-b2a0-4b0b-865a-02ddc1f21614 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:16:37.865 8 WARNING neutronclient.v2_0.client [None req-80a9c1a4-f0d6-4739-8452-a60f1f29694b e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.884 8 INFO nova.api.openstack.wsgi [None req-80a9c1a4-f0d6-4739-8452-a60f1f29694b e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] HTTP exception thrown: Security group b260d39a-3e0e-4f1b-a526-78e07501e3fd does not exist Neutron server returns request_ids: ['req-c156f348-508b-4d16-8b07-40c97f322d93'] [pid: 8|app: 0|req: 306/607] 10.0.0.14 () {32 vars in 739 bytes} [Tue Jun 16 02:16:37 2026] DELETE /v2.1/os-security-groups/b260d39a-3e0e-4f1b-a526-78e07501e3fd => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:16:37.896 7 WARNING neutronclient.v2_0.client [None req-0764d940-7dcd-4968-ab2a-9b612e1dbe7b e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] 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-06-16 02:16:37.925 7 INFO nova.api.openstack.wsgi [None req-0764d940-7dcd-4968-ab2a-9b612e1dbe7b e03a93330c2f473fb440c4b37a9e485d 540eb2604e684cefab7aca45887cac4d - - default default] HTTP exception thrown: Security group be8db3a0-98fc-40e9-8217-b7b4bc431431 does not exist Neutron server returns request_ids: ['req-c45cddcc-23a0-446a-989b-dc0a1ff7ea92'] [pid: 7|app: 0|req: 302/608] 10.0.0.14 () {32 vars in 739 bytes} [Tue Jun 16 02:16:37 2026] DELETE /v2.1/os-security-groups/be8db3a0-98fc-40e9-8217-b7b4bc431431 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:16:40.370 8 WARNING neutronclient.v2_0.client [None req-ee08d741-bc81-4b25-ac69-a28fd9775520 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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: 307/609] 10.0.0.14 () {34 vars in 684 bytes} [Tue Jun 16 02:16:40 2026] POST /v2.1/os-security-groups => generated 246 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:16:40.675 7 WARNING neutronclient.v2_0.client [None req-1d9d8791-db90-4aa9-ba88-6d8fafc452d8 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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-06-16 02:16:40.707 7 WARNING neutronclient.v2_0.client [None req-1d9d8791-db90-4aa9-ba88-6d8fafc452d8 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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/610] 10.0.0.14 () {34 vars in 694 bytes} [Tue Jun 16 02:16:40 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:16:40.874 8 WARNING neutronclient.v2_0.client [None req-684c9c55-7af9-4972-be23-619248773c02 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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/611] 10.0.0.14 () {34 vars in 684 bytes} [Tue Jun 16 02:16:40 2026] POST /v2.1/os-security-groups => generated 248 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:16:41.037 7 WARNING neutronclient.v2_0.client [None req-f5dcd3d4-aecc-4c5e-8ffc-c083971761cc 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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-06-16 02:16:41.072 7 WARNING neutronclient.v2_0.client [None req-f5dcd3d4-aecc-4c5e-8ffc-c083971761cc 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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/612] 10.0.0.14 () {34 vars in 694 bytes} [Tue Jun 16 02:16:41 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:16:41.215 8 WARNING neutronclient.v2_0.client [None req-f6ca746a-c67f-4727-91b7-09d962444992 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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-06-16 02:16:41.268 8 WARNING neutronclient.v2_0.client [None req-f6ca746a-c67f-4727-91b7-09d962444992 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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: 309/613] 10.0.0.14 () {34 vars in 694 bytes} [Tue Jun 16 02:16:41 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:16:41.393 7 WARNING neutronclient.v2_0.client [None req-3dd775cd-5439-459c-a0e6-a54941683f42 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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/614] 10.0.0.14 () {32 vars in 736 bytes} [Tue Jun 16 02:16:41 2026] GET /v2.1/os-security-groups/27d30ec1-c87f-4500-b01c-56c9e5624ede => generated 665 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:16:41.453 8 WARNING neutronclient.v2_0.client [None req-a8ba9292-80de-4211-97a4-2d0dfb42a31f 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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-06-16 02:16:41.482 8 WARNING neutronclient.v2_0.client [None req-a8ba9292-80de-4211-97a4-2d0dfb42a31f 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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-06-16 02:16:41.528 8 WARNING neutronclient.v2_0.client [None req-a8ba9292-80de-4211-97a4-2d0dfb42a31f 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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: 310/615] 10.0.0.14 () {32 vars in 749 bytes} [Tue Jun 16 02:16:41 2026] DELETE /v2.1/os-security-group-rules/8ce8e7e9-8fbb-4740-ab30-fab962324a7e => generated 0 bytes in 182 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:16:41.644 7 WARNING neutronclient.v2_0.client [None req-81bd7423-4b5c-4f15-ac0f-b623e1fe0a55 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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-06-16 02:16:41.680 7 WARNING neutronclient.v2_0.client [None req-81bd7423-4b5c-4f15-ac0f-b623e1fe0a55 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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-06-16 02:16:41.807 8 WARNING neutronclient.v2_0.client [None req-9be10747-a9ee-4e43-8d28-391fea628409 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/616] 10.0.0.14 () {32 vars in 739 bytes} [Tue Jun 16 02:16:41 2026] DELETE /v2.1/os-security-groups/27d30ec1-c87f-4500-b01c-56c9e5624ede => generated 0 bytes in 211 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:16:41.862 7 WARNING neutronclient.v2_0.client [None req-5cdd5dbb-9de3-487c-88a5-b26b31e6586e 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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-06-16 02:16:41.886 8 WARNING neutronclient.v2_0.client [None req-9be10747-a9ee-4e43-8d28-391fea628409 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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-06-16 02:16:41.899 7 WARNING neutronclient.v2_0.client [None req-5cdd5dbb-9de3-487c-88a5-b26b31e6586e 5297c2fa0da14e29b20e99930ebf3aee 3a32b1d386f14ee291769cc0a88d7f58 - - default default] 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/617] 10.0.0.14 () {32 vars in 739 bytes} [Tue Jun 16 02:16:41 2026] DELETE /v2.1/os-security-groups/412554db-ac82-4a35-99a7-b6c905607d6d => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:16:42.088 8 WARNING neutronclient.v2_0.client [None req-9be10747-a9ee-4e43-8d28-391fea628409 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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: 311/618] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:16:41 2026] POST /v2.1/servers => generated 450 bytes in 1329 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:16:43.019 7 WARNING neutronclient.v2_0.client [None req-343d1749-139b-45e4-a18c-aa01e979a0b0 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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: 308/619] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:42 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1253 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-06-16 02:16:44.134 8 WARNING neutronclient.v2_0.client [None req-ab4214fa-ed73-4cb9-aef1-a7fdd8f4a728 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/620] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:44 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1253 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-06-16 02:16:45.269 7 WARNING neutronclient.v2_0.client [None req-970b80a0-30d0-4816-bd38-04a8c8475b8f 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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: 309/621] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:45 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1295 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, ' 2026-06-16 02:16:46.395 8 WARNING neutronclient.v2_0.client [None req-f1892202-d85d-495e-af2f-a8f2008a56e2 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/622] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:46 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1351 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, ' 2026-06-16 02:16:47.493 7 WARNING neutronclient.v2_0.client [None req-9dd34265-b9cb-4cb0-9a2d-0a0c5bd1faaf 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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: 311/625] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:47 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1351 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-06-16 02:16:48.593 8 WARNING neutronclient.v2_0.client [None req-956b9da6-1f98-4e47-bf2e-631811b650bd 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/626] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:48 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1359 bytes in 243 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-06-16 02:16:49.859 7 WARNING neutronclient.v2_0.client [None req-ac42b901-bb27-4045-9066-a1a262a6711a 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/627] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:49 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1436 bytes in 472 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-06-16 02:16:50.595 8 INFO nova.api.openstack.compute.server_external_events [req-bab39988-1e5e-47fb-8407-0ce8133e4cca req-5b892f0e-42f0-4abe-87bb-05c284444f12 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:1d0df198-869a-4f41-b365-10a8323d57bb for instance 81cdb720-2809-4ba3-9f31-e77f25143f13 on instance 2026-06-16 02:16:50.605 8 INFO nova.compute.rpcapi [None req-fb32f995-534c-4a53-9dda-46cc0264c397 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 316/628] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:16:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 103 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-06-16 02:16:51.338 7 WARNING neutronclient.v2_0.client [None req-008f64da-d7b8-4c49-8a7f-d2666ed32cab 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/629] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:51 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1436 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, ' [pid: 8|app: 0|req: 317/630] 10.0.0.14 () {34 vars in 670 bytes} [Tue Jun 16 02:16:51 2026] POST /v2.1/os-keypairs => generated 386 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-06-16 02:16:52.492 7 WARNING neutronclient.v2_0.client [None req-8f066cd5-4bc4-47e1-a646-b4066bb1ca6e 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/631] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:52 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1436 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:16:53.328 8 WARNING neutronclient.v2_0.client [None req-f2fa1ad1-320f-45f4-b8b7-8d1d37d4a744 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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-06-16 02:16:53.376 8 WARNING neutronclient.v2_0.client [None req-f2fa1ad1-320f-45f4-b8b7-8d1d37d4a744 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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-06-16 02:16:53.557 8 WARNING neutronclient.v2_0.client [None req-f2fa1ad1-320f-45f4-b8b7-8d1d37d4a744 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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-06-16 02:16:53.739 7 WARNING neutronclient.v2_0.client [None req-5aca54e4-d54b-460d-8751-c209762bbbf2 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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: 318/632] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:16:53 2026] POST /v2.1/servers => generated 450 bytes in 544 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-06-16 02:16:53.819 8 WARNING neutronclient.v2_0.client [None req-f2e8a6f2-471e-4122-915e-a01d47f50c74 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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/633] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:53 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1436 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/634] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:53 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1401 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:16:54.927 7 WARNING neutronclient.v2_0.client [None req-0e9d5ef0-ce20-4645-9a8f-dbf1c854f457 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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-06-16 02:16:54.932 8 WARNING neutronclient.v2_0.client [None req-f3f250ec-be67-4860-a56a-ed395124ed04 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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/635] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:54 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1405 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/636] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:54 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1424 bytes in 222 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-06-16 02:16:56.026 8 WARNING neutronclient.v2_0.client [None req-d9ba3787-0e51-427a-a518-56139701cc9e 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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/637] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:55 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1453 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-06-16 02:16:56.166 7 WARNING neutronclient.v2_0.client [None req-097d08c6-56c3-4b0a-919c-31681ba45678 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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: 317/638] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:56 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1424 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-06-16 02:16:57.111 8 WARNING neutronclient.v2_0.client [None req-843f4f6e-6a76-44ce-9a75-7d1a5dac66f2 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 323/641] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:57 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1453 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-06-16 02:16:57.300 7 WARNING neutronclient.v2_0.client [None req-b6d6b0ed-ab9a-491b-93f2-b63aa6b250d0 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/642] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:57 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1424 bytes in 136 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-06-16 02:16:58.215 8 WARNING neutronclient.v2_0.client [None req-30b9e5e2-e021-451b-8c85-fb6a9838c189 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 324/643] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:58 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1461 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-06-16 02:16:58.458 7 WARNING neutronclient.v2_0.client [None req-e8eb994f-c474-445c-85c8-dafae5414c29 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/644] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:58 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1424 bytes in 605 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-06-16 02:16:59.162 8 INFO nova.api.openstack.compute.server_external_events [req-f0e0fd22-3091-4125-8e5b-b277c716335d req-560ac2b1-a8ba-46a6-a0c4-ae0446feb027 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:421d10c7-ca3e-44f5-95c3-9234b5cf1e07 for instance e6040eda-a663-4c2c-bcd4-97df2ab950ad on instance [pid: 8|app: 0|req: 325/645] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:16:59 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, ' 2026-06-16 02:16:59.305 7 WARNING neutronclient.v2_0.client [None req-3b7356d7-8f50-46be-a777-30b59335d2ef 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 321/646] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:16:59 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1539 bytes in 132 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-06-16 02:17:00.090 8 WARNING neutronclient.v2_0.client [None req-2f11e5de-42e5-4f41-8491-274e3e087cc6 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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: 326/647] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:00 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1424 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:17:00.457 7 WARNING neutronclient.v2_0.client [None req-980f0234-0676-4eeb-947c-29f6e991f4d2 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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/648] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:00 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1527 bytes in 168 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-06-16 02:17:00.825 8 INFO nova.api.openstack.compute.server_external_events [req-b9bcc120-2ccb-46e9-aaa0-2cf83dd82168 req-3c778114-9832-4e35-a7e8-1d7a322f4cfd 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:1d0df198-869a-4f41-b365-10a8323d57bb for instance 81cdb720-2809-4ba3-9f31-e77f25143f13 on instance [pid: 8|app: 0|req: 327/649] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:17:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 114 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-06-16 02:17:01.314 7 WARNING neutronclient.v2_0.client [None req-3179d132-629c-4030-9df7-2d11459551b4 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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: 323/650] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:01 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1424 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-06-16 02:17:01.668 8 WARNING neutronclient.v2_0.client [None req-08da38cb-e64c-4338-ac9d-3848c878f8b8 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 328/651] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:01 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1527 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-06-16 02:17:02.469 7 WARNING neutronclient.v2_0.client [None req-152743ee-28a3-4ba7-867b-03b333a7616d 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/652] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:02 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1611 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-06-16 02:17:02.653 8 WARNING neutronclient.v2_0.client [None req-ffb193a6-9575-4bd8-87f6-6351f00ed3be 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/653] 10.0.0.14 () {32 vars in 740 bytes} [Tue Jun 16 02:17:02 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13/os-interface => generated 284 bytes in 101 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-06-16 02:17:02.834 7 WARNING neutronclient.v2_0.client [None req-9d43718c-47eb-4410-8fc8-b349a10b4f53 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 325/654] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:02 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1527 bytes in 660 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-06-16 02:17:04.004 8 WARNING neutronclient.v2_0.client [None req-93697e8c-2afb-4cd3-9a02-3f6193f8fd58 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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: 330/655] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:03 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1611 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, ' [pid: 7|app: 0|req: 326/656] 10.0.0.14 () {32 vars in 640 bytes} [Tue Jun 16 02:17:04 2026] GET /v2.1/servers => generated 388 bytes in 104 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: 331/657] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:17:04 2026] DELETE /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:17:04.406 7 WARNING neutronclient.v2_0.client [None req-1d944ea1-3d7d-4e0b-995b-6bae8e2642db 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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-06-16 02:17:04.455 8 INFO nova.api.openstack.compute.server_external_events [req-29c69e4c-9690-4b63-9071-12f1987adb35 req-3f651442-ca00-4e35-9b5f-f92f534b510d 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:1d0df198-869a-4f41-b365-10a8323d57bb for instance 81cdb720-2809-4ba3-9f31-e77f25143f13 on instance [pid: 8|app: 0|req: 332/658] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:17:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 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: 327/659] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:04 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1617 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:17:04.534 8 WARNING neutronclient.v2_0.client [None req-4bc3e30e-13fe-4b8b-8f72-0838f377d001 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 333/660] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:04 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1527 bytes in 432 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-06-16 02:17:05.579 7 WARNING neutronclient.v2_0.client [None req-198bb766-0020-4e4f-b055-ba2d7ea780dd 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/661] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:05 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1737 bytes in 164 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-06-16 02:17:05.962 8 WARNING neutronclient.v2_0.client [None req-882bc203-6d5f-496b-bcf2-de37a3870fd0 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 334/662] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:05 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1527 bytes in 133 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-06-16 02:17:06.676 8 INFO nova.api.openstack.compute.server_external_events [req-03364f9c-a868-4e6c-9038-6b28fb2aa329 req-fc63795f-a951-4b3e-9d91-1d38ca30329e 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:421d10c7-ca3e-44f5-95c3-9234b5cf1e07 for instance e6040eda-a663-4c2c-bcd4-97df2ab950ad on instance [pid: 8|app: 0|req: 336/665] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:17:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:17:06.750 7 WARNING neutronclient.v2_0.client [None req-1675182e-4779-49cb-96a8-8a5cb6a16d99 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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-06-16 02:17:07.122 8 WARNING neutronclient.v2_0.client [None req-6e213e32-bb4e-445c-9093-ed513f1b195b 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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/666] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:06 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1737 bytes in 1072 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/667] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:07 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1527 bytes in 781 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-06-16 02:17:08.452 7 INFO nova.api.openstack.compute.server_external_events [req-decebbe1-b3a6-4f15-8ab1-29b50eb635d6 req-6ec81f0a-91c2-48b0-934e-b07004aaa025 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:1d0df198-869a-4f41-b365-10a8323d57bb for instance 81cdb720-2809-4ba3-9f31-e77f25143f13 on instance 2026-06-16 02:17:08.483 7 INFO nova.compute.rpcapi [None req-7fe35ba8-f81e-48dd-b06c-fdba597a331e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 331/668] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:17:08 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-06-16 02:17:08.841 8 WARNING neutronclient.v2_0.client [None req-b229e46d-3d32-498b-b367-82a541f74c5c 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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-06-16 02:17:08.920 7 WARNING neutronclient.v2_0.client [None req-701ceef5-0acd-4c0a-8db1-f2e6861ad4d0 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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/669] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:08 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1380 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/670] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:08 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1718 bytes in 388 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-06-16 02:17:09.306 8 WARNING neutronclient.v2_0.client [None req-614da53a-5632-4622-b153-d832655f0a9e 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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/671] 10.0.0.14 () {32 vars in 740 bytes} [Tue Jun 16 02:17:09 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/os-interface => generated 285 bytes in 196 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-06-16 02:17:10.258 7 WARNING neutronclient.v2_0.client [None req-faa5cdf2-eeab-433e-8b5d-f9f96f5d52eb 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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: 333/672] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:10 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1385 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:17:10.465 8 WARNING neutronclient.v2_0.client [None req-ddcd9c2e-9634-49d7-a6da-f3db27749c1d 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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-06-16 02:17:10.584 7 INFO nova.api.openstack.compute.server_external_events [req-cd831c19-7790-417c-90d2-fbc45dd7c694 req-8d5d4681-f0eb-408d-9ff8-bdb9620b330a 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:421d10c7-ca3e-44f5-95c3-9234b5cf1e07 for instance e6040eda-a663-4c2c-bcd4-97df2ab950ad on instance [pid: 7|app: 0|req: 334/673] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:17:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:10 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1718 bytes in 420 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-06-16 02:17:11.509 7 WARNING neutronclient.v2_0.client [None req-c8fa09b1-3f95-425d-8d59-a656af2049d2 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] 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/675] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:11 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => generated 1385 bytes in 294 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-06-16 02:17:12.788 8 INFO nova.api.openstack.wsgi [None req-e7fd4285-e38d-457e-93b7-c4e6c217b441 32fbbc30276347e5a224c6913b0e36d6 f13a70fed4ce413faaae7c1e813956ea - - default default] HTTP exception thrown: Instance 81cdb720-2809-4ba3-9f31-e77f25143f13 could not be found. [pid: 8|app: 0|req: 341/676] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:12 2026] GET /v2.1/servers/81cdb720-2809-4ba3-9f31-e77f25143f13 => 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: 336/677] 10.0.0.14 () {32 vars in 703 bytes} [Tue Jun 16 02:17:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-217248234 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 343/680] 10.0.0.14 () {34 vars in 670 bytes} [Tue Jun 16 02:17:22 2026] POST /v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:17:24.528 7 WARNING neutronclient.v2_0.client [None req-55af0277-98ca-4c2b-a88c-27014974ff09 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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-06-16 02:17:24.596 7 WARNING neutronclient.v2_0.client [None req-55af0277-98ca-4c2b-a88c-27014974ff09 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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-06-16 02:17:24.843 7 WARNING neutronclient.v2_0.client [None req-55af0277-98ca-4c2b-a88c-27014974ff09 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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/681] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:17:24 2026] POST /v2.1/servers => generated 450 bytes in 1203 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:17:25.672 8 WARNING neutronclient.v2_0.client [None req-a91f31ea-5a76-49af-80e3-5c1e970fb0f8 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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/682] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:25 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1422 bytes in 67 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-06-16 02:17:26.763 8 WARNING neutronclient.v2_0.client [None req-f7394e13-68b7-4849-87a7-950dc72e0725 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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/685] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:26 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1426 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-06-16 02:17:27.887 7 WARNING neutronclient.v2_0.client [None req-7d243236-f512-4008-a185-ed00c528e73f d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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/686] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:27 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1474 bytes in 300 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-06-16 02:17:29.179 8 WARNING neutronclient.v2_0.client [None req-c3a80868-809d-4f74-9b50-aa26f4bff9d9 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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/687] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:29 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1474 bytes in 60 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-06-16 02:17:29.707 7 WARNING neutronclient.v2_0.client [None req-a1a98a16-38fc-4618-910e-14ec5b25fb95 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 341/688] 10.0.0.14 () {32 vars in 740 bytes} [Tue Jun 16 02:17:29 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/os-interface => generated 285 bytes in 233 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-06-16 02:17:29.927 8 WARNING neutronclient.v2_0.client [None req-5d2cbc99-0544-447b-94d3-d0299100be4d 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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/689] 10.0.0.14 () {32 vars in 814 bytes} [Tue Jun 16 02:17:29 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/os-interface/421d10c7-ca3e-44f5-95c3-9234b5cf1e07 => generated 282 bytes in 156 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: 342/690] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:30 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/ips => generated 156 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, ' [pid: 8|app: 0|req: 349/691] 10.0.0.14 () {34 vars in 749 bytes} [Tue Jun 16 02:17:30 2026] POST /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/action => 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, ' [pid: 7|app: 0|req: 343/692] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:30 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/ips => generated 156 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-06-16 02:17:30.254 8 WARNING neutronclient.v2_0.client [None req-465c50e0-c2d1-450d-9aab-a12885baaae0 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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: 350/693] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:30 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1482 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, ' [pid: 7|app: 0|req: 344/694] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:31 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/ips => generated 156 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-06-16 02:17:31.365 8 WARNING neutronclient.v2_0.client [None req-f6aef16f-76e5-4869-a286-5e4a08508c21 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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-06-16 02:17:31.911 7 INFO nova.api.openstack.compute.server_external_events [req-315fb496-70c4-4caf-8f53-666dd7e3c1f9 req-6a00eae0-8303-45b6-8cb4-58a28f659109 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:01711589-35ba-45dd-9817-0f161778dc14 for instance a9329fea-8819-44a7-ac93-b92598974c39 on instance [pid: 7|app: 0|req: 345/695] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:17:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 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, ' [pid: 7|app: 0|req: 346/696] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:32 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:31 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1559 bytes in 1325 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-06-16 02:17:33.217 7 INFO nova.api.openstack.compute.server_external_events [req-21ac891f-555f-4138-9282-d2cdedc41fbb req-002592ea-0ede-456d-bd35-4437544de3fe 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:421d10c7-ca3e-44f5-95c3-9234b5cf1e07 for instance e6040eda-a663-4c2c-bcd4-97df2ab950ad on instance [pid: 7|app: 0|req: 347/698] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:17:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 352/699] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:33 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/ips => generated 156 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, ' 2026-06-16 02:17:33.705 7 WARNING neutronclient.v2_0.client [None req-b6882cc8-15b0-42e4-abbb-7d04ee169820 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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/700] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:33 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1547 bytes in 395 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: 353/701] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:34 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/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-06-16 02:17:35.111 7 WARNING neutronclient.v2_0.client [None req-64414e72-62ed-4220-87f8-4167c189633a d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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: 354/702] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:35 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/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-06-16 02:17:35.429 8 WARNING neutronclient.v2_0.client [None req-75b4b181-e399-478d-ab01-b2047bee922e 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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/703] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:35 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1547 bytes in 1176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:35 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1953 bytes in 1331 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: 352/707] 10.0.0.14 () {34 vars in 749 bytes} [Tue Jun 16 02:17:36 2026] POST /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 356/708] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:36 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/ips => generated 195 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-06-16 02:17:37.325 7 WARNING neutronclient.v2_0.client [None req-274d0826-01b4-43ed-8ee1-126112b27167 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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: 357/709] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:37 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/ips => generated 195 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:37 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1547 bytes in 1043 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: 358/711] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:38 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:17:39.106 7 INFO nova.api.openstack.compute.server_external_events [req-8ba1700a-14a5-4a2a-bfbf-16027bdbb73b req-a6351069-b891-4782-937a-d0e8ece1925d 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:01711589-35ba-45dd-9817-0f161778dc14 for instance a9329fea-8819-44a7-ac93-b92598974c39 on instance [pid: 7|app: 0|req: 354/712] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:17:39 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-06-16 02:17:39.374 8 WARNING neutronclient.v2_0.client [None req-65170ef6-7232-4ccd-8bc2-0e15f2fb7b1b d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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-06-16 02:17:39.856 7 INFO nova.api.openstack.compute.server_external_events [req-0beb916e-c856-45f4-a9ef-2508cfa5939a req-b886f8fc-356a-4413-977f-8cfd2071569b 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:421d10c7-ca3e-44f5-95c3-9234b5cf1e07 for instance e6040eda-a663-4c2c-bcd4-97df2ab950ad on instance [pid: 7|app: 0|req: 355/713] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:17:39 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, ' [pid: 8|app: 0|req: 359/714] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:39 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1547 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:39 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/ips => generated 195 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 357/716] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:17:40 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:17:41.046 8 WARNING neutronclient.v2_0.client [None req-44412415-6e1c-437e-ac1b-ced375b0205e d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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: 358/717] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:17:41 2026] DELETE /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:40 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1547 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-06-16 02:17:41.212 7 WARNING neutronclient.v2_0.client [None req-731a82f4-3c35-47f1-b15a-b44c04664c68 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 359/719] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:41 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1844 bytes in 211 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-06-16 02:17:42.225 8 WARNING neutronclient.v2_0.client [None req-22593d16-ba94-483b-ade6-d130dec9d19c d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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: 361/720] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:42 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1724 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-06-16 02:17:42.391 7 WARNING neutronclient.v2_0.client [None req-f25a302d-05be-4e0d-96c7-6c1a2eb188d9 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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-06-16 02:17:42.442 8 WARNING neutronclient.v2_0.client [None req-a638747b-8df3-4fb6-99a1-d8f3a30062ac 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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/721] 10.0.0.14 () {32 vars in 740 bytes} [Tue Jun 16 02:17:42 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:42 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1844 bytes in 597 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-06-16 02:17:43.282 8 INFO nova.api.openstack.compute.server_external_events [req-6e6edc66-0d6c-4556-ad1a-91957afece09 req-7e6ac031-3394-45be-a88c-f8ca7a85fc10 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:01711589-35ba-45dd-9817-0f161778dc14 for instance a9329fea-8819-44a7-ac93-b92598974c39 on instance [pid: 8|app: 0|req: 363/723] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:17:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:17:43.304 7 WARNING neutronclient.v2_0.client [None req-6ddc4fb2-2266-4b86-9160-2585cffecbf8 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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: 361/724] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:43 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1724 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, ' [pid: 8|app: 0|req: 364/725] 10.0.0.14 () {32 vars in 640 bytes} [Tue Jun 16 02:17:43 2026] GET /v2.1/servers => generated 377 bytes in 122 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: 362/726] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:17:43 2026] DELETE /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:17:43.693 8 WARNING neutronclient.v2_0.client [None req-2b08517b-2a4f-4fa6-931d-8301ac91a4a9 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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-06-16 02:17:44.064 7 WARNING neutronclient.v2_0.client [None req-271d4f66-9f1a-4b35-b0da-edfd31867308 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 365/727] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:43 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1730 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:44 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1844 bytes in 511 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-06-16 02:17:45.127 8 WARNING neutronclient.v2_0.client [None req-4ede3275-33fb-41a0-9e3e-4b4e2a0cdd09 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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/729] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:45 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1850 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-06-16 02:17:45.331 7 INFO nova.api.openstack.compute.server_external_events [req-220dc76b-65d6-4f8a-b36c-7d9d08408364 req-7ddc3256-22d4-42a2-a3ed-7c5dd4402fe3 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:421d10c7-ca3e-44f5-95c3-9234b5cf1e07 for instance e6040eda-a663-4c2c-bcd4-97df2ab950ad on instance [pid: 7|app: 0|req: 364/730] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:17:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:17:45.607 8 WARNING neutronclient.v2_0.client [None req-3bc4d2a1-867b-44a2-9dfe-9e7c5a74f5de 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 367/731] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:45 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1487 bytes in 102 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-06-16 02:17:46.340 7 WARNING neutronclient.v2_0.client [None req-16119575-0167-4663-b88d-505e700c3457 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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/732] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:46 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1850 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-06-16 02:17:46.695 8 WARNING neutronclient.v2_0.client [None req-8e6073ef-49a3-4078-8803-6e2649a5caf0 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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: 369/735] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:46 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1487 bytes in 646 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-06-16 02:17:47.391 7 INFO nova.api.openstack.compute.server_external_events [req-cb2e5c69-74ac-4e09-abe8-fb571e126421 req-72b8267f-0312-424b-ab32-d3044978e9ea 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:01711589-35ba-45dd-9817-0f161778dc14 for instance a9329fea-8819-44a7-ac93-b92598974c39 on instance [pid: 7|app: 0|req: 367/736] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:17:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:17:47.493 8 WARNING neutronclient.v2_0.client [None req-9be81dba-b221-4bab-be08-debbbbcb368e d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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: 370/737] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:47 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1503 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, ' 2026-06-16 02:17:48.360 7 WARNING neutronclient.v2_0.client [None req-fedd3a87-e615-43a3-879c-54299036ca98 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] 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/738] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:48 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 1487 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-06-16 02:17:48.608 8 WARNING neutronclient.v2_0.client [None req-ef0a0a08-e2ee-4f41-ac3c-024d39e08f6e d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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: 371/739] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:48 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1508 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-06-16 02:17:49.438 7 INFO nova.api.openstack.wsgi [None req-c7d103b2-7331-460f-b7b2-7e4ddc408fd6 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] HTTP exception thrown: Instance e6040eda-a663-4c2c-bcd4-97df2ab950ad could not be found. [pid: 7|app: 0|req: 369/740] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:49 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 111 bytes in 29 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: 372/741] 10.0.0.14 () {32 vars in 705 bytes} [Tue Jun 16 02:17:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1698942724 => 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-06-16 02:17:49.707 7 WARNING neutronclient.v2_0.client [None req-1dfaed58-d900-4b39-88fa-d02921c3d946 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] 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: 370/742] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:49 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 1508 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:17:49.935 8 INFO nova.api.openstack.wsgi [None req-7d3b71f7-345c-4438-95af-3ba80080c612 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] HTTP exception thrown: Instance e6040eda-a663-4c2c-bcd4-97df2ab950ad could not be found. [pid: 8|app: 0|req: 373/743] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:17:49 2026] DELETE /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:17:49.975 7 INFO nova.api.openstack.wsgi [None req-cfdbdd5c-1438-490f-af09-1abadb6218e1 8cc35985303044208da34d9b2c64f71c 4d6bc2eff1fc4e75abe0809af921c285 - - default default] HTTP exception thrown: Instance e6040eda-a663-4c2c-bcd4-97df2ab950ad could not be found. [pid: 7|app: 0|req: 371/744] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:49 2026] GET /v2.1/servers/e6040eda-a663-4c2c-bcd4-97df2ab950ad => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:17:50.811 8 INFO nova.api.openstack.wsgi [None req-6679d2f4-2f90-4595-b234-7c7375ac9348 d42508bfffbb4c46969c936b151d3ac6 9232abaf9c63473f94b730fffe17aa0e - - default default] HTTP exception thrown: Instance a9329fea-8819-44a7-ac93-b92598974c39 could not be found. [pid: 8|app: 0|req: 374/745] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:17:50 2026] GET /v2.1/servers/a9329fea-8819-44a7-ac93-b92598974c39 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/746] 10.0.0.14 () {32 vars in 703 bytes} [Tue Jun 16 02:17:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-686798174 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/749] 10.0.0.14 () {34 vars in 670 bytes} [Tue Jun 16 02:18:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:18:02.034 7 WARNING neutronclient.v2_0.client [None req-9909a471-8418-4437-9cf8-15cf1e9aa9bf 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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-06-16 02:18:02.082 7 WARNING neutronclient.v2_0.client [None req-9909a471-8418-4437-9cf8-15cf1e9aa9bf 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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-06-16 02:18:02.262 7 WARNING neutronclient.v2_0.client [None req-9909a471-8418-4437-9cf8-15cf1e9aa9bf 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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/750] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:18:01 2026] POST /v2.1/servers => generated 453 bytes in 495 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:18:02.500 8 WARNING neutronclient.v2_0.client [None req-cc412061-70f6-463f-be5d-718079f58a6f 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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: 377/751] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:02 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1431 bytes in 64 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-06-16 02:18:03.609 7 WARNING neutronclient.v2_0.client [None req-951dae71-ce03-4930-9bcc-362f805527c1 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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/752] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:03 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1435 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-06-16 02:18:04.783 8 WARNING neutronclient.v2_0.client [None req-dbb08879-2095-4ea0-aeab-df641967958d 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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/753] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:04 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1483 bytes in 1034 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-06-16 02:18:06.842 7 WARNING neutronclient.v2_0.client [None req-186cdb9a-76aa-4a4c-ba23-0355d193bbb1 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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/756] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:06 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1491 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-06-16 02:18:07.959 8 WARNING neutronclient.v2_0.client [None req-7b4374b6-8d48-45de-81c1-eaa6a990de0a 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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/757] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:07 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1559 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-06-16 02:18:08.537 7 INFO nova.api.openstack.compute.server_external_events [req-50e4d65a-19a7-459a-a968-629fca290fe1 req-237f761a-04ae-4f0e-8076-c4e3725c7a01 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:95ece162-6780-4a7a-b352-348847755bb1 for instance 967ae939-fa4f-4dd8-a298-b10df5db3638 on instance [pid: 7|app: 0|req: 378/758] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:18:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:18:08.670 8 WARNING neutronclient.v2_0.client [None req-21afadcc-520b-4e62-8093-7f58201bd435 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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-06-16 02:18:08.950 8 WARNING neutronclient.v2_0.client [None req-21afadcc-520b-4e62-8093-7f58201bd435 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 381/759] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:18:08 2026] POST /v2.1/servers => generated 424 bytes in 585 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-06-16 02:18:09.199 7 WARNING neutronclient.v2_0.client [None req-9265e510-bfba-4742-8023-e399e5f8e131 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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-06-16 02:18:09.212 8 WARNING neutronclient.v2_0.client [None req-2a9319f3-cf6f-4226-b780-19c584e26461 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 382/760] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:09 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1368 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:09 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1557 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:18:10.344 8 WARNING neutronclient.v2_0.client [None req-f62bc308-4692-4941-aee0-84cbb9105569 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 383/762] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:10 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1372 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:18:10.417 7 WARNING neutronclient.v2_0.client [None req-d89344fa-9daa-4633-a231-cd2c57e2b965 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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: 380/763] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:10 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1557 bytes in 271 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-06-16 02:18:11.468 8 WARNING neutronclient.v2_0.client [None req-03046c96-b332-429d-810a-2510596109d4 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 384/764] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:11 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1420 bytes in 110 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-06-16 02:18:11.697 7 WARNING neutronclient.v2_0.client [None req-8039324c-6969-45b5-b45e-901b82bb3ceb 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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: 381/765] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:11 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1557 bytes in 168 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-06-16 02:18:12.572 8 WARNING neutronclient.v2_0.client [None req-e438cd01-ef89-43fc-afa1-b84b22993729 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 385/766] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:12 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1420 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-06-16 02:18:12.899 7 WARNING neutronclient.v2_0.client [None req-14a588e6-cb85-4a29-839a-b50fa82bfdf4 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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: 382/767] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:12 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1557 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, ' [pid: 8|app: 0|req: 386/768] 10.0.0.14 () {34 vars in 670 bytes} [Tue Jun 16 02:18:13 2026] POST /v2.1/os-keypairs => generated 397 bytes in 259 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-06-16 02:18:13.704 7 WARNING neutronclient.v2_0.client [None req-4162eca6-dc36-440e-bad6-2bc857f79ac2 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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/769] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:13 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1428 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:18:13.932 8 INFO nova.api.openstack.compute.server_external_events [req-ad3adfeb-bb85-4a25-b765-8e2279b2e2eb req-76e9bbbe-eb60-4061-aacc-26ced8147c2e 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:95ece162-6780-4a7a-b352-348847755bb1 for instance 967ae939-fa4f-4dd8-a298-b10df5db3638 on instance [pid: 8|app: 0|req: 387/770] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:18:13 2026] POST /v2.1/os-server-external-events => generated 183 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-06-16 02:18:14.074 7 WARNING neutronclient.v2_0.client [None req-cb65f176-8028-414c-b4b4-24ecfd85c2d7 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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/771] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:14 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1557 bytes in 394 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-06-16 02:18:14.883 8 WARNING neutronclient.v2_0.client [None req-9a749b6f-cf0a-42f1-b648-f829d34ccc9f 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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-06-16 02:18:14.935 7 INFO nova.api.openstack.compute.server_external_events [req-5e8e8210-c14f-4f9c-bb41-30b143c9f821 req-8d945542-48a9-4c37-932d-360163d20089 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:2b596ba3-8194-4523-9af7-b21114f0f727 for instance 5280e0ba-294a-4872-a5b6-c4d90ebdcf1b on instance [pid: 7|app: 0|req: 385/772] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:18:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:14 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1480 bytes in 203 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-06-16 02:18:15.487 8 WARNING neutronclient.v2_0.client [None req-28a351ef-1e64-4cf7-91a3-082d03203f1c 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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: 386/774] 10.0.0.14 () {34 vars in 670 bytes} [Tue Jun 16 02:18:15 2026] POST /v2.1/os-keypairs => generated 385 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/775] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:15 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1741 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:18:15.702 7 WARNING neutronclient.v2_0.client [None req-7b701534-8a01-4419-a6e9-dc07b6bfe2ba 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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/776] 10.0.0.14 () {32 vars in 740 bytes} [Tue Jun 16 02:18:15 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638/os-interface => generated 285 bytes in 203 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-06-16 02:18:16.107 8 WARNING neutronclient.v2_0.client [None req-d8899c5a-6fd6-4687-87f3-3972d9f5ee94 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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-06-16 02:18:16.816 7 WARNING neutronclient.v2_0.client [None req-5df1d23d-706a-4bff-b249-0cb8a17d1bc2 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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: 390/779] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:16 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1468 bytes in 901 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-06-16 02:18:17.009 8 INFO nova.api.openstack.compute.server_external_events [req-15fa2f31-29f0-4a91-9ef7-dc58f4abbdc9 req-6acf091d-5910-4b25-ba35-2e4daea9e73a 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:95ece162-6780-4a7a-b352-348847755bb1 for instance 967ae939-fa4f-4dd8-a298-b10df5db3638 on instance [pid: 8|app: 0|req: 391/780] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:18:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/781] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:16 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1741 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:18:17.107 8 WARNING neutronclient.v2_0.client [None req-742105ef-a255-49a4-aaa2-b4bf92e66296 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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-06-16 02:18:17.161 8 WARNING neutronclient.v2_0.client [None req-742105ef-a255-49a4-aaa2-b4bf92e66296 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/782] 10.0.0.14 () {32 vars in 640 bytes} [Tue Jun 16 02:18:17 2026] GET /v2.1/servers => generated 383 bytes in 58 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-06-16 02:18:17.221 8 WARNING neutronclient.v2_0.client [None req-742105ef-a255-49a4-aaa2-b4bf92e66296 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/783] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:18:17 2026] DELETE /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 0 bytes in 114 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-06-16 02:18:17.401 7 WARNING neutronclient.v2_0.client [None req-d3ec8db0-fc5b-4d45-8b3a-1bf035f0bec5 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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-06-16 02:18:17.461 8 WARNING neutronclient.v2_0.client [None req-742105ef-a255-49a4-aaa2-b4bf92e66296 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/784] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:17 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1747 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/785] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:18:17 2026] POST /v2.1/servers => generated 497 bytes in 821 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-06-16 02:18:17.870 7 WARNING neutronclient.v2_0.client [None req-2ebccf48-e5db-4bc1-b0d6-8d56332a30cc b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/786] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:17 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1456 bytes in 69 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-06-16 02:18:18.042 8 WARNING neutronclient.v2_0.client [None req-55a5d1bd-75e2-4f13-8e28-b23c5a2cbe19 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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/787] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:17 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1468 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-06-16 02:18:18.659 7 WARNING neutronclient.v2_0.client [None req-85490d82-066e-4a2f-8ab1-6d080981d22b 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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: 395/788] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:18 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1867 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-06-16 02:18:18.976 8 WARNING neutronclient.v2_0.client [None req-72484556-584c-4d22-88ba-867086987590 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/789] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:18 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1460 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, ' 2026-06-16 02:18:19.236 7 WARNING neutronclient.v2_0.client [None req-89a8220e-161a-4eea-b084-6631f05d73a8 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 396/790] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:19 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1468 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-06-16 02:18:19.837 8 WARNING neutronclient.v2_0.client [None req-7616bdf4-e2d5-47fa-8dc8-32bc546b388c 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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-06-16 02:18:19.940 7 INFO nova.api.openstack.compute.server_external_events [req-02bef84b-6c51-4c8d-bb48-144c8e242729 req-c7666c3f-f3e4-4e5d-b0ae-c079c3a0e7db 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:2b596ba3-8194-4523-9af7-b21114f0f727 for instance 5280e0ba-294a-4872-a5b6-c4d90ebdcf1b on instance [pid: 7|app: 0|req: 397/791] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:18: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) [pid: 8|app: 0|req: 395/792] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:19 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1867 bytes in 175 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-06-16 02:18:20.081 7 WARNING neutronclient.v2_0.client [None req-9e3adde6-f7c7-4d89-bf80-447ba247daa3 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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: 398/793] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:20 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1508 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-06-16 02:18:20.459 8 WARNING neutronclient.v2_0.client [None req-13f5de96-9143-44ac-a37a-86f848ede659 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 396/794] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:20 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1468 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-06-16 02:18:20.653 7 INFO nova.api.openstack.compute.server_external_events [req-f9337496-5a32-40eb-b33c-8bf20d1e16a9 req-ff577241-7605-401b-bda6-7278634717dc 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:95ece162-6780-4a7a-b352-348847755bb1 for instance 967ae939-fa4f-4dd8-a298-b10df5db3638 on instance [pid: 7|app: 0|req: 399/795] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:18:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:18:21.025 8 WARNING neutronclient.v2_0.client [None req-5850968b-1895-4f9d-b882-bec5ba4122e9 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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: 397/796] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:20 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1512 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-06-16 02:18:21.183 7 WARNING neutronclient.v2_0.client [None req-7ce337ca-32f9-493c-96b1-d0fbb360739c b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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: 400/797] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:21 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1508 bytes in 105 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-06-16 02:18:21.653 8 WARNING neutronclient.v2_0.client [None req-1386c809-a518-451d-93bf-1a6fd0fe847f 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 398/798] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:21 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1468 bytes in 167 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-06-16 02:18:22.144 7 WARNING neutronclient.v2_0.client [None req-2ba329a2-4d36-47ad-a02d-344d5c638792 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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/799] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:22 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => 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-06-16 02:18:22.324 8 WARNING neutronclient.v2_0.client [None req-0781349d-82f1-443b-80de-c11422a7ace4 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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: 399/800] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:22 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1516 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-06-16 02:18:22.839 7 WARNING neutronclient.v2_0.client [None req-a4ad6e55-cfa8-46aa-8975-c317d012bf22 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 402/801] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:22 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1647 bytes in 234 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-06-16 02:18:23.252 8 WARNING neutronclient.v2_0.client [None req-3e2ff45a-40ef-4e98-bf3f-f809ef7a8ea0 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] 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: 400/802] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:23 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 1517 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:18:23.304 7 INFO nova.api.openstack.compute.server_external_events [req-053ff136-5838-44b5-a66c-60dc8aa3f74f req-b7a57852-d642-47fe-9135-3c208889f500 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:4abf3ef4-feb4-4b85-8127-d93dbb6f6d89 for instance 1fa01947-7562-4778-be92-92a865dc5abd on instance [pid: 7|app: 0|req: 403/803] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:18:23 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-06-16 02:18:23.420 8 WARNING neutronclient.v2_0.client [None req-4c04a6ab-1d4c-48b0-b959-d98858287b77 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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: 401/804] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:23 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1641 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:18:24.352 8 INFO nova.api.openstack.wsgi [None req-147f39d6-c4d1-47ee-9e9c-0183f4d7455d 0702a18f5c8241e3a45b7ae04dd0cf4c 0c2a55b3a9f448c9bc7531b1a2b21e3e - - default default] HTTP exception thrown: Instance 967ae939-fa4f-4dd8-a298-b10df5db3638 could not be found. [pid: 8|app: 0|req: 402/805] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:24 2026] GET /v2.1/servers/967ae939-fa4f-4dd8-a298-b10df5db3638 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 403/806] 10.0.0.14 () {32 vars in 705 bytes} [Tue Jun 16 02:18:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1507095283 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/807] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:18:24 2026] DELETE /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 0 bytes in 156 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-16 02:18:24.464 8 WARNING neutronclient.v2_0.client [None req-d96efbe5-bd57-46a5-a34f-1eb649f7c50e 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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-06-16 02:18:24.627 7 WARNING neutronclient.v2_0.client [None req-429dc7fa-8a3b-4e78-b809-ffe704d04851 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/808] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:24 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1653 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/809] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:24 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1629 bytes in 355 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-06-16 02:18:25.724 8 WARNING neutronclient.v2_0.client [None req-e907de2b-9b09-4e3f-9d0a-20ce7bdd5c1e 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 405/810] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:25 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1653 bytes in 194 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-06-16 02:18:25.990 7 WARNING neutronclient.v2_0.client [None req-75c643ad-0619-4443-ada6-715877d50f79 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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: 406/811] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:25 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1629 bytes in 114 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-06-16 02:18:26.952 7 WARNING neutronclient.v2_0.client [None req-fc2906a9-77a0-46f0-8bd9-c5bc7051dfb6 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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-06-16 02:18:27.146 8 WARNING neutronclient.v2_0.client [None req-23dc503c-92c0-43a2-9785-f2bcf0939548 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/814] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:26 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1653 bytes in 260 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-06-16 02:18:27.409 7 INFO nova.api.openstack.compute.server_external_events [req-e6c941fc-1afe-4748-beb0-0e32dff6e99c req-70e63a25-e77a-4360-9d88-3849cea33ce4 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:2b596ba3-8194-4523-9af7-b21114f0f727 for instance 5280e0ba-294a-4872-a5b6-c4d90ebdcf1b on instance [pid: 7|app: 0|req: 409/815] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:18:27 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) [pid: 8|app: 0|req: 407/816] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:27 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1629 bytes in 380 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-06-16 02:18:28.118 7 INFO nova.api.openstack.compute.server_external_events [req-9c2af347-7bcb-479c-b4ff-09fbb596839a req-16e1667f-b8c5-43f2-82d6-15114393fdd8 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:4abf3ef4-feb4-4b85-8127-d93dbb6f6d89 for instance 1fa01947-7562-4778-be92-92a865dc5abd on instance [pid: 7|app: 0|req: 410/817] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:18:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:18:28.214 8 WARNING neutronclient.v2_0.client [None req-039d2d0d-9918-4775-b517-f6ba0d1b009b 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 408/818] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:28 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1449 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-06-16 02:18:28.569 7 WARNING neutronclient.v2_0.client [None req-8c26c4c3-9e03-4bee-84eb-c61e48ea0141 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/819] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:28 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1629 bytes in 233 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-06-16 02:18:29.330 8 WARNING neutronclient.v2_0.client [None req-20ae2fa7-1438-4e19-a2b5-74f9f06eb6b0 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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/820] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:29 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => generated 1454 bytes in 102 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-06-16 02:18:29.787 7 WARNING neutronclient.v2_0.client [None req-fdf1e1c6-24bf-45c8-87db-8d5727de665f b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/821] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:29 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1629 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-06-16 02:18:30.432 8 WARNING neutronclient.v2_0.client [None req-a4f46ce6-a918-495e-86d6-8e4d02e80d22 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] 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: 410/822] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:30 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => 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-06-16 02:18:30.970 7 WARNING neutronclient.v2_0.client [None req-565978c1-e20b-4321-b190-ead85e2f8e2a b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/823] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:30 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1810 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-06-16 02:18:31.149 8 WARNING neutronclient.v2_0.client [None req-8d7c8b30-a3e4-4cca-8ecb-5196ae9f9b60 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/824] 10.0.0.14 () {32 vars in 740 bytes} [Tue Jun 16 02:18:31 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd/os-interface => generated 285 bytes in 254 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-06-16 02:18:31.521 7 INFO nova.api.openstack.wsgi [None req-d0492f69-b80d-4ccd-b190-b2d674cf1ece 03c1efccb208484d9a6041931af7b0ae 3b366596f57b4f4985e3b89d1c109826 - - default default] HTTP exception thrown: Instance 5280e0ba-294a-4872-a5b6-c4d90ebdcf1b could not be found. [pid: 7|app: 0|req: 414/825] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:31 2026] GET /v2.1/servers/5280e0ba-294a-4872-a5b6-c4d90ebdcf1b => 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-06-16 02:18:32.279 8 INFO nova.api.openstack.compute.server_external_events [req-8c7a97d8-a5f3-4301-b2d1-0e6dcf63e701 req-8038050a-457d-4851-8943-84763257ad9c 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:4abf3ef4-feb4-4b85-8127-d93dbb6f6d89 for instance 1fa01947-7562-4778-be92-92a865dc5abd on instance [pid: 8|app: 0|req: 412/826] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:18:32 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: 415/827] 10.0.0.14 () {34 vars in 670 bytes} [Tue Jun 16 02:18:33 2026] POST /v2.1/os-keypairs => generated 385 bytes in 296 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-06-16 02:18:35.768 8 WARNING neutronclient.v2_0.client [None req-349e273e-412c-43db-a86d-c8b66618eed2 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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-06-16 02:18:35.810 8 WARNING neutronclient.v2_0.client [None req-349e273e-412c-43db-a86d-c8b66618eed2 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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-06-16 02:18:36.026 8 WARNING neutronclient.v2_0.client [None req-349e273e-412c-43db-a86d-c8b66618eed2 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/828] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:18:35 2026] POST /v2.1/servers => generated 451 bytes in 547 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:18:36.284 7 WARNING neutronclient.v2_0.client [None req-fee99e00-ffa1-457b-836c-c337ae366db3 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/829] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:36 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1392 bytes in 57 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-06-16 02:18:37.375 8 WARNING neutronclient.v2_0.client [None req-0ad1e48b-ae26-4ef9-89d8-530acae1c576 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/832] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:37 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1396 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-06-16 02:18:38.519 7 WARNING neutronclient.v2_0.client [None req-7a891505-a702-44bc-9e6e-840b5189bec8 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/833] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:38 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1444 bytes in 105 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: 416/834] 10.0.0.223 () {30 vars in 619 bytes} [Tue Jun 16 02:18:38 2026] GET /v2.1 => generated 0 bytes in 102 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: 419/835] 10.0.0.223 () {32 vars in 692 bytes} [Tue Jun 16 02:18:39 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: 417/836] 10.0.0.223 () {34 vars in 913 bytes} [Tue Jun 16 02:18:39 2026] GET /v2.1/os-simple-tenant-usage/cdee92e702be4e48ab93213a8ec4d4ec?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/837] 10.0.0.223 () {30 vars in 654 bytes} [Tue Jun 16 02:18:39 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 50 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-06-16 02:18:39.640 8 WARNING neutronclient.v2_0.client [None req-2a79afa4-fdd7-4109-8ddd-be73e3d6d99f 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 418/838] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:39 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1444 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:18:40.738 7 WARNING neutronclient.v2_0.client [None req-d23e91d1-4e8d-4190-b326-2b8bb0d3a034 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 421/839] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:40 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1452 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-06-16 02:18:41.651 8 INFO nova.api.openstack.compute.server_external_events [req-a5b906ea-9d1a-468b-886a-b1dea4b090af req-a4def0d4-5431-45b1-8e04-724fd64b723e 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:43f5c8a4-82ee-4a15-9743-369365825220 for instance ac54e24a-b01f-4361-a0be-61a379a6ec5b on instance [pid: 8|app: 0|req: 419/840] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:18:41 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-06-16 02:18:41.813 7 WARNING neutronclient.v2_0.client [None req-4bab2f43-84f1-477a-b375-1248e52f6015 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 422/841] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:41 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1528 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, ' [pid: 8|app: 0|req: 420/842] 10.0.0.223 () {30 vars in 619 bytes} [Tue Jun 16 02:18:42 2026] GET /v2.1 => generated 0 bytes in 101 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: 423/843] 10.0.0.223 () {32 vars in 692 bytes} [Tue Jun 16 02:18:42 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: 8|app: 0|req: 421/844] 10.0.0.223 () {34 vars in 913 bytes} [Tue Jun 16 02:18:42 2026] GET /v2.1/os-simple-tenant-usage/cdee92e702be4e48ab93213a8ec4d4ec?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:18:42.980 7 WARNING neutronclient.v2_0.client [None req-b6d499ce-6b62-4fc6-b656-825f65d27744 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 422/845] 10.0.0.223 () {30 vars in 654 bytes} [Tue Jun 16 02:18:42 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/846] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:42 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1516 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:18:44.165 8 WARNING neutronclient.v2_0.client [None req-003e6099-ef64-452d-a348-b098ec11785e 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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-06-16 02:18:44.222 7 WARNING neutronclient.v2_0.client [None req-486d8a2d-81ee-4577-a4e7-0b9833c92574 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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: 423/847] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:44 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1516 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/848] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:44 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1930 bytes in 204 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-06-16 02:18:45.418 8 WARNING neutronclient.v2_0.client [None req-3d5cf900-4dee-47ea-a939-d9c087f5fa0d 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 424/849] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:45 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1516 bytes in 167 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-06-16 02:18:46.054 7 INFO nova.api.openstack.compute.server_external_events [req-f6cc1648-ff01-46e3-8ece-ec4cef45b2a8 req-d1ab50e8-5565-4dc8-8190-efb35d87285b 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:43f5c8a4-82ee-4a15-9743-369365825220 for instance ac54e24a-b01f-4361-a0be-61a379a6ec5b on instance [pid: 7|app: 0|req: 426/850] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:18:46 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, ' [pid: 8|app: 0|req: 425/851] 10.0.0.14 () {32 vars in 752 bytes} [Tue Jun 16 02:18:46 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd/os-server-password => generated 116 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, ' 2026-06-16 02:18:46.619 8 WARNING neutronclient.v2_0.client [None req-4d7abb6a-2bad-4d35-8ea3-ad08466a2dcc 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/854] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:46 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1516 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:18:47.850 7 WARNING neutronclient.v2_0.client [None req-7df1b78f-2e5f-4fd8-bbb6-ab09ab4c8b0d 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 428/855] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:47 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1516 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/856] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:18:47 2026] DELETE /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => 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-06-16 02:18:48.072 7 WARNING neutronclient.v2_0.client [None req-4c91f56e-1177-4714-9c05-89e0c4d5f874 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/857] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:48 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1936 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-06-16 02:18:49.014 8 WARNING neutronclient.v2_0.client [None req-3656e81a-1c88-4c3c-ba61-4bb0ca72d3e7 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 429/858] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:48 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1699 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-06-16 02:18:49.183 7 WARNING neutronclient.v2_0.client [None req-1a7015be-e251-42ac-8c0a-533b1ca9abcc 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 430/859] 10.0.0.14 () {32 vars in 740 bytes} [Tue Jun 16 02:18:49 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:18:49.274 8 WARNING neutronclient.v2_0.client [None req-d2a26b31-b9d0-41fa-83ad-7b00dbdcae18 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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: 430/860] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:49 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1936 bytes in 731 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-06-16 02:18:50.489 7 INFO nova.api.openstack.compute.server_external_events [req-89cf3e7b-a283-4298-acfd-b8a2d1adbc79 req-9c65a3a7-5d61-446b-b6a6-55f878a86909 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:43f5c8a4-82ee-4a15-9743-369365825220 for instance ac54e24a-b01f-4361-a0be-61a379a6ec5b on instance [pid: 7|app: 0|req: 431/861] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:18:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:18:51.009 8 WARNING neutronclient.v2_0.client [None req-8e87efce-3e0c-4fa0-b321-192a12dbf632 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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/862] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:50 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1936 bytes in 1376 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-06-16 02:18:52.533 7 INFO nova.api.openstack.compute.server_external_events [req-b493d300-6be9-461e-8995-bdb8c4adc555 req-55db8418-54c9-4448-a667-ab3ab78ae2f0 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:4abf3ef4-feb4-4b85-8127-d93dbb6f6d89 for instance 1fa01947-7562-4778-be92-92a865dc5abd on instance [pid: 7|app: 0|req: 432/863] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:18:52 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-06-16 02:18:53.417 8 WARNING neutronclient.v2_0.client [None req-d671b482-f429-4688-b9e3-546555105085 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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: 432/864] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:53 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1542 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-06-16 02:18:54.677 7 WARNING neutronclient.v2_0.client [None req-8a03394f-375d-4351-8fc9-1ed32a6cd851 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] 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: 433/865] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:54 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 1542 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, ' [pid: 8|app: 0|req: 433/866] 10.0.0.14 () {34 vars in 670 bytes} [Tue Jun 16 02:18:55 2026] POST /v2.1/os-keypairs => generated 397 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-06-16 02:18:55.768 7 INFO nova.api.openstack.wsgi [None req-5667a946-07b9-4641-b2b9-9e683ebde3ca b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] HTTP exception thrown: Instance 1fa01947-7562-4778-be92-92a865dc5abd could not be found. [pid: 7|app: 0|req: 434/867] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:55 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:18:55.808 8 INFO nova.api.openstack.wsgi [None req-81649de2-39e0-45c4-b237-d59537054cbd b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] HTTP exception thrown: Instance 1fa01947-7562-4778-be92-92a865dc5abd could not be found. [pid: 8|app: 0|req: 434/868] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:18:55 2026] DELETE /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:18:55.855 7 INFO nova.api.openstack.wsgi [None req-ce388100-105a-4758-996b-b611dc48a820 b51b7353c82a4bee95391ab82784ef01 4b758fbdf3ba4ca98bdf7af5a0b38bed - - default default] HTTP exception thrown: Instance 1fa01947-7562-4778-be92-92a865dc5abd could not be found. [pid: 7|app: 0|req: 435/869] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:55 2026] GET /v2.1/servers/1fa01947-7562-4778-be92-92a865dc5abd => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 435/870] 10.0.0.14 () {32 vars in 703 bytes} [Tue Jun 16 02:18:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-975636252 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/873] 10.0.0.14 () {32 vars in 727 bytes} [Tue Jun 16 02:18:56 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2006591848 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:18:57.282 7 WARNING neutronclient.v2_0.client [None req-c78c27d5-3b77-41ab-a31a-c6ee619ce5c9 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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-06-16 02:18:57.338 7 WARNING neutronclient.v2_0.client [None req-c78c27d5-3b77-41ab-a31a-c6ee619ce5c9 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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-06-16 02:18:57.511 7 WARNING neutronclient.v2_0.client [None req-c78c27d5-3b77-41ab-a31a-c6ee619ce5c9 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/874] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:18:57 2026] POST /v2.1/servers => generated 450 bytes in 507 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:18:57.746 8 WARNING neutronclient.v2_0.client [None req-30936da6-12d6-46a6-9b00-c923dfd042c1 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 438/875] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:57 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1401 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-06-16 02:18:58.872 7 WARNING neutronclient.v2_0.client [None req-3de019e4-49fd-449b-978f-7face2f0b851 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/876] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:58 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1405 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-06-16 02:18:59.996 8 WARNING neutronclient.v2_0.client [None req-6b629514-b64b-4b31-a733-d9f5a0317e85 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 439/877] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:18:59 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1453 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-06-16 02:19:01.122 7 WARNING neutronclient.v2_0.client [None req-48faa896-5013-4453-b436-63cc07f0ab14 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/878] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:01 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1453 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-06-16 02:19:02.220 8 WARNING neutronclient.v2_0.client [None req-dfcddd7e-9a66-4f38-956d-43a26b6d67a9 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/879] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:02 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1461 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-06-16 02:19:03.206 7 INFO nova.api.openstack.compute.server_external_events [req-feaad6da-7f50-4957-b751-ae7cb736ac0d req-88b6e5d6-c265-44cb-a411-1e20b404d84b 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:042e7f5b-744e-42d6-a0af-bbc2b8d3de3e for instance b7558ba2-e9a0-4bfa-984a-7019e8e1532a on instance [pid: 7|app: 0|req: 440/880] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:19:03 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, ' 2026-06-16 02:19:03.508 8 WARNING neutronclient.v2_0.client [None req-48d3f3b7-27fd-4521-8038-9113f3788448 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 441/881] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:03 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1539 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-06-16 02:19:04.696 7 WARNING neutronclient.v2_0.client [None req-c1f5a9ad-ab87-47d7-a9a3-45adfe4a77cf e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/882] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:04 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1527 bytes in 186 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-06-16 02:19:05.893 8 WARNING neutronclient.v2_0.client [None req-a5bb8b3b-89da-4d29-9ee3-dacf627e939d e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/883] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:05 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1527 bytes in 151 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-06-16 02:19:07.072 8 WARNING neutronclient.v2_0.client [None req-c2579915-5fc2-4bf7-a8f8-3a1aeca7f3ad e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 444/886] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:07 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1527 bytes in 396 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-06-16 02:19:08.121 7 INFO nova.api.openstack.compute.server_external_events [req-0099a90f-8087-40ae-80aa-807aa69fbd65 req-d4abfeef-2c87-4b9b-943c-270daa948000 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:042e7f5b-744e-42d6-a0af-bbc2b8d3de3e for instance b7558ba2-e9a0-4bfa-984a-7019e8e1532a on instance [pid: 7|app: 0|req: 443/887] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:19:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:19:08.471 8 WARNING neutronclient.v2_0.client [None req-239d0a9d-1337-4ca1-983f-8913950fc074 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 445/888] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:08 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1527 bytes in 176 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-06-16 02:19:09.670 7 WARNING neutronclient.v2_0.client [None req-40f4ed10-6b97-48e6-872d-fb4b5f9e90d9 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 444/889] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:09 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1527 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-06-16 02:19:10.843 8 WARNING neutronclient.v2_0.client [None req-83ef66b9-ab41-4342-8b33-0d2a35ae2671 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 446/890] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:10 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1696 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-06-16 02:19:11.013 7 WARNING neutronclient.v2_0.client [None req-9eac90d2-6e5b-4842-a914-d95eafbdbd48 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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-06-16 02:19:11.109 8 WARNING neutronclient.v2_0.client [None req-8482e1f8-2911-4ced-9384-54e1b72d622c 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/891] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:10 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1696 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/892] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:11 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1819 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-06-16 02:19:11.296 7 WARNING neutronclient.v2_0.client [None req-d5508f13-c709-4745-9dfd-f492df4e67cc 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/893] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:11 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1819 bytes in 208 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: 448/894] 10.0.0.14 () {34 vars in 749 bytes} [Tue Jun 16 02:19:11 2026] POST /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b/action => generated 0 bytes in 88 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-06-16 02:19:11.810 7 WARNING neutronclient.v2_0.client [None req-b2bbec69-ab0d-41c5-a59c-785f13d6b085 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/895] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:11 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1821 bytes in 190 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-06-16 02:19:12.551 8 INFO nova.api.openstack.compute.server_external_events [req-246a679f-bb61-43ab-a71b-64a02004f06c req-3d301dfd-c784-4877-b632-da6316a536f4 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:042e7f5b-744e-42d6-a0af-bbc2b8d3de3e for instance b7558ba2-e9a0-4bfa-984a-7019e8e1532a on instance [pid: 8|app: 0|req: 449/896] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:19:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:19:13.018 7 WARNING neutronclient.v2_0.client [None req-c0f4be01-f206-4b35-a99d-1a55fc412b44 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 448/897] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:12 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1821 bytes in 168 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-06-16 02:19:14.198 8 WARNING neutronclient.v2_0.client [None req-b94dc870-9ea3-4c89-8c4c-d6b30928691c 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 450/898] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:14 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1821 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-06-16 02:19:15.345 7 WARNING neutronclient.v2_0.client [None req-591330e2-b209-438c-b51c-2e309e788f29 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/899] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:15 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1826 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-06-16 02:19:16.488 8 WARNING neutronclient.v2_0.client [None req-8b1c9b52-2a57-47bd-bda8-23932d7aa97c 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 451/902] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:16 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1826 bytes in 221 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-06-16 02:19:17.577 7 INFO nova.api.openstack.compute.server_external_events [req-0acf05c5-ec6f-463c-815a-c66212bfabb9 req-a3beb12a-a1ca-4361-b72a-7be0be371d69 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-unplugged:43f5c8a4-82ee-4a15-9743-369365825220 for instance ac54e24a-b01f-4361-a0be-61a379a6ec5b on instance [pid: 7|app: 0|req: 452/903] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:19:17 2026] POST /v2.1/os-server-external-events => generated 185 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-06-16 02:19:17.732 8 WARNING neutronclient.v2_0.client [None req-0d4f8e24-9c8e-4361-bc41-912a4b57a084 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 452/904] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:17 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1826 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-06-16 02:19:18.900 7 WARNING neutronclient.v2_0.client [None req-d35407a5-a4e3-430c-95e2-0da433b9d30c 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 453/905] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:18 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1826 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-06-16 02:19:20.015 8 INFO nova.api.openstack.compute.server_external_events [req-413f793a-ebb2-4c11-980d-4da8b7e9f1b4 req-61ea7871-c1d9-452b-9647-7032836969f8 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:43f5c8a4-82ee-4a15-9743-369365825220 for instance ac54e24a-b01f-4361-a0be-61a379a6ec5b on instance [pid: 8|app: 0|req: 453/906] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:19:19 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-06-16 02:19:20.126 7 WARNING neutronclient.v2_0.client [None req-0c88b825-d6c5-4f1c-8689-fde48993f2e7 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 454/907] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:20 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1826 bytes in 123 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-06-16 02:19:21.274 7 WARNING neutronclient.v2_0.client [None req-a173b728-0405-4630-bcfc-3c2538b6e417 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/908] 10.0.0.14 () {34 vars in 749 bytes} [Tue Jun 16 02:19:20 2026] POST /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a/action => generated 31932 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/909] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:21 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1819 bytes in 189 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-06-16 02:19:32.987 7 INFO nova.api.openstack.compute.server_external_events [req-751bb9a1-c9c7-4385-9719-df5dedae0e44 req-aeaaa4cd-5ac7-4202-b994-8d33a8bafdb0 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:042e7f5b-744e-42d6-a0af-bbc2b8d3de3e for instance b7558ba2-e9a0-4bfa-984a-7019e8e1532a on instance [pid: 7|app: 0|req: 457/912] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:19:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 456/913] 10.0.0.14 () {34 vars in 670 bytes} [Tue Jun 16 02:19:36 2026] POST /v2.1/os-keypairs => generated 397 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:19:37.654 8 WARNING neutronclient.v2_0.client [None req-4183910d-e608-43c6-9db3-d3f31a2cb918 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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-06-16 02:19:37.700 8 WARNING neutronclient.v2_0.client [None req-4183910d-e608-43c6-9db3-d3f31a2cb918 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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-06-16 02:19:37.879 8 WARNING neutronclient.v2_0.client [None req-4183910d-e608-43c6-9db3-d3f31a2cb918 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/916] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:19:37 2026] POST /v2.1/servers => generated 449 bytes in 466 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-06-16 02:19:38.090 7 WARNING neutronclient.v2_0.client [None req-dc9c4fd9-a7fc-4939-9c86-802f52c7b0d5 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 459/917] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:38 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1401 bytes in 60 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-06-16 02:19:39.181 8 WARNING neutronclient.v2_0.client [None req-29039099-ed69-44f8-b5be-058a59369676 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 459/918] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:39 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1405 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-06-16 02:19:40.273 7 WARNING neutronclient.v2_0.client [None req-6359fc15-87fe-4f21-9557-69ec1ba74e34 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 460/919] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:40 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1453 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-06-16 02:19:41.356 8 WARNING neutronclient.v2_0.client [None req-e9a07ac8-8125-4d6c-a024-27389f7445ac e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/920] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:41 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1453 bytes in 74 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-06-16 02:19:42.453 7 WARNING neutronclient.v2_0.client [None req-8ca9fae4-a856-4898-9a9f-b991a883dd8b e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/921] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:42 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1461 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:19:42.873 8 WARNING neutronclient.v2_0.client [None req-7bec5462-2967-4ec2-9a04-35c87b76525d 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 461/922] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:42 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1819 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, ' [pid: 7|app: 0|req: 462/923] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:19:43 2026] DELETE /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 0 bytes in 87 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-06-16 02:19:43.167 8 WARNING neutronclient.v2_0.client [None req-4c19cd2b-f6ea-4631-9fcb-2b4deda899c4 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 462/924] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:43 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1825 bytes in 138 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-06-16 02:19:43.316 7 INFO nova.api.openstack.compute.server_external_events [req-c8c6dcdd-4993-4588-8a55-a9bb195111cc req-7deb9df3-29a3-463c-b21e-dd4c0be8bc4f 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:95255904-ee81-4cea-a20f-5a2d66b738ca for instance ace243ec-f545-4a94-bd02-48f3424fe4a4 on instance [pid: 7|app: 0|req: 463/925] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:19: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, ' 2026-06-16 02:19:43.564 8 WARNING neutronclient.v2_0.client [None req-4964bd54-9d7f-4dee-8820-ea2feb4d2deb e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/926] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:43 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1538 bytes in 213 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-06-16 02:19:44.314 7 WARNING neutronclient.v2_0.client [None req-b3343b25-262c-4e1b-86fd-05d1364ac373 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/927] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:44 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1825 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-06-16 02:19:44.789 8 WARNING neutronclient.v2_0.client [None req-33de120b-45a7-4e31-867a-c241fd9094bf e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/928] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:44 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1526 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-06-16 02:19:45.494 7 WARNING neutronclient.v2_0.client [None req-4b5fa044-7a05-4f38-9934-3d67e0841e1b 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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-06-16 02:19:45.562 8 INFO nova.api.openstack.compute.server_external_events [req-df8d0bea-2b6d-4dfc-9532-8117db55d240 req-c8b30392-a52b-4bb2-b1c2-580a6ee1e0c5 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-unplugged:43f5c8a4-82ee-4a15-9743-369365825220 for instance ac54e24a-b01f-4361-a0be-61a379a6ec5b on instance [pid: 8|app: 0|req: 465/929] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:19:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/930] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:45 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1825 bytes in 138 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-06-16 02:19:45.933 8 WARNING neutronclient.v2_0.client [None req-2208c7c1-d12a-4495-be78-98623b17b598 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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-06-16 02:19:46.330 7 INFO nova.api.openstack.compute.server_external_events [req-590ea3c1-0dc5-4f17-beab-cc9855c0c84d req-d27b6e4c-18cf-4525-b165-9dd53fb1b997 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:43f5c8a4-82ee-4a15-9743-369365825220 for instance ac54e24a-b01f-4361-a0be-61a379a6ec5b on instance [pid: 7|app: 0|req: 466/931] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:19:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/932] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:45 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1526 bytes in 447 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-06-16 02:19:46.653 8 WARNING neutronclient.v2_0.client [None req-12cca401-0fca-4297-947c-65f0d12ad895 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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: 468/935] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:46 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1473 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-06-16 02:19:47.415 7 WARNING neutronclient.v2_0.client [None req-93e5c201-8d9f-4330-8870-cdd686e95fb3 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/936] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:47 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1526 bytes in 162 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-06-16 02:19:47.744 8 WARNING neutronclient.v2_0.client [None req-fce510fb-c1d2-4084-811e-bc2a95f466f4 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/937] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:47 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1478 bytes in 79 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-06-16 02:19:48.075 7 INFO nova.api.openstack.compute.server_external_events [req-84e46c70-4d23-41d2-a7e1-e7c7f2c5f028 req-e9f131bd-fa34-4e35-b3eb-34644cde7190 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:95255904-ee81-4cea-a20f-5a2d66b738ca for instance ace243ec-f545-4a94-bd02-48f3424fe4a4 on instance [pid: 7|app: 0|req: 469/938] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:19:48 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-06-16 02:19:48.601 8 WARNING neutronclient.v2_0.client [None req-988a4260-c84d-46d0-bf20-3527b32bb211 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 470/939] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:48 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1526 bytes in 218 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-06-16 02:19:48.844 7 WARNING neutronclient.v2_0.client [None req-8629ed49-5c54-455f-b501-45104189d4a8 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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/940] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:48 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1478 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-06-16 02:19:49.819 8 WARNING neutronclient.v2_0.client [None req-7c348f66-dce8-4fd8-baff-ae35789fefd0 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 471/941] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:49 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1695 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-06-16 02:19:49.969 7 WARNING neutronclient.v2_0.client [None req-692db971-ec3c-41fb-ba54-8cabe8b343a5 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] 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-06-16 02:19:50.002 8 WARNING neutronclient.v2_0.client [None req-d1799483-81c7-47bd-bb71-aca967ce2db9 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/942] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:49 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 1478 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/943] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:49 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1695 bytes in 162 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-06-16 02:19:50.988 7 INFO nova.api.openstack.compute.server_external_events [req-36bb74c4-58f2-4a41-a48b-1bf2d7da101d req-f7a7910a-f8fd-4f82-9779-4a12a1cea275 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:95255904-ee81-4cea-a20f-5a2d66b738ca for instance ace243ec-f545-4a94-bd02-48f3424fe4a4 on instance [pid: 7|app: 0|req: 472/944] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:19:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:19:51.061 8 INFO nova.api.openstack.wsgi [None req-401bdf83-6fee-4a64-8b24-dbd0cbedf68e 3175504e7d2b48c1993098ad07b3ac80 4e1d7301ccad4f1ebaa6becfa925793a - - default default] HTTP exception thrown: Instance ac54e24a-b01f-4361-a0be-61a379a6ec5b could not be found. [pid: 8|app: 0|req: 473/945] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:19:51 2026] GET /v2.1/servers/ac54e24a-b01f-4361-a0be-61a379a6ec5b => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 473/946] 10.0.0.14 () {32 vars in 703 bytes} [Tue Jun 16 02:19:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-943325740 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 475/949] 10.0.0.14 () {34 vars in 749 bytes} [Tue Jun 16 02:19:58 2026] POST /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4/action => generated 31924 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-16 02:20:00.628 7 WARNING neutronclient.v2_0.client [None req-21b1a62c-df28-4296-bb62-7cdeac5a914a 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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-06-16 02:20:00.763 7 WARNING neutronclient.v2_0.client [None req-21b1a62c-df28-4296-bb62-7cdeac5a914a 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 475/950] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:20:00 2026] POST /v2.1/servers => generated 424 bytes in 557 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-06-16 02:20:00.973 8 WARNING neutronclient.v2_0.client [None req-8ff0c056-9108-4d67-869c-55c569e5d785 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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/951] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:00 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1370 bytes in 62 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-06-16 02:20:02.067 7 WARNING neutronclient.v2_0.client [None req-e5350230-0884-4864-8c64-442fde70afe1 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 476/952] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:02 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1374 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-06-16 02:20:03.152 8 WARNING neutronclient.v2_0.client [None req-4beb8b52-6463-48f9-954b-14efbb764a43 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 477/953] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:03 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1422 bytes in 69 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-06-16 02:20:04.239 7 WARNING neutronclient.v2_0.client [None req-990533fd-0220-4458-a73b-e0b21d88ef13 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 477/954] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:04 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1422 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-06-16 02:20:05.333 8 WARNING neutronclient.v2_0.client [None req-c6195604-9839-4b36-bd5f-1a943f44ff58 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 478/955] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:05 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1430 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-06-16 02:20:06.345 7 INFO nova.api.openstack.compute.server_external_events [req-0f5459a1-9096-4f40-9c65-5d8af67e7b71 req-d03e2ce0-457b-4531-90b7-4b641323f246 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:63c32685-ce66-42a6-a37a-0eb8138c7731 for instance 8a9c7a4c-bf40-4564-a8e5-32283e06e1dc on instance [pid: 7|app: 0|req: 478/956] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:20:06 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-06-16 02:20:06.428 8 WARNING neutronclient.v2_0.client [None req-3034f2c9-52fe-4dd9-ac2f-f28cc0bcf136 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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/959] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:06 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1472 bytes in 162 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-06-16 02:20:07.647 7 WARNING neutronclient.v2_0.client [None req-1a69d1eb-f4a4-4d14-9dac-ebf5ea53d80a 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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/960] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:07 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1470 bytes in 253 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-06-16 02:20:08.896 8 WARNING neutronclient.v2_0.client [None req-58f14add-cbe3-4292-a502-7e8c0278c0b7 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 480/961] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:08 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1470 bytes in 129 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: 482/962] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:20:09 2026] DELETE /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 0 bytes in 96 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-06-16 02:20:09.696 8 WARNING neutronclient.v2_0.client [None req-c16bf337-a478-4bb4-a5b5-341e765d6484 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/963] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:09 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1821 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-06-16 02:20:10.044 7 WARNING neutronclient.v2_0.client [None req-f551a525-e60c-4700-bf3d-cfac180bc6c8 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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/964] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:10 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1470 bytes in 138 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-06-16 02:20:10.873 8 WARNING neutronclient.v2_0.client [None req-10b7d8a6-1001-45c8-bb5b-5229a4cd5c11 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 482/965] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:10 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1821 bytes in 123 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-06-16 02:20:11.202 7 WARNING neutronclient.v2_0.client [None req-6175e5ac-d0eb-42d7-9412-b10929e83163 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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/966] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:11 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1470 bytes in 151 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-06-16 02:20:12.029 8 WARNING neutronclient.v2_0.client [None req-e034b601-0f61-4c10-aa64-66dd5c1e08b3 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 483/967] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:11 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1821 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-06-16 02:20:12.356 7 WARNING neutronclient.v2_0.client [None req-46ce088b-e343-488d-9904-cf99d23efbd4 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 485/968] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:12 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1470 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-06-16 02:20:12.630 8 INFO nova.api.openstack.compute.server_external_events [req-5a3a8639-9429-4f94-93c4-29e8ec569393 req-88e24c07-9289-4474-b79b-ff65e8554a01 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:63c32685-ce66-42a6-a37a-0eb8138c7731 for instance 8a9c7a4c-bf40-4564-a8e5-32283e06e1dc on instance [pid: 8|app: 0|req: 484/969] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:20:12 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-06-16 02:20:12.851 7 INFO nova.api.openstack.compute.server_external_events [req-f58539ae-3015-4ee6-a2a0-9ca9294294e5 req-342ec332-cde3-4f76-9435-229d0dc5440c 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:95255904-ee81-4cea-a20f-5a2d66b738ca for instance ace243ec-f545-4a94-bd02-48f3424fe4a4 on instance [pid: 7|app: 0|req: 486/970] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:20:12 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-06-16 02:20:13.210 8 WARNING neutronclient.v2_0.client [None req-04785f30-d44b-43d5-9003-2bcb27c3ac09 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 485/971] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:13 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1482 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-06-16 02:20:13.519 7 WARNING neutronclient.v2_0.client [None req-b013d31d-a88f-4c0d-b86c-a54977b10d9f 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 487/972] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:13 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1470 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-06-16 02:20:14.307 8 WARNING neutronclient.v2_0.client [None req-598fe3d1-17ba-4d42-922d-a344338aa46d e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 486/973] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:14 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1487 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-06-16 02:20:14.723 7 WARNING neutronclient.v2_0.client [None req-e808bdca-528a-4914-b4c1-29717b71cbb5 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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/974] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:14 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1655 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, ' [pid: 8|app: 0|req: 487/975] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:20:14 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc/ips => generated 109 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 489/976] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:20:14 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc/ips => generated 109 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, ' [pid: 8|app: 0|req: 488/977] 10.0.0.14 () {32 vars in 824 bytes} [Tue Jun 16 02:20:14 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc/ips/tempest-ServerAddressesTestJSON-1901687088-network => generated 94 bytes in 32 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, ' [pid: 7|app: 0|req: 490/978] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:20:14 2026] DELETE /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 0 bytes in 96 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-06-16 02:20:15.125 8 WARNING neutronclient.v2_0.client [None req-60cc4511-050e-45fb-8bce-f9977dbccff8 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 489/979] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:15 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1661 bytes in 138 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-06-16 02:20:15.418 7 WARNING neutronclient.v2_0.client [None req-a5e2ad6c-ab2d-409c-a46c-f1dff0371684 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 491/980] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:15 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 1487 bytes in 90 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-06-16 02:20:16.272 8 WARNING neutronclient.v2_0.client [None req-75509c20-395d-4495-9323-66dc6300a7b3 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 490/981] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:16 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1661 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-06-16 02:20:16.512 7 INFO nova.api.openstack.wsgi [None req-a43cf4ba-c2bb-4739-814b-fee25731d2f2 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] HTTP exception thrown: Instance ace243ec-f545-4a94-bd02-48f3424fe4a4 could not be found. [pid: 7|app: 0|req: 492/984] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:16 2026] GET /v2.1/servers/ace243ec-f545-4a94-bd02-48f3424fe4a4 => generated 111 bytes in 39 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: 493/985] 10.0.0.14 () {32 vars in 727 bytes} [Tue Jun 16 02:20:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-843830085 => 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, ' [pid: 7|app: 0|req: 493/986] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:20:17 2026] DELETE /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-16 02:20:17.156 8 WARNING neutronclient.v2_0.client [None req-b3c1f0c7-bd25-4a52-bbef-c7bb27d94fcb e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 494/987] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:17 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1702 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-06-16 02:20:17.420 7 WARNING neutronclient.v2_0.client [None req-72d98fa2-4fe6-4ac7-a0ff-cdaa5b806ee4 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 494/988] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:17 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1661 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-06-16 02:20:17.967 8 INFO nova.api.openstack.compute.server_external_events [req-6dea7f52-25c2-4e31-8c7b-d17286eca16a req-fcc4c8ee-0d3a-4624-96c0-147127c8c68c 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:63c32685-ce66-42a6-a37a-0eb8138c7731 for instance 8a9c7a4c-bf40-4564-a8e5-32283e06e1dc on instance [pid: 8|app: 0|req: 495/989] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:20:17 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-06-16 02:20:18.324 7 WARNING neutronclient.v2_0.client [None req-4b9e5f23-362f-4d99-b675-09a389b7672b e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 495/990] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:18 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1702 bytes in 175 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-06-16 02:20:18.598 8 WARNING neutronclient.v2_0.client [None req-9b3d5ea0-3d7a-4015-b59b-4d1341e3464b 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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/991] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:18 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1451 bytes in 92 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-06-16 02:20:19.543 7 WARNING neutronclient.v2_0.client [None req-30e2f78e-7a6f-427e-b674-45218b45117e e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 496/992] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:19 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1702 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:20:19.729 8 WARNING neutronclient.v2_0.client [None req-5d5ae302-238e-48a8-b2db-7ca458049c1c 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 497/993] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:19 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1456 bytes in 105 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-06-16 02:20:20.107 7 INFO nova.api.openstack.compute.server_external_events [req-bdf26b99-8fbc-437b-a9b1-0404a9782081 req-551d50c5-98a6-4f2d-babc-abc7613c9c5e 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:042e7f5b-744e-42d6-a0af-bbc2b8d3de3e for instance b7558ba2-e9a0-4bfa-984a-7019e8e1532a on instance [pid: 7|app: 0|req: 497/994] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:20: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-06-16 02:20:20.771 8 WARNING neutronclient.v2_0.client [None req-21675ee6-567a-437b-a2de-54db840b3611 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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: 498/995] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:20 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1482 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:20:20.822 7 WARNING neutronclient.v2_0.client [None req-6a9cc8e2-59e2-4d28-a227-221c03290113 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] 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: 498/996] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:20 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 1456 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:20:21.874 8 WARNING neutronclient.v2_0.client [None req-73f273de-ef01-4f69-b3f5-7b0ba854ff93 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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-06-16 02:20:21.895 7 INFO nova.api.openstack.wsgi [None req-0800dc4f-01d5-4e7f-894d-3a316eec746d 2934f78055d44b52bd90376ea5230393 7b6d75acf1b940c68cdf6e685bec370a - - default default] HTTP exception thrown: Instance 8a9c7a4c-bf40-4564-a8e5-32283e06e1dc could not be found. [pid: 7|app: 0|req: 499/997] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:21 2026] GET /v2.1/servers/8a9c7a4c-bf40-4564-a8e5-32283e06e1dc => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/998] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:21 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1487 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-06-16 02:20:22.969 7 WARNING neutronclient.v2_0.client [None req-55667e54-4d0b-4bb1-9509-d96e37416385 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] 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/999] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:22 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 1487 bytes in 80 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-06-16 02:20:24.046 8 INFO nova.api.openstack.wsgi [None req-c329f35e-a63f-42e2-81d9-82eb910cb158 e23e1b0456154b25b388f6510e65cd36 fa18eb3c91ce447ca6e0744a4a2edbcf - - default default] HTTP exception thrown: Instance b7558ba2-e9a0-4bfa-984a-7019e8e1532a could not be found. [pid: 8|app: 0|req: 500/1000] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:20:24 2026] GET /v2.1/servers/b7558ba2-e9a0-4bfa-984a-7019e8e1532a => generated 111 bytes in 29 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/1001] 10.0.0.14 () {32 vars in 727 bytes} [Tue Jun 16 02:20:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-318748430 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1002] 10.0.0.14 () {30 vars in 412 bytes} [Tue Jun 16 02:20:26 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1003] 10.0.0.14 () {28 vars in 559 bytes} [Tue Jun 16 02:20:26 2026] GET /v2/ => generated 402 bytes in 405 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: 502/1004] 10.0.0.14 () {28 vars in 563 bytes} [Tue Jun 16 02:20:26 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: 7|app: 0|req: 503/1005] 10.0.0.14 () {30 vars in 412 bytes} [Tue Jun 16 02:20:26 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1016] 10.0.0.14 () {34 vars in 670 bytes} [Tue Jun 16 02:21:14 2026] POST /v2.1/os-keypairs => generated 396 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:21:16.430 7 WARNING neutronclient.v2_0.client [None req-2667d06d-ccd4-4213-8c3e-597d2e210669 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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-06-16 02:21:16.472 7 WARNING neutronclient.v2_0.client [None req-2667d06d-ccd4-4213-8c3e-597d2e210669 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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-06-16 02:21:16.728 7 WARNING neutronclient.v2_0.client [None req-2667d06d-ccd4-4213-8c3e-597d2e210669 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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/1019] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:21:16 2026] POST /v2.1/servers => generated 447 bytes in 567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:21:16.949 8 WARNING neutronclient.v2_0.client [None req-35f68556-2c61-4178-85e1-27917a8a35c3 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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/1020] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:21:16 2026] GET /v2.1/servers/2b0a0e46-d9a5-43b1-ad93-19aad4de4495 => generated 1395 bytes in 58 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-06-16 02:21:22.040 7 WARNING neutronclient.v2_0.client [None req-81300db5-786c-4783-8406-368c2c645ac1 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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-06-16 02:21:22.317 8 INFO nova.api.openstack.compute.server_external_events [req-3b28139e-d67d-4759-b64a-873efd7ecb32 req-7deab743-1c20-4012-8f85-1707b84f6e94 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:43276b46-b82a-44eb-82db-bce842652adf for instance 2b0a0e46-d9a5-43b1-ad93-19aad4de4495 on instance [pid: 8|app: 0|req: 512/1021] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:21:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1022] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:21:22 2026] GET /v2.1/servers/2b0a0e46-d9a5-43b1-ad93-19aad4de4495 => generated 1520 bytes in 332 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-06-16 02:21:27.394 7 WARNING neutronclient.v2_0.client [None req-93a27df1-99b1-4624-8b13-b9a2905452f1 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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: 512/1025] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:21:27 2026] GET /v2.1/servers/2b0a0e46-d9a5-43b1-ad93-19aad4de4495 => generated 1518 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-06-16 02:21:28.087 8 INFO nova.api.openstack.compute.server_external_events [req-763f68ce-fe91-4ee9-bb71-bc7e1a1e22a5 req-9fff2706-79f6-48c5-84d1-bdaeef095933 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:43276b46-b82a-44eb-82db-bce842652adf for instance 2b0a0e46-d9a5-43b1-ad93-19aad4de4495 on instance [pid: 8|app: 0|req: 514/1026] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:21:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:21:32.618 7 WARNING neutronclient.v2_0.client [None req-36957559-3a3e-4e1a-acc7-f8257f2f34f5 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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/1027] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:21:32 2026] GET /v2.1/servers/2b0a0e46-d9a5-43b1-ad93-19aad4de4495 => generated 1817 bytes in 177 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-06-16 02:21:34.067 7 INFO nova.api.openstack.compute.server_external_events [req-6c9642c2-6eca-49e8-8249-f917cecb7a39 req-33c92056-262f-4eab-bcc1-fb315a25936f 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:43276b46-b82a-44eb-82db-bce842652adf for instance 2b0a0e46-d9a5-43b1-ad93-19aad4de4495 on instance [pid: 7|app: 0|req: 514/1028] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:21:34 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) 2026-06-16 02:21:34.118 8 WARNING neutronclient.v2_0.client [None req-9f796c61-ded2-4255-8f8f-7139c27794ec 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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-06-16 02:21:34.169 8 WARNING neutronclient.v2_0.client [None req-9f796c61-ded2-4255-8f8f-7139c27794ec 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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-06-16 02:21:34.469 8 WARNING neutronclient.v2_0.client [None req-9f796c61-ded2-4255-8f8f-7139c27794ec 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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/1029] 10.0.0.14 () {34 vars in 662 bytes} [Tue Jun 16 02:21:34 2026] POST /v2.1/servers => generated 447 bytes in 638 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-06-16 02:21:34.705 7 WARNING neutronclient.v2_0.client [None req-7c4c4623-85d8-454b-a486-53cdbd929cf2 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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: 515/1030] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:21:34 2026] GET /v2.1/servers/ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a => generated 1394 bytes in 54 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-06-16 02:21:39.793 8 WARNING neutronclient.v2_0.client [None req-8ffe7982-963f-45d6-9712-919877ad7e09 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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: 517/1033] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:21:39 2026] GET /v2.1/servers/ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a => generated 1519 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:21:40.324 7 INFO nova.api.openstack.compute.server_external_events [req-53903a76-e91f-48bb-897b-45dcbf99746d req-b6ea8dca-00dd-4e2b-9539-5638b7f32866 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:20cbffd8-640e-4cc1-8d14-785b9b889609 for instance ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a on instance [pid: 7|app: 0|req: 517/1034] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:21:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 346 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-06-16 02:21:45.133 8 WARNING neutronclient.v2_0.client [None req-c34e7883-dbcf-4038-b48e-a01867398695 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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: 518/1035] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:21:45 2026] GET /v2.1/servers/ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a => generated 1517 bytes in 173 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-06-16 02:21:45.587 7 INFO nova.api.openstack.compute.server_external_events [req-31e05e34-fb6c-496f-91c4-762e5bace23c req-17fb2039-9f0c-4e95-b587-531ca9afccd5 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:20cbffd8-640e-4cc1-8d14-785b9b889609 for instance ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a on instance [pid: 7|app: 0|req: 518/1036] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:21:45 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-06-16 02:21:50.322 7 WARNING neutronclient.v2_0.client [None req-6e48a5d5-5f5b-4dc7-8c10-2ae5d7493a8d 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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/1039] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:21:50 2026] GET /v2.1/servers/ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a => generated 1817 bytes in 404 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-06-16 02:21:51.883 8 INFO nova.api.openstack.compute.server_external_events [req-453538c0-9e0a-47df-a67e-000f5e07d518 req-2c7266ce-ba4f-4b4d-a510-05a772776e12 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:20cbffd8-640e-4cc1-8d14-785b9b889609 for instance ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a on instance [pid: 8|app: 0|req: 520/1040] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:21:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 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-06-16 02:22:21.207 8 WARNING neutronclient.v2_0.client [None req-4920ef4d-b16d-4f15-9176-e8c46939ce43 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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-06-16 02:22:21.245 8 WARNING neutronclient.v2_0.client [None req-4920ef4d-b16d-4f15-9176-e8c46939ce43 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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-06-16 02:22:21.417 8 WARNING neutronclient.v2_0.client [None req-4920ef4d-b16d-4f15-9176-e8c46939ce43 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 524/1047] 199.204.45.148 () {36 vars in 714 bytes} [Tue Jun 16 02:22:21 2026] POST /v2.1/servers => generated 453 bytes in 782 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-06-16 02:22:22.055 7 WARNING neutronclient.v2_0.client [None req-4ab0a028-5101-4c23-854d-e357ea03fdef 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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/1048] 199.204.45.148 () {32 vars in 733 bytes} [Tue Jun 16 02:22:22 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7 => generated 2213 bytes in 55 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-06-16 02:22:22.116 8 WARNING neutronclient.v2_0.client [None req-3030fc4e-b6ef-4fe0-9a23-d71d72502947 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 525/1049] 199.204.45.148 () {32 vars in 759 bytes} [Tue Jun 16 02:22:22 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface => generated 28 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 525/1050] 199.204.45.148 () {32 vars in 777 bytes} [Tue Jun 16 02:22:22 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-volume_attachments => generated 25 bytes in 25 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-06-16 02:22:24.790 8 WARNING neutronclient.v2_0.client [None req-ec7d2e5a-4627-4565-9e24-e96fb4ac79a7 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 526/1051] 199.204.45.148 () {32 vars in 733 bytes} [Tue Jun 16 02:22:24 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7 => generated 2371 bytes in 95 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-06-16 02:22:24.884 7 WARNING neutronclient.v2_0.client [None req-4f5b5bfe-14ce-4d8d-91af-cb0e65501d9b 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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/1052] 199.204.45.148 () {32 vars in 759 bytes} [Tue Jun 16 02:22:24 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 527/1053] 199.204.45.148 () {32 vars in 777 bytes} [Tue Jun 16 02:22:24 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-volume_attachments => generated 197 bytes in 269 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-06-16 02:22:27.092 7 INFO nova.api.openstack.compute.server_external_events [req-b13690ef-28fb-47d3-8415-9034d2282ba7 req-7b3b0875-e0ac-44ce-b31e-2d335c5cd1bc 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:e84b0751-21d9-4ad0-84f8-8f5ab0c8bc15 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 7|app: 0|req: 528/1056] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:22:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 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-06-16 02:22:28.078 8 WARNING neutronclient.v2_0.client [None req-08f5442c-2e69-4794-b2d4-adc2a0fe5635 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 529/1057] 199.204.45.148 () {32 vars in 733 bytes} [Tue Jun 16 02:22:28 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7 => generated 2445 bytes in 143 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-06-16 02:22:28.230 7 WARNING neutronclient.v2_0.client [None req-bb670a51-f377-432f-bbd0-e06caa6dc68e 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 529/1058] 199.204.45.148 () {32 vars in 759 bytes} [Tue Jun 16 02:22:28 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface => generated 284 bytes in 90 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: 530/1059] 199.204.45.148 () {32 vars in 777 bytes} [Tue Jun 16 02:22:28 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/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-06-16 02:22:30.936 7 WARNING neutronclient.v2_0.client [None req-35774349-3bfe-47a1-9109-aeee053fdf9a 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 530/1060] 199.204.45.148 () {32 vars in 733 bytes} [Tue Jun 16 02:22:30 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7 => generated 2433 bytes in 150 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-06-16 02:22:31.064 8 WARNING neutronclient.v2_0.client [None req-3f540a2a-01e6-4fe5-8dfd-3ce337661760 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 531/1061] 199.204.45.148 () {32 vars in 759 bytes} [Tue Jun 16 02:22:31 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface => generated 284 bytes in 77 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: 531/1062] 199.204.45.148 () {32 vars in 777 bytes} [Tue Jun 16 02:22:31 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-volume_attachments => generated 197 bytes in 33 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-06-16 02:22:32.060 8 INFO nova.api.openstack.compute.server_external_events [req-558fca92-8a54-4cab-8f6f-b80af7b240ba req-22191304-5fd6-43ee-a40a-adf5715a51e0 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:e84b0751-21d9-4ad0-84f8-8f5ab0c8bc15 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 8|app: 0|req: 532/1063] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:22:32 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-06-16 02:22:34.008 7 WARNING neutronclient.v2_0.client [None req-fbedd37f-7db5-4786-96ca-5fe22ac40ed2 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 532/1064] 199.204.45.148 () {32 vars in 733 bytes} [Tue Jun 16 02:22:33 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7 => generated 2433 bytes in 121 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-06-16 02:22:34.139 8 WARNING neutronclient.v2_0.client [None req-70b98b37-9239-45a6-b8f7-a00e9aafef8d 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 533/1065] 199.204.45.148 () {32 vars in 759 bytes} [Tue Jun 16 02:22:34 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface => generated 286 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: 533/1066] 199.204.45.148 () {32 vars in 777 bytes} [Tue Jun 16 02:22:34 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-volume_attachments => generated 197 bytes in 42 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-06-16 02:22:36.842 8 WARNING neutronclient.v2_0.client [None req-8506bc5b-32e5-43dd-8424-c8cf81fd5d9b 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 535/1069] 199.204.45.148 () {32 vars in 733 bytes} [Tue Jun 16 02:22:36 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7 => generated 2581 bytes in 145 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-06-16 02:22:37.001 7 WARNING neutronclient.v2_0.client [None req-d6dd67b0-7d8b-47f2-bf2d-481ec064df5f 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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/1070] 199.204.45.148 () {32 vars in 759 bytes} [Tue Jun 16 02:22:36 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface => generated 286 bytes in 85 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: 536/1071] 199.204.45.148 () {32 vars in 777 bytes} [Tue Jun 16 02:22:37 2026] GET /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-volume_attachments => generated 197 bytes in 39 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-06-16 02:23:12.884 7 WARNING neutronclient.v2_0.client [None req-b897ee1f-e8c2-4f86-a659-8caa099d647c 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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-06-16 02:23:12.927 7 WARNING neutronclient.v2_0.client [None req-b897ee1f-e8c2-4f86-a659-8caa099d647c 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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-06-16 02:23:15.226 8 INFO nova.api.openstack.compute.server_external_events [req-a2181593-2448-4151-beaf-4d54f8288cd0 req-e4bc5f59-be90-4a6c-a00c-87152a0126c0 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:e235afbb-91fc-446f-9048-8b2bc412cf54 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 8|app: 0|req: 540/1078] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:23:15 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-06-16 02:23:19.643 8 INFO nova.api.openstack.compute.server_external_events [req-72b6daf1-4139-48ee-aefa-226a41aca049 req-d2d2e48d-584e-42a5-ab9d-f47705578e96 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:e235afbb-91fc-446f-9048-8b2bc412cf54 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 8|app: 0|req: 543/1081] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:23:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:23:21.503 7 WARNING neutronclient.v2_0.client [None req-b897ee1f-e8c2-4f86-a659-8caa099d647c 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 539/1082] 199.204.45.148 () {36 vars in 812 bytes} [Tue Jun 16 02:23:12 2026] POST /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface => generated 281 bytes in 8731 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-06-16 02:23:21.878 8 INFO nova.api.openstack.compute.server_external_events [req-1b9c8120-6f4c-44fa-bb81-7d385ab679f8 req-012e738a-35eb-42c1-a101-a3c4dba378ee 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:e235afbb-91fc-446f-9048-8b2bc412cf54 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 8|app: 0|req: 544/1083] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:23:21 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-06-16 02:23:22.207 7 INFO nova.api.openstack.compute.server_external_events [req-5eec55b2-ced2-4958-a517-fe1568107574 req-f0814ba6-25a9-4a33-849e-7481c13fff4b 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:e235afbb-91fc-446f-9048-8b2bc412cf54 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 7|app: 0|req: 540/1084] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:23:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 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-06-16 02:23:46.370 8 WARNING neutronclient.v2_0.client [None req-06e8c042-137a-4cfe-b766-d85a947803ff 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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-06-16 02:23:46.419 8 WARNING neutronclient.v2_0.client [None req-06e8c042-137a-4cfe-b766-d85a947803ff 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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-06-16 02:23:48.788 7 INFO nova.api.openstack.compute.server_external_events [req-1af3fe3f-00ef-416a-861f-b0d6a63c87ba req-5e3c78d7-54e1-49d4-aea7-8311d507b272 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:999590c7-c871-4e80-8f26-fb40c142658a for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 7|app: 0|req: 545/1091] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:23:48 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-06-16 02:23:55.186 7 INFO nova.api.openstack.compute.server_external_events [req-392efd00-9cde-4ff2-9bec-cc6a3172e994 req-5b0756ff-3983-4711-8e3a-a31fd645e398 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:999590c7-c871-4e80-8f26-fb40c142658a for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 7|app: 0|req: 546/1092] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:23:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:23:55.468 8 WARNING neutronclient.v2_0.client [None req-06e8c042-137a-4cfe-b766-d85a947803ff 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 547/1093] 199.204.45.148 () {36 vars in 812 bytes} [Tue Jun 16 02:23:46 2026] POST /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface => generated 377 bytes in 9215 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-06-16 02:24:09.349 7 WARNING neutronclient.v2_0.client [None req-4f9c57c5-7f5e-4aa3-bb77-9d94af9a90fe 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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-06-16 02:24:09.398 7 WARNING neutronclient.v2_0.client [None req-4f9c57c5-7f5e-4aa3-bb77-9d94af9a90fe 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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-06-16 02:24:11.647 8 INFO nova.api.openstack.compute.server_external_events [req-dcd5e39d-f28a-48a4-b711-6e0de7276493 req-e3a7dd71-60cb-4c05-adba-5cc7600f8c0c 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:12f1d4b0-58e7-4b35-acfe-bc32dcca9e50 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 8|app: 0|req: 550/1098] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:24:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:15.800 8 INFO nova.api.openstack.compute.server_external_events [req-ff4d3f4f-e336-491a-8a51-3743245524c1 req-6d9381ec-2dce-4145-a2b0-ed499c4f33d8 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-plugged:12f1d4b0-58e7-4b35-acfe-bc32dcca9e50 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 8|app: 0|req: 551/1099] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:24:15 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) 2026-06-16 02:24:18.936 7 WARNING neutronclient.v2_0.client [None req-4f9c57c5-7f5e-4aa3-bb77-9d94af9a90fe 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] 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: 549/1102] 199.204.45.148 () {36 vars in 812 bytes} [Tue Jun 16 02:24:09 2026] POST /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface => generated 377 bytes in 9718 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-06-16 02:24:19.589 8 INFO nova.api.openstack.compute.server_external_events [req-4745cc6a-57d5-4323-92ca-da64b0824abb req-0dc751b1-7306-45df-8813-19ac922176c5 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:999590c7-c871-4e80-8f26-fb40c142658a for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 8|app: 0|req: 554/1103] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:24:19 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-06-16 02:24:30.754 8 INFO nova.api.openstack.compute.server_external_events [req-1c44af71-bb99-4f33-b0e4-87ea99594838 req-7db91f51-99a9-47d4-801a-71aab1065223 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:12f1d4b0-58e7-4b35-acfe-bc32dcca9e50 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 8|app: 0|req: 556/1106] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:24:30 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, ' [pid: 7|app: 0|req: 551/1107] 199.204.45.148 () {34 vars in 855 bytes} [Tue Jun 16 02:24:31 2026] DELETE /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface/12f1d4b0-58e7-4b35-acfe-bc32dcca9e50 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:32.807 8 INFO nova.api.openstack.compute.server_external_events [req-102a18b8-65bc-480c-9e30-ee60ec8fe5a1 req-c404b766-029f-4fc0-8b33-0fc12ab8ef8b 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:12f1d4b0-58e7-4b35-acfe-bc32dcca9e50 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 8|app: 0|req: 557/1108] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:24:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:40.877 7 INFO nova.api.openstack.compute.server_external_events [req-c8dfedd9-16ac-4c6d-8e6d-920921ec1d6b req-6a7b2588-3587-4695-9917-ab1dfdf0b5d7 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:999590c7-c871-4e80-8f26-fb40c142658a for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 7|app: 0|req: 553/1111] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:24:40 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: 559/1112] 199.204.45.148 () {34 vars in 855 bytes} [Tue Jun 16 02:24:40 2026] DELETE /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface/999590c7-c871-4e80-8f26-fb40c142658a => generated 0 bytes in 74 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: 562/1117] 199.204.45.148 () {34 vars in 855 bytes} [Tue Jun 16 02:25:02 2026] DELETE /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7/os-interface/e235afbb-91fc-446f-9048-8b2bc412cf54 => generated 0 bytes in 47 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: 557/1120] 199.204.45.148 () {34 vars in 755 bytes} [Tue Jun 16 02:25:07 2026] DELETE /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7 => generated 0 bytes in 124 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:09.851 7 INFO nova.api.openstack.compute.server_external_events [req-bd9b5384-6b40-4078-bf76-53b98ea4054d req-d8fc1634-c2c8-4e4e-b740-4d7a09930005 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-unplugged:e84b0751-21d9-4ad0-84f8-8f5ab0c8bc15 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 7|app: 0|req: 558/1121] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:25:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:25:09.884 8 INFO nova.compute.api [None req-fc4e1ca8-b700-4dfc-ae8e-b30dae82a034 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] [instance: d9c40090-bbce-499b-bbfa-e53b71f408e7] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 564/1122] 199.204.45.148 () {34 vars in 755 bytes} [Tue Jun 16 02:25:09 2026] DELETE /v2.1/servers/d9c40090-bbce-499b-bbfa-e53b71f408e7 => generated 0 bytes in 126 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-06-16 02:25:10.189 7 INFO nova.api.openstack.compute.server_external_events [req-fdc97f55-764d-4986-9644-b328ddc75335 req-fa97667e-b7cc-4971-8969-78ef3fae6d1d 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:e84b0751-21d9-4ad0-84f8-8f5ab0c8bc15 for instance d9c40090-bbce-499b-bbfa-e53b71f408e7 on instance [pid: 7|app: 0|req: 559/1123] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:25:10 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-06-16 02:25:12.029 8 INFO nova.api.openstack.compute.server_external_events [req-7e1d88de-c9eb-464d-81f6-4c1961cf07da req-27e0a5ee-d208-4402-8600-d3c4116ae6f9 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:20cbffd8-640e-4cc1-8d14-785b9b889609 for instance ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a 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: 565/1124] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:25:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1125] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:25:12 2026] DELETE /v2.1/servers/ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:12.178 8 WARNING neutronclient.v2_0.client [None req-d369a74f-7f4f-409d-955e-c238a58af668 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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: 566/1126] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:25:12 2026] GET /v2.1/servers/ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a => generated 1943 bytes in 187 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-06-16 02:25:15.053 7 INFO nova.api.openstack.compute.server_external_events [req-58d6a4f2-b32f-4e62-ab06-317aa7192cb2 req-d3c56669-494c-48d2-a2b5-7d131ff6db76 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:20cbffd8-640e-4cc1-8d14-785b9b889609 for instance ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a on instance [pid: 7|app: 0|req: 561/1127] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:25:15 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, ' 2026-06-16 02:25:17.380 8 WARNING neutronclient.v2_0.client [None req-6f34b67a-2fa8-4ea2-b6b2-21cb605291a0 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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: 568/1130] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:25:17 2026] GET /v2.1/servers/ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a => generated 1480 bytes in 79 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-06-16 02:25:22.459 7 INFO nova.api.openstack.wsgi [None req-d0fd794e-3d6c-443f-adb6-df4995855cea 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] HTTP exception thrown: Instance ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a could not be found. [pid: 7|app: 0|req: 563/1131] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:25:22 2026] GET /v2.1/servers/ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a => 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, ' 2026-06-16 02:25:23.188 8 INFO nova.api.openstack.compute.server_external_events [req-a1b84fba-9684-4d00-b871-897856696811 req-4b4f69a3-5734-4a7e-bcce-77567838d522 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-changed:43276b46-b82a-44eb-82db-bce842652adf for instance 2b0a0e46-d9a5-43b1-ad93-19aad4de4495 on instance [pid: 8|app: 0|req: 569/1132] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:25:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1133] 10.0.0.14 () {32 vars in 717 bytes} [Tue Jun 16 02:25:23 2026] DELETE /v2.1/servers/2b0a0e46-d9a5-43b1-ad93-19aad4de4495 => generated 0 bytes in 92 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-06-16 02:25:23.316 8 WARNING neutronclient.v2_0.client [None req-ebbd2483-2b65-4f4a-89f1-099225d0e71a 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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: 570/1134] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:25:23 2026] GET /v2.1/servers/2b0a0e46-d9a5-43b1-ad93-19aad4de4495 => generated 1943 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-06-16 02:25:25.835 7 INFO nova.api.openstack.compute.server_external_events [req-ebba2ffd-1e7a-4249-b06b-568ed24cc2b5 req-f42b5a80-c5f7-4606-87d6-48c3410e3f1b 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-unplugged:43276b46-b82a-44eb-82db-bce842652adf for instance 2b0a0e46-d9a5-43b1-ad93-19aad4de4495 on instance [pid: 7|app: 0|req: 565/1135] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 16 02:25:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:26.162 8 INFO nova.api.openstack.compute.server_external_events [req-57ee7de3-5012-4829-b814-d48b2dd6e353 req-8570eeb0-a92b-45a4-a0bb-d19990edd2f7 618e5d524605416785bbd3192f1226db 7e90adc05e784a67bcb567a1269a1913 - - 21d0f9dd9eb74bc080c4930f7e1d6e94 21d0f9dd9eb74bc080c4930f7e1d6e94] Creating event network-vif-deleted:43276b46-b82a-44eb-82db-bce842652adf for instance 2b0a0e46-d9a5-43b1-ad93-19aad4de4495 on instance [pid: 8|app: 0|req: 571/1136] 10.0.0.116 () {38 vars in 815 bytes} [Tue Jun 16 02:25:26 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-06-16 02:25:28.521 7 WARNING neutronclient.v2_0.client [None req-d6903830-7e2f-41e4-9541-f1bf9ae7981e 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] 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: 567/1139] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:25:28 2026] GET /v2.1/servers/2b0a0e46-d9a5-43b1-ad93-19aad4de4495 => generated 1481 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-06-16 02:25:33.620 8 INFO nova.api.openstack.wsgi [None req-f93bccf6-2807-4e9b-86ef-58310bc531bb 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] HTTP exception thrown: Instance 2b0a0e46-d9a5-43b1-ad93-19aad4de4495 could not be found. [pid: 8|app: 0|req: 573/1140] 10.0.0.14 () {32 vars in 714 bytes} [Tue Jun 16 02:25:33 2026] GET /v2.1/servers/2b0a0e46-d9a5-43b1-ad93-19aad4de4495 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 568/1141] 10.0.0.14 () {32 vars in 725 bytes} [Tue Jun 16 02:25:34 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1926677336 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:34.764 8 INFO nova.api.openstack.wsgi [None req-9d4f71e4-664e-4d6b-ba4d-6f2c6ef30b35 91254877cbec4f4aa45d218fab393843 8c0d96855dfb466286051f48cad37284 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1926677336 not found for user 91254877cbec4f4aa45d218fab393843 [pid: 8|app: 0|req: 574/1142] 10.0.0.14 () {32 vars in 722 bytes} [Tue Jun 16 02:25:34 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1926677336 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1147] 10.0.0.14 () {32 vars in 654 bytes} [Tue Jun 16 02:25:49 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1148] 10.0.0.14 () {32 vars in 640 bytes} [Tue Jun 16 02:25:49 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-06-16 02:25:49.967 8 WARNING oslo_db.sqlalchemy.utils [None req-04dc58cc-17c6-46ae-8b51-38a809cee710 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 578/1149] 10.0.0.14 () {32 vars in 648 bytes} [Tue Jun 16 02:25:49 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: 7|app: 0|req: 572/1150] 10.0.0.14 () {32 vars in 693 bytes} [Tue Jun 16 02:25:49 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1173] 10.0.0.243 () {28 vars in 454 bytes} [Tue Jun 16 02:27:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1174] 10.0.0.243 () {30 vars in 658 bytes} [Tue Jun 16 02:27:42 2026] GET /v2.1 => generated 0 bytes in 98 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 591/1175] 10.0.0.243 () {32 vars in 731 bytes} [Tue Jun 16 02:27:42 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: 585/1176] 10.0.0.243 () {34 vars in 806 bytes} [Tue Jun 16 02:27:42 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1177] 10.0.0.243 () {28 vars in 454 bytes} [Tue Jun 16 02:27:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1178] 10.0.0.243 () {30 vars in 658 bytes} [Tue Jun 16 02:27:43 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 593/1179] 10.0.0.243 () {32 vars in 731 bytes} [Tue Jun 16 02:27:43 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: 587/1180] 10.0.0.243 () {34 vars in 894 bytes} [Tue Jun 16 02:27:43 2026] GET /v2.1/servers/detail?project_id=7e90adc05e784a67bcb567a1269a1913&all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1181] 10.0.0.243 () {34 vars in 894 bytes} [Tue Jun 16 02:27:43 2026] GET /v2.1/servers/detail?project_id=8e4c3f1a6dae418f8f7fdde697593d6d&all_tenants=True => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1182] 10.0.0.243 () {34 vars in 894 bytes} [Tue Jun 16 02:27:43 2026] GET /v2.1/servers/detail?project_id=d8ef6241dc1246608bcc7dd45ad3d79f&all_tenants=True => generated 15 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)