+ 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 [Thu Apr 16 00:57:34 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-745ff84f45-rr9s2 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 0x7f58377fc668 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-04-16 00:57:39.706 8 INFO nova.utils [None req-b0c19632-b998-44fc-8e98-ac1ec8f26c49 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-16 00:57:39.740 7 INFO nova.utils [None req-6e3958c9-90e0-4d7a-9db3-198ab0c259fe - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-16 00:57:41.412 7 WARNING keystonemiddleware._common.config [None req-6e3958c9-90e0-4d7a-9db3-198ab0c259fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 00:57:41.412 8 WARNING keystonemiddleware._common.config [None req-b0c19632-b998-44fc-8e98-ac1ec8f26c49 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 00:57:41.421 7 WARNING oslo_config.cfg [None req-6e3958c9-90e0-4d7a-9db3-198ab0c259fe - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 00:57:41.421 8 WARNING oslo_config.cfg [None req-b0c19632-b998-44fc-8e98-ac1ec8f26c49 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 00:57:41.502 7 WARNING keystonemiddleware._common.config [None req-6e3958c9-90e0-4d7a-9db3-198ab0c259fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 00:57:41.504 8 WARNING keystonemiddleware._common.config [None req-b0c19632-b998-44fc-8e98-ac1ec8f26c49 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 00:57:41.519 7 WARNING oslo_config.cfg [None req-6e3958c9-90e0-4d7a-9db3-198ab0c259fe - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-16 00:57:41.520 8 WARNING oslo_config.cfg [None req-b0c19632-b998-44fc-8e98-ac1ec8f26c49 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-16 00:57:41.531 7 WARNING oslo_config.cfg [None req-6e3958c9-90e0-4d7a-9db3-198ab0c259fe - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f58377fc668 pid: 7 (default app) 2026-04-16 00:57:41.534 8 WARNING oslo_config.cfg [None req-b0c19632-b998-44fc-8e98-ac1ec8f26c49 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f58377fc668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.209 () {42 vars in 705 bytes} [Thu Apr 16 00:57:48 2026] GET /v2.1 => generated 114 bytes in 19 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-04-16 00:57:49.123 7 WARNING oslo_policy.policy [None req-cc340e43-03a3-4ed9-b51d-f95d85e17a38 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-16 00:57:49.123 7 WARNING oslo_policy.policy [None req-cc340e43-03a3-4ed9-b51d-f95d85e17a38 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.209 () {44 vars in 909 bytes} [Thu Apr 16 00:57:48 2026] GET /v2.1 => generated 0 bytes in 526 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-04-16 00:57:49.218 8 WARNING oslo_policy.policy [req-cc340e43-03a3-4ed9-b51d-f95d85e17a38 req-292a8f1f-dfae-43e6-8805-6413f7e91b17 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-16 00:57:49.218 8 WARNING oslo_policy.policy [req-cc340e43-03a3-4ed9-b51d-f95d85e17a38 req-292a8f1f-dfae-43e6-8805-6413f7e91b17 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.209 () {46 vars in 982 bytes} [Thu Apr 16 00:57:49 2026] GET /v2.1/ => generated 400 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 00:57:49.314 7 INFO nova.api.openstack.wsgi [None req-323905b2-7698-4dcc-8978-d1517c2cc2c1 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.209 () {48 vars in 1011 bytes} [Thu Apr 16 00:57:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.209 () {48 vars in 1051 bytes} [Thu Apr 16 00:57:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.209 () {52 vars in 1048 bytes} [Thu Apr 16 00:57:49 2026] POST /v2.1/flavors => generated 529 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.209 () {42 vars in 705 bytes} [Thu Apr 16 00:57:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.209 () {44 vars in 909 bytes} [Thu Apr 16 00:57:50 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.209 () {46 vars in 982 bytes} [Thu Apr 16 00:57:50 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-04-16 00:57:50.377 7 INFO nova.api.openstack.wsgi [None req-41a828ae-f497-417a-8f7c-75e33d8552fc 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.209 () {48 vars in 1013 bytes} [Thu Apr 16 00:57:50 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: 7/13] 199.204.45.209 () {48 vars in 1051 bytes} [Thu Apr 16 00:57:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.209 () {52 vars in 1048 bytes} [Thu Apr 16 00:57:50 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.209 () {42 vars in 705 bytes} [Thu Apr 16 00:57:51 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: 8/16] 199.204.45.209 () {44 vars in 909 bytes} [Thu Apr 16 00:57:51 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.209 () {46 vars in 982 bytes} [Thu Apr 16 00:57:51 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 00:57:51.411 7 INFO nova.api.openstack.wsgi [None req-66ae6696-2d21-4795-9b9d-d3b88b1fcefe 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.209 () {48 vars in 1015 bytes} [Thu Apr 16 00:57:51 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: 10/19] 199.204.45.209 () {48 vars in 1051 bytes} [Thu Apr 16 00:57:51 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: 10/20] 199.204.45.209 () {52 vars in 1048 bytes} [Thu Apr 16 00:57:51 2026] POST /v2.1/flavors => generated 533 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.209 () {42 vars in 705 bytes} [Thu Apr 16 00:57:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.209 () {44 vars in 909 bytes} [Thu Apr 16 00:57:52 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: 12/23] 199.204.45.209 () {46 vars in 982 bytes} [Thu Apr 16 00:57:52 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 00:57:52.493 7 INFO nova.api.openstack.wsgi [None req-621af84c-166e-43b9-886a-3666cb64f44e 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.209 () {48 vars in 1013 bytes} [Thu Apr 16 00:57:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.209 () {48 vars in 1051 bytes} [Thu Apr 16 00:57:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.209 () {52 vars in 1048 bytes} [Thu Apr 16 00:57:52 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.209 () {42 vars in 705 bytes} [Thu Apr 16 00:57:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.209 () {44 vars in 909 bytes} [Thu Apr 16 00:57:53 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.209 () {46 vars in 982 bytes} [Thu Apr 16 00:57:53 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 00:57:53.612 7 INFO nova.api.openstack.wsgi [None req-b29d89ae-437a-438d-aad8-1b075c791a9a 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.209 () {48 vars in 1015 bytes} [Thu Apr 16 00:57:53 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.209 () {48 vars in 1051 bytes} [Thu Apr 16 00:57:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.209 () {52 vars in 1048 bytes} [Thu Apr 16 00:57:53 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/61] 10.0.0.243 () {28 vars in 454 bytes} [Thu Apr 16 01:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-16 01:00:08.848 8 WARNING keystonemiddleware.audit [None req-6b2b56ec-ea38-4fd8-9e88-c3e9605679de 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Skipping service neutron as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 31/62] 10.0.0.243 () {30 vars in 658 bytes} [Thu Apr 16 01:00:08 2026] GET /v2.1 => generated 0 bytes in 362 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-04-16 01:00:08.870 7 WARNING keystonemiddleware.audit [None req-0b8e5d3b-7ba9-450c-b7dc-cfb09d748512 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Skipping service neutron as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 32/63] 10.0.0.243 () {32 vars in 731 bytes} [Thu Apr 16 01:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:00:08.885 8 WARNING keystonemiddleware.audit [None req-f5a1aa75-ae3c-4933-b8a5-6075b1c700cb ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Skipping service neutron as it have no endpoints. [pid: 8|app: 0|req: 32/64] 10.0.0.243 () {34 vars in 765 bytes} [Thu Apr 16 01:00:08 2026] GET /v2.1/os-services => generated 546 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/65] 10.0.0.243 () {28 vars in 454 bytes} [Thu Apr 16 01: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: 33/66] 10.0.0.243 () {30 vars in 658 bytes} [Thu Apr 16 01:00:13 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 34/67] 10.0.0.243 () {32 vars in 731 bytes} [Thu Apr 16 01:00:13 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 10.0.0.243 () {34 vars in 765 bytes} [Thu Apr 16 01:00:13 2026] GET /v2.1/os-services => generated 546 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 10.0.0.243 () {28 vars in 454 bytes} [Thu Apr 16 01:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 10.0.0.243 () {30 vars in 658 bytes} [Thu Apr 16 01:00:17 2026] GET /v2.1 => generated 0 bytes in 35 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: 37/73] 10.0.0.243 () {32 vars in 731 bytes} [Thu Apr 16 01:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 10.0.0.243 () {34 vars in 808 bytes} [Thu Apr 16 01:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 10.0.0.243 () {28 vars in 454 bytes} [Thu Apr 16 01: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: 38/76] 10.0.0.243 () {30 vars in 658 bytes} [Thu Apr 16 01:00:21 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 39/77] 10.0.0.243 () {32 vars in 731 bytes} [Thu Apr 16 01:00:21 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 10.0.0.243 () {34 vars in 808 bytes} [Thu Apr 16 01:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.204.45.209 () {42 vars in 705 bytes} [Thu Apr 16 01:02: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/104] 199.204.45.209 () {44 vars in 909 bytes} [Thu Apr 16 01:02:21 2026] GET /v2.1 => generated 0 bytes in 84 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/105] 199.204.45.209 () {46 vars in 982 bytes} [Thu Apr 16 01:02:21 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-04-16 01:02:21.481 7 INFO nova.api.openstack.wsgi [None req-306958c6-b453-48e0-8a18-897d43d2fd26 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 53/106] 199.204.45.209 () {48 vars in 1015 bytes} [Thu Apr 16 01:02:21 2026] GET /v2.1/flavors/m1.manila => 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: 54/107] 199.204.45.209 () {48 vars in 1051 bytes} [Thu Apr 16 01:02:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.209 () {52 vars in 1049 bytes} [Thu Apr 16 01:02:21 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: 7|app: 0|req: 59/117] 199.204.45.209 () {42 vars in 705 bytes} [Thu Apr 16 01:02:59 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: 59/118] 199.204.45.209 () {44 vars in 909 bytes} [Thu Apr 16 01:02:59 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 60/119] 199.204.45.209 () {46 vars in 982 bytes} [Thu Apr 16 01:02:59 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-04-16 01:02:59.913 8 INFO nova.api.openstack.wsgi [None req-c1df5ec1-7409-4eeb-bcbf-ae82d76fe118 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 60/120] 199.204.45.209 () {48 vars in 1017 bytes} [Thu Apr 16 01:02:59 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: 61/121] 199.204.45.209 () {48 vars in 1051 bytes} [Thu Apr 16 01:02:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/122] 199.204.45.209 () {52 vars in 1049 bytes} [Thu Apr 16 01:02:59 2026] POST /v2.1/flavors => generated 534 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.204.45.209 () {42 vars in 705 bytes} [Thu Apr 16 01:04:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 199.204.45.209 () {44 vars in 909 bytes} [Thu Apr 16 01:04:19 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.204.45.209 () {46 vars in 982 bytes} [Thu Apr 16 01:04:19 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-04-16 01:04:19.767 7 INFO nova.api.openstack.wsgi [None req-ea6e1152-3bae-4420-8382-d533f82f26aa 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 3e0f46e30a024edaa74f68b896ac6cdf [pid: 7|app: 0|req: 71/142] 199.204.45.209 () {48 vars in 1051 bytes} [Thu Apr 16 01:04:19 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-16 01:04:19.785 8 WARNING oslo_db.sqlalchemy.utils [None req-db93108c-c8a4-4bf0-841f-8517fe2e903c 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 72/143] 199.204.45.209 () {48 vars in 1016 bytes} [Thu Apr 16 01:04:19 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: 72/144] 199.204.45.209 () {52 vars in 1057 bytes} [Thu Apr 16 01:04:19 2026] POST /v2.1/os-keypairs => generated 576 bytes in 68 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.209 () {42 vars in 705 bytes} [Thu Apr 16 01:04:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.204.45.209 () {44 vars in 909 bytes} [Thu Apr 16 01:04:23 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.204.45.209 () {46 vars in 982 bytes} [Thu Apr 16 01:04:23 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.204.45.209 () {48 vars in 1073 bytes} [Thu Apr 16 01:04:23 2026] GET /v2.1/os-quota-sets/e2ebe0bdd9ae42fe9cdc055af8ef663f => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/149] 199.204.45.209 () {52 vars in 1125 bytes} [Thu Apr 16 01:04:23 2026] PUT /v2.1/os-quota-sets/e2ebe0bdd9ae42fe9cdc055af8ef663f => generated 238 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/154] 10.0.0.34 () {28 vars in 453 bytes} [Thu Apr 16 01:04:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-16 01:04:39.138 8 WARNING keystonemiddleware.audit [None req-c4c7b33e-6d5a-4f57-8f1a-de117fb2f1e7 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 01:04:39.138 8 WARNING keystonemiddleware.audit [None req-c4c7b33e-6d5a-4f57-8f1a-de117fb2f1e7 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 78/155] 10.0.0.34 () {30 vars in 657 bytes} [Thu Apr 16 01:04:39 2026] GET /v2.1 => generated 0 bytes in 84 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-04-16 01:04:39.163 7 WARNING keystonemiddleware.audit [None req-02d386ed-d9e5-45e3-a90c-b98e4ea5e307 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 01:04:39.163 7 WARNING keystonemiddleware.audit [None req-02d386ed-d9e5-45e3-a90c-b98e4ea5e307 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Skipping service manila as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 78/156] 10.0.0.34 () {32 vars in 730 bytes} [Thu Apr 16 01:04:39 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:04:39.181 8 WARNING keystonemiddleware.audit [None req-d6bfcb3e-3032-458f-b931-e4bd41775014 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 01:04:39.181 8 WARNING keystonemiddleware.audit [None req-d6bfcb3e-3032-458f-b931-e4bd41775014 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 79/157] 10.0.0.34 () {34 vars in 803 bytes} [Thu Apr 16 01:04:39 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/172] 199.204.45.209 () {42 vars in 703 bytes} [Thu Apr 16 01:05:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-16 01:05:51.426 7 WARNING keystonemiddleware.audit [req-d6bfcb3e-3032-458f-b931-e4bd41775014 req-971bb158-fb4e-4f6e-ba97-943ebe379952 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 86/173] 199.204.45.209 () {44 vars in 907 bytes} [Thu Apr 16 01:05:51 2026] GET /v2.1 => generated 0 bytes in 89 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) 2026-04-16 01:05:51.440 8 WARNING keystonemiddleware.audit [None req-f9db00ec-6b9f-49b9-af05-135c35523320 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Skipping service octavia as it have no endpoints. /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: 88/174] 199.204.45.209 () {46 vars in 980 bytes} [Thu Apr 16 01:05:51 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-04-16 01:05:51.455 7 WARNING keystonemiddleware.audit [None req-e17743d0-b72c-44f3-be04-f28f789aea17 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 87/175] 199.204.45.209 () {52 vars in 1123 bytes} [Thu Apr 16 01:05:51 2026] PUT /v2.1/os-quota-sets/b4e9f22d81f84846a4efc5f7d71b2e83 => generated 238 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.204.45.209 () {42 vars in 705 bytes} [Thu Apr 16 01:13:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.209 () {44 vars in 909 bytes} [Thu Apr 16 01:13:50 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.209 () {46 vars in 982 bytes} [Thu Apr 16 01:13:50 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:13:51.016 8 INFO nova.api.openstack.wsgi [None req-671cebda-cb2a-41a8-9030-9b6e3ab400d3 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 138/275] 199.204.45.209 () {48 vars in 1011 bytes} [Thu Apr 16 01:13:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.209 () {48 vars in 1051 bytes} [Thu Apr 16 01:13:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 147/293] 10.0.0.30 () {32 vars in 654 bytes} [Thu Apr 16 01:15:11 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 10.0.0.30 () {32 vars in 640 bytes} [Thu Apr 16 01:15:12 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-16 01:15:12.346 8 WARNING oslo_db.sqlalchemy.utils [None req-fc9f5518-5e0c-4e1a-a7d0-67cd927a9839 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 148/295] 10.0.0.30 () {32 vars in 648 bytes} [Thu Apr 16 01:15:12 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: 148/296] 10.0.0.30 () {32 vars in 693 bytes} [Thu Apr 16 01:15:12 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/299] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:23 2026] GET /v2.1/flavors/cbf23105-f41f-4db7-bae1-239d6e1c362c => generated 511 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 10.0.0.30 () {32 vars in 640 bytes} [Thu Apr 16 01:15:23 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/301] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:23 2026] GET /v2.1/flavors/cbf23105-f41f-4db7-bae1-239d6e1c362c => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:15:27.968 8 WARNING neutronclient.v2_0.client [None req-1554e6ca-b91e-42d1-b605-a87ca65fe6c9 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] The 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: 153/304] 10.0.0.30 () {34 vars in 684 bytes} [Thu Apr 16 01:15:27 2026] POST /v2.1/os-security-groups => generated 243 bytes in 989 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:15:28.748 7 WARNING neutronclient.v2_0.client [None req-d0e749c7-699b-40c8-9c60-8566050e79af d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] The 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: 154/305] 10.0.0.30 () {34 vars in 670 bytes} [Thu Apr 16 01:15:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 10.0.0.30 () {34 vars in 684 bytes} [Thu Apr 16 01:15:28 2026] POST /v2.1/os-security-groups => generated 244 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:15:29.355 7 WARNING neutronclient.v2_0.client [None req-c024d6ef-36de-4d42-bd32-9cae0d20059f d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] The 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: 153/307] 10.0.0.30 () {34 vars in 684 bytes} [Thu Apr 16 01:15:29 2026] POST /v2.1/os-security-groups => generated 242 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:15:29.473 7 WARNING neutronclient.v2_0.client [None req-2cfd46f1-934b-4519-a47a-a2f6e80d5745 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:29.523 7 WARNING neutronclient.v2_0.client [None req-2cfd46f1-934b-4519-a47a-a2f6e80d5745 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] The 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: 155/308] 10.0.0.30 () {34 vars in 670 bytes} [Thu Apr 16 01:15:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:15:29.562 7 WARNING neutronclient.v2_0.client [None req-2cfd46f1-934b-4519-a47a-a2f6e80d5745 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] The 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: 154/309] 10.0.0.30 () {32 vars in 662 bytes} [Thu Apr 16 01:15:29 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:15:29.770 8 WARNING neutronclient.v2_0.client [None req-759a64df-62b9-4159-ac6c-08abdbe8fd5d d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:30.067 8 WARNING neutronclient.v2_0.client [None req-759a64df-62b9-4159-ac6c-08abdbe8fd5d d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] The 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: 156/310] 10.0.0.30 () {32 vars in 739 bytes} [Thu Apr 16 01:15:29 2026] DELETE /v2.1/os-security-groups/e56bf1f6-5453-409d-91f8-486ad221809c => generated 0 bytes in 405 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 01:15:30.181 7 WARNING neutronclient.v2_0.client [None req-1cd81955-a82e-4e28-9df7-6f4fbe946a60 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:30.280 7 INFO nova.api.openstack.wsgi [None req-1cd81955-a82e-4e28-9df7-6f4fbe946a60 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] HTTP exception thrown: Security group e56bf1f6-5453-409d-91f8-486ad221809c does not exist Neutron server returns request_ids: ['req-2d23c3bc-d724-4f66-a76f-fac09bc22d2d'] [pid: 7|app: 0|req: 155/311] 10.0.0.30 () {32 vars in 736 bytes} [Thu Apr 16 01:15:30 2026] GET /v2.1/os-security-groups/e56bf1f6-5453-409d-91f8-486ad221809c => generated 194 bytes in 113 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 01:15:30.302 8 WARNING neutronclient.v2_0.client [None req-866c48c6-448c-487a-8cbd-8a86075f46fc d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:30.454 7 WARNING neutronclient.v2_0.client [None req-f5300b34-3027-4059-b325-e9476c4d6aa5 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] 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-04-16 01:15:30.768 8 WARNING neutronclient.v2_0.client [None req-866c48c6-448c-487a-8cbd-8a86075f46fc d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:30.809 7 WARNING neutronclient.v2_0.client [None req-f5300b34-3027-4059-b325-e9476c4d6aa5 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 157/312] 10.0.0.30 () {32 vars in 739 bytes} [Thu Apr 16 01:15:30 2026] DELETE /v2.1/os-security-groups/8a70df45-6f50-483b-9969-11287ae2637b => generated 0 bytes in 600 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 01:15:30.905 8 WARNING neutronclient.v2_0.client [None req-7f152de0-61bf-4f87-9d01-910d36b89ee4 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:30.960 8 INFO nova.api.openstack.wsgi [None req-7f152de0-61bf-4f87-9d01-910d36b89ee4 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] HTTP exception thrown: Security group 8a70df45-6f50-483b-9969-11287ae2637b does not exist Neutron server returns request_ids: ['req-d1fd6f21-6b4a-4ffe-a676-7e7a013dfab8'] [pid: 8|app: 0|req: 158/313] 10.0.0.30 () {32 vars in 736 bytes} [Thu Apr 16 01:15:30 2026] GET /v2.1/os-security-groups/8a70df45-6f50-483b-9969-11287ae2637b => generated 194 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 01:15:30.972 8 WARNING neutronclient.v2_0.client [None req-271a6e48-275d-4640-973c-83d83aa2f510 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:31.082 7 WARNING neutronclient.v2_0.client [None req-f5300b34-3027-4059-b325-e9476c4d6aa5 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] 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-04-16 01:15:31.098 8 WARNING neutronclient.v2_0.client [None req-271a6e48-275d-4640-973c-83d83aa2f510 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] The 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: 159/314] 10.0.0.30 () {32 vars in 739 bytes} [Thu Apr 16 01:15:30 2026] DELETE /v2.1/os-security-groups/942aacd3-c8b5-4d47-b920-3b27f18274dc => generated 0 bytes in 220 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 01:15:31.299 8 WARNING neutronclient.v2_0.client [None req-04a5bbd1-7d2d-43a0-89d2-b778c80eae14 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] 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-04-16 01:15:31.354 8 WARNING neutronclient.v2_0.client [None req-04a5bbd1-7d2d-43a0-89d2-b778c80eae14 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] 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-04-16 01:15:31.528 8 WARNING neutronclient.v2_0.client [None req-04a5bbd1-7d2d-43a0-89d2-b778c80eae14 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 156/315] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:15:30 2026] POST /v2.1/servers => generated 449 bytes in 1362 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-04-16 01:15:31.724 7 WARNING neutronclient.v2_0.client [None req-6341f545-98a5-4095-84c5-d0f6ef3abbe9 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:31.753 7 INFO nova.api.openstack.wsgi [None req-6341f545-98a5-4095-84c5-d0f6ef3abbe9 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] HTTP exception thrown: Security group 942aacd3-c8b5-4d47-b920-3b27f18274dc does not exist Neutron server returns request_ids: ['req-db6134db-93c2-4553-a94b-070104d30982'] [pid: 7|app: 0|req: 157/316] 10.0.0.30 () {32 vars in 736 bytes} [Thu Apr 16 01:15:31 2026] GET /v2.1/os-security-groups/942aacd3-c8b5-4d47-b920-3b27f18274dc => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 01:15:31.776 7 WARNING neutronclient.v2_0.client [None req-7371fdcb-5d5b-448b-b3dc-9f8301597534 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 158/317] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:31 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1400 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-04-16 01:15:31.848 7 WARNING neutronclient.v2_0.client [None req-0511efb4-b707-4cd2-a4ca-7981cdcdfc6c d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:31.902 7 WARNING neutronclient.v2_0.client [None req-0511efb4-b707-4cd2-a4ca-7981cdcdfc6c d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:31.971 7 WARNING neutronclient.v2_0.client [None req-0511efb4-b707-4cd2-a4ca-7981cdcdfc6c d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] The 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: 159/318] 10.0.0.30 () {32 vars in 662 bytes} [Thu Apr 16 01:15:31 2026] GET /v2.1/os-security-groups => generated 707 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:15:32.087 7 WARNING neutronclient.v2_0.client [None req-4a66b180-5115-44d5-a8dc-0f50aace6e53 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:32.114 7 INFO nova.api.openstack.wsgi [None req-4a66b180-5115-44d5-a8dc-0f50aace6e53 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] HTTP exception thrown: Security group 942aacd3-c8b5-4d47-b920-3b27f18274dc does not exist Neutron server returns request_ids: ['req-3c949b47-eb44-478c-a8f2-8e39ad8476ab'] [pid: 7|app: 0|req: 160/319] 10.0.0.30 () {32 vars in 739 bytes} [Thu Apr 16 01:15:32 2026] DELETE /v2.1/os-security-groups/942aacd3-c8b5-4d47-b920-3b27f18274dc => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 01:15:32.128 7 WARNING neutronclient.v2_0.client [None req-081a826a-e514-4e59-946e-b27d9035336c d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:32.148 7 INFO nova.api.openstack.wsgi [None req-081a826a-e514-4e59-946e-b27d9035336c d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] HTTP exception thrown: Security group 8a70df45-6f50-483b-9969-11287ae2637b does not exist Neutron server returns request_ids: ['req-cdb829a6-ef64-4fc1-8e81-df3f00251cac'] [pid: 7|app: 0|req: 161/320] 10.0.0.30 () {32 vars in 739 bytes} [Thu Apr 16 01:15:32 2026] DELETE /v2.1/os-security-groups/8a70df45-6f50-483b-9969-11287ae2637b => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 01:15:32.159 7 WARNING neutronclient.v2_0.client [None req-badee997-2f43-43f8-82c5-10d069984aa6 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] 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-04-16 01:15:32.179 7 INFO nova.api.openstack.wsgi [None req-badee997-2f43-43f8-82c5-10d069984aa6 d9a5a9b36e1b40eda95b1e4a9d6b13da 9c025bff9cef4cb48e369e36e85d886a - - default default] HTTP exception thrown: Security group e56bf1f6-5453-409d-91f8-486ad221809c does not exist Neutron server returns request_ids: ['req-a7785b4c-4aa0-48ed-a19f-aa6fb0cd534c'] [pid: 7|app: 0|req: 162/321] 10.0.0.30 () {32 vars in 739 bytes} [Thu Apr 16 01:15:32 2026] DELETE /v2.1/os-security-groups/e56bf1f6-5453-409d-91f8-486ad221809c => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/322] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:15:31 2026] POST /v2.1/servers => generated 453 bytes in 1046 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 01:15:32.267 7 WARNING neutronclient.v2_0.client [None req-3803e718-091e-4891-8a8e-1f4ee93d6c26 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 163/323] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:32 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1431 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-04-16 01:15:32.881 8 WARNING neutronclient.v2_0.client [None req-1ae94ecf-2c30-42d2-89c5-23db861952df 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] 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: 161/324] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:32 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1400 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:15:33.443 7 WARNING neutronclient.v2_0.client [None req-53883618-beaf-4882-a333-4cda85ef6bfc 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 164/325] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:33 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1435 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:34.408 8 WARNING neutronclient.v2_0.client [None req-db2c6c2d-8b72-4f20-9fb6-5d4eb8953c04 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] 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-04-16 01:15:34.453 7 WARNING neutronclient.v2_0.client [None req-ac5de650-c095-4b44-a938-0829ed92b027 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 162/326] 10.0.0.30 () {34 vars in 684 bytes} [Thu Apr 16 01:15:34 2026] POST /v2.1/os-security-groups => generated 246 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:15:34.566 8 WARNING neutronclient.v2_0.client [None req-912a0ca0-7f1e-4904-8611-3d5053b498bd 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] The 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: 165/327] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:34 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1396 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:15:34.604 8 WARNING neutronclient.v2_0.client [None req-912a0ca0-7f1e-4904-8611-3d5053b498bd 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] The 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: 163/328] 10.0.0.30 () {34 vars in 694 bytes} [Thu Apr 16 01:15:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 191 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-04-16 01:15:34.765 7 WARNING neutronclient.v2_0.client [None req-969b661b-3991-4fca-bd88-2be9e8811696 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] The 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: 166/329] 10.0.0.30 () {34 vars in 684 bytes} [Thu Apr 16 01:15:34 2026] POST /v2.1/os-security-groups => generated 247 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:15:34.957 8 WARNING neutronclient.v2_0.client [None req-6f9daf72-bf93-459a-9fdc-b1679f430e95 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] 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-04-16 01:15:34.993 8 WARNING neutronclient.v2_0.client [None req-6f9daf72-bf93-459a-9fdc-b1679f430e95 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] 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-04-16 01:15:35.112 7 WARNING neutronclient.v2_0.client [None req-6c13b170-a8b7-4602-a6b6-b13440c1331d 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 167/330] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:35 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1483 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/331] 10.0.0.30 () {34 vars in 694 bytes} [Thu Apr 16 01:15:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 207 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-04-16 01:15:35.175 7 WARNING neutronclient.v2_0.client [None req-33f1d12d-0122-4ef8-bfe5-3d6706977d61 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] 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-04-16 01:15:35.209 7 WARNING neutronclient.v2_0.client [None req-33f1d12d-0122-4ef8-bfe5-3d6706977d61 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] The 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: 168/332] 10.0.0.30 () {34 vars in 694 bytes} [Thu Apr 16 01:15:35 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:15:35.313 8 WARNING neutronclient.v2_0.client [None req-981e565d-9d4f-44e4-a6d7-e24818c416bc 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] The 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: 165/333] 10.0.0.30 () {32 vars in 736 bytes} [Thu Apr 16 01:15:35 2026] GET /v2.1/os-security-groups/ff5eab30-9635-41e5-9bc8-7c7bd834d06b => generated 664 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:15:35.372 7 WARNING neutronclient.v2_0.client [None req-4afbf425-eadd-422b-990a-2ef695aa0d77 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] 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-04-16 01:15:35.397 7 WARNING neutronclient.v2_0.client [None req-4afbf425-eadd-422b-990a-2ef695aa0d77 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] 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-04-16 01:15:35.432 7 WARNING neutronclient.v2_0.client [None req-4afbf425-eadd-422b-990a-2ef695aa0d77 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] The 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: 169/334] 10.0.0.30 () {32 vars in 749 bytes} [Thu Apr 16 01:15:35 2026] DELETE /v2.1/os-security-group-rules/365946eb-b741-4290-b3ee-9f4e9a1c8510 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 01:15:35.514 8 WARNING neutronclient.v2_0.client [None req-94f4b8e0-16af-489e-a963-6e5e1e952c43 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] 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-04-16 01:15:35.573 8 WARNING neutronclient.v2_0.client [None req-94f4b8e0-16af-489e-a963-6e5e1e952c43 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] 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-04-16 01:15:35.621 7 WARNING neutronclient.v2_0.client [None req-84914359-2d55-40d2-a4da-2b2e125c923d 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 166/335] 10.0.0.30 () {32 vars in 739 bytes} [Thu Apr 16 01:15:35 2026] DELETE /v2.1/os-security-groups/ff5eab30-9635-41e5-9bc8-7c7bd834d06b => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/336] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:35 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1396 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:15:35.658 8 WARNING neutronclient.v2_0.client [None req-3ae03741-e0f3-4ee3-9509-128cff8db040 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] 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-04-16 01:15:35.686 8 WARNING neutronclient.v2_0.client [None req-3ae03741-e0f3-4ee3-9509-128cff8db040 339c966ac3764963a213a3f641247236 21a94e570b33486ebcd6c5cb20b83151 - - default default] The 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: 167/337] 10.0.0.30 () {32 vars in 739 bytes} [Thu Apr 16 01:15:35 2026] DELETE /v2.1/os-security-groups/a36dd4ed-565f-4818-bde9-8059fd89c74c => generated 0 bytes in 132 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-04-16 01:15:36.197 7 WARNING neutronclient.v2_0.client [None req-620f8208-f299-4ccb-b4a6-7c1ebbce8671 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 171/338] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:36 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1483 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:15:36.733 8 WARNING neutronclient.v2_0.client [None req-3b1bb63c-ae32-4c45-a510-6e6edd826668 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 168/341] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:36 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1452 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-04-16 01:15:37.306 7 WARNING neutronclient.v2_0.client [None req-24ea1628-6341-49f3-a013-c03a2fcf9936 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 174/342] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:37 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1491 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:37.871 8 WARNING neutronclient.v2_0.client [None req-0427566b-b21a-4f1d-8eec-fca667cfa003 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 169/343] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:37 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1452 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-04-16 01:15:38.419 7 WARNING neutronclient.v2_0.client [None req-5b523ee7-180a-42d6-b6ba-7299ae35dad1 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 175/344] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:38 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1557 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:38.979 8 WARNING neutronclient.v2_0.client [None req-1493552d-97df-4b4d-af2c-013a0dbf0a4d 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 170/345] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:38 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1460 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:39.417 7 INFO nova.api.openstack.compute.server_external_events [req-87472a55-637c-4e28-b067-7e5aa3c7bfb2 req-75b49b62-75db-481c-a4c3-26f527ddf4a5 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:4e2fccb9-277e-4f61-9fe1-7cf2ab125c38 for instance 55948e68-2fe8-4e81-93cb-20005a3b9550 on instance 2026-04-16 01:15:39.425 7 INFO nova.compute.rpcapi [None req-aefb4e40-9d68-419f-9126-358939fae123 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 176/346] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:15:39 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-04-16 01:15:39.548 8 WARNING neutronclient.v2_0.client [None req-1f10e758-1939-49ec-bbf3-8ef995e4126d 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 171/347] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:39 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1557 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:40.075 7 WARNING neutronclient.v2_0.client [None req-be3d2a4d-4a05-4517-9693-98cca62547c2 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 177/348] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:40 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1537 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, ' 2026-04-16 01:15:41.043 8 WARNING neutronclient.v2_0.client [None req-1997ce43-3420-436f-9012-15ebdd5319af 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] 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: 172/349] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:40 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1557 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:15:41.211 7 WARNING neutronclient.v2_0.client [None req-e6931fd3-af31-4921-ac79-3abfb18d8ccf 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 178/350] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:41 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1525 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-04-16 01:15:41.482 8 INFO nova.api.openstack.compute.server_external_events [req-19715ef9-7fb3-4f4e-a3fa-4082c5785cf7 req-85a6cd6f-a853-43d2-b0b5-f01ce7dacc0d ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:14b01a2f-b595-4245-a154-5780e84b36ee for instance 5f4ba692-4054-4fa0-82c8-42e175d5dc35 on instance 2026-04-16 01:15:41.500 8 INFO nova.compute.rpcapi [None req-57192064-aa66-4833-a471-cab8761361f8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 173/351] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:15:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 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-04-16 01:15:42.228 7 WARNING neutronclient.v2_0.client [None req-775e8689-ca44-4151-99db-a063d9067a05 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 179/352] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:42 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1557 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-04-16 01:15:42.459 8 WARNING neutronclient.v2_0.client [None req-dc92343d-15de-4c05-bed5-9c7e54786e4f 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 174/353] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:42 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1525 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:43.405 7 WARNING neutronclient.v2_0.client [None req-2fb7b3d1-084e-4cc3-82f3-560cd7e9374a 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 180/354] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:43 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1557 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-04-16 01:15:43.631 8 WARNING neutronclient.v2_0.client [None req-19326338-ec60-4f33-a341-a8ebe66dc277 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 175/355] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:43 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1525 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 181/356] 10.0.0.30 () {34 vars in 670 bytes} [Thu Apr 16 01:15:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 142 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-04-16 01:15:44.575 8 WARNING neutronclient.v2_0.client [None req-d84afa9c-da7c-4923-ad90-2a24523d7ee6 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 176/357] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:44 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1557 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:15:44.788 7 WARNING neutronclient.v2_0.client [None req-700d8ee7-0f1f-4ddf-be1a-915ef439bf74 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 182/358] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:44 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1525 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:45.703 8 WARNING neutronclient.v2_0.client [None req-7b4674f1-e595-4c73-915e-f8b59f79adb4 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 177/359] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:45 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1557 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-04-16 01:15:45.971 7 WARNING neutronclient.v2_0.client [None req-83ce0454-4a73-4314-a7e3-1d881202b77e 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 183/360] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:45 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1525 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:46.834 8 WARNING neutronclient.v2_0.client [None req-593d881a-92f7-4078-b250-6eefd5f93560 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 179/363] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:46 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1557 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:47.109 7 WARNING neutronclient.v2_0.client [None req-017963f5-cd20-4fc3-bd6b-e1056e0d0a1d 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 185/364] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:47 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1525 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:47.987 8 WARNING neutronclient.v2_0.client [None req-83f8dd32-4c16-4efa-a077-59bc167382f7 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 180/365] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:47 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1557 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-04-16 01:15:48.317 7 WARNING neutronclient.v2_0.client [None req-5bb44895-561e-4338-9ca2-0ba94610eb33 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 186/366] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:48 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1525 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:48.924 8 INFO nova.api.openstack.compute.server_external_events [req-07c59caf-7d71-4e16-b462-cdf08b3ff46c req-b65b9f30-0b9d-412f-873e-6d608f999739 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:4e2fccb9-277e-4f61-9fe1-7cf2ab125c38 for instance 55948e68-2fe8-4e81-93cb-20005a3b9550 on instance [pid: 8|app: 0|req: 181/367] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:15:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:49.175 7 WARNING neutronclient.v2_0.client [None req-92fd27fc-99d3-42bd-b947-210670811454 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 187/368] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:49 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1557 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-04-16 01:15:49.466 8 WARNING neutronclient.v2_0.client [None req-0d299a10-3010-4d0f-a853-84a0e02321d5 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 182/369] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:49 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1525 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-04-16 01:15:49.756 7 WARNING neutronclient.v2_0.client [None req-2f2aa5b0-0e4b-4029-92f9-58c71e857404 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] 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-04-16 01:15:49.788 7 WARNING neutronclient.v2_0.client [None req-2f2aa5b0-0e4b-4029-92f9-58c71e857404 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] 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-04-16 01:15:49.966 7 WARNING neutronclient.v2_0.client [None req-2f2aa5b0-0e4b-4029-92f9-58c71e857404 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] 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-04-16 01:15:50.327 8 WARNING neutronclient.v2_0.client [None req-fbd86d85-0650-4040-ac5e-6cdeb18d68cf 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 188/370] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:15:49 2026] POST /v2.1/servers => generated 451 bytes in 674 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-04-16 01:15:50.354 7 WARNING neutronclient.v2_0.client [None req-7b98b54c-4753-44c2-8a88-d897d6336b0d dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 189/371] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:50 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1253 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:50 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1739 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:50.480 7 WARNING neutronclient.v2_0.client [None req-a39a04f1-76ab-409a-ab00-476bd7c9bf28 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] 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-04-16 01:15:50.640 8 WARNING neutronclient.v2_0.client [None req-b729899e-4627-412c-8f32-2751fbf27861 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 184/373] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:50 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1525 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 10.0.0.30 () {32 vars in 740 bytes} [Thu Apr 16 01:15:50 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550/os-interface => generated 284 bytes in 408 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-04-16 01:15:50.963 8 INFO nova.api.openstack.compute.server_external_events [req-24110bb4-2afb-42f7-962e-95237bd2ab5a req-1425472e-fdbb-4a33-b9f5-346979db68e8 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:14b01a2f-b595-4245-a154-5780e84b36ee for instance 5f4ba692-4054-4fa0-82c8-42e175d5dc35 on instance [pid: 8|app: 0|req: 185/375] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:15:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:51.453 7 WARNING neutronclient.v2_0.client [None req-74cc8d6e-5b48-4f1e-8a78-9427161866b4 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 191/376] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:51 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1303 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:51.814 8 WARNING neutronclient.v2_0.client [None req-733c23f6-115d-4222-ae12-4e49c3d641e8 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 186/377] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:51 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1525 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:52.085 8 INFO nova.api.openstack.compute.server_external_events [req-78cc56eb-1672-4e03-adc4-526d084cd0bd req-c0a3731e-1c02-4411-9533-37f5f338d7e1 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:4e2fccb9-277e-4f61-9fe1-7cf2ab125c38 for instance 55948e68-2fe8-4e81-93cb-20005a3b9550 on instance [pid: 8|app: 0|req: 187/378] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:15:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:15:52.103 7 WARNING neutronclient.v2_0.client [None req-14ad64e4-e272-453f-b5fa-fa0b2d28b597 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 192/379] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:52 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1739 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 188/380] 10.0.0.30 () {32 vars in 640 bytes} [Thu Apr 16 01:15:52 2026] GET /v2.1/servers => generated 384 bytes in 110 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: 193/381] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:15:52 2026] DELETE /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 0 bytes in 131 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:52.553 8 WARNING neutronclient.v2_0.client [None req-3d8252a6-80a1-412a-9e23-9292fcde1b5d 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] 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-04-16 01:15:52.578 7 WARNING neutronclient.v2_0.client [None req-059fb1a7-966a-4068-bfc5-efd249998d67 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 194/382] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:52 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1351 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:52 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1745 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:53.028 7 WARNING neutronclient.v2_0.client [None req-93a9315e-679a-4b12-a1a6-4af67e1e2182 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 195/384] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:52 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1716 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-04-16 01:15:53.255 8 WARNING neutronclient.v2_0.client [None req-8e5dbbfb-f1e3-42ae-b97a-b381fac367d6 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 190/385] 10.0.0.30 () {32 vars in 740 bytes} [Thu Apr 16 01:15:53 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:53.694 7 WARNING neutronclient.v2_0.client [None req-b85c1570-4c4c-41df-816c-07f5a5a34d1b dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] 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-04-16 01:15:53.720 8 WARNING neutronclient.v2_0.client [None req-d0357cbd-207d-4f41-8577-681b9d829d7e 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 196/386] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:53 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1351 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:53 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1865 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-04-16 01:15:54.117 7 WARNING neutronclient.v2_0.client [None req-3a082e8c-aad4-47a4-aaea-a24546f7c1f9 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 197/388] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:54 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1716 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-04-16 01:15:54.512 8 INFO nova.api.openstack.compute.server_external_events [req-14e22508-50f9-4e67-beb7-b67a5f2547b8 req-e195b92f-d4e4-4c45-914b-e5968fee3ad2 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:14b01a2f-b595-4245-a154-5780e84b36ee for instance 5f4ba692-4054-4fa0-82c8-42e175d5dc35 on instance [pid: 8|app: 0|req: 192/389] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:15:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 77 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-04-16 01:15:54.783 7 WARNING neutronclient.v2_0.client [None req-5edf06a7-c026-449d-91a8-f3c971ecb213 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 198/390] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:54 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1359 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-04-16 01:15:54.923 8 WARNING neutronclient.v2_0.client [None req-525d1b42-c44b-47d9-82c3-beeeb7a7b821 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 193/391] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:54 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1865 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:55.618 7 INFO nova.api.openstack.compute.server_external_events [req-80ab308e-8eb5-447a-8190-bb5353a64b57 req-b849b7ae-42d4-4a58-8ca1-86647dd6df56 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:617ca6c6-c865-4180-8e84-53bd5a54a02c for instance 5d048b78-4c0d-4510-b880-8a27e367ed14 on instance [pid: 7|app: 0|req: 199/392] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:15:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:55.871 8 WARNING neutronclient.v2_0.client [None req-3d9f93a4-40c8-4928-9e02-2bd5f018a8ee dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 194/393] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:55 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1437 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-04-16 01:15:56.085 7 WARNING neutronclient.v2_0.client [None req-e0ed31b5-9b2b-412c-bc3c-de0894673f75 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 200/394] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:56 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1797 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-04-16 01:15:56.553 8 INFO nova.api.openstack.compute.server_external_events [req-22985c86-23df-4fb6-91b1-cc29290c9f42 req-520cc310-bd27-4672-bca1-837284cebb2e ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:4e2fccb9-277e-4f61-9fe1-7cf2ab125c38 for instance 55948e68-2fe8-4e81-93cb-20005a3b9550 on instance [pid: 8|app: 0|req: 195/395] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:15:56 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-04-16 01:15:57.061 7 WARNING neutronclient.v2_0.client [None req-fe4fa501-ae2c-40b2-8111-37f5ecb8f432 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] 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: 202/398] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:57 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1437 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:15:57.195 8 WARNING neutronclient.v2_0.client [None req-d576d426-3d3b-4117-a9f7-288c48a61bb7 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 197/399] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:57 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1517 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:58.241 7 WARNING neutronclient.v2_0.client [None req-fc310448-b627-4c3d-ba95-01273edc0814 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] 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-04-16 01:15:58.309 8 WARNING neutronclient.v2_0.client [None req-026cf2b4-d221-4168-96a8-a5495e9e9dc3 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] The 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: 198/400] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:58 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 1517 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:58 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1437 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:15:59.411 8 INFO nova.api.openstack.wsgi [None req-f6af3fe5-c9ee-4cb2-8294-2860e99479c3 87fcc190b74a4246a8c1b91e07c55404 3686b443502b438699989b55873898f7 - - default default] HTTP exception thrown: Instance 55948e68-2fe8-4e81-93cb-20005a3b9550 could not be found. [pid: 8|app: 0|req: 199/402] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:59 2026] GET /v2.1/servers/55948e68-2fe8-4e81-93cb-20005a3b9550 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 01:15:59.419 7 WARNING neutronclient.v2_0.client [None req-61494e7e-bde4-4046-8f15-eecdcf08ae14 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] 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: 200/403] 10.0.0.30 () {32 vars in 703 bytes} [Thu Apr 16 01:15:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-464010837 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:15:59 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1437 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:16:00.593 8 WARNING neutronclient.v2_0.client [None req-76bca56f-ba22-4428-8db9-dde1d512d2e8 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 201/405] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:00 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1425 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:01.750 7 WARNING neutronclient.v2_0.client [None req-8613203c-ffe8-457c-bc76-e155d00d671c dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 205/406] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:01 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1425 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:03.022 8 WARNING neutronclient.v2_0.client [None req-0d002d53-3878-428b-86f0-cf0f138bb362 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 202/407] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:02 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1425 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:04.219 7 WARNING neutronclient.v2_0.client [None req-6c9147ad-099e-4b70-86c9-2cb37bc63115 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] 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: 206/408] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:04 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1425 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:16:04.319 8 INFO nova.api.openstack.compute.server_external_events [req-ed26e14f-f6f3-41c1-9d52-732f668700f2 req-0b484b48-7c63-4401-9289-58b1b87a783f ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:617ca6c6-c865-4180-8e84-53bd5a54a02c for instance 5d048b78-4c0d-4510-b880-8a27e367ed14 on instance [pid: 8|app: 0|req: 203/409] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:16:04 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-04-16 01:16:05.362 7 WARNING neutronclient.v2_0.client [None req-7aa807d2-82e7-47ec-8aa6-9f364495bfba dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 207/410] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:05 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1425 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-04-16 01:16:06.500 8 WARNING neutronclient.v2_0.client [None req-d698d604-b1f3-4afd-878f-bbd30a7c7de1 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 204/411] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:06 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1611 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-04-16 01:16:06.649 7 WARNING neutronclient.v2_0.client [None req-3812908d-9f82-4a63-bf9c-fbe67a87e7a1 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 208/412] 10.0.0.30 () {32 vars in 740 bytes} [Thu Apr 16 01:16:06 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:07.207 8 INFO nova.api.openstack.compute.server_external_events [req-c072f08f-6941-49c5-9196-87ce53fc3884 req-0596c13d-3d83-4623-91f2-4d8c23304269 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:617ca6c6-c865-4180-8e84-53bd5a54a02c for instance 5d048b78-4c0d-4510-b880-8a27e367ed14 on instance 2026-04-16 01:16:07.208 7 WARNING neutronclient.v2_0.client [None req-0776b21f-5276-49b5-8335-4bb8068a4639 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 206/415] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:07 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1611 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, ' [pid: 8|app: 0|req: 207/417] 10.0.0.30 () {32 vars in 640 bytes} [Thu Apr 16 01:16:07 2026] GET /v2.1/servers => generated 387 bytes in 51 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: 211/418] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:16:07 2026] DELETE /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => 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-04-16 01:16:07.549 8 WARNING neutronclient.v2_0.client [None req-2cab44e4-0436-46e3-97f8-c92ee5b84d00 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 208/419] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:07 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1617 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, ' 2026-04-16 01:16:08.694 7 WARNING neutronclient.v2_0.client [None req-9a21fdee-85d4-414c-a3f7-30129b7789ce dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 212/420] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:08 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1737 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:09.885 8 WARNING neutronclient.v2_0.client [None req-d151b119-0e09-48bc-9d2e-c1c27c495087 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 209/421] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:09 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1737 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:10.276 7 INFO nova.api.openstack.compute.server_external_events [req-fd2b39f7-7f8f-4a55-8b73-dc6dcbdb7131 req-aaec0cde-bc4e-4fd0-84f2-61550d9ef07c ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-unplugged:617ca6c6-c865-4180-8e84-53bd5a54a02c for instance 5d048b78-4c0d-4510-b880-8a27e367ed14 on instance [pid: 7|app: 0|req: 213/422] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:16:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 108 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-04-16 01:16:10.597 8 INFO nova.api.openstack.compute.server_external_events [req-97d6f5aa-ac94-4826-bb97-87e4773cf66f req-9d16e596-2508-4905-ac8e-32bc8f6766aa ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:617ca6c6-c865-4180-8e84-53bd5a54a02c for instance 5d048b78-4c0d-4510-b880-8a27e367ed14 on instance [pid: 8|app: 0|req: 210/423] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:10 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-04-16 01:16:11.020 7 WARNING neutronclient.v2_0.client [None req-99d1349c-0f11-4e4a-af8c-7ed169cc22ce dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 214/424] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:10 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1380 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:12.107 8 WARNING neutronclient.v2_0.client [None req-cf64634d-7ec8-49e9-94f3-efef95c1fae1 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 211/425] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:12 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1380 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-04-16 01:16:13.227 7 WARNING neutronclient.v2_0.client [None req-a1f5b3eb-26e2-4481-b416-e14aeca9ad4c dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 215/426] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:13 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1385 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-04-16 01:16:14.058 8 WARNING neutronclient.v2_0.client [None req-23d60757-5213-4f82-9066-9b281a817bf9 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 212/427] 10.0.0.30 () {32 vars in 740 bytes} [Thu Apr 16 01:16:14 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/os-interface => generated 284 bytes in 124 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-04-16 01:16:14.190 7 WARNING neutronclient.v2_0.client [None req-456bd2c3-9a60-4ce5-bb5e-93da2902ce7d 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 216/428] 10.0.0.30 () {32 vars in 814 bytes} [Thu Apr 16 01:16:14 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/os-interface/14b01a2f-b595-4245-a154-5780e84b36ee => generated 281 bytes in 123 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: 217/429] 10.0.0.30 () {32 vars in 722 bytes} [Thu Apr 16 01:16:14 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/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-04-16 01:16:14.348 8 WARNING neutronclient.v2_0.client [None req-843ca20f-6df2-43e5-9a8d-af08afd8c2a4 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] The 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: 218/430] 10.0.0.30 () {34 vars in 749 bytes} [Thu Apr 16 01:16:14 2026] POST /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 213/431] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:14 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 1385 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/432] 10.0.0.30 () {32 vars in 722 bytes} [Thu Apr 16 01:16:14 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/ips => generated 156 bytes in 46 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-04-16 01:16:15.399 8 INFO nova.api.openstack.compute.server_external_events [req-bc46c858-8acb-44b3-b8c1-1c30fe10b74e req-c0b6e9ff-5635-411d-9363-80f74c915cfa ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:14b01a2f-b595-4245-a154-5780e84b36ee for instance 5f4ba692-4054-4fa0-82c8-42e175d5dc35 on instance [pid: 8|app: 0|req: 214/433] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:15.433 7 INFO nova.api.openstack.wsgi [None req-8f364587-eb89-43d7-8339-7d9734e755e2 dc57c014fd404bfa9cc14af0448417b2 f974d49fb4dc4f1b889bbaf0804dcb74 - - default default] HTTP exception thrown: Instance 5d048b78-4c0d-4510-b880-8a27e367ed14 could not be found. [pid: 7|app: 0|req: 220/434] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:15 2026] GET /v2.1/servers/5d048b78-4c0d-4510-b880-8a27e367ed14 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 221/435] 10.0.0.30 () {32 vars in 705 bytes} [Thu Apr 16 01:16:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2092855472 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/436] 10.0.0.30 () {32 vars in 722 bytes} [Thu Apr 16 01:16:15 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/437] 10.0.0.30 () {32 vars in 722 bytes} [Thu Apr 16 01:16:16 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/ips => generated 195 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:16.561 8 WARNING neutronclient.v2_0.client [None req-86be5d0f-7f03-4af1-ac45-33e09aa28eaa 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 216/438] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:16 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1951 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, ' [pid: 7|app: 0|req: 223/441] 10.0.0.30 () {34 vars in 749 bytes} [Thu Apr 16 01:16:16 2026] POST /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/action => generated 0 bytes in 44 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: 219/442] 10.0.0.30 () {32 vars in 722 bytes} [Thu Apr 16 01:16:16 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/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, ' [pid: 7|app: 0|req: 224/443] 10.0.0.30 () {32 vars in 722 bytes} [Thu Apr 16 01:16:17 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/ips => generated 195 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-04-16 01:16:18.485 8 INFO nova.api.openstack.compute.server_external_events [req-ea938b07-e7df-48a2-ad4e-5ff15615bc43 req-3e4bbc33-d597-404c-b338-897a805237e8 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:14b01a2f-b595-4245-a154-5780e84b36ee for instance 5f4ba692-4054-4fa0-82c8-42e175d5dc35 on instance [pid: 8|app: 0|req: 220/444] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 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: 225/445] 10.0.0.30 () {32 vars in 722 bytes} [Thu Apr 16 01:16:18 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/ips => generated 195 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, ' [pid: 8|app: 0|req: 221/446] 10.0.0.30 () {32 vars in 722 bytes} [Thu Apr 16 01:16:19 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35/ips => generated 156 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: 7|app: 0|req: 226/447] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:16:19 2026] DELETE /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 0 bytes in 81 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-04-16 01:16:20.048 8 WARNING neutronclient.v2_0.client [None req-4bfb0153-e84a-4f80-9cb2-763bf647db94 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 222/448] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:20 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1842 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:21.227 7 WARNING neutronclient.v2_0.client [None req-a4d08dde-b36d-4dd5-b704-d897c51bd14f 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 227/449] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:21 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1842 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:22.364 8 WARNING neutronclient.v2_0.client [None req-f2a40178-1342-4290-9671-1e8c71af0a9c 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] 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-04-16 01:16:23.524 7 INFO nova.api.openstack.compute.server_external_events [req-c0ecf046-ac02-408f-a5ae-49144490591e req-cc325a7d-abc0-4aba-af7a-7a126970fe99 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:14b01a2f-b595-4245-a154-5780e84b36ee for instance 5f4ba692-4054-4fa0-82c8-42e175d5dc35 on instance [pid: 7|app: 0|req: 228/450] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:23 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) [pid: 8|app: 0|req: 223/451] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:22 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1842 bytes in 1206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 229/452] 10.0.0.30 () {34 vars in 670 bytes} [Thu Apr 16 01:16:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 137 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-04-16 01:16:24.610 8 WARNING neutronclient.v2_0.client [None req-cbcfefcb-9ce8-4637-b6d2-fba19eab3bcb 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 224/453] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:24 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1486 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:16:25.558 7 WARNING neutronclient.v2_0.client [None req-b13bb4f9-4905-4058-9adf-fdd8be9439f3 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] 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-04-16 01:16:25.625 7 WARNING neutronclient.v2_0.client [None req-b13bb4f9-4905-4058-9adf-fdd8be9439f3 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] 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-04-16 01:16:25.809 7 WARNING neutronclient.v2_0.client [None req-b13bb4f9-4905-4058-9adf-fdd8be9439f3 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 230/454] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:16:25 2026] POST /v2.1/servers => generated 452 bytes in 495 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-04-16 01:16:26.024 8 WARNING neutronclient.v2_0.client [None req-a3c160c6-6117-4fe7-b963-5307eca96b89 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 225/455] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:25 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1392 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-04-16 01:16:26.245 7 WARNING neutronclient.v2_0.client [None req-d834bf95-bb9c-4b95-b1c9-fb95a1376168 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] The 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: 231/456] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:26 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 1486 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-04-16 01:16:27.120 8 WARNING neutronclient.v2_0.client [None req-df0b69af-4bb8-4907-9a9e-d58362e6246f 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 227/459] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:27 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1396 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-04-16 01:16:27.324 7 INFO nova.api.openstack.wsgi [None req-fcf2d7a3-6ff8-4aa6-a6c5-a7929f74b8bf 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] HTTP exception thrown: Instance 5f4ba692-4054-4fa0-82c8-42e175d5dc35 could not be found. [pid: 7|app: 0|req: 233/460] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:27 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 228/461] 10.0.0.30 () {32 vars in 703 bytes} [Thu Apr 16 01:16:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-397426835 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:27.788 7 INFO nova.api.openstack.wsgi [None req-622bd1a7-466f-4351-b244-b347a9928910 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] HTTP exception thrown: Instance 5f4ba692-4054-4fa0-82c8-42e175d5dc35 could not be found. [pid: 7|app: 0|req: 234/462] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:16:27 2026] DELETE /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 01:16:27.820 8 INFO nova.api.openstack.wsgi [None req-803a5d54-6c33-422b-bd6d-90090872d9e4 685ec153b323422ba9218fe8e067a7f9 961419f828d74dafaf8bb516f9ca8c1a - - default default] HTTP exception thrown: Instance 5f4ba692-4054-4fa0-82c8-42e175d5dc35 could not be found. [pid: 8|app: 0|req: 229/463] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:27 2026] GET /v2.1/servers/5f4ba692-4054-4fa0-82c8-42e175d5dc35 => generated 111 bytes in 27 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-04-16 01:16:28.243 7 WARNING neutronclient.v2_0.client [None req-1827aae0-9aeb-4cad-93e1-fbd6703ee65b 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 235/464] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:28 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1444 bytes in 633 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:29.883 8 WARNING neutronclient.v2_0.client [None req-a71e7eb9-c5dd-460e-a434-43caa2a69736 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 230/465] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:29 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1452 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-04-16 01:16:31.158 7 WARNING neutronclient.v2_0.client [None req-6fa0a05e-6cdd-477e-93c0-2d9dc03f254e 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] 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-04-16 01:16:31.188 8 INFO nova.api.openstack.compute.server_external_events [req-73110aab-cbd0-49b2-b41e-eecd0892b0dd req-a70e84ce-ef09-44af-bd27-34991531059e ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:f0a9a217-5e85-4ce4-b4a4-088083cad001 for instance df842f0d-070f-4535-a5e3-b960ab7becf1 on instance [pid: 8|app: 0|req: 231/466] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/467] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:31 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1519 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:32.317 8 WARNING neutronclient.v2_0.client [None req-d65fce51-a5fe-4d68-9259-3cb9ad057b71 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 232/468] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:32 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1517 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:33.675 7 WARNING neutronclient.v2_0.client [None req-d769b79d-bb18-4278-a388-1e008c27ab0a 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 237/469] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:33 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1517 bytes in 1594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:36.294 8 WARNING neutronclient.v2_0.client [None req-30c9601d-0c3c-450f-8fda-c3c64691b184 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] 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: 238/470] 10.0.0.30 () {34 vars in 670 bytes} [Thu Apr 16 01:16:36 2026] POST /v2.1/os-keypairs => generated 385 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/473] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:36 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1517 bytes in 1358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/474] 10.0.0.30 () {34 vars in 670 bytes} [Thu Apr 16 01:16:38 2026] POST /v2.1/os-keypairs => generated 398 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-04-16 01:16:38.642 8 INFO nova.api.openstack.compute.server_external_events [req-732ee561-337c-41f8-af71-1ec6fa06b2b6 req-3c69958a-67f7-4797-9749-c0906bcd40db ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:f0a9a217-5e85-4ce4-b4a4-088083cad001 for instance df842f0d-070f-4535-a5e3-b960ab7becf1 on instance [pid: 8|app: 0|req: 234/475] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:16:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:16:38.675 7 WARNING neutronclient.v2_0.client [None req-cae204a8-0131-4f01-9209-52a687ea76b4 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 242/476] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:38 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1517 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:39.064 8 WARNING neutronclient.v2_0.client [None req-67f3ab09-6496-4446-985d-9e800b6c3507 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] 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-04-16 01:16:39.115 8 WARNING neutronclient.v2_0.client [None req-67f3ab09-6496-4446-985d-9e800b6c3507 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] 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-04-16 01:16:39.317 8 WARNING neutronclient.v2_0.client [None req-67f3ab09-6496-4446-985d-9e800b6c3507 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 235/477] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:16:38 2026] POST /v2.1/servers => generated 450 bytes in 541 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-04-16 01:16:39.568 7 WARNING neutronclient.v2_0.client [None req-c82614ed-91f5-4a88-86ee-033019fecbe1 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 243/478] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:39 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1422 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:39.935 8 WARNING neutronclient.v2_0.client [None req-7108005f-5e64-46b7-99a5-0959287cfdc3 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] 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: 236/479] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:39 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1517 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:16:40.073 7 WARNING neutronclient.v2_0.client [None req-4b019b76-c50c-45aa-8ef0-009cbdc107cc 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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-04-16 01:16:40.146 7 WARNING neutronclient.v2_0.client [None req-4b019b76-c50c-45aa-8ef0-009cbdc107cc 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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-04-16 01:16:40.322 7 WARNING neutronclient.v2_0.client [None req-4b019b76-c50c-45aa-8ef0-009cbdc107cc 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 244/480] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:16:39 2026] POST /v2.1/servers => generated 450 bytes in 508 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-04-16 01:16:40.534 8 WARNING neutronclient.v2_0.client [None req-f135d932-dad1-40b9-a97b-26731b1fb98e 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 237/481] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:40 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1403 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-04-16 01:16:40.659 7 WARNING neutronclient.v2_0.client [None req-99c90a56-271c-44b8-8c40-0c8888f97dc7 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 245/482] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:40 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1426 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-04-16 01:16:41.129 8 WARNING neutronclient.v2_0.client [None req-af65749c-3bc0-44db-a309-ad682dd5eff5 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 238/483] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:41 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1700 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-04-16 01:16:41.351 7 WARNING neutronclient.v2_0.client [None req-11017115-0c05-4f58-b7c9-9a02d31375e1 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 246/484] 10.0.0.30 () {32 vars in 740 bytes} [Thu Apr 16 01:16:41 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1/os-interface => generated 284 bytes in 93 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-04-16 01:16:41.633 8 WARNING neutronclient.v2_0.client [None req-31e0c031-c554-4711-af57-b2051f762083 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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-04-16 01:16:41.765 7 WARNING neutronclient.v2_0.client [None req-ec01f1fe-88b6-4aeb-b4c0-7c77cdc55ef3 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 239/485] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:41 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1407 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/486] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:41 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1474 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:42.132 8 INFO nova.api.openstack.compute.server_external_events [req-5a4e9d97-253a-4c0d-9b3c-5c687425d531 req-5f1069e5-f6b7-44f1-adf9-18047c3a2bf9 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:f0a9a217-5e85-4ce4-b4a4-088083cad001 for instance df842f0d-070f-4535-a5e3-b960ab7becf1 on instance [pid: 8|app: 0|req: 240/487] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:42 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:42.894 8 WARNING neutronclient.v2_0.client [None req-97dd6950-2388-4b0e-af3c-6e377ad9e0d0 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] 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-04-16 01:16:42.900 7 WARNING neutronclient.v2_0.client [None req-7cd68693-800c-4400-9885-7adbbea0253c 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 241/488] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:42 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1474 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/489] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:42 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1399 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:44.007 8 WARNING neutronclient.v2_0.client [None req-c81424a3-d61b-4b52-bd90-1613af61f1cf 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] 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-04-16 01:16:44.018 7 WARNING neutronclient.v2_0.client [None req-195be467-8a96-451c-b5c7-2eb9330e16ad 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 242/490] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:43 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1482 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/491] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:43 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1399 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:45.071 8 INFO nova.api.openstack.compute.server_external_events [req-9a5f5db2-4af9-4a64-a9c8-a08cf69ecbe2 req-222cc9c5-95d9-4320-8ad8-bf59fd49cf76 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:b20ea1ca-9ab3-45af-a8c0-05085e2ed825 for instance d23fb71d-3b49-47a3-9922-a4f6f1fb7506 on instance [pid: 8|app: 0|req: 243/492] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:45 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:45.210 7 WARNING neutronclient.v2_0.client [None req-b4b2d4cd-13fc-4afa-bd54-7021468047c0 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] 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-04-16 01:16:45.216 8 WARNING neutronclient.v2_0.client [None req-0c7633d3-933b-48e5-a7d9-6ebbca1ade13 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 244/493] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:45 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1399 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/494] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:45 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1559 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-04-16 01:16:46.330 8 WARNING neutronclient.v2_0.client [None req-05f6bccc-567b-4ccd-b7bc-5273312ff63e 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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-04-16 01:16:46.354 7 WARNING neutronclient.v2_0.client [None req-b1dde067-502e-43dd-8658-6b3765a60cd7 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 245/495] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:46 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1455 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/496] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:46 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1547 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-04-16 01:16:47.413 8 WARNING neutronclient.v2_0.client [None req-6259e2ea-76c6-4c65-9650-daf61c016bdb 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 247/499] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:47 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1455 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-04-16 01:16:47.532 7 WARNING neutronclient.v2_0.client [None req-05da184f-5ffe-4801-9ce2-f595618192be 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 253/500] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:47 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1547 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:48.501 8 WARNING neutronclient.v2_0.client [None req-154daa86-1c58-463a-af42-d6679ed35dbd 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 248/501] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:48 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:48.660 7 WARNING neutronclient.v2_0.client [None req-b8c57743-50c2-4da2-abf6-4d47e246bd4b 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 254/502] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:48 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1547 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:49.582 8 WARNING neutronclient.v2_0.client [None req-4f5eb88a-2ce4-4b40-bff7-7d9932e4ccfa 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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-04-16 01:16:49.582 7 INFO nova.api.openstack.compute.server_external_events [req-e23d1948-1884-480f-84ff-bee799c9f214 req-a6d61003-9429-4007-9335-33a7c3aa87de ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:2ad25d73-05e2-414d-a2ac-476a197fc22a for instance 7c961006-fdf0-4621-bf64-acf4715cf4bd on instance [pid: 7|app: 0|req: 255/503] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/504] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:49 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1531 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-04-16 01:16:49.811 7 WARNING neutronclient.v2_0.client [None req-aeb5ae13-7ab2-4a3e-a7ff-ffa62de17075 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 256/505] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:49 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1547 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-04-16 01:16:50.734 8 WARNING neutronclient.v2_0.client [None req-0d0f510a-74c4-41c5-8ad2-841da7379849 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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: 250/506] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:50 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1529 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:16:50.837 7 INFO nova.api.openstack.compute.server_external_events [req-34e0a342-24a8-4a37-be96-671fc52a0ce9 req-7bf8bfda-325e-48ab-8648-9e3d0ed53194 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:b20ea1ca-9ab3-45af-a8c0-05085e2ed825 for instance d23fb71d-3b49-47a3-9922-a4f6f1fb7506 on instance [pid: 7|app: 0|req: 257/507] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:16:50 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-04-16 01:16:50.945 8 WARNING neutronclient.v2_0.client [None req-1e734137-88c1-4ca3-9c36-d4b200913513 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 251/508] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:50 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1547 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-04-16 01:16:51.883 7 WARNING neutronclient.v2_0.client [None req-e254f101-472c-43a0-9cda-315adba64a41 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 258/509] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:51 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1529 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-04-16 01:16:52.103 8 WARNING neutronclient.v2_0.client [None req-52c0a32b-62d4-44d6-8ea4-f56fc5a675a2 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 252/510] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:52 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1725 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-04-16 01:16:52.274 7 WARNING neutronclient.v2_0.client [None req-be5674df-757c-4520-b484-9caedf2087c0 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 259/511] 10.0.0.30 () {32 vars in 740 bytes} [Thu Apr 16 01:16:52 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506/os-interface => generated 285 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:53.068 7 INFO nova.api.openstack.compute.server_external_events [req-0eab56cc-2c9c-4cd5-a61c-839fffb8e6ef req-8b4acc24-0534-4e4b-91a0-72efa5139165 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:b20ea1ca-9ab3-45af-a8c0-05085e2ed825 for instance d23fb71d-3b49-47a3-9922-a4f6f1fb7506 on instance [pid: 7|app: 0|req: 260/512] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:53 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-04-16 01:16:53.078 8 WARNING neutronclient.v2_0.client [None req-0b71a1c7-a93e-4215-b088-9fbf031b5814 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] 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-04-16 01:16:53.109 7 WARNING neutronclient.v2_0.client [None req-ae0b820a-1bce-4ae3-9326-8a5c4e8d8573 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 253/513] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:53 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1725 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 261/514] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:53 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1529 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/515] 10.0.0.30 () {32 vars in 640 bytes} [Thu Apr 16 01:16:53 2026] GET /v2.1/servers => generated 377 bytes in 56 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: 262/516] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:16:53 2026] DELETE /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 0 bytes in 90 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-04-16 01:16:53.432 8 WARNING neutronclient.v2_0.client [None req-e2331ed3-e573-4272-ad74-dd652b0198fd 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 255/517] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:53 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1731 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-04-16 01:16:54.324 7 WARNING neutronclient.v2_0.client [None req-03a5e39b-6d7b-40dd-9817-e72979e531ee 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 263/518] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:54 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1529 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-04-16 01:16:54.587 8 WARNING neutronclient.v2_0.client [None req-82e8d235-8574-4fdd-8d0e-3442d3571c2c 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] 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: 256/519] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:54 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1851 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:16:54.720 7 INFO nova.api.openstack.compute.server_external_events [req-ee4e12dc-21d5-42b2-b2b2-03f7af1bc0da req-f14c7a1f-129b-46e4-884f-2dcc6ccf5155 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:2ad25d73-05e2-414d-a2ac-476a197fc22a for instance 7c961006-fdf0-4621-bf64-acf4715cf4bd on instance [pid: 7|app: 0|req: 264/520] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:16:54 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-04-16 01:16:55.481 8 WARNING neutronclient.v2_0.client [None req-5aea9c26-f71a-4766-840f-6c9de1f11ecd 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 257/521] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:55 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1529 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-04-16 01:16:55.762 7 WARNING neutronclient.v2_0.client [None req-f75ef129-65db-468a-94ff-ced3ef822ebb 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 265/522] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:55 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1851 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:56.460 8 INFO nova.api.openstack.compute.server_external_events [req-86532d30-6a59-4797-8b6b-a4b8f41298ff req-d8586068-96c2-47cf-a17a-db2d17c601a8 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:b20ea1ca-9ab3-45af-a8c0-05085e2ed825 for instance d23fb71d-3b49-47a3-9922-a4f6f1fb7506 on instance [pid: 8|app: 0|req: 258/523] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:56.685 7 WARNING neutronclient.v2_0.client [None req-6be62dae-fdd1-4283-a49b-62ff32e37489 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 266/526] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:56 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1529 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-04-16 01:16:56.898 8 WARNING neutronclient.v2_0.client [None req-bf93ba72-e6ed-4341-ad67-dfe1e7c42ce2 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] The 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: 261/527] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:56 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1503 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:16:57.859 7 WARNING neutronclient.v2_0.client [None req-d343e5c4-ec86-4ac7-8b17-cdb29c8f52dc 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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: 267/528] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:57 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1697 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-04-16 01:16:58.011 8 WARNING neutronclient.v2_0.client [None req-fbbe3865-9695-4683-a2ad-43ec097ea107 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] 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-04-16 01:16:58.017 7 WARNING neutronclient.v2_0.client [None req-3b87e6ad-5c05-48b7-9700-919513714e7e 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 262/529] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:57 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1508 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/530] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:57 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1697 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-04-16 01:16:59.117 8 WARNING neutronclient.v2_0.client [None req-bde65b50-1058-4452-86da-4c83b05bf589 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] 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-04-16 01:16:59.253 7 INFO nova.api.openstack.compute.server_external_events [req-03b34ca5-4210-4277-8ed7-5dd36d74eb4f req-ad197703-57e9-48f5-8838-fc0b10411842 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:2ad25d73-05e2-414d-a2ac-476a197fc22a for instance 7c961006-fdf0-4621-bf64-acf4715cf4bd on instance [pid: 8|app: 0|req: 263/531] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:16:59 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => generated 1508 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/532] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:16:59 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-04-16 01:17:00.301 8 INFO nova.api.openstack.wsgi [None req-24ff50c7-fc20-44d4-b6ba-7c0cf604c891 79b1e5df8b1643649177d8a944802437 093a0b2289b54b97b05606328b1ff9b6 - - default default] HTTP exception thrown: Instance d23fb71d-3b49-47a3-9922-a4f6f1fb7506 could not be found. [pid: 8|app: 0|req: 264/533] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:00 2026] GET /v2.1/servers/d23fb71d-3b49-47a3-9922-a4f6f1fb7506 => 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: 270/534] 10.0.0.30 () {32 vars in 703 bytes} [Thu Apr 16 01:17:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-251291974 => 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, ' 2026-04-16 01:17:03.914 8 WARNING neutronclient.v2_0.client [None req-3718ca3b-e4b1-4b87-8d0c-0a3c1afc57b9 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 265/535] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:03 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1820 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:17:04.133 7 WARNING neutronclient.v2_0.client [None req-a3bc4308-53c3-47f4-839b-859dd0bf420e 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 271/536] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:04 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1820 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, ' [pid: 8|app: 0|req: 266/537] 10.0.0.30 () {34 vars in 749 bytes} [Thu Apr 16 01:17:04 2026] POST /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1/action => generated 0 bytes in 107 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-04-16 01:17:04.555 7 WARNING neutronclient.v2_0.client [None req-e2057c73-70e2-4da9-983c-1274fdcfdf92 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 272/538] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:04 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1822 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-04-16 01:17:05.760 8 WARNING neutronclient.v2_0.client [None req-b5ac8ab8-310d-438b-8c0d-95f920cb2fea 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 267/539] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:05 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1822 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:06.914 8 WARNING neutronclient.v2_0.client [None req-db6c565a-0fee-4d47-b346-b5841080f6f6 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 273/542] 10.0.0.30 () {34 vars in 749 bytes} [Thu Apr 16 01:17:06 2026] POST /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd/action => generated 31889 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/543] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:06 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1822 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:08.045 7 WARNING neutronclient.v2_0.client [None req-7807372e-f9af-412c-83b4-e82dc41212ab 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 274/544] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:08 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1827 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-04-16 01:17:09.215 8 WARNING neutronclient.v2_0.client [None req-5c33cda8-dabe-4ec6-a441-fae868b1e0b1 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 271/545] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:09 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1827 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-04-16 01:17:10.316 7 INFO nova.api.openstack.compute.server_external_events [req-dcc53419-cbd4-4924-8fc4-bc6b5951dcd7 req-ea68a27e-5db7-4519-b895-77e50fe306f9 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-unplugged:f0a9a217-5e85-4ce4-b4a4-088083cad001 for instance df842f0d-070f-4535-a5e3-b960ab7becf1 on instance [pid: 7|app: 0|req: 275/546] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:17:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:10.400 8 WARNING neutronclient.v2_0.client [None req-26b2efab-2c88-4d9b-9b7e-2e0515b8def8 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 272/547] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:10 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1827 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:11.581 7 WARNING neutronclient.v2_0.client [None req-2832ec69-ef8d-427f-ba14-7fc01e6baba4 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 276/548] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:11 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1827 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:12.723 7 INFO nova.api.openstack.compute.server_external_events [req-2b81cb6b-a615-4c62-a512-0f528a69c651 req-25d259af-6ae1-4984-b317-b552487387c9 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:f0a9a217-5e85-4ce4-b4a4-088083cad001 for instance df842f0d-070f-4535-a5e3-b960ab7becf1 on instance [pid: 7|app: 0|req: 277/549] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:17:12 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) 2026-04-16 01:17:12.755 8 WARNING neutronclient.v2_0.client [None req-a4578554-0c37-4033-b0af-11eb3ee82d23 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 273/550] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:12 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1827 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:13.915 7 WARNING neutronclient.v2_0.client [None req-597b5b74-cf4f-4aa1-bba7-eec5703ebd0a 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 278/551] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:13 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1827 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:15.059 8 WARNING neutronclient.v2_0.client [None req-dd777f37-caf5-4f77-ba61-4484366e540d 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 274/552] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:15 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1820 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-04-16 01:17:18.482 7 INFO nova.api.openstack.compute.server_external_events [req-1a1fe0e6-cd35-4ea2-b961-424a8ca5409d req-89f76b27-9a69-4ccd-9ba9-6cab08596d41 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:2ad25d73-05e2-414d-a2ac-476a197fc22a for instance 7c961006-fdf0-4621-bf64-acf4715cf4bd on instance [pid: 7|app: 0|req: 280/555] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:17:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 276/556] 10.0.0.30 () {34 vars in 670 bytes} [Thu Apr 16 01:17:21 2026] POST /v2.1/os-keypairs => generated 397 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-04-16 01:17:23.139 7 WARNING neutronclient.v2_0.client [None req-0d0feb08-0c3d-4eba-bf0d-106ce101c4fc 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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-04-16 01:17:23.172 7 WARNING neutronclient.v2_0.client [None req-0d0feb08-0c3d-4eba-bf0d-106ce101c4fc 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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-04-16 01:17:23.315 7 WARNING neutronclient.v2_0.client [None req-0d0feb08-0c3d-4eba-bf0d-106ce101c4fc 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 281/557] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:17:23 2026] POST /v2.1/servers => generated 449 bytes in 407 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 01:17:23.517 8 WARNING neutronclient.v2_0.client [None req-24e7291d-70ac-442f-ac54-9e6e0124db35 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 277/558] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:23 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1401 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:24.599 7 WARNING neutronclient.v2_0.client [None req-49eba760-588f-4f5f-a9a8-d9bb4a3c2c1f 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 282/559] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:24 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1405 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-04-16 01:17:25.689 8 WARNING neutronclient.v2_0.client [None req-3ad16b3c-ed41-49cd-9c22-0bdddb8f8cdc 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 278/560] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:25 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1453 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:26.791 7 WARNING neutronclient.v2_0.client [None req-bacfb74b-3b34-41c3-aecc-f29f204a0698 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 284/563] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:26 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1453 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-04-16 01:17:27.869 8 WARNING neutronclient.v2_0.client [None req-c6e8b846-65a0-4b35-92d5-df4dd7eef5b1 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 280/564] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:27 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1461 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-04-16 01:17:28.738 7 INFO nova.api.openstack.compute.server_external_events [req-e5424812-8176-42a4-900f-2e4d77c33cae req-2458ff6b-a095-4673-894e-9d152e4417fb ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:94340a13-6128-4382-b552-28c1fa5e25f9 for instance 22c45aea-04e1-4326-ba17-861f05a54c52 on instance [pid: 7|app: 0|req: 285/565] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:17:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:28.955 8 WARNING neutronclient.v2_0.client [None req-a58bc6b2-0ead-4f07-ab57-d8b04b7120fd 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 281/566] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:28 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1538 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-04-16 01:17:29.230 7 WARNING neutronclient.v2_0.client [None req-4112ebd3-330a-41f6-b024-8c227610b983 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] 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-04-16 01:17:29.458 7 WARNING neutronclient.v2_0.client [None req-4112ebd3-330a-41f6-b024-8c227610b983 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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: 286/567] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:17:29 2026] POST /v2.1/servers => generated 424 bytes in 516 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-04-16 01:17:29.684 8 WARNING neutronclient.v2_0.client [None req-d39654aa-6309-419e-b4e1-a0ad96121905 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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: 282/568] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:29 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:30.170 7 WARNING neutronclient.v2_0.client [None req-675b8f9d-49e0-46ea-b703-8a0ba45f1e00 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 287/569] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:30 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1526 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:30.795 8 WARNING neutronclient.v2_0.client [None req-1a1bdcfa-2fa9-4530-a2e1-f2c777011475 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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: 283/570] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:30 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1371 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-04-16 01:17:31.391 7 WARNING neutronclient.v2_0.client [None req-ba5b809b-aac1-4277-b275-910ccb7d41a5 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 288/571] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:31 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1526 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:31.895 8 WARNING neutronclient.v2_0.client [None req-1d30b036-fb2a-4a37-af4f-1679f04c2bf9 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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: 284/572] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:31 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1419 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-04-16 01:17:32.543 7 WARNING neutronclient.v2_0.client [None req-098a3500-78e6-4a01-ba50-da269e568d55 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 289/573] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:32 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1526 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, ' 2026-04-16 01:17:32.802 8 INFO nova.api.openstack.compute.server_external_events [req-39cfef30-db6f-44bc-adad-0ba3baac885e req-d7ec7cac-4473-4b02-8aeb-63bf2920f226 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:94340a13-6128-4382-b552-28c1fa5e25f9 for instance 22c45aea-04e1-4326-ba17-861f05a54c52 on instance [pid: 8|app: 0|req: 285/574] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:17:32 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-04-16 01:17:32.982 7 WARNING neutronclient.v2_0.client [None req-45080871-e9f7-4280-af53-4895e3715419 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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: 290/575] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:32 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1419 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-04-16 01:17:33.702 8 WARNING neutronclient.v2_0.client [None req-e5ea410a-3c25-43e9-ade6-66e30668bf21 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 286/576] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:33 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1526 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:34.072 7 WARNING neutronclient.v2_0.client [None req-2462d57e-4b02-42b3-8643-32d344830ce2 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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: 291/577] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:34 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1427 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-04-16 01:17:34.851 8 WARNING neutronclient.v2_0.client [None req-f901881e-0f32-4274-8845-44b2a5bb3fc9 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 287/578] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:34 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => 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-04-16 01:17:35.170 7 WARNING neutronclient.v2_0.client [None req-0cb75588-5f4a-44b2-ad5e-1f7808211c1a c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] 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-04-16 01:17:35.300 8 INFO nova.api.openstack.compute.server_external_events [req-60caea17-c537-4ebd-81bc-3fd6e41885a6 req-b9090fb3-3042-47ed-98a2-64260e92f792 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:04e99c8e-a2e6-40ce-beab-cd29d4f346b4 for instance e93954ba-2ae9-4657-bf26-f55a1d978564 on instance [pid: 7|app: 0|req: 292/579] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:35 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1479 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/580] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:17:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:35.991 7 WARNING neutronclient.v2_0.client [None req-1337d606-17b9-40fa-a262-7ce71f969e70 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 293/581] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:35 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1694 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-04-16 01:17:36.167 8 WARNING neutronclient.v2_0.client [None req-250b67e1-5e21-4185-8514-6ce4b9d4bdaa 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 289/582] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:36 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1694 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:36.352 7 WARNING neutronclient.v2_0.client [None req-d65bd0ff-6116-402f-9611-9372619c3a9f c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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: 294/583] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:36 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1467 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-04-16 01:17:36.639 8 WARNING neutronclient.v2_0.client [None req-c54f6e61-3e6e-4551-abad-8fc0989ee6a6 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 290/586] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:36 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1820 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 297/587] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:17:36 2026] DELETE /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 0 bytes in 84 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-04-16 01:17:37.102 8 WARNING neutronclient.v2_0.client [None req-6efc33f1-ae82-48c3-85cf-e78b50ab5a65 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 291/588] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:37 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => 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-04-16 01:17:37.336 7 INFO nova.api.openstack.compute.server_external_events [req-46afc8a8-7ff8-428c-9cee-c48913264cef req-2c0c9f9c-cc51-41a2-9c2c-959e697694c1 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:94340a13-6128-4382-b552-28c1fa5e25f9 for instance 22c45aea-04e1-4326-ba17-861f05a54c52 on instance [pid: 7|app: 0|req: 298/589] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:17:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:37.495 8 WARNING neutronclient.v2_0.client [None req-d5924726-f6bd-411a-bf42-31081d53bbde c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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: 292/590] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:37 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1467 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-04-16 01:17:38.254 7 WARNING neutronclient.v2_0.client [None req-5597d22a-7cfc-4cf3-a6f6-e793ef70d6fd 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 299/591] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:38 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1826 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-04-16 01:17:38.696 8 WARNING neutronclient.v2_0.client [None req-2948f9b1-30cd-414b-b40a-ae032c87a0de c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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: 293/592] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:38 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1467 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:39.431 7 WARNING neutronclient.v2_0.client [None req-ce88ed95-87bb-45b8-bd21-e6a77657ce35 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 300/593] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:39 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1826 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:39.842 8 WARNING neutronclient.v2_0.client [None req-52132ed6-5f42-4e93-a8c7-c28e6bda0ee0 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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: 294/594] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:39 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1467 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-04-16 01:17:40.240 7 INFO nova.api.openstack.compute.server_external_events [req-be80217c-b94f-455b-85b5-5c17ae5248e9 req-688d3457-3221-4bab-bd60-dbc922521aa2 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:f0a9a217-5e85-4ce4-b4a4-088083cad001 for instance df842f0d-070f-4535-a5e3-b960ab7becf1 on instance [pid: 7|app: 0|req: 301/595] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:17:40 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-04-16 01:17:40.625 8 WARNING neutronclient.v2_0.client [None req-2b123e4a-f435-4a52-9e79-5e4569c477fc 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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: 295/596] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:40 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1473 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:41.013 7 WARNING neutronclient.v2_0.client [None req-72f1d9ee-334b-4b08-beb0-9dbcaab66b49 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/597] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:40 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1467 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-04-16 01:17:41.247 8 INFO nova.api.openstack.compute.server_external_events [req-827716bb-fef4-4b97-8fe9-0cd147a11a43 req-327c4965-5c62-40ce-b383-80b775ccbbbd ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:04e99c8e-a2e6-40ce-beab-cd29d4f346b4 for instance e93954ba-2ae9-4657-bf26-f55a1d978564 on instance [pid: 8|app: 0|req: 296/598] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:17:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:41.724 7 WARNING neutronclient.v2_0.client [None req-c02dff48-da98-42fd-8895-97d80cdcf92c 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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/599] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:41 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1478 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:42.144 8 WARNING neutronclient.v2_0.client [None req-f85f2997-da18-43be-87bb-5a638074d819 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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: 297/600] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:42 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1467 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-04-16 01:17:42.834 7 WARNING neutronclient.v2_0.client [None req-053dd031-1b0b-469c-a766-58f320023cfa 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] The 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/601] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:42 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => generated 1478 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:43.352 8 WARNING neutronclient.v2_0.client [None req-d26638a4-dbfd-497f-b7f6-ae2993e424b7 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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/602] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:43 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1647 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-04-16 01:17:43.923 7 INFO nova.api.openstack.wsgi [None req-09f8cbb8-d48d-41e4-be63-6974fbe3fe3f 04796c22a3b74f719c8d742c6908c46f 64d70cb5af26490498232078ed1ea625 - - default default] HTTP exception thrown: Instance df842f0d-070f-4535-a5e3-b960ab7becf1 could not be found. [pid: 7|app: 0|req: 305/603] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:43 2026] GET /v2.1/servers/df842f0d-070f-4535-a5e3-b960ab7becf1 => 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, ' [pid: 8|app: 0|req: 299/604] 10.0.0.30 () {32 vars in 705 bytes} [Thu Apr 16 01:17:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1706577845 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 306/605] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:17:44 2026] DELETE /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-16 01:17:44.860 8 WARNING neutronclient.v2_0.client [None req-a4f685e6-104e-4489-b4f8-449f088b8848 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/606] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:44 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1653 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/607] 10.0.0.30 () {34 vars in 749 bytes} [Thu Apr 16 01:17:45 2026] POST /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52/action => generated 31920 bytes in 544 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-04-16 01:17:45.991 8 WARNING neutronclient.v2_0.client [None req-8758c030-6023-4bf2-85cf-da6f258792b4 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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/608] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:45 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1653 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-04-16 01:17:47.129 8 WARNING neutronclient.v2_0.client [None req-26e719d1-c68b-4124-8ffb-7923c4715965 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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/611] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:47 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1653 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-04-16 01:17:47.616 7 INFO nova.api.openstack.compute.server_external_events [req-d9a98538-314b-477d-ba43-8e08d6e275a2 req-f4a7699d-1edf-4dbb-93e8-6c231f5594eb ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:04e99c8e-a2e6-40ce-beab-cd29d4f346b4 for instance e93954ba-2ae9-4657-bf26-f55a1d978564 on instance [pid: 7|app: 0|req: 309/612] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:17:47 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-04-16 01:17:48.274 8 WARNING neutronclient.v2_0.client [None req-3e0c6d1a-7f44-47b1-b5a3-20762c3861fc c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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/613] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:48 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1448 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:49.377 7 WARNING neutronclient.v2_0.client [None req-6a9cefc1-aee5-4108-8b72-1df15b685ced c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/614] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:49 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1453 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-04-16 01:17:50.463 8 WARNING neutronclient.v2_0.client [None req-555c332e-fd01-4eaa-ac37-7250f6485df5 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] The 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/615] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:50 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 1453 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-04-16 01:17:51.528 7 INFO nova.api.openstack.wsgi [None req-fd35abfe-90bd-4786-bdb8-3ca345a2a2b2 c78308c228374a8484c338a748c4afd7 07ae6ecd66894ab2aa7a6057a6f3801b - - default default] HTTP exception thrown: Instance e93954ba-2ae9-4657-bf26-f55a1d978564 could not be found. [pid: 7|app: 0|req: 311/616] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:51 2026] GET /v2.1/servers/e93954ba-2ae9-4657-bf26-f55a1d978564 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:52.881 8 WARNING neutronclient.v2_0.client [None req-47ad3ac3-a360-49e5-b96c-cc0d08b7fc62 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] 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-04-16 01:17:53.036 8 WARNING neutronclient.v2_0.client [None req-47ad3ac3-a360-49e5-b96c-cc0d08b7fc62 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/617] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:17:52 2026] POST /v2.1/servers => generated 424 bytes in 483 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-04-16 01:17:53.240 7 WARNING neutronclient.v2_0.client [None req-3d48bae1-f3d2-453e-84d0-8e6bd7c6d08d 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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/618] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:53 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1369 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:54.327 8 WARNING neutronclient.v2_0.client [None req-0c450d92-d5fc-425f-a3c0-f10007de52c4 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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/619] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:54 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1373 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:55.428 7 WARNING neutronclient.v2_0.client [None req-64d2a931-d7d2-4e8c-8c00-87fe1eb41a70 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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/620] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:55 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1421 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-04-16 01:17:56.517 8 WARNING neutronclient.v2_0.client [None req-4e47a844-fc25-483a-a0f2-8e79965c0672 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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/621] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:56 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1421 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, ' [pid: 7|app: 0|req: 315/624] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:17:56 2026] DELETE /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 0 bytes in 108 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-04-16 01:17:57.122 8 WARNING neutronclient.v2_0.client [None req-5aa8cc20-a1b2-4e7f-99bb-fe8a3fc27a1f 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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/625] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:57 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1820 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:57.604 7 WARNING neutronclient.v2_0.client [None req-654e70e4-5f82-4238-9fd8-a56265c15532 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/626] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:57 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1429 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-04-16 01:17:58.308 8 WARNING neutronclient.v2_0.client [None req-3187051b-4906-4747-8294-8e772028a7e1 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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-04-16 01:17:58.500 7 INFO nova.api.openstack.compute.server_external_events [req-339af017-c2cd-4f5f-b98e-76a7aab17ada req-50e48af1-ccfe-4a8d-a57f-71487add301d ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:01a97133-62b2-4610-99fe-70234b805b73 for instance 9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 on instance [pid: 7|app: 0|req: 317/627] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:17:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/628] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:58 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1820 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:58.745 7 WARNING neutronclient.v2_0.client [None req-ba1ec50e-e79d-46e2-aa22-bcf6d073a749 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/629] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:58 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1481 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:17:59.610 8 WARNING neutronclient.v2_0.client [None req-17fcbc89-9d98-453a-b27f-ff72c4c2c0c7 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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/630] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:59 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1820 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-04-16 01:17:59.914 7 WARNING neutronclient.v2_0.client [None req-979a4765-364c-4120-9fec-e8597e732af8 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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/631] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:17:59 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1469 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:00.544 7 INFO nova.api.openstack.compute.server_external_events [req-8c4f8ea8-f214-4d23-b6ca-300481a219f3 req-8870a8eb-1acd-45fd-8021-51f3d8315f64 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:94340a13-6128-4382-b552-28c1fa5e25f9 for instance 22c45aea-04e1-4326-ba17-861f05a54c52 on instance [pid: 7|app: 0|req: 320/632] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:18:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 313/633] 10.0.0.254 () {30 vars in 619 bytes} [Thu Apr 16 01:18:00 2026] GET /v2.1 => generated 0 bytes in 106 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: 321/634] 10.0.0.254 () {32 vars in 692 bytes} [Thu Apr 16 01:18:00 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/635] 10.0.0.254 () {34 vars in 913 bytes} [Thu Apr 16 01:18:00 2026] GET /v2.1/os-simple-tenant-usage/5eea5a9e49484262bf3064fbcc8cc725?start=2026-04-15T00:00:00&end=2026-04-16T23:59:59 => generated 20 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:18:00.859 7 WARNING neutronclient.v2_0.client [None req-1df5a39c-e90c-470f-b5b7-3586338338d6 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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/636] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:00 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1482 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 315/637] 10.0.0.254 () {30 vars in 654 bytes} [Thu Apr 16 01:18:01 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 67 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-04-16 01:18:01.482 7 WARNING neutronclient.v2_0.client [None req-7d4af752-1b76-4575-879f-65e016d1a266 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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/638] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:01 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1469 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:18:02.198 8 WARNING neutronclient.v2_0.client [None req-00ccb5ea-7882-4397-96a4-bb680e7447ad 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 316/639] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:02 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1487 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:02.658 7 WARNING neutronclient.v2_0.client [None req-55b88189-52fe-4928-8a16-43bf9ee3d088 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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/640] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:02 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1469 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-04-16 01:18:03.311 8 WARNING neutronclient.v2_0.client [None req-4cc1556f-f924-4824-ae79-a7282e868e0b 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 317/641] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:03 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 1487 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:03.849 7 WARNING neutronclient.v2_0.client [None req-48e0e9d5-f69d-4247-9237-581fd717eb4b 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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/642] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:03 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1469 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-04-16 01:18:04.131 8 INFO nova.api.openstack.compute.server_external_events [req-ae8859f8-24ed-4a32-8703-4d1cf80224c1 req-d700445d-3c12-41a1-90c9-e4db6e1b0409 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:01a97133-62b2-4610-99fe-70234b805b73 for instance 9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 on instance [pid: 8|app: 0|req: 318/643] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:18:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/644] 10.0.0.254 () {30 vars in 619 bytes} [Thu Apr 16 01:18:04 2026] GET /v2.1 => generated 0 bytes in 82 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: 319/645] 10.0.0.254 () {32 vars in 692 bytes} [Thu Apr 16 01:18:04 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:18:04.412 7 INFO nova.api.openstack.wsgi [None req-4c4d6184-9aff-48e3-8bc0-6d5138b8e5b8 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] HTTP exception thrown: Instance 22c45aea-04e1-4326-ba17-861f05a54c52 could not be found. [pid: 7|app: 0|req: 327/646] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:04 2026] GET /v2.1/servers/22c45aea-04e1-4326-ba17-861f05a54c52 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 10.0.0.254 () {34 vars in 913 bytes} [Thu Apr 16 01:18:04 2026] GET /v2.1/os-simple-tenant-usage/5eea5a9e49484262bf3064fbcc8cc725?start=2026-04-15T00:00:00&end=2026-04-16T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 328/648] 10.0.0.30 () {32 vars in 727 bytes} [Thu Apr 16 01:18:04 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-728181867 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/649] 10.0.0.254 () {30 vars in 654 bytes} [Thu Apr 16 01:18:04 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:18:05.050 8 WARNING neutronclient.v2_0.client [None req-eff17cb9-a36a-422a-ab7c-02cfaad36e3a 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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: 329/650] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:18:04 2026] DELETE /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:05.088 7 WARNING neutronclient.v2_0.client [None req-b34235d0-f5b4-4334-abf2-73b277c05cfb 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/651] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:05 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1469 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/652] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:05 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1703 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:06.285 7 WARNING neutronclient.v2_0.client [None req-5d63c989-a5ca-4eff-af02-d2862c62507f 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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/653] 10.0.0.30 () {34 vars in 670 bytes} [Thu Apr 16 01:18:06 2026] POST /v2.1/os-keypairs => generated 397 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:18:06.354 8 WARNING neutronclient.v2_0.client [None req-b95fb9f8-f524-4627-82f0-65f6c39985bb 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 331/654] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:06 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1653 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, ' [pid: 7|app: 0|req: 332/655] 10.0.0.30 () {32 vars in 722 bytes} [Thu Apr 16 01:18:06 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6/ips => generated 108 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/656] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:06 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1703 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/657] 10.0.0.30 () {32 vars in 722 bytes} [Thu Apr 16 01:18:06 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6/ips => generated 108 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 325/658] 10.0.0.30 () {32 vars in 822 bytes} [Thu Apr 16 01:18:06 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6/ips/tempest-ServerAddressesTestJSON-977919498-network => generated 93 bytes in 31 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: 334/659] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:18:06 2026] DELETE /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 0 bytes in 83 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-04-16 01:18:06.665 8 WARNING neutronclient.v2_0.client [None req-ff32559d-f902-432b-af49-e2594dd809f8 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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/662] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:06 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1659 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:07.538 7 WARNING neutronclient.v2_0.client [None req-81aa89e0-6aa9-47b2-86f0-12dc4f7abb84 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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: 337/663] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:07 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1703 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/664] 10.0.0.30 () {34 vars in 670 bytes} [Thu Apr 16 01:18:07 2026] POST /v2.1/os-keypairs => generated 386 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, ' 2026-04-16 01:18:07.871 8 INFO nova.api.openstack.compute.server_external_events [req-4d9576d5-70a0-47f1-8818-941e05193715 req-f7e320f6-569b-4e3f-9a7b-4a59399ef399 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:2ad25d73-05e2-414d-a2ac-476a197fc22a for instance 7c961006-fdf0-4621-bf64-acf4715cf4bd on instance [pid: 8|app: 0|req: 328/665] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:18:07 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) 2026-04-16 01:18:07.876 7 WARNING neutronclient.v2_0.client [None req-97da8f09-83ed-47b5-8170-01cc99d7032f 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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/666] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:07 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1659 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:08.664 8 WARNING neutronclient.v2_0.client [None req-21d3501a-d609-4356-b4fc-51d3b25821b6 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] 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-04-16 01:18:08.711 8 WARNING neutronclient.v2_0.client [None req-21d3501a-d609-4356-b4fc-51d3b25821b6 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] 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-04-16 01:18:08.729 7 WARNING neutronclient.v2_0.client [None req-75f1b1b3-1af6-4b0f-a94e-dc25c86e372d 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] 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-04-16 01:18:08.754 8 WARNING neutronclient.v2_0.client [None req-21d3501a-d609-4356-b4fc-51d3b25821b6 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The 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: 339/667] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:08 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1484 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:18:08.942 8 WARNING neutronclient.v2_0.client [None req-21d3501a-d609-4356-b4fc-51d3b25821b6 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] 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-04-16 01:18:09.159 7 WARNING neutronclient.v2_0.client [None req-51347ed1-00b3-4461-b44f-133adc476d77 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/668] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:18:08 2026] POST /v2.1/servers => generated 494 bytes in 620 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-04-16 01:18:09.243 8 WARNING neutronclient.v2_0.client [None req-4385503d-08d9-486e-81f4-55c322c2ef68 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/669] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:09 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1659 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/670] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:09 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:09.832 7 WARNING neutronclient.v2_0.client [None req-2d1ad13e-2c41-4f2e-b651-e6b70deb7087 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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/671] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:09 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1489 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:09.909 8 INFO nova.api.openstack.compute.server_external_events [req-fb4a1a6c-0fba-40ef-9d5a-fe94c8c73698 req-ea1e31c0-ed5e-43a8-9054-e4cc933ae1bd ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:01a97133-62b2-4610-99fe-70234b805b73 for instance 9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 on instance [pid: 8|app: 0|req: 331/672] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:18:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:10.312 7 WARNING neutronclient.v2_0.client [None req-779f2aed-af05-45ac-b7c6-9188fd246006 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] 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-04-16 01:18:10.329 8 WARNING neutronclient.v2_0.client [None req-b4739f6d-78c1-404f-8959-c48cb509a6a0 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The 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: 342/673] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:10 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1450 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/674] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:10 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1461 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-04-16 01:18:10.979 7 WARNING neutronclient.v2_0.client [None req-04ced9e5-ffa1-494d-a686-d040a6e973d6 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] The 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: 343/675] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:10 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 1489 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:11.418 7 WARNING neutronclient.v2_0.client [None req-1278446f-d4f5-4e64-9b10-a4eb5a7b1c2d aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] 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-04-16 01:18:11.425 8 WARNING neutronclient.v2_0.client [None req-92f516a9-ae5b-438e-af12-b2ba2cbca000 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The 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: 344/676] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:11 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1509 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/677] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:11 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1455 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:12.094 7 INFO nova.api.openstack.wsgi [None req-e55ec312-9195-40b8-8d28-0353542d0d25 26012fbe52ca4002bb723cd430a68192 12f7abd2a85c45cb8dfcaee3a38c697d - - default default] HTTP exception thrown: Instance 7c961006-fdf0-4621-bf64-acf4715cf4bd could not be found. [pid: 7|app: 0|req: 345/678] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:12 2026] GET /v2.1/servers/7c961006-fdf0-4621-bf64-acf4715cf4bd => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/679] 10.0.0.30 () {32 vars in 729 bytes} [Thu Apr 16 01:18:12 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1158668891 => generated 0 bytes in 15 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-04-16 01:18:12.501 7 WARNING neutronclient.v2_0.client [None req-74f42fcf-da58-4a52-9154-649093be08a0 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] 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-04-16 01:18:12.531 8 WARNING neutronclient.v2_0.client [None req-29039bd3-fc00-4bb3-a9ca-12f93ccba8a2 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/680] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:12 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1509 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/681] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:12 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1455 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:14.111 7 WARNING neutronclient.v2_0.client [None req-b3dac144-a8d8-41fe-b5b6-cf80f0dc1945 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] 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-04-16 01:18:14.158 8 WARNING neutronclient.v2_0.client [None req-54665f54-a83d-448d-9f64-39c102560a69 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/682] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:14 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1517 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:14 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 1455 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:15.313 7 INFO nova.api.openstack.compute.server_external_events [req-7297f67a-3d8c-4135-af38-1167447c637d req-9cffdec0-d856-4bfe-93b7-d206d127d58a ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:2ebaf24e-9d48-44ab-b9c8-2e92e8ca60f6 for instance fdc88861-c07a-4a7f-aa66-31eeaa5bd83d on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/684] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:18:15 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-04-16 01:18:15.356 8 WARNING neutronclient.v2_0.client [None req-53273c83-dbf0-432e-8a9c-eb7420dc8cba aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] 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-04-16 01:18:15.374 7 INFO nova.api.openstack.wsgi [None req-89bf6502-5cb3-4036-ad77-78ae1cc59ca7 5afa709d930144c2ba5bd6ccea312a7e 0cd6287e13b4415e82a1e66855e0ddb5 - - default default] HTTP exception thrown: Instance 9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 could not be found. [pid: 7|app: 0|req: 349/685] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:15 2026] GET /v2.1/servers/9c4ad7d3-273a-4525-a3ad-2ddc3b3725f6 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/686] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:15 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1627 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:16.715 7 WARNING neutronclient.v2_0.client [None req-e65661b3-57b4-4b37-a0b6-5215369f1eab aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/689] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:16 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1627 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-04-16 01:18:17.949 8 WARNING neutronclient.v2_0.client [None req-aef1e71d-29b8-4924-8748-5e9b5d1869b8 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The 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: 340/690] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:17 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1627 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:19.116 7 WARNING neutronclient.v2_0.client [None req-b578f64a-82ed-464c-966c-0c9b324df2c2 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/691] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:19 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1627 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/692] 10.0.0.30 () {30 vars in 412 bytes} [Thu Apr 16 01:18:19 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 352/693] 10.0.0.30 () {28 vars in 559 bytes} [Thu Apr 16 01:18:19 2026] GET /v2/ => generated 402 bytes in 480 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/694] 10.0.0.30 () {28 vars in 563 bytes} [Thu Apr 16 01:18:20 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:18:20.286 8 WARNING neutronclient.v2_0.client [None req-4bec57fe-fe54-428c-80c8-27320671356b aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The 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: 354/695] 10.0.0.30 () {30 vars in 412 bytes} [Thu Apr 16 01:18:20 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/696] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:20 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1627 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 01:18:21.482 7 WARNING neutronclient.v2_0.client [None req-9746dcbd-0dd6-4b0e-bf10-b2ea7cd429ef aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/697] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:21 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1627 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:22.269 8 INFO nova.api.openstack.compute.server_external_events [req-58949006-4888-41f9-a46d-192f460332cc req-9402299a-d5e0-4fc2-b147-8cd53d1aa9ad ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:2ebaf24e-9d48-44ab-b9c8-2e92e8ca60f6 for instance fdc88861-c07a-4a7f-aa66-31eeaa5bd83d on instance [pid: 8|app: 0|req: 343/698] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:18:22 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-04-16 01:18:22.628 7 WARNING neutronclient.v2_0.client [None req-ed595973-580e-4da9-9b1d-0348728eb3b8 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The 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: 356/699] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:22 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1627 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-04-16 01:18:23.799 8 WARNING neutronclient.v2_0.client [None req-31f2c2ac-47ea-4f9f-bd2d-5db91ca6d577 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/700] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:23 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1808 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:23.963 7 WARNING neutronclient.v2_0.client [None req-34b11d30-259e-4791-b2bc-cb951af00b7a aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/701] 10.0.0.30 () {32 vars in 740 bytes} [Thu Apr 16 01:18:23 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d/os-interface => generated 285 bytes in 95 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-04-16 01:18:24.714 8 INFO nova.api.openstack.compute.server_external_events [req-46d8d2d6-a2f4-43f7-80ab-e911bc70902a req-9625a9a0-67db-4e74-ac0c-433cf03e1c13 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:2ebaf24e-9d48-44ab-b9c8-2e92e8ca60f6 for instance fdc88861-c07a-4a7f-aa66-31eeaa5bd83d on instance [pid: 8|app: 0|req: 345/702] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:18:24 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-04-16 01:18:33.721 7 WARNING neutronclient.v2_0.client [None req-e54cdb41-60e1-4121-919e-af10104fc5e8 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The 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/705] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:33 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1928 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/706] 10.0.0.30 () {32 vars in 752 bytes} [Thu Apr 16 01:18:36 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d/os-server-password => generated 116 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: 7|app: 0|req: 361/709] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:18:37 2026] DELETE /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 0 bytes in 106 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-04-16 01:18:37.890 8 WARNING neutronclient.v2_0.client [None req-7e7faaeb-0a3e-4eb5-9f8a-011456e1aa4b aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The 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: 349/710] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:37 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1934 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:39.359 7 WARNING neutronclient.v2_0.client [None req-cca63229-f309-44b3-92ac-31e7559ad33c aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/711] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:39 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1934 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:40.622 8 WARNING neutronclient.v2_0.client [None req-e72c0ac4-2d8f-4ac2-82b9-0f8d99f860bb aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The 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/712] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:40 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1934 bytes in 730 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:41.588 7 INFO nova.api.openstack.compute.server_external_events [req-f21df887-3573-4c80-ab62-3efe11720b52 req-aca1b51a-dae3-40fc-b14f-1df8e5e0d36f ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:2ebaf24e-9d48-44ab-b9c8-2e92e8ca60f6 for instance fdc88861-c07a-4a7f-aa66-31eeaa5bd83d on instance [pid: 7|app: 0|req: 363/713] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:18:41 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-04-16 01:18:42.380 8 WARNING neutronclient.v2_0.client [None req-afebd899-9f3b-4cc8-821a-90e7dd5244cd aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The 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: 351/714] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:42 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1538 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:43.519 7 WARNING neutronclient.v2_0.client [None req-4f57bc79-99dd-4301-8d23-018d36ebb861 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The 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: 364/715] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:43 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1543 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-04-16 01:18:44.608 8 WARNING neutronclient.v2_0.client [None req-49824cf9-ff99-45dc-bfae-91718351e312 aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/716] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:44 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1543 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:45.711 7 WARNING neutronclient.v2_0.client [None req-a9aab199-8974-402b-89af-f8a4c3abfe3b aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/717] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:45 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 1543 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:46.818 7 INFO nova.api.openstack.wsgi [None req-ce15871b-abf2-4970-ba91-c1cdc421769b aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] HTTP exception thrown: Instance fdc88861-c07a-4a7f-aa66-31eeaa5bd83d could not be found. [pid: 7|app: 0|req: 367/720] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:46 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:18:46.850 8 INFO nova.api.openstack.wsgi [None req-442976d5-cc4c-473a-932c-83b4afcdaf4a aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] HTTP exception thrown: Instance fdc88861-c07a-4a7f-aa66-31eeaa5bd83d could not be found. [pid: 8|app: 0|req: 354/721] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:18:46 2026] DELETE /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 111 bytes in 27 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-04-16 01:18:46.880 7 INFO nova.api.openstack.wsgi [None req-752273dc-7e31-4386-93e7-e9dcac7f560d aaa32b3296c54baf939fb8eb2e5813c7 10666766ff204a13b4e047e2a9f63880 - - default default] HTTP exception thrown: Instance fdc88861-c07a-4a7f-aa66-31eeaa5bd83d could not be found. [pid: 7|app: 0|req: 368/722] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:18:46 2026] GET /v2.1/servers/fdc88861-c07a-4a7f-aa66-31eeaa5bd83d => generated 111 bytes in 27 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: 355/723] 10.0.0.30 () {32 vars in 705 bytes} [Thu Apr 16 01:18:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1186390453 => generated 0 bytes in 29 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: 369/724] 10.0.0.30 () {32 vars in 727 bytes} [Thu Apr 16 01:18:47 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1538451112 => 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: 376/737] 10.0.0.30 () {34 vars in 670 bytes} [Thu Apr 16 01:19:48 2026] POST /v2.1/os-keypairs => generated 396 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:19:49.931 8 WARNING neutronclient.v2_0.client [None req-b536bb53-f9eb-4a8d-b1ad-63df430f5710 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] 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-04-16 01:19:49.970 8 WARNING neutronclient.v2_0.client [None req-b536bb53-f9eb-4a8d-b1ad-63df430f5710 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] 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-04-16 01:19:50.178 8 WARNING neutronclient.v2_0.client [None req-b536bb53-f9eb-4a8d-b1ad-63df430f5710 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The 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: 362/738] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:19:49 2026] POST /v2.1/servers => generated 448 bytes in 484 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 01:19:50.383 7 WARNING neutronclient.v2_0.client [None req-dce826ac-bdc1-42f4-9dfa-c489af17eaa2 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/739] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:19:50 2026] GET /v2.1/servers/ffd873d0-4f13-4efd-828e-ce65d77e7037 => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:19:55.472 8 WARNING neutronclient.v2_0.client [None req-1dae4945-ace5-4127-b08e-ebc957929f82 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] 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-04-16 01:19:55.505 7 INFO nova.api.openstack.compute.server_external_events [req-52bff713-06a1-4ee9-8e1b-175fd45202b4 req-ea2e3a5c-79be-4e78-a988-b856ee2093ee ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:c57254d5-2958-493d-a225-69fdba71826f for instance ffd873d0-4f13-4efd-828e-ce65d77e7037 on instance [pid: 7|app: 0|req: 378/740] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:19:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/741] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:19:55 2026] GET /v2.1/servers/ffd873d0-4f13-4efd-828e-ce65d77e7037 => generated 1521 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-04-16 01:20:00.581 8 INFO nova.api.openstack.compute.server_external_events [req-7c8cff71-332d-4059-ae81-326a18697b76 req-be485f50-3836-4ec7-b8fc-941909b1c1c1 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:c57254d5-2958-493d-a225-69fdba71826f for instance ffd873d0-4f13-4efd-828e-ce65d77e7037 on instance [pid: 8|app: 0|req: 365/744] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:20:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 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-04-16 01:20:00.660 7 WARNING neutronclient.v2_0.client [None req-8c86afaf-9469-4c76-8ec0-9cd9c3eff5bf e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The 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/745] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:20:00 2026] GET /v2.1/servers/ffd873d0-4f13-4efd-828e-ce65d77e7037 => generated 1519 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:20:05.859 8 WARNING neutronclient.v2_0.client [None req-869c70bb-626d-49db-b32d-0aca189b59bc e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The 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/746] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:20:05 2026] GET /v2.1/servers/ffd873d0-4f13-4efd-828e-ce65d77e7037 => generated 1819 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:20:07.169 7 INFO nova.api.openstack.compute.server_external_events [req-a0e45de9-2628-4968-9dac-76a1e4d71b46 req-cf627aab-ed49-44a3-8e6e-ecb0a8dbd118 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:c57254d5-2958-493d-a225-69fdba71826f for instance ffd873d0-4f13-4efd-828e-ce65d77e7037 on instance [pid: 7|app: 0|req: 382/749] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:20:07 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) 2026-04-16 01:20:07.225 8 WARNING neutronclient.v2_0.client [None req-17a90ab1-7b2c-4231-a574-3d2cbce3d532 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] 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-04-16 01:20:07.279 8 WARNING neutronclient.v2_0.client [None req-17a90ab1-7b2c-4231-a574-3d2cbce3d532 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] 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-04-16 01:20:07.511 8 WARNING neutronclient.v2_0.client [None req-17a90ab1-7b2c-4231-a574-3d2cbce3d532 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/750] 10.0.0.30 () {34 vars in 662 bytes} [Thu Apr 16 01:20:07 2026] POST /v2.1/servers => generated 448 bytes in 581 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-04-16 01:20:07.752 7 WARNING neutronclient.v2_0.client [None req-1288eb8b-f367-4921-b9ae-96cd9c12b020 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The 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/751] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:20:07 2026] GET /v2.1/servers/589444e9-3077-4cb4-ae06-3e4ebf57f339 => generated 1394 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:20:12.856 8 WARNING neutronclient.v2_0.client [None req-704de24a-8142-4bbf-bb55-9730b4b86fbb e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The 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/752] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:20:12 2026] GET /v2.1/servers/589444e9-3077-4cb4-ae06-3e4ebf57f339 => generated 1520 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:20:13.105 7 INFO nova.api.openstack.compute.server_external_events [req-ed2aff33-e255-43b7-a1f9-3454635a762a req-1a569df3-359d-4e0d-97bc-9eaad78a46c5 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:147524ff-32d9-4a8b-aa29-00ce9d93d95d for instance 589444e9-3077-4cb4-ae06-3e4ebf57f339 on instance [pid: 7|app: 0|req: 384/753] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:20:13 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-04-16 01:20:18.003 8 WARNING neutronclient.v2_0.client [None req-2c92e2d0-4587-419c-886f-cf21ce62c752 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] 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-04-16 01:20:18.072 7 INFO nova.api.openstack.compute.server_external_events [req-a963ac74-0714-485b-94ea-9c3322dfccb0 req-bffbda58-9314-4617-b427-3ade32a3b92a ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:147524ff-32d9-4a8b-aa29-00ce9d93d95d for instance 589444e9-3077-4cb4-ae06-3e4ebf57f339 on instance [pid: 7|app: 0|req: 386/756] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:20:18 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) [pid: 8|app: 0|req: 371/757] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:20:17 2026] GET /v2.1/servers/589444e9-3077-4cb4-ae06-3e4ebf57f339 => generated 1518 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:20:23.223 7 WARNING neutronclient.v2_0.client [None req-8d38660f-2cdf-4af7-ab28-07ac56d9a788 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The 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/758] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:20:23 2026] GET /v2.1/servers/589444e9-3077-4cb4-ae06-3e4ebf57f339 => generated 1819 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-04-16 01:20:24.471 8 INFO nova.api.openstack.compute.server_external_events [req-a2d3d234-d1ef-49c7-92fd-442df088f6eb req-218475b9-e6b2-4eb3-af8e-805ab01705ad ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:147524ff-32d9-4a8b-aa29-00ce9d93d95d for instance 589444e9-3077-4cb4-ae06-3e4ebf57f339 on instance [pid: 8|app: 0|req: 372/759] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:20:24 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-04-16 01:20:53.696 8 WARNING neutronclient.v2_0.client [None req-2a063c01-2f74-4edf-8582-e9210d34ea41 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] 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-04-16 01:20:53.734 8 WARNING neutronclient.v2_0.client [None req-2a063c01-2f74-4edf-8582-e9210d34ea41 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] 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-04-16 01:20:53.887 8 WARNING neutronclient.v2_0.client [None req-2a063c01-2f74-4edf-8582-e9210d34ea41 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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: 376/766] 199.204.45.209 () {36 vars in 714 bytes} [Thu Apr 16 01:20:53 2026] POST /v2.1/servers => generated 453 bytes in 762 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-04-16 01:20:54.617 7 WARNING neutronclient.v2_0.client [None req-9d5b140c-6b82-4421-9586-1e67a1291dd6 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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/767] 199.204.45.209 () {32 vars in 733 bytes} [Thu Apr 16 01:20:54 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb => generated 2213 bytes in 87 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-04-16 01:20:54.717 8 WARNING neutronclient.v2_0.client [None req-ef0923ca-bb2f-4abd-954e-6ab6d34c7035 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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/768] 199.204.45.209 () {32 vars in 759 bytes} [Thu Apr 16 01:20:54 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface => generated 28 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 392/769] 199.204.45.209 () {32 vars in 777 bytes} [Thu Apr 16 01:20:54 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:20:57.365 7 WARNING neutronclient.v2_0.client [None req-aeb175ba-b288-4039-ac17-b9280b9a539b 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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/772] 199.204.45.209 () {32 vars in 733 bytes} [Thu Apr 16 01:20:57 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb => 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-04-16 01:20:57.462 8 WARNING neutronclient.v2_0.client [None req-0a389aa5-1d82-4fac-904c-5fbe851362c7 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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: 379/773] 199.204.45.209 () {32 vars in 759 bytes} [Thu Apr 16 01:20:57 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface => generated 28 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/774] 199.204.45.209 () {32 vars in 777 bytes} [Thu Apr 16 01:20:57 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-volume_attachments => generated 197 bytes in 66 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-04-16 01:20:59.467 8 INFO nova.api.openstack.compute.server_external_events [req-033e88ea-d145-4c2f-abfa-9b457027ceff req-e49a3729-4de5-4322-9480-36a6a2275566 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:b766ac2a-b567-43a7-a5f7-bb13df443468 for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 8|app: 0|req: 380/775] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:20:59 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-04-16 01:21:00.516 7 WARNING neutronclient.v2_0.client [None req-bc99b69a-2f39-48cb-8145-7f1a008cd48a 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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/776] 199.204.45.209 () {32 vars in 733 bytes} [Thu Apr 16 01:21:00 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb => generated 2445 bytes in 272 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-04-16 01:21:00.641 8 WARNING neutronclient.v2_0.client [None req-be0620c6-3ebf-42d4-8ef5-212b2410c4f7 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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: 381/777] 199.204.45.209 () {32 vars in 759 bytes} [Thu Apr 16 01:21:00 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface => generated 284 bytes in 82 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: 397/778] 199.204.45.209 () {32 vars in 777 bytes} [Thu Apr 16 01:21:00 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:21:03.483 8 WARNING neutronclient.v2_0.client [None req-ab3a9046-d22e-4611-af1c-905c042ee9b8 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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/779] 199.204.45.209 () {32 vars in 733 bytes} [Thu Apr 16 01:21:03 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb => generated 2433 bytes in 298 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-04-16 01:21:03.602 7 WARNING neutronclient.v2_0.client [None req-40cfacb7-2fbb-4583-8b7a-065b7da36057 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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/780] 199.204.45.209 () {32 vars in 759 bytes} [Thu Apr 16 01:21:03 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface => generated 284 bytes in 80 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: 383/781] 199.204.45.209 () {32 vars in 777 bytes} [Thu Apr 16 01:21:03 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-volume_attachments => generated 197 bytes in 46 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-04-16 01:21:04.517 7 INFO nova.api.openstack.compute.server_external_events [req-1ca257b4-b665-4f07-9554-b26afea2e4e7 req-2b08d8fb-2efc-47ff-8926-be2b13b57366 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:b766ac2a-b567-43a7-a5f7-bb13df443468 for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 7|app: 0|req: 399/782] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:21:04 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-04-16 01:21:06.529 8 WARNING neutronclient.v2_0.client [None req-9bbd1b0b-1868-4fdb-91d3-109d03c6e58e 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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/783] 199.204.45.209 () {32 vars in 733 bytes} [Thu Apr 16 01:21:06 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb => generated 2433 bytes in 130 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-04-16 01:21:06.665 7 WARNING neutronclient.v2_0.client [None req-bd769651-9a54-4bbc-aa0f-e450239b035a 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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/786] 199.204.45.209 () {32 vars in 759 bytes} [Thu Apr 16 01:21:06 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface => generated 286 bytes in 91 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: 387/787] 199.204.45.209 () {32 vars in 777 bytes} [Thu Apr 16 01:21:06 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/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-04-16 01:21:09.355 7 WARNING neutronclient.v2_0.client [None req-94fcd604-9390-4d23-957d-08abefe0caa4 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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/788] 199.204.45.209 () {32 vars in 733 bytes} [Thu Apr 16 01:21:09 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb => generated 2581 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-04-16 01:21:09.481 8 WARNING neutronclient.v2_0.client [None req-5be036d2-d763-4787-ac1d-844e2e1a4e13 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/789] 199.204.45.209 () {32 vars in 759 bytes} [Thu Apr 16 01:21:09 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface => generated 286 bytes in 81 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: 402/790] 199.204.45.209 () {32 vars in 777 bytes} [Thu Apr 16 01:21:09 2026] GET /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-volume_attachments => generated 197 bytes in 30 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-04-16 01:21:39.136 8 WARNING neutronclient.v2_0.client [None req-d1be5c73-f203-4ba3-966c-b4c05c0fbed6 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] 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-04-16 01:21:39.173 8 WARNING neutronclient.v2_0.client [None req-d1be5c73-f203-4ba3-966c-b4c05c0fbed6 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] 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-04-16 01:21:41.387 7 INFO nova.api.openstack.compute.server_external_events [req-a6d14e7b-cfbb-479d-9eaa-d62740099c72 req-010df40f-18ab-4b44-b6c7-db59ad3e9fa5 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:968146c3-f35c-42ea-b1f0-21d46e3fb423 for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 7|app: 0|req: 406/797] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:21:41 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-04-16 01:21:46.041 7 INFO nova.api.openstack.compute.server_external_events [req-2df9e348-0cef-4392-a67c-c45f81dfdeaa req-5e78501a-c9f1-4766-9b7f-1b16d069469b ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:968146c3-f35c-42ea-b1f0-21d46e3fb423 for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 7|app: 0|req: 407/798] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:21:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:21:47.739 8 WARNING neutronclient.v2_0.client [None req-d1be5c73-f203-4ba3-966c-b4c05c0fbed6 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/801] 199.204.45.209 () {36 vars in 812 bytes} [Thu Apr 16 01:21:39 2026] POST /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface => generated 280 bytes in 8696 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-04-16 01:21:48.070 7 INFO nova.api.openstack.compute.server_external_events [req-1b65dd39-46ad-4b15-92df-664e15628f1d req-a169612b-005c-423c-b668-e3fc9293c68a ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:968146c3-f35c-42ea-b1f0-21d46e3fb423 for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 7|app: 0|req: 410/802] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:21:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:21:48.420 8 INFO nova.api.openstack.compute.server_external_events [req-fbff9ece-f2f9-4c7c-a5be-37f6f8949c2c req-0814c6dc-2f47-4ed5-b72e-7173fb0fdf3d ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:968146c3-f35c-42ea-b1f0-21d46e3fb423 for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 8|app: 0|req: 393/803] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:21:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 72 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-04-16 01:22:08.661 7 WARNING neutronclient.v2_0.client [None req-a08d2944-a230-4eac-8813-39bd5cf33bf2 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] 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-04-16 01:22:08.709 7 WARNING neutronclient.v2_0.client [None req-a08d2944-a230-4eac-8813-39bd5cf33bf2 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] 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-04-16 01:22:10.994 8 INFO nova.api.openstack.compute.server_external_events [req-2a636c4b-6add-41eb-846a-26c85776f2dc req-738850be-6da8-407f-accc-2ad437478635 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:8931b2be-5ef9-4e27-9843-e3362d20b370 for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 8|app: 0|req: 396/808] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:22:10 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-04-16 01:22:17.580 8 INFO nova.api.openstack.compute.server_external_events [req-1b2fb26b-b11d-4292-a272-3c3275282f5e req-13844ff8-9c36-4751-b030-408ef9fad383 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:8931b2be-5ef9-4e27-9843-e3362d20b370 for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 8|app: 0|req: 399/811] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:22:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 01:22:17.760 7 WARNING neutronclient.v2_0.client [None req-a08d2944-a230-4eac-8813-39bd5cf33bf2 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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/812] 199.204.45.209 () {36 vars in 812 bytes} [Thu Apr 16 01:22:08 2026] POST /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface => generated 376 bytes in 9193 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-04-16 01:22:24.744 8 WARNING neutronclient.v2_0.client [None req-1367983d-3048-41d8-8680-0e568d3247f6 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] 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-04-16 01:22:24.786 8 WARNING neutronclient.v2_0.client [None req-1367983d-3048-41d8-8680-0e568d3247f6 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] 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-04-16 01:22:26.962 7 INFO nova.api.openstack.compute.server_external_events [req-2375c9fd-9e93-4a34-88fa-633944ef8398 req-5c56d295-503b-48f3-ae15-b3547e88ad2d ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:f0cb9cd0-8323-4986-bebc-bcb1207ef1fc for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 7|app: 0|req: 416/815] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:22:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:22:32.188 7 INFO nova.api.openstack.compute.server_external_events [req-472c38c5-4b80-4d86-aa66-7a21d5c97f94 req-d5c029d9-53fe-4187-bf88-2b3e8ad02784 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-plugged:f0cb9cd0-8323-4986-bebc-bcb1207ef1fc for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 7|app: 0|req: 417/816] 10.0.0.138 () {38 vars in 815 bytes} [Thu Apr 16 01:22:32 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-04-16 01:22:33.819 8 WARNING neutronclient.v2_0.client [None req-1367983d-3048-41d8-8680-0e568d3247f6 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] The 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: 400/817] 199.204.45.209 () {36 vars in 812 bytes} [Thu Apr 16 01:22:24 2026] POST /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface => generated 377 bytes in 9160 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-04-16 01:22:34.509 7 INFO nova.api.openstack.compute.server_external_events [req-0ae498d3-d50a-489b-87a2-27965538b818 req-6abbe810-0e7f-4f0b-8223-5e7b7acc44c6 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:8931b2be-5ef9-4e27-9843-e3362d20b370 for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 7|app: 0|req: 418/818] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:22: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:22:48.226 8 INFO nova.api.openstack.compute.server_external_events [req-e6af5bbf-facc-4d12-a9ff-0d94a27c00bb req-86684935-8c5a-4c13-8fbe-066a6013aa55 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:f0cb9cd0-8323-4986-bebc-bcb1207ef1fc for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 8|app: 0|req: 403/823] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:22:48 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 421/824] 199.204.45.209 () {34 vars in 855 bytes} [Thu Apr 16 01:22:49 2026] DELETE /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface/f0cb9cd0-8323-4986-bebc-bcb1207ef1fc => generated 0 bytes in 116 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-04-16 01:22:50.273 8 INFO nova.api.openstack.compute.server_external_events [req-0c6941b2-39d5-4188-8fbb-f6595796c1e7 req-558c36c8-204d-478a-b851-bc4fe4631af5 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:f0cb9cd0-8323-4986-bebc-bcb1207ef1fc for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 8|app: 0|req: 404/825] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:22:50 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-04-16 01:22:58.366 8 INFO nova.api.openstack.compute.server_external_events [req-5c5086b4-a68d-4b39-ba92-33b4053ce3c0 req-db7da7aa-c4ef-4d86-96d7-83ad3432d70c ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:8931b2be-5ef9-4e27-9843-e3362d20b370 for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 8|app: 0|req: 406/828] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:22:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 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: 423/829] 199.204.45.209 () {34 vars in 855 bytes} [Thu Apr 16 01:22:58 2026] DELETE /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface/8931b2be-5ef9-4e27-9843-e3362d20b370 => generated 0 bytes in 50 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: 426/834] 199.204.45.209 () {34 vars in 855 bytes} [Thu Apr 16 01:23:19 2026] DELETE /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb/os-interface/968146c3-f35c-42ea-b1f0-21d46e3fb423 => generated 0 bytes in 40 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: 409/835] 199.204.45.209 () {34 vars in 755 bytes} [Thu Apr 16 01:23:24 2026] DELETE /v2.1/servers/f2e95d15-43b9-4749-9a94-491cdf1e8acb => generated 0 bytes in 119 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-04-16 01:23:27.308 8 INFO nova.api.openstack.compute.server_external_events [req-6a277491-10af-48e7-b95b-0c8951721155 req-f2918101-7b98-4c52-af96-88d2491162a5 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:b766ac2a-b567-43a7-a5f7-bb13df443468 for instance f2e95d15-43b9-4749-9a94-491cdf1e8acb on instance [pid: 8|app: 0|req: 411/838] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:23:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-16 01:23:29.368 7 INFO nova.api.openstack.compute.server_external_events [req-71f11d8a-0a7a-43a2-ab93-176199b49759 req-3edc879e-845b-4361-9054-6d48bcaddccb ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:147524ff-32d9-4a8b-aa29-00ce9d93d95d for instance 589444e9-3077-4cb4-ae06-3e4ebf57f339 on instance [pid: 7|app: 0|req: 428/839] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:23:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/840] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:23:29 2026] DELETE /v2.1/servers/589444e9-3077-4cb4-ae06-3e4ebf57f339 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:23:29.521 7 WARNING neutronclient.v2_0.client [None req-55372b89-9d6f-4371-bccf-2017afb69e81 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The 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/841] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:23:29 2026] GET /v2.1/servers/589444e9-3077-4cb4-ae06-3e4ebf57f339 => generated 1945 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-04-16 01:23:32.350 8 INFO nova.api.openstack.compute.server_external_events [req-414a27ca-a991-429c-979d-e828cb91bdc9 req-e0c77097-e0bb-4eb3-90a1-079d9a1ce231 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:147524ff-32d9-4a8b-aa29-00ce9d93d95d for instance 589444e9-3077-4cb4-ae06-3e4ebf57f339 on instance [pid: 8|app: 0|req: 413/842] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:23:32 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-04-16 01:23:34.696 7 WARNING neutronclient.v2_0.client [None req-9988e01f-11d3-410d-9a76-066024ba4735 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The 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: 430/843] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:23:34 2026] GET /v2.1/servers/589444e9-3077-4cb4-ae06-3e4ebf57f339 => generated 1480 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-04-16 01:23:39.785 8 INFO nova.api.openstack.wsgi [None req-49b945df-d45f-4cbb-b248-eb164695de0b e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] HTTP exception thrown: Instance 589444e9-3077-4cb4-ae06-3e4ebf57f339 could not be found. [pid: 8|app: 0|req: 415/846] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:23:39 2026] GET /v2.1/servers/589444e9-3077-4cb4-ae06-3e4ebf57f339 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:23:40.431 7 INFO nova.api.openstack.compute.server_external_events [req-6a595c4f-4a2d-4e34-8e8c-67932da04a22 req-bb06a5a7-1a36-4e1a-9b39-0aac7e335ec5 ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-changed:c57254d5-2958-493d-a225-69fdba71826f for instance ffd873d0-4f13-4efd-828e-ce65d77e7037 on instance [pid: 7|app: 0|req: 432/847] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:23:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/848] 10.0.0.30 () {32 vars in 717 bytes} [Thu Apr 16 01:23:40 2026] DELETE /v2.1/servers/ffd873d0-4f13-4efd-828e-ce65d77e7037 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:23:40.563 7 WARNING neutronclient.v2_0.client [None req-68497c8c-c2b4-4c52-ad5a-eefd70cb6571 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The 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/849] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:23:40 2026] GET /v2.1/servers/ffd873d0-4f13-4efd-828e-ce65d77e7037 => generated 1945 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-04-16 01:23:43.358 8 INFO nova.api.openstack.compute.server_external_events [req-6e14e3a4-83c7-4d9c-ab6a-b14cdd5db21e req-4206a468-5098-4609-a448-4f96b118cfed ac5a8be83c144a19af9e44449246d0ef b4e9f22d81f84846a4efc5f7d71b2e83 - - 8302aa0248294603aa521a37e98ded70 8302aa0248294603aa521a37e98ded70] Creating event network-vif-deleted:c57254d5-2958-493d-a225-69fdba71826f for instance ffd873d0-4f13-4efd-828e-ce65d77e7037 on instance [pid: 8|app: 0|req: 417/850] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 01:23:43 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-04-16 01:23:45.777 7 WARNING neutronclient.v2_0.client [None req-414b72c2-e408-4d52-9f7e-749e2c569458 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] The 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: 434/851] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:23:45 2026] GET /v2.1/servers/ffd873d0-4f13-4efd-828e-ce65d77e7037 => generated 1481 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-04-16 01:23:50.854 8 INFO nova.api.openstack.wsgi [None req-d085186a-5105-470a-93b9-9fd2dce709e3 e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] HTTP exception thrown: Instance ffd873d0-4f13-4efd-828e-ce65d77e7037 could not be found. [pid: 8|app: 0|req: 419/854] 10.0.0.30 () {32 vars in 714 bytes} [Thu Apr 16 01:23:50 2026] GET /v2.1/servers/ffd873d0-4f13-4efd-828e-ce65d77e7037 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 436/855] 10.0.0.30 () {32 vars in 725 bytes} [Thu Apr 16 01:23:52 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1721813955 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 01:23:52.100 8 INFO nova.api.openstack.wsgi [None req-22523d21-3726-4aba-8d39-873664f0c51a e06ac22759b844f6958b309455ada870 edb29e835c9143d7b01a029c46adff37 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1721813955 not found for user e06ac22759b844f6958b309455ada870 [pid: 8|app: 0|req: 420/856] 10.0.0.30 () {32 vars in 722 bytes} [Thu Apr 16 01:23:52 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1721813955 => generated 142 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/859] 10.0.0.30 () {32 vars in 654 bytes} [Thu Apr 16 01:24:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/860] 10.0.0.30 () {32 vars in 640 bytes} [Thu Apr 16 01:24:06 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-16 01:24:06.265 7 WARNING oslo_db.sqlalchemy.utils [None req-2bc2bd99-b491-4ca8-a457-995002216195 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 439/861] 10.0.0.30 () {32 vars in 648 bytes} [Thu Apr 16 01:24:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/862] 10.0.0.30 () {32 vars in 693 bytes} [Thu Apr 16 01:24:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)