+ 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 Jul 16 00:52:36 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-864bdb5b7f-tspzv 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 0x7f8bba32f668 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-07-16 00:52:41.222 8 INFO nova.utils [None req-dbadbfd1-df5a-47cf-9b1f-886dc8c2fd3e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-16 00:52:41.281 7 INFO nova.utils [None req-c96b8616-8452-4319-a18a-c1711c1d443f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-16 00:52:42.974 7 WARNING keystonemiddleware._common.config [None req-c96b8616-8452-4319-a18a-c1711c1d443f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:52:42.984 7 WARNING oslo_config.cfg [None req-c96b8616-8452-4319-a18a-c1711c1d443f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-16 00:52:43.039 8 WARNING keystonemiddleware._common.config [None req-dbadbfd1-df5a-47cf-9b1f-886dc8c2fd3e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:52:43.049 8 WARNING oslo_config.cfg [None req-dbadbfd1-df5a-47cf-9b1f-886dc8c2fd3e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-16 00:52:43.060 7 WARNING keystonemiddleware._common.config [None req-c96b8616-8452-4319-a18a-c1711c1d443f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:52:43.076 7 WARNING oslo_config.cfg [None req-c96b8616-8452-4319-a18a-c1711c1d443f - - - - - -] 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-07-16 00:52:43.088 7 WARNING oslo_config.cfg [None req-c96b8616-8452-4319-a18a-c1711c1d443f - - - - - -] 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 0x7f8bba32f668 pid: 7 (default app) 2026-07-16 00:52:43.124 8 WARNING keystonemiddleware._common.config [None req-dbadbfd1-df5a-47cf-9b1f-886dc8c2fd3e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:52:43.139 8 WARNING oslo_config.cfg [None req-dbadbfd1-df5a-47cf-9b1f-886dc8c2fd3e - - - - - -] 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-07-16 00:52:43.152 8 WARNING oslo_config.cfg [None req-dbadbfd1-df5a-47cf-9b1f-886dc8c2fd3e - - - - - -] 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 0x7f8bba32f668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 00:52:49 2026] GET /v2.1 => generated 114 bytes in 20 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-07-16 00:52:50.412 7 WARNING oslo_policy.policy [None req-5a172167-5ecb-4bfc-80b5-3c0eae78b632 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - 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-07-16 00:52:50.412 7 WARNING oslo_policy.policy [None req-5a172167-5ecb-4bfc-80b5-3c0eae78b632 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - 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.129 () {44 vars in 909 bytes} [Thu Jul 16 00:52:49 2026] GET /v2.1 => generated 0 bytes in 615 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-07-16 00:52:50.528 8 WARNING oslo_policy.policy [req-5a172167-5ecb-4bfc-80b5-3c0eae78b632 req-a7843038-252d-4899-95ff-ceda3b5e5056 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - 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-07-16 00:52:50.528 8 WARNING oslo_policy.policy [req-5a172167-5ecb-4bfc-80b5-3c0eae78b632 req-a7843038-252d-4899-95ff-ceda3b5e5056 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - 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.129 () {46 vars in 982 bytes} [Thu Jul 16 00:52:50 2026] GET /v2.1/ => generated 400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 00:52:50.637 7 INFO nova.api.openstack.wsgi [None req-e33ee5e0-b6ac-4111-9373-03216065accc b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.129 () {48 vars in 1011 bytes} [Thu Jul 16 00:52:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 00:52:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.129 () {52 vars in 1048 bytes} [Thu Jul 16 00:52:50 2026] POST /v2.1/flavors => generated 529 bytes in 50 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.129 () {42 vars in 705 bytes} [Thu Jul 16 00:52:51 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: 5/10] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 00:52:51 2026] GET /v2.1 => generated 0 bytes in 26 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.129 () {46 vars in 982 bytes} [Thu Jul 16 00:52:51 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-07-16 00:52:51.638 7 INFO nova.api.openstack.wsgi [None req-25748f59-d63c-4656-9f56-ee7059805446 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.129 () {48 vars in 1013 bytes} [Thu Jul 16 00:52:51 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 00:52:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.129 () {52 vars in 1048 bytes} [Thu Jul 16 00:52:51 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 00:52:52 2026] GET /v2.1 => generated 114 bytes in 4 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.129 () {44 vars in 909 bytes} [Thu Jul 16 00:52:52 2026] GET /v2.1 => generated 0 bytes in 54 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.129 () {46 vars in 982 bytes} [Thu Jul 16 00:52:52 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-07-16 00:52:52.628 7 INFO nova.api.openstack.wsgi [None req-195b4dfd-eb49-4efe-918f-9b105bcd40ed b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.129 () {48 vars in 1015 bytes} [Thu Jul 16 00:52:52 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 00:52:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.129 () {52 vars in 1048 bytes} [Thu Jul 16 00:52:52 2026] POST /v2.1/flavors => generated 533 bytes in 18 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.129 () {42 vars in 705 bytes} [Thu Jul 16 00:52: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: 11/22] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 00:52:53 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 00:52:53 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-07-16 00:52:53.580 7 INFO nova.api.openstack.wsgi [None req-9293a3bc-3641-449a-8d8f-1069d3c628a3 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.129 () {48 vars in 1013 bytes} [Thu Jul 16 00:52:53 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 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.129 () {48 vars in 1051 bytes} [Thu Jul 16 00:52:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 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.129 () {52 vars in 1048 bytes} [Thu Jul 16 00:52:53 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 00:52:54 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 00:52:54 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 00:52:54 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-07-16 00:52:54.548 7 INFO nova.api.openstack.wsgi [None req-58e00aee-a16d-4f44-a7bd-63f006304dde b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.129 () {48 vars in 1015 bytes} [Thu Jul 16 00:52:54 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 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.129 () {48 vars in 1051 bytes} [Thu Jul 16 00:52:54 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.129 () {52 vars in 1048 bytes} [Thu Jul 16 00:52:54 2026] POST /v2.1/flavors => generated 535 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.67 () {28 vars in 453 bytes} [Thu Jul 16 00:58: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 52/104] 10.0.0.67 () {30 vars in 657 bytes} [Thu Jul 16 00:58:39 2026] GET /v2.1 => generated 0 bytes in 448 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: 53/105] 10.0.0.67 () {32 vars in 730 bytes} [Thu Jul 16 00:58:40 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 10.0.0.67 () {34 vars in 803 bytes} [Thu Jul 16 00:58:40 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 10.0.0.124 () {28 vars in 454 bytes} [Thu Jul 16 01:00:07 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: 63/126] 10.0.0.124 () {30 vars in 658 bytes} [Thu Jul 16 01:00:07 2026] GET /v2.1 => generated 0 bytes in 63 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: 64/127] 10.0.0.124 () {32 vars in 731 bytes} [Thu Jul 16 01:00:07 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/128] 10.0.0.124 () {34 vars in 765 bytes} [Thu Jul 16 01:00:07 2026] GET /v2.1/os-services => generated 782 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 10.0.0.124 () {28 vars in 454 bytes} [Thu Jul 16 01:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 65/130] 10.0.0.124 () {30 vars in 658 bytes} [Thu Jul 16 01:00:12 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: 66/131] 10.0.0.124 () {32 vars in 731 bytes} [Thu Jul 16 01:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 10.0.0.124 () {34 vars in 765 bytes} [Thu Jul 16 01:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/133] 10.0.0.124 () {28 vars in 454 bytes} [Thu Jul 16 01:00:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 67/134] 10.0.0.124 () {30 vars in 658 bytes} [Thu Jul 16 01:00:16 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 68/135] 10.0.0.124 () {32 vars in 731 bytes} [Thu Jul 16 01:00:16 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/136] 10.0.0.124 () {34 vars in 808 bytes} [Thu Jul 16 01:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 10.0.0.124 () {28 vars in 454 bytes} [Thu Jul 16 01:00:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 70/140] 10.0.0.124 () {30 vars in 658 bytes} [Thu Jul 16 01:00:20 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 71/141] 10.0.0.124 () {32 vars in 731 bytes} [Thu Jul 16 01:00: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) [pid: 7|app: 0|req: 71/142] 10.0.0.124 () {34 vars in 808 bytes} [Thu Jul 16 01:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:01:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 80/160] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:01:40 2026] GET /v2.1 => generated 0 bytes in 48 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: 81/161] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:01:40 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-07-16 01:01:40.902 7 INFO nova.api.openstack.wsgi [None req-94d5d43b-ebc3-4f43-999d-22517a445af1 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 81/162] 199.204.45.129 () {48 vars in 1017 bytes} [Thu Jul 16 01:01:40 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:01:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.129 () {52 vars in 1049 bytes} [Thu Jul 16 01:01:40 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:03:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:03:19 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:03:19 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:03:19.672 8 INFO nova.api.openstack.wsgi [None req-c25c92ab-5e74-4855-85ad-bc27e00eee67 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b863e6429d994e0d8e7f1d89f14e369c [pid: 8|app: 0|req: 94/188] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:03:19 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-16 01:03:19.685 7 WARNING oslo_db.sqlalchemy.utils [None req-34905b6c-6b26-4be5-8a46-a15dad51fab0 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 95/189] 199.204.45.129 () {48 vars in 1016 bytes} [Thu Jul 16 01:03:19 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 199.204.45.129 () {52 vars in 1057 bytes} [Thu Jul 16 01:03:19 2026] POST /v2.1/os-keypairs => generated 576 bytes in 63 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:03:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/192] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:03:23 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 97/193] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:03:23 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/194] 199.204.45.129 () {48 vars in 1073 bytes} [Thu Jul 16 01:03:23 2026] GET /v2.1/os-quota-sets/6f0d4576d28c47b19f1f961077cafcb2 => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/195] 199.204.45.129 () {52 vars in 1125 bytes} [Thu Jul 16 01:03:23 2026] PUT /v2.1/os-quota-sets/6f0d4576d28c47b19f1f961077cafcb2 => generated 238 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:11:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:11:45 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:11:45 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-07-16 01:11:45.683 7 INFO nova.api.openstack.wsgi [None req-d201ad72-8485-4daa-810c-e2d78f7b005d b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 150/299] 199.204.45.129 () {48 vars in 1015 bytes} [Thu Jul 16 01:11:45 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:11:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/303] 199.204.45.129 () {52 vars in 1049 bytes} [Thu Jul 16 01:11:45 2026] POST /v2.1/flavors => generated 534 bytes in 1689 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/350] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:15:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/351] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:15:42 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 176/352] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:15:42 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: 8|app: 0|req: 177/353] 199.204.45.129 () {48 vars in 1073 bytes} [Thu Jul 16 01:15:42 2026] GET /v2.1/os-quota-sets/a70854d7ffa34e6897df7bda113b60bc => generated 283 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/354] 199.204.45.129 () {52 vars in 1125 bytes} [Thu Jul 16 01:15:42 2026] PUT /v2.1/os-quota-sets/a70854d7ffa34e6897df7bda113b60bc => generated 238 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:27: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: 251/502] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:27:53 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:27:54 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-07-16 01:27:54.125 7 INFO nova.api.openstack.wsgi [None req-e0cc4703-3bc8-4567-a2d2-07a8c673622e b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 252/504] 199.204.45.129 () {48 vars in 1011 bytes} [Thu Jul 16 01:27:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:27:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.129 () {48 vars in 1099 bytes} [Thu Jul 16 01:27:54 2026] GET /v2.1/flavors/eb8269a8-9314-4d0b-a243-e172c3516c9f/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:27:55 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: 254/508] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:27:55 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: 255/509] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:27:55 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-07-16 01:27:55.092 7 INFO nova.api.openstack.wsgi [None req-4ce0bdae-a0cb-4e01-aa94-6da832383d64 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 255/510] 199.204.45.129 () {48 vars in 1013 bytes} [Thu Jul 16 01:27:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:27:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.129 () {48 vars in 1099 bytes} [Thu Jul 16 01:27:55 2026] GET /v2.1/flavors/a58e396b-7fb9-4029-89fd-977cbeeafc88/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:27:55 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: 257/514] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:27:55 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:27:55 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-07-16 01:27:56.022 7 INFO nova.api.openstack.wsgi [None req-32ab012b-c71d-49cd-8b49-7673ac622cb4 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 258/516] 199.204.45.129 () {48 vars in 1015 bytes} [Thu Jul 16 01:27:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:27:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.129 () {48 vars in 1099 bytes} [Thu Jul 16 01:27:56 2026] GET /v2.1/flavors/5d2b60a1-5879-41ee-becf-e5d551f911b7/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:27:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:27:56 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:27:56 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-07-16 01:27:56.975 7 INFO nova.api.openstack.wsgi [None req-c9681e21-0d38-4955-97b4-a9959a2c68c1 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 261/522] 199.204.45.129 () {48 vars in 1013 bytes} [Thu Jul 16 01:27:56 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:27:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 199.204.45.129 () {48 vars in 1099 bytes} [Thu Jul 16 01:27:57 2026] GET /v2.1/flavors/89e551b5-1d2e-4a3e-aa9e-da5b56ee71df/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:27:57 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: 264/528] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:27:57 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/529] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:27:57 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-07-16 01:27:57.934 7 INFO nova.api.openstack.wsgi [None req-b572710e-fa98-460c-8675-0324a3206242 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 265/530] 199.204.45.129 () {48 vars in 1015 bytes} [Thu Jul 16 01:27:57 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:27:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 199.204.45.129 () {48 vars in 1099 bytes} [Thu Jul 16 01:27:57 2026] GET /v2.1/flavors/d13150e8-e90a-4e40-8cad-26c12f76db55/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:29:00 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: 273/546] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:29:00 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: 274/547] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:29:00 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-07-16 01:29:00.239 7 INFO nova.api.openstack.wsgi [None req-cdb89431-eb84-46ce-922c-2b28f5339e37 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 274/548] 199.204.45.129 () {48 vars in 1017 bytes} [Thu Jul 16 01:29:00 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:29:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 199.204.45.129 () {48 vars in 1099 bytes} [Thu Jul 16 01:29:00 2026] GET /v2.1/flavors/9a8f63fc-e86e-4814-af01-38a45480ed8b/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:29:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:29:07 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 278/555] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:29:07 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:29:07 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:29:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/558] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:29:11 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 280/559] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:29:11 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 199.204.45.129 () {48 vars in 1073 bytes} [Thu Jul 16 01:29:11 2026] GET /v2.1/os-quota-sets/6f0d4576d28c47b19f1f961077cafcb2 => generated 280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:30:01 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: 286/572] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:30:01 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/573] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:30:01 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-07-16 01:30:01.941 8 INFO nova.api.openstack.wsgi [None req-ad90613c-eb0e-418f-87ab-a358d8ec0c9a b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 287/574] 199.204.45.129 () {48 vars in 1015 bytes} [Thu Jul 16 01:30:01 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/575] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:30:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 199.204.45.129 () {48 vars in 1099 bytes} [Thu Jul 16 01:30:01 2026] GET /v2.1/flavors/c65b5c03-70c9-4522-846e-83900a997678/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:30:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:30:17 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 292/583] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:30:17 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.204.45.129 () {48 vars in 1073 bytes} [Thu Jul 16 01:30:17 2026] GET /v2.1/os-quota-sets/a70854d7ffa34e6897df7bda113b60bc => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 199.204.45.129 () {42 vars in 705 bytes} [Thu Jul 16 01:31:06 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: 297/594] 199.204.45.129 () {44 vars in 909 bytes} [Thu Jul 16 01:31:06 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 298/595] 199.204.45.129 () {46 vars in 982 bytes} [Thu Jul 16 01:31:06 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:31:06.562 8 INFO nova.api.openstack.wsgi [None req-74dd3da0-5fb2-4054-b3f4-757930d4ea85 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 298/596] 199.204.45.129 () {48 vars in 1011 bytes} [Thu Jul 16 01:31:06 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 199.204.45.129 () {48 vars in 1051 bytes} [Thu Jul 16 01:31:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 10.0.0.226 () {32 vars in 655 bytes} [Thu Jul 16 01:31:46 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 304/607] 10.0.0.226 () {32 vars in 641 bytes} [Thu Jul 16 01:31:46 2026] GET /v2.1/servers => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-16 01:31:46.607 8 WARNING oslo_db.sqlalchemy.utils [None req-d176ad0a-7270-46e9-9edb-dbc23a560380 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 304/608] 10.0.0.226 () {32 vars in 649 bytes} [Thu Jul 16 01:31:46 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 10.0.0.226 () {32 vars in 694 bytes} [Thu Jul 16 01:31:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:31:57 2026] GET /v2.1/flavors/eb8269a8-9314-4d0b-a243-e172c3516c9f => generated 511 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/613] 10.0.0.226 () {32 vars in 641 bytes} [Thu Jul 16 01:31:57 2026] GET /v2.1/flavors => generated 1674 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:31:57 2026] GET /v2.1/flavors/eb8269a8-9314-4d0b-a243-e172c3516c9f => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:06.372 8 WARNING neutronclient.v2_0.client [None req-086ea86e-1263-4d7f-9a10-8d8b8ac926f7 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] The python binding code in 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/617] 10.0.0.226 () {34 vars in 671 bytes} [Thu Jul 16 01:32:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/620] 10.0.0.226 () {34 vars in 685 bytes} [Thu Jul 16 01:32:06 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1427 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:07.718 7 WARNING neutronclient.v2_0.client [None req-3911797c-8db2-4c82-8d15-4e11989f3e67 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] 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-07-16 01:32:07.953 8 WARNING neutronclient.v2_0.client [None req-ac8b271e-bbc1-444f-bafa-4a7abe847cc2 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/621] 10.0.0.226 () {34 vars in 685 bytes} [Thu Jul 16 01:32:07 2026] POST /v2.1/os-security-groups => generated 244 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:08.303 8 WARNING neutronclient.v2_0.client [None req-033fe601-3c6e-49f1-9c1e-862889567716 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:08.336 7 WARNING neutronclient.v2_0.client [None req-3911797c-8db2-4c82-8d15-4e11989f3e67 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] The python binding code in 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/622] 10.0.0.226 () {34 vars in 685 bytes} [Thu Jul 16 01:32:08 2026] POST /v2.1/os-security-groups => generated 243 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:09.063 8 WARNING neutronclient.v2_0.client [None req-6fe5cd48-51b1-4349-b5b5-6d7c26179991 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] The python binding code in 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/623] 10.0.0.226 () {34 vars in 695 bytes} [Thu Jul 16 01:32:07 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1511 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:09.290 7 WARNING neutronclient.v2_0.client [None req-831cdfa0-06f7-45ec-a15d-1ed2a56dfa14 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/624] 10.0.0.226 () {34 vars in 685 bytes} [Thu Jul 16 01:32:09 2026] POST /v2.1/os-security-groups => generated 244 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:09.439 8 WARNING neutronclient.v2_0.client [None req-1a399b46-6925-4cbd-ac94-2649a218fa2c 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] 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-07-16 01:32:09.519 7 WARNING neutronclient.v2_0.client [None req-831cdfa0-06f7-45ec-a15d-1ed2a56dfa14 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in 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/625] 10.0.0.226 () {34 vars in 685 bytes} [Thu Jul 16 01:32:09 2026] POST /v2.1/os-security-groups => generated 245 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:09.871 8 WARNING neutronclient.v2_0.client [None req-5fd9ff5a-1428-4122-bb51-9895b839ac22 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:10.016 8 WARNING neutronclient.v2_0.client [None req-5fd9ff5a-1428-4122-bb51-9895b839ac22 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:10.085 8 WARNING neutronclient.v2_0.client [None req-5fd9ff5a-1428-4122-bb51-9895b839ac22 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:10.230 7 WARNING neutronclient.v2_0.client [None req-831cdfa0-06f7-45ec-a15d-1ed2a56dfa14 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/626] 10.0.0.226 () {32 vars in 663 bytes} [Thu Jul 16 01:32:09 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:32:10.328 8 WARNING neutronclient.v2_0.client [None req-0c35ba4e-57c4-4805-b084-4ad9f89252e6 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] 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-07-16 01:32:10.377 8 WARNING neutronclient.v2_0.client [None req-0c35ba4e-57c4-4805-b084-4ad9f89252e6 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/627] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:32:09 2026] POST /v2.1/servers => generated 450 bytes in 1868 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-07-16 01:32:11.090 7 WARNING neutronclient.v2_0.client [None req-dfcaf444-9c7b-4515-841b-9c44b3d4b454 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/628] 10.0.0.226 () {34 vars in 695 bytes} [Thu Jul 16 01:32:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:11.126 7 WARNING neutronclient.v2_0.client [None req-dfcaf444-9c7b-4515-841b-9c44b3d4b454 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:11.144 8 WARNING neutronclient.v2_0.client [None req-da01c9a1-5ad4-4678-ba38-31dd543a215e 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/629] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:11 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1400 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-07-16 01:32:11.213 8 WARNING neutronclient.v2_0.client [None req-1e376b88-797d-43b6-945f-761e98eac2c1 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] 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-07-16 01:32:11.262 8 WARNING neutronclient.v2_0.client [None req-1e376b88-797d-43b6-945f-761e98eac2c1 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] The python binding code in 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/630] 10.0.0.226 () {34 vars in 695 bytes} [Thu Jul 16 01:32:11 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/631] 10.0.0.226 () {32 vars in 740 bytes} [Thu Jul 16 01:32:11 2026] DELETE /v2.1/os-security-groups/122495a6-9605-403a-a834-6ecae35b12fa => generated 0 bytes in 417 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:32:11.508 7 WARNING neutronclient.v2_0.client [None req-16e8934a-be29-4ca2-af17-bf676e6438a5 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] The python binding code in 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/632] 10.0.0.226 () {34 vars in 671 bytes} [Thu Jul 16 01:32:11 2026] POST /v2.1/os-keypairs => generated 385 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/633] 10.0.0.226 () {32 vars in 737 bytes} [Thu Jul 16 01:32:11 2026] GET /v2.1/os-security-groups/d183c2cd-9704-4096-b8b6-2dd9f3cb8d87 => generated 662 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:11.549 8 WARNING neutronclient.v2_0.client [None req-f0561766-3d37-41bc-8df4-3cd8f0b80954 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:11.558 7 WARNING neutronclient.v2_0.client [None req-b0fcac43-a983-4f46-a60d-0d6a3a7172b4 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] 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-07-16 01:32:11.568 8 INFO nova.api.openstack.wsgi [None req-f0561766-3d37-41bc-8df4-3cd8f0b80954 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] HTTP exception thrown: Security group 122495a6-9605-403a-a834-6ecae35b12fa does not exist Neutron server returns request_ids: ['req-27fc960a-fee9-4657-a4da-e81102d78e0b'] [pid: 8|app: 0|req: 318/634] 10.0.0.226 () {32 vars in 737 bytes} [Thu Jul 16 01:32:11 2026] GET /v2.1/os-security-groups/122495a6-9605-403a-a834-6ecae35b12fa => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:32:11.578 8 WARNING neutronclient.v2_0.client [None req-f64efb64-8fb5-4bcd-bac7-98804084de4a 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:11.582 7 WARNING neutronclient.v2_0.client [None req-b0fcac43-a983-4f46-a60d-0d6a3a7172b4 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] 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-07-16 01:32:11.606 8 WARNING neutronclient.v2_0.client [None req-f64efb64-8fb5-4bcd-bac7-98804084de4a 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:11.634 7 WARNING neutronclient.v2_0.client [None req-b0fcac43-a983-4f46-a60d-0d6a3a7172b4 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/635] 10.0.0.226 () {32 vars in 740 bytes} [Thu Jul 16 01:32:11 2026] DELETE /v2.1/os-security-groups/c4d6e352-5edb-4286-a0d5-73177136af2a => generated 0 bytes in 189 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:32:11.782 8 WARNING neutronclient.v2_0.client [None req-c689f517-0e6b-4885-b665-c51ee8f209ab 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:11.919 8 INFO nova.api.openstack.wsgi [None req-c689f517-0e6b-4885-b665-c51ee8f209ab 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] HTTP exception thrown: Security group c4d6e352-5edb-4286-a0d5-73177136af2a does not exist Neutron server returns request_ids: ['req-6c80c87f-f7ac-42a5-96ac-eca3e51c40d0'] [pid: 8|app: 0|req: 320/636] 10.0.0.226 () {32 vars in 737 bytes} [Thu Jul 16 01:32:11 2026] GET /v2.1/os-security-groups/c4d6e352-5edb-4286-a0d5-73177136af2a => generated 194 bytes in 149 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:32:11.934 8 WARNING neutronclient.v2_0.client [None req-a41947ed-4abb-4069-8c52-648b876d1265 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/637] 10.0.0.226 () {32 vars in 750 bytes} [Thu Jul 16 01:32:11 2026] DELETE /v2.1/os-security-group-rules/324b24b4-8243-4cc0-b448-60f339b82fde => generated 0 bytes in 380 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:32:11.950 7 WARNING neutronclient.v2_0.client [None req-d6465e53-8cb7-4a60-882f-c06f02cde1a5 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] 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-07-16 01:32:11.980 8 WARNING neutronclient.v2_0.client [None req-a41947ed-4abb-4069-8c52-648b876d1265 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:12.003 7 WARNING neutronclient.v2_0.client [None req-d6465e53-8cb7-4a60-882f-c06f02cde1a5 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/638] 10.0.0.226 () {32 vars in 740 bytes} [Thu Jul 16 01:32:11 2026] DELETE /v2.1/os-security-groups/265ea697-54e7-45d0-ad9d-b35e7c7b5ed3 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:32:12.108 8 WARNING neutronclient.v2_0.client [None req-23bd164e-ed48-4bf8-8f84-840d0ad3d0b4 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] The python binding code in 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/639] 10.0.0.226 () {32 vars in 740 bytes} [Thu Jul 16 01:32:11 2026] DELETE /v2.1/os-security-groups/d183c2cd-9704-4096-b8b6-2dd9f3cb8d87 => generated 0 bytes in 305 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:32:12.254 8 INFO nova.api.openstack.wsgi [None req-23bd164e-ed48-4bf8-8f84-840d0ad3d0b4 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] HTTP exception thrown: Security group 265ea697-54e7-45d0-ad9d-b35e7c7b5ed3 does not exist Neutron server returns request_ids: ['req-400861bf-a40d-4733-beed-4b6e3daf3842'] [pid: 8|app: 0|req: 322/640] 10.0.0.226 () {32 vars in 737 bytes} [Thu Jul 16 01:32:12 2026] GET /v2.1/os-security-groups/265ea697-54e7-45d0-ad9d-b35e7c7b5ed3 => generated 194 bytes in 153 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:32:12.260 8 WARNING neutronclient.v2_0.client [None req-84b5b557-9937-4119-8dde-9d863f3a9836 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] 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-07-16 01:32:12.297 8 WARNING neutronclient.v2_0.client [None req-84b5b557-9937-4119-8dde-9d863f3a9836 636b16e2a21e43348e532b40336c2464 f7cb07a5a8b04d1ca808b3df3cbb78ed - - default default] 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-07-16 01:32:12.302 7 WARNING neutronclient.v2_0.client [None req-3789e88b-e486-4f97-b8a0-c9a5a0e61924 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/641] 10.0.0.226 () {32 vars in 740 bytes} [Thu Jul 16 01:32:12 2026] DELETE /v2.1/os-security-groups/20e8bddb-b177-4b83-b565-06d8c8b10310 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:32:12.463 8 WARNING neutronclient.v2_0.client [None req-cce0d2c7-0379-4535-b72a-684872066a95 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/642] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:12 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1404 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:32:12.956 8 WARNING neutronclient.v2_0.client [None req-cce0d2c7-0379-4535-b72a-684872066a95 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:12.994 8 WARNING neutronclient.v2_0.client [None req-cce0d2c7-0379-4535-b72a-684872066a95 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/643] 10.0.0.226 () {32 vars in 663 bytes} [Thu Jul 16 01:32:12 2026] GET /v2.1/os-security-groups => generated 707 bytes in 581 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-07-16 01:32:13.057 7 WARNING neutronclient.v2_0.client [None req-d089243f-b32a-4f99-b66f-c1c25216d1bc 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:13.081 7 INFO nova.api.openstack.wsgi [None req-d089243f-b32a-4f99-b66f-c1c25216d1bc 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] HTTP exception thrown: Security group 265ea697-54e7-45d0-ad9d-b35e7c7b5ed3 does not exist Neutron server returns request_ids: ['req-b11c98ae-acec-4e06-9e97-bb9a3bfe73d4'] [pid: 7|app: 0|req: 320/644] 10.0.0.226 () {32 vars in 740 bytes} [Thu Jul 16 01:32:13 2026] DELETE /v2.1/os-security-groups/265ea697-54e7-45d0-ad9d-b35e7c7b5ed3 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:32:13.089 8 WARNING neutronclient.v2_0.client [None req-8c29470c-0ef2-4c92-b053-978671ccc361 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:13.108 8 INFO nova.api.openstack.wsgi [None req-8c29470c-0ef2-4c92-b053-978671ccc361 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] HTTP exception thrown: Security group c4d6e352-5edb-4286-a0d5-73177136af2a does not exist Neutron server returns request_ids: ['req-b500a003-512a-439b-9103-cc5a697540f6'] [pid: 8|app: 0|req: 325/645] 10.0.0.226 () {32 vars in 740 bytes} [Thu Jul 16 01:32:13 2026] DELETE /v2.1/os-security-groups/c4d6e352-5edb-4286-a0d5-73177136af2a => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:32:13.115 7 WARNING neutronclient.v2_0.client [None req-b3a817ac-2180-4285-9273-4e32f2fc33a3 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] 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-07-16 01:32:13.138 7 INFO nova.api.openstack.wsgi [None req-b3a817ac-2180-4285-9273-4e32f2fc33a3 443add4821f4492c94e517cbb58ed191 9cabf13ca59249799452bd4fff395694 - - default default] HTTP exception thrown: Security group 122495a6-9605-403a-a834-6ecae35b12fa does not exist Neutron server returns request_ids: ['req-22327aa3-2ba2-4db6-a0b2-7506991b8765'] [pid: 7|app: 0|req: 321/646] 10.0.0.226 () {32 vars in 740 bytes} [Thu Jul 16 01:32:13 2026] DELETE /v2.1/os-security-groups/122495a6-9605-403a-a834-6ecae35b12fa => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:32:13.557 8 WARNING neutronclient.v2_0.client [None req-56b454a2-7393-4a60-bb9f-cc83f4ddd3d2 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/647] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:13 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1452 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:32:14.981 7 WARNING neutronclient.v2_0.client [None req-cc0ccffb-b821-4cad-9f7e-3c06f61deddd 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/648] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:14 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1452 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:16.314 8 WARNING neutronclient.v2_0.client [None req-9e8e1536-1774-4180-87cd-9c9c7197f605 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/649] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:16 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1460 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-07-16 01:32:17.441 7 WARNING neutronclient.v2_0.client [None req-cb30341c-ac1b-4ea4-8bc7-d61197e03d4f 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/652] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:17 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1526 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:18.560 8 WARNING neutronclient.v2_0.client [None req-351e97ed-2ebe-4a87-8304-0325737b8731 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] 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-07-16 01:32:18.769 7 WARNING neutronclient.v2_0.client [None req-9281e7a8-3bd7-478f-92f5-45c57f88e4bd 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] 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-07-16 01:32:19.288 8 WARNING neutronclient.v2_0.client [None req-351e97ed-2ebe-4a87-8304-0325737b8731 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in 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/653] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:18 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1526 bytes in 1386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:20.187 7 INFO nova.api.openstack.compute.server_external_events [req-9dd9303b-c413-409a-8f88-a58050723243 req-3d7ee52a-e318-478f-ac46-ec76d14f2035 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:fd838cec-fbb0-4252-83e4-80ba76fd9797 for instance 5d7f097f-c7c4-498d-9b96-55d20be7056e on instance 2026-07-16 01:32:20.200 7 INFO nova.compute.rpcapi [None req-32d61fea-276d-4325-be02-0d1904368da6 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 326/654] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:21.161 7 WARNING neutronclient.v2_0.client [None req-22ad35ec-9171-40a6-9db7-e4e0eebed19a 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] 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-07-16 01:32:21.838 8 WARNING neutronclient.v2_0.client [None req-351e97ed-2ebe-4a87-8304-0325737b8731 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/655] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:21 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1526 bytes in 3631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/656] 10.0.0.226 () {34 vars in 671 bytes} [Thu Jul 16 01:32:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.226 () {34 vars in 671 bytes} [Thu Jul 16 01:32:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:32:18 2026] POST /v2.1/servers => generated 451 bytes in 7095 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-16 01:32:25.572 7 WARNING neutronclient.v2_0.client [None req-76937fec-34c4-4c56-96de-3c801d66bea1 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/659] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:25 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1253 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-07-16 01:32:25.813 8 WARNING neutronclient.v2_0.client [None req-ad5c93ce-5f25-4f67-94cd-31b01f5c20d2 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/660] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:25 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1526 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:26.740 7 WARNING neutronclient.v2_0.client [None req-60ac09a6-da82-4993-baec-e96824f753de 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in 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/661] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:26 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1303 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-07-16 01:32:26.924 8 WARNING neutronclient.v2_0.client [None req-39845687-db6f-4a5f-9884-019c0d2f4ce7 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] 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-07-16 01:32:26.982 8 WARNING neutronclient.v2_0.client [None req-39845687-db6f-4a5f-9884-019c0d2f4ce7 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] 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-07-16 01:32:27.132 8 WARNING neutronclient.v2_0.client [None req-39845687-db6f-4a5f-9884-019c0d2f4ce7 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] 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: 331/664] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:32:26 2026] POST /v2.1/servers => generated 450 bytes in 502 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-07-16 01:32:27.379 7 WARNING neutronclient.v2_0.client [None req-693f0ef9-3822-4958-852d-8a9d6cae53f4 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] 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-07-16 01:32:27.388 8 WARNING neutronclient.v2_0.client [None req-4603f9ea-b6ce-41a7-b4d1-2e60adfb190b 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/665] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:27 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1424 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:27 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1526 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:27.862 7 WARNING neutronclient.v2_0.client [None req-63876f9c-f908-41e3-b879-01f6c8470dca 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] 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-07-16 01:32:27.877 8 WARNING neutronclient.v2_0.client [None req-5322107a-ed38-4469-9379-fc0867d459be 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/667] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:27 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1351 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:32:27.925 8 WARNING neutronclient.v2_0.client [None req-5322107a-ed38-4469-9379-fc0867d459be 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] 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-07-16 01:32:28.088 8 WARNING neutronclient.v2_0.client [None req-5322107a-ed38-4469-9379-fc0867d459be 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/668] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:32:27 2026] POST /v2.1/servers => generated 452 bytes in 480 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-07-16 01:32:28.331 7 WARNING neutronclient.v2_0.client [None req-541ff1b1-9a1d-4d98-a2ba-c637a83bc991 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/669] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:28 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1431 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:28.501 8 WARNING neutronclient.v2_0.client [None req-85732c18-b788-425e-a6e2-3b4bd97a1bd8 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] 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: 334/670] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:28 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1428 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:32:28.547 7 WARNING neutronclient.v2_0.client [None req-93a3cc47-a0c7-4a33-b109-70e54945f753 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/671] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:28 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1526 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-07-16 01:32:28.969 8 WARNING neutronclient.v2_0.client [None req-a8152cb8-5c3a-4733-89bd-50ac18b61f33 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/672] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:28 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1351 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-07-16 01:32:29.434 7 WARNING neutronclient.v2_0.client [None req-8e8c1a7e-0c22-4c87-8b4f-d9f14818782f 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in 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/673] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:29 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1435 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-07-16 01:32:29.588 8 WARNING neutronclient.v2_0.client [None req-fce2a6a4-6c2e-43a0-b38f-68548118b9c7 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/674] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:29 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1476 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-07-16 01:32:29.712 7 WARNING neutronclient.v2_0.client [None req-c95b3a3f-34b2-4659-916e-be70fda566a7 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in 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/675] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:29 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1526 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-07-16 01:32:30.052 8 WARNING neutronclient.v2_0.client [None req-7ac74014-0bb3-4a94-b585-1d2981261d3b 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/676] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:30 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1359 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-07-16 01:32:30.403 7 INFO nova.api.openstack.compute.server_external_events [req-7a8382b1-701c-4635-904a-0dc002b8375a req-2d73beb1-afd1-4367-8081-25fc446a86d0 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:fd838cec-fbb0-4252-83e4-80ba76fd9797 for instance 5d7f097f-c7c4-498d-9b96-55d20be7056e on instance [pid: 7|app: 0|req: 340/677] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:30 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-07-16 01:32:30.533 8 WARNING neutronclient.v2_0.client [None req-a5c32f20-06b3-4885-963d-ed89ed26f1b1 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/678] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:30 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1427 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:30.688 7 WARNING neutronclient.v2_0.client [None req-1781cb5d-7668-40b4-aae5-7b8fbc9af0c6 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in 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/679] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:30 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1476 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-07-16 01:32:30.871 8 WARNING neutronclient.v2_0.client [None req-4fbc029b-abe3-4270-a43c-16429e749045 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/680] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:30 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1526 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-07-16 01:32:31.145 7 WARNING neutronclient.v2_0.client [None req-ac9e0336-1e5e-474d-b443-72b1d9bf6e10 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in 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/681] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:31 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1437 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:31.635 8 WARNING neutronclient.v2_0.client [None req-d9e8ae24-1c41-4cf9-864b-2176c7bcaedc 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in 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/682] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:31 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1483 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-07-16 01:32:31.784 7 WARNING neutronclient.v2_0.client [None req-7b291863-2a75-45a9-9056-a8dbdd03cedd 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in 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/683] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:31 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1484 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-07-16 01:32:32.058 8 WARNING neutronclient.v2_0.client [None req-f72e13bb-cb90-4788-9641-8fcc85dc0f64 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/684] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:32 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1717 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:32.304 7 WARNING neutronclient.v2_0.client [None req-9deb9c77-cce2-4aed-b9cd-38c933676465 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] 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: 344/685] 10.0.0.226 () {32 vars in 741 bytes} [Thu Jul 16 01:32:32 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/os-interface => generated 285 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:32.354 8 WARNING neutronclient.v2_0.client [None req-1af98a0c-8a68-4cf6-a66e-63751149c054 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] 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-07-16 01:32:32.464 7 INFO nova.api.openstack.compute.server_external_events [req-3ced00b0-257f-4a63-b6a3-4553fe2ea764 req-04d216f7-b47e-4f83-b325-46ca2e586aab dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:fd838cec-fbb0-4252-83e4-80ba76fd9797 for instance 5d7f097f-c7c4-498d-9b96-55d20be7056e on instance 2026-07-16 01:32:32.464 7 INFO nova.api.openstack.compute.server_external_events [req-3ced00b0-257f-4a63-b6a3-4553fe2ea764 req-04d216f7-b47e-4f83-b325-46ca2e586aab dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:e827f2ef-b63c-4f36-a591-1d08b27b113c for instance e44b550f-8d0d-45e2-8a15-f3f09442e0b8 on instance [pid: 7|app: 0|req: 345/686] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:32 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:32.742 7 WARNING neutronclient.v2_0.client [None req-cd197163-4ae2-4e3a-bad7-e3c6b295ce04 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in 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/687] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:32 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1483 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/688] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:32 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1437 bytes in 1021 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:32:33.335 7 WARNING neutronclient.v2_0.client [None req-e28cb451-24cf-425d-be73-ed87d988ad1a 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] 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-07-16 01:32:33.379 8 WARNING neutronclient.v2_0.client [None req-cc5218d7-bfe4-4788-a407-7e41a92051fc 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in 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/689] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:33 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1561 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:33 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1717 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-07-16 01:32:34.117 7 INFO nova.api.openstack.compute.server_external_events [req-96920d9e-2d13-4d31-9fbd-c142e9bcc33c req-5591b572-92f0-466e-bbb8-c63e4dc1fbab dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:93434b72-69ed-437a-844b-d42e7fa2c157 for instance 34020e64-d051-45ed-bb34-def44bf88523 on instance [pid: 7|app: 0|req: 348/691] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:34.346 8 WARNING neutronclient.v2_0.client [None req-0a62bb1f-1288-44ff-a27e-d4e2dd06f9d6 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] 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: 344/692] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:34 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1491 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:32:34.388 7 WARNING neutronclient.v2_0.client [None req-3185baa6-7eb0-4143-87fd-839fac4a4e20 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/693] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:34 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1437 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-07-16 01:32:34.511 8 INFO nova.api.openstack.compute.server_external_events [req-7f173516-08fd-4625-bab4-07a9db1587ec req-664ecbd9-6e92-4f88-97b9-8e4e85798804 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:fd838cec-fbb0-4252-83e4-80ba76fd9797 for instance 5d7f097f-c7c4-498d-9b96-55d20be7056e on instance 2026-07-16 01:32:34.520 8 INFO nova.compute.rpcapi [None req-07a5048c-5ffa-4309-8c81-90871dd6e6ff - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 345/694] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:34.570 7 WARNING neutronclient.v2_0.client [None req-dab12a97-b6c9-4faf-8085-b941f9c7d90f 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in 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/695] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:34 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1549 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-07-16 01:32:35.440 8 WARNING neutronclient.v2_0.client [None req-a23e5610-bca0-4339-a290-1dd440b6d4c0 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] 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-07-16 01:32:35.521 7 WARNING neutronclient.v2_0.client [None req-4f4d6a33-0273-4669-9ea8-9863db507512 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/696] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:35 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1568 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:35 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1437 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-07-16 01:32:35.744 8 WARNING neutronclient.v2_0.client [None req-71838781-3ccf-4a26-af33-a4a04895305f 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/698] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:35 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1549 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-07-16 01:32:36.151 7 INFO nova.api.openstack.compute.server_external_events [req-530f2e8f-d3a5-4656-b8ab-8bf3390a4fcb req-5cb9adc9-b59e-4ed3-840b-7f9a5a3791b6 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:996acdfd-135b-459e-ae3b-245cae7479b0 for instance 079f4c2f-8e37-4b9d-9391-1a15068db823 on instance [pid: 7|app: 0|req: 352/699] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:36.645 8 WARNING neutronclient.v2_0.client [None req-abe6be12-6656-4305-8e44-f8ed032095e8 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] 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-07-16 01:32:36.687 7 WARNING neutronclient.v2_0.client [None req-ab3e70e3-ae30-415c-9c55-f530cdcbdd23 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/700] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:36 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1556 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:36 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1425 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-07-16 01:32:36.904 8 WARNING neutronclient.v2_0.client [None req-53020273-5143-44bc-8d3a-7d30a44d8788 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in 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/702] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:36 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1549 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-07-16 01:32:37.772 8 WARNING neutronclient.v2_0.client [None req-94b6060d-9bff-45a2-a8c3-3b5c83830484 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] 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: 351/705] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:37 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1556 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:32:37.871 7 WARNING neutronclient.v2_0.client [None req-b84e7b52-8ce8-4a58-a3fc-119473edfe40 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in 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/706] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:37 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1425 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-07-16 01:32:38.059 8 WARNING neutronclient.v2_0.client [None req-9be2c16a-10c8-493c-ac3d-78c69ce88a80 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in 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/707] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:38 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1549 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-07-16 01:32:38.587 7 INFO nova.api.openstack.compute.server_external_events [req-5d4272fc-c53a-4003-a813-e1e28c650e33 req-7caea383-3828-42b5-8ffc-16ad3816c9a7 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:e827f2ef-b63c-4f36-a591-1d08b27b113c for instance e44b550f-8d0d-45e2-8a15-f3f09442e0b8 on instance [pid: 7|app: 0|req: 356/708] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:38.919 8 WARNING neutronclient.v2_0.client [None req-992f40e7-6a13-4b08-bab2-6702cf0145e8 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] 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-07-16 01:32:39.015 7 WARNING neutronclient.v2_0.client [None req-5bdec08e-54c6-4f5d-8fcc-fe043a62e960 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/709] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:38 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1556 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:38 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1425 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:39.199 8 WARNING neutronclient.v2_0.client [None req-52afcefb-4592-478c-b353-5d5c92c8e028 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/711] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:39 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1549 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-07-16 01:32:39.451 7 INFO nova.api.openstack.compute.server_external_events [req-71e6e0f2-d81f-4fc4-b12c-310d5384e519 req-c3e59a1e-3f15-4ba1-853f-adc87c8ec223 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:996acdfd-135b-459e-ae3b-245cae7479b0 for instance 079f4c2f-8e37-4b9d-9391-1a15068db823 on instance [pid: 7|app: 0|req: 358/712] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:39 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-07-16 01:32:40.103 8 WARNING neutronclient.v2_0.client [None req-0d04aff7-6869-4ab9-a2b9-7e291ab4b7d7 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] 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-07-16 01:32:40.202 7 WARNING neutronclient.v2_0.client [None req-a3729d05-1733-4547-94dc-bffbcbc55586 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/713] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:40 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1556 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:40 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1425 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-07-16 01:32:40.464 8 WARNING neutronclient.v2_0.client [None req-089ec8a0-a6d0-433f-939d-b91ae397ba61 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/715] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:40 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1549 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-07-16 01:32:40.637 7 INFO nova.api.openstack.compute.server_external_events [req-eb22f9e4-4703-4b73-a6de-8a15089361d6 req-f3e70cd8-9950-438c-b663-2f9102ee8bad dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:93434b72-69ed-437a-844b-d42e7fa2c157 for instance 34020e64-d051-45ed-bb34-def44bf88523 on instance 2026-07-16 01:32:40.637 7 INFO nova.api.openstack.compute.server_external_events [req-eb22f9e4-4703-4b73-a6de-8a15089361d6 req-f3e70cd8-9950-438c-b663-2f9102ee8bad dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:e827f2ef-b63c-4f36-a591-1d08b27b113c for instance e44b550f-8d0d-45e2-8a15-f3f09442e0b8 on instance 2026-07-16 01:32:40.637 7 INFO nova.api.openstack.compute.server_external_events [req-eb22f9e4-4703-4b73-a6de-8a15089361d6 req-f3e70cd8-9950-438c-b663-2f9102ee8bad dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:e827f2ef-b63c-4f36-a591-1d08b27b113c for instance e44b550f-8d0d-45e2-8a15-f3f09442e0b8 on instance 2026-07-16 01:32:40.638 7 INFO nova.api.openstack.compute.server_external_events [req-eb22f9e4-4703-4b73-a6de-8a15089361d6 req-f3e70cd8-9950-438c-b663-2f9102ee8bad dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:93434b72-69ed-437a-844b-d42e7fa2c157 for instance 34020e64-d051-45ed-bb34-def44bf88523 on instance 2026-07-16 01:32:40.638 7 INFO nova.api.openstack.compute.server_external_events [req-eb22f9e4-4703-4b73-a6de-8a15089361d6 req-f3e70cd8-9950-438c-b663-2f9102ee8bad dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:93434b72-69ed-437a-844b-d42e7fa2c157 for instance 34020e64-d051-45ed-bb34-def44bf88523 on instance [pid: 7|app: 0|req: 360/716] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:40 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:41.276 8 WARNING neutronclient.v2_0.client [None req-11bfe16d-e113-4ad7-ab21-4997cb414189 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] 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-07-16 01:32:41.346 7 WARNING neutronclient.v2_0.client [None req-229d0b1a-7feb-4d25-94a3-f1d7857f0fc0 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/717] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:41 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1556 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:41 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1425 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-07-16 01:32:41.488 8 INFO nova.api.openstack.compute.server_external_events [req-92c6525a-6441-436b-a8b7-dd2494055d0d req-9cf811c7-d82c-4766-bbc2-a6dc4402ea26 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:996acdfd-135b-459e-ae3b-245cae7479b0 for instance 079f4c2f-8e37-4b9d-9391-1a15068db823 on instance [pid: 8|app: 0|req: 358/719] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32: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-07-16 01:32:41.645 7 WARNING neutronclient.v2_0.client [None req-c77bfa1f-9139-403e-b11e-50f7f2df588d 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in 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/720] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:41 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1549 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-07-16 01:32:42.420 8 WARNING neutronclient.v2_0.client [None req-65b8ba55-c3ad-4bfe-8a63-dbdd1393cc2f 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] 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: 359/721] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:42 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1738 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:32:42.513 7 WARNING neutronclient.v2_0.client [None req-7bc5bc13-342b-42a8-ba0b-a24e44a9fa50 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] 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-07-16 01:32:42.574 8 WARNING neutronclient.v2_0.client [None req-e5ce81d0-eb42-41e3-a8d7-6f762428ec80 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/722] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:42 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1613 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 10.0.0.226 () {32 vars in 741 bytes} [Thu Jul 16 01:32:42 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823/os-interface => generated 284 bytes in 140 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-07-16 01:32:42.711 7 WARNING neutronclient.v2_0.client [None req-299f3713-8530-4e57-bfec-cfca03d6a8b8 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] 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-07-16 01:32:42.807 8 WARNING neutronclient.v2_0.client [None req-94d156c2-f028-4d74-bbfb-098b6a17c82e 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in 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/724] 10.0.0.226 () {32 vars in 741 bytes} [Thu Jul 16 01:32:42 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8/os-interface => generated 285 bytes in 159 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-07-16 01:32:43.349 7 WARNING neutronclient.v2_0.client [None req-dc232428-895f-4134-9ad6-de6160810136 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/725] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:42 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1726 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:43.413 8 WARNING neutronclient.v2_0.client [None req-60ff58cd-de83-4101-ad1e-7aca38b3cbbe 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in 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/726] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:43 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1738 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.226 () {32 vars in 741 bytes} [Thu Jul 16 01:32:43 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523/os-interface => generated 284 bytes in 152 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-07-16 01:32:43.545 7 INFO nova.api.openstack.compute.server_external_events [req-da22107d-cb78-4fdb-b8e0-3e81d2d1f8ea req-b7c844cb-972a-4b77-99fd-3e3ddcd9764f dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:996acdfd-135b-459e-ae3b-245cae7479b0 for instance 079f4c2f-8e37-4b9d-9391-1a15068db823 on instance [pid: 7|app: 0|req: 366/728] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/729] 10.0.0.226 () {32 vars in 641 bytes} [Thu Jul 16 01:32:43 2026] GET /v2.1/servers => generated 384 bytes in 106 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: 367/730] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:32:43 2026] DELETE /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:43.853 8 WARNING neutronclient.v2_0.client [None req-bc4ca993-7269-44b5-90b4-1807da37d01e 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] 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-07-16 01:32:44.146 7 WARNING neutronclient.v2_0.client [None req-d6ad31a1-5e7a-4375-80a3-789420a1cabf 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/731] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:43 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1744 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:44.351 8 INFO nova.api.openstack.compute.server_external_events [req-f5d77c2b-ec3f-4cc0-8903-45602fbc602b req-5cb530f7-3edf-40a1-bf56-0fb8385e95f1 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:e827f2ef-b63c-4f36-a591-1d08b27b113c for instance e44b550f-8d0d-45e2-8a15-f3f09442e0b8 on instance [pid: 8|app: 0|req: 365/732] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/733] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:44 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1613 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:44.434 8 WARNING neutronclient.v2_0.client [None req-429b4f35-8f6d-4b15-9a08-4c015ed6c18e 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/734] 10.0.0.226 () {32 vars in 641 bytes} [Thu Jul 16 01:32:44 2026] GET /v2.1/servers => generated 388 bytes in 71 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: 370/735] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:32:44 2026] DELETE /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 0 bytes in 110 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, ' [pid: 8|app: 0|req: 366/736] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:44 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1726 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:44.644 7 WARNING neutronclient.v2_0.client [None req-ce1e092b-ee31-484d-a82e-40e447314702 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/737] 10.0.0.226 () {32 vars in 641 bytes} [Thu Jul 16 01:32:44 2026] GET /v2.1/servers => generated 378 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: 371/738] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:44 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1619 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:32:44 2026] DELETE /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:44.890 7 WARNING neutronclient.v2_0.client [None req-a006a5fc-61a2-495a-9efa-9fd0a79a0e4d 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/740] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:44 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1732 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:45.398 8 WARNING neutronclient.v2_0.client [None req-7493d80c-217c-48d6-9a52-66dd7173573a 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in 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/741] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:45 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1864 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-07-16 01:32:45.591 7 INFO nova.api.openstack.compute.server_external_events [req-0211d069-77ac-4ca1-996f-360fc9e358e4 req-8023ba90-cdd8-4c67-a89f-95706754b04f dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:93434b72-69ed-437a-844b-d42e7fa2c157 for instance 34020e64-d051-45ed-bb34-def44bf88523 on instance 2026-07-16 01:32:45.591 7 INFO nova.api.openstack.compute.server_external_events [req-0211d069-77ac-4ca1-996f-360fc9e358e4 req-8023ba90-cdd8-4c67-a89f-95706754b04f dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:996acdfd-135b-459e-ae3b-245cae7479b0 for instance 079f4c2f-8e37-4b9d-9391-1a15068db823 on instance 2026-07-16 01:32:45.591 7 INFO nova.api.openstack.compute.server_external_events [req-0211d069-77ac-4ca1-996f-360fc9e358e4 req-8023ba90-cdd8-4c67-a89f-95706754b04f dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:996acdfd-135b-459e-ae3b-245cae7479b0 for instance 079f4c2f-8e37-4b9d-9391-1a15068db823 on instance [pid: 7|app: 0|req: 373/742] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:45 2026] POST /v2.1/os-server-external-events => generated 525 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-07-16 01:32:45.797 8 WARNING neutronclient.v2_0.client [None req-68e9aec3-bed9-4f8f-8244-cb1212274115 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/743] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:45 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1739 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:46.045 7 WARNING neutronclient.v2_0.client [None req-922fa394-abb1-4a20-892c-282019cf4ee3 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/744] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:46 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1732 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-07-16 01:32:46.420 8 INFO nova.api.openstack.compute.server_external_events [req-cbee29c2-98a5-4d65-a4da-22af53b6d13a req-41330c9b-321f-437c-bf33-d0585a6d226a dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:e827f2ef-b63c-4f36-a591-1d08b27b113c for instance e44b550f-8d0d-45e2-8a15-f3f09442e0b8 on instance 2026-07-16 01:32:46.421 8 INFO nova.api.openstack.compute.server_external_events [req-cbee29c2-98a5-4d65-a4da-22af53b6d13a req-41330c9b-321f-437c-bf33-d0585a6d226a dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:e827f2ef-b63c-4f36-a591-1d08b27b113c for instance e44b550f-8d0d-45e2-8a15-f3f09442e0b8 on instance 2026-07-16 01:32:46.421 8 INFO nova.api.openstack.compute.server_external_events [req-cbee29c2-98a5-4d65-a4da-22af53b6d13a req-41330c9b-321f-437c-bf33-d0585a6d226a dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:93434b72-69ed-437a-844b-d42e7fa2c157 for instance 34020e64-d051-45ed-bb34-def44bf88523 on instance [pid: 8|app: 0|req: 371/745] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:46 2026] POST /v2.1/os-server-external-events => generated 531 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-07-16 01:32:46.605 7 WARNING neutronclient.v2_0.client [None req-b0edced4-a01d-4c3d-a679-b8d4d9f5cd60 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/746] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:46 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1864 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-07-16 01:32:47.017 8 WARNING neutronclient.v2_0.client [None req-f8fa894f-4ab8-4512-b2da-d4fc91f0ab74 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/747] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:46 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1739 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:47.194 7 WARNING neutronclient.v2_0.client [None req-edffdc74-29bf-417a-b5f4-2f787e44db60 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/750] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:47 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1785 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:47.790 8 WARNING neutronclient.v2_0.client [None req-6775013c-7a34-40f1-a500-eff5bbd2a633 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/751] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:47 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1512 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-07-16 01:32:47.962 7 INFO nova.api.openstack.compute.server_external_events [req-3b730563-bd27-4a46-b491-1c10b0b64bb3 req-8a65b2d8-7da8-49ca-a33b-10a7e8b7ec67 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:e827f2ef-b63c-4f36-a591-1d08b27b113c for instance e44b550f-8d0d-45e2-8a15-f3f09442e0b8 on instance [pid: 7|app: 0|req: 377/752] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:47 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-07-16 01:32:48.182 8 WARNING neutronclient.v2_0.client [None req-47b5ccfa-3b52-4968-8971-19d1720d3f68 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in 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/753] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:48 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1380 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-07-16 01:32:48.477 7 INFO nova.api.openstack.compute.server_external_events [req-36d3fc1f-05c1-4273-932b-e29383fa07f2 req-7a56b64e-debf-4ab9-a82c-acc12c6401ca dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:93434b72-69ed-437a-844b-d42e7fa2c157 for instance 34020e64-d051-45ed-bb34-def44bf88523 on instance 2026-07-16 01:32:48.477 7 INFO nova.api.openstack.compute.server_external_events [req-36d3fc1f-05c1-4273-932b-e29383fa07f2 req-7a56b64e-debf-4ab9-a82c-acc12c6401ca dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:996acdfd-135b-459e-ae3b-245cae7479b0 for instance 079f4c2f-8e37-4b9d-9391-1a15068db823 on instance 2026-07-16 01:32:48.478 7 INFO nova.api.openstack.compute.server_external_events [req-36d3fc1f-05c1-4273-932b-e29383fa07f2 req-7a56b64e-debf-4ab9-a82c-acc12c6401ca dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:93434b72-69ed-437a-844b-d42e7fa2c157 for instance 34020e64-d051-45ed-bb34-def44bf88523 on instance [pid: 7|app: 0|req: 378/754] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:48 2026] POST /v2.1/os-server-external-events => generated 527 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-07-16 01:32:48.745 8 WARNING neutronclient.v2_0.client [None req-7db172e1-ded5-4795-8822-42ede88e8c55 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in 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/755] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:48 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1510 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:48.910 7 WARNING neutronclient.v2_0.client [None req-50d39d9c-63ac-44b5-a182-7bcca63539b1 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] 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: 379/756] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:48 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1517 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:32:48.960 8 WARNING neutronclient.v2_0.client [None req-3e65667d-d062-4ef1-99bf-21d1565c4da8 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/757] 10.0.0.226 () {32 vars in 741 bytes} [Thu Jul 16 01:32:48 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/os-interface => generated 285 bytes in 117 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-07-16 01:32:49.087 7 WARNING neutronclient.v2_0.client [None req-7971cc14-3391-4d94-bb29-aa8b9f620117 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in 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/758] 10.0.0.226 () {32 vars in 815 bytes} [Thu Jul 16 01:32:49 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/os-interface/fd838cec-fbb0-4252-83e4-80ba76fd9797 => generated 282 bytes in 119 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: 379/759] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:32:49 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/ips => generated 156 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/760] 10.0.0.226 () {34 vars in 750 bytes} [Thu Jul 16 01:32:49 2026] POST /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:32:49.272 8 WARNING neutronclient.v2_0.client [None req-d57ff49f-cb5e-4cbd-8d24-ad998a8e5df1 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] 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: 382/761] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:32:49 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/ips => generated 156 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:49 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1380 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:49.857 7 WARNING neutronclient.v2_0.client [None req-12eaba28-3794-4717-90ba-8d1385cf081c 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in 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/763] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:49 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1510 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-07-16 01:32:50.002 8 WARNING neutronclient.v2_0.client [None req-3f9910e1-f06f-4aca-a29a-42d94404ebe3 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] The python binding code in 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/764] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:49 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 1517 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/765] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:32:50 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:50.363 8 WARNING neutronclient.v2_0.client [None req-44f09423-a8ed-4d8c-8f2b-7c56dfc3bf58 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in 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/766] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:50 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1385 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:50.583 7 INFO nova.api.openstack.compute.server_external_events [req-b771726c-6c16-4b7a-9faf-a5cd96f9684d req-8a1fa168-f22d-460d-8c7c-61819f067947 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:fd838cec-fbb0-4252-83e4-80ba76fd9797 for instance 5d7f097f-c7c4-498d-9b96-55d20be7056e on instance [pid: 7|app: 0|req: 385/767] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:50.964 8 WARNING neutronclient.v2_0.client [None req-159e45c1-e8e5-40e9-b91b-64ef5d358809 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/768] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:50 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => generated 1510 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:51.075 7 INFO nova.api.openstack.wsgi [None req-02fda913-519d-46d7-a931-98f0e80140f4 672830e8a9d04680b3db491f8ff42d19 3a9799bc35ec422c938a9ddb351c67a3 - - default default] HTTP exception thrown: Instance 079f4c2f-8e37-4b9d-9391-1a15068db823 could not be found. [pid: 7|app: 0|req: 386/769] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:51 2026] GET /v2.1/servers/079f4c2f-8e37-4b9d-9391-1a15068db823 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/770] 10.0.0.226 () {32 vars in 704 bytes} [Thu Jul 16 01:32:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-240969913 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/771] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:32:51 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:51.454 8 WARNING neutronclient.v2_0.client [None req-3ff2ff98-506e-4a27-9cc8-f5b8ad5a1915 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/772] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:51 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 1385 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:52.045 7 INFO nova.api.openstack.wsgi [None req-ba057de8-42d4-4375-925f-00e670742804 33721b82b4f2404c848824167e3cddeb 8405b7052c874ec09da26e4bafa347e5 - - default default] HTTP exception thrown: Instance 34020e64-d051-45ed-bb34-def44bf88523 could not be found. [pid: 7|app: 0|req: 388/773] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:52 2026] GET /v2.1/servers/34020e64-d051-45ed-bb34-def44bf88523 => 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, ' [pid: 8|app: 0|req: 386/774] 10.0.0.226 () {32 vars in 706 bytes} [Thu Jul 16 01:32:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2102582554 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/775] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:32:52 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:32:52.468 8 WARNING neutronclient.v2_0.client [None req-e591fd99-41c1-4d98-84d1-91d168341fef 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] 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-07-16 01:32:52.515 7 INFO nova.api.openstack.wsgi [None req-5f32c4d6-8bbc-483f-b6c0-824c9a43da6f 43f0d629f1d84f7b9281e1047691c6a5 7015293d1a154c2e8c04b293f9c08b68 - - default default] HTTP exception thrown: Instance e44b550f-8d0d-45e2-8a15-f3f09442e0b8 could not be found. [pid: 7|app: 0|req: 390/776] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:52 2026] GET /v2.1/servers/e44b550f-8d0d-45e2-8a15-f3f09442e0b8 => generated 111 bytes in 20 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: 391/777] 10.0.0.226 () {32 vars in 704 bytes} [Thu Jul 16 01:32:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-277181397 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/778] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:52 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1951 bytes in 924 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/779] 10.0.0.226 () {34 vars in 750 bytes} [Thu Jul 16 01:32:53 2026] POST /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/780] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:32:53 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/781] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:32:54 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/ips => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/782] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:32:55 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/ips => generated 194 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-07-16 01:32:56.444 7 INFO nova.api.openstack.compute.server_external_events [req-1877ac7d-1501-43da-bb47-f2d4b07fd08f req-be9d2a57-a9f4-4f2d-84c9-0b76e6f5b629 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:fd838cec-fbb0-4252-83e4-80ba76fd9797 for instance 5d7f097f-c7c4-498d-9b96-55d20be7056e on instance [pid: 7|app: 0|req: 394/783] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:56 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, ' [pid: 8|app: 0|req: 390/784] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:32:56 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/785] 10.0.0.226 () {30 vars in 413 bytes} [Thu Jul 16 01:32:56 2026] GET / => generated 423 bytes in 7 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, ' [pid: 8|app: 0|req: 391/788] 10.0.0.226 () {28 vars in 560 bytes} [Thu Jul 16 01:32:56 2026] GET /v2/ => generated 402 bytes in 551 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/789] 10.0.0.226 () {28 vars in 564 bytes} [Thu Jul 16 01:32:57 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/790] 10.0.0.226 () {30 vars in 413 bytes} [Thu Jul 16 01:32:57 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/791] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:32:57 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/792] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:32:57 2026] DELETE /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:57.765 7 WARNING neutronclient.v2_0.client [None req-8c69c84d-db08-48a7-a8fe-6f57a99fccb1 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in 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/793] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:57 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1843 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:32:58.956 8 WARNING neutronclient.v2_0.client [None req-35f50c8d-b1b3-405b-bce7-46f67755490a 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] 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-07-16 01:32:58.977 7 INFO nova.api.openstack.compute.server_external_events [req-5e5eec71-b6b9-4524-a3bf-93714fbae0d0 req-ea07ea12-c615-4a44-97fe-63c301da67e4 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:fd838cec-fbb0-4252-83e4-80ba76fd9797 for instance 5d7f097f-c7c4-498d-9b96-55d20be7056e on instance [pid: 7|app: 0|req: 401/794] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:32:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/795] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:32:58 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1843 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:00.098 7 WARNING neutronclient.v2_0.client [None req-36034eff-30ac-4c1d-91f3-7ad11085b299 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/796] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:00 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1775 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:01.033 8 INFO nova.api.openstack.compute.server_external_events [req-4431e124-97dd-4949-baa7-37005d90cb81 req-6f1b9295-f1f9-4bba-9a72-2f7ceeee85d5 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:fd838cec-fbb0-4252-83e4-80ba76fd9797 for instance 5d7f097f-c7c4-498d-9b96-55d20be7056e on instance 2026-07-16 01:33:01.034 8 INFO nova.api.openstack.compute.server_external_events [req-4431e124-97dd-4949-baa7-37005d90cb81 req-6f1b9295-f1f9-4bba-9a72-2f7ceeee85d5 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:fd838cec-fbb0-4252-83e4-80ba76fd9797 for instance 5d7f097f-c7c4-498d-9b96-55d20be7056e on instance [pid: 8|app: 0|req: 395/797] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:33:01 2026] POST /v2.1/os-server-external-events => generated 356 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-07-16 01:33:01.625 7 WARNING neutronclient.v2_0.client [None req-f6de1d65-0e72-4cf5-894a-1784f3e41be6 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/798] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:01 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1486 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:02.795 8 WARNING neutronclient.v2_0.client [None req-22a84296-eaff-4eac-b974-4f8d50710da8 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/799] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:02 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 1486 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-07-16 01:33:03.907 7 INFO nova.api.openstack.wsgi [None req-9bf03b2d-97a9-4032-900a-e1d380223afc 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] HTTP exception thrown: Instance 5d7f097f-c7c4-498d-9b96-55d20be7056e could not be found. [pid: 7|app: 0|req: 404/800] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:03 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/801] 10.0.0.226 () {32 vars in 706 bytes} [Thu Jul 16 01:33:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1931309880 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/802] 10.0.0.226 () {34 vars in 671 bytes} [Thu Jul 16 01:33:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:04.410 8 INFO nova.api.openstack.wsgi [None req-b918fc4d-b41c-4eb6-94fb-0f25dc28af24 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] HTTP exception thrown: Instance 5d7f097f-c7c4-498d-9b96-55d20be7056e could not be found. [pid: 8|app: 0|req: 398/803] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:33:04 2026] DELETE /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:33:04.437 7 INFO nova.api.openstack.wsgi [None req-58549b61-cfea-4dbc-b7e5-d2480d851c5a 27c8f41f8ece4fc5b08d89134a27b841 175848419c81466592a38cea079a0e55 - - default default] HTTP exception thrown: Instance 5d7f097f-c7c4-498d-9b96-55d20be7056e could not be found. [pid: 7|app: 0|req: 406/804] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:04 2026] GET /v2.1/servers/5d7f097f-c7c4-498d-9b96-55d20be7056e => 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-07-16 01:33:05.781 8 WARNING neutronclient.v2_0.client [None req-1ffcecd4-7a3b-4c1b-96a4-a637c047ab10 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] 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-07-16 01:33:05.891 8 WARNING neutronclient.v2_0.client [None req-1ffcecd4-7a3b-4c1b-96a4-a637c047ab10 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] 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-07-16 01:33:06.892 8 WARNING neutronclient.v2_0.client [None req-1ffcecd4-7a3b-4c1b-96a4-a637c047ab10 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/807] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:33:05 2026] POST /v2.1/servers => generated 453 bytes in 1714 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-07-16 01:33:07.431 7 WARNING neutronclient.v2_0.client [None req-8923bd6c-3462-493f-aba3-85e535a8675b bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/808] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:07 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1391 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:08.523 8 WARNING neutronclient.v2_0.client [None req-b86687e0-ee4e-40a6-86e0-165aafbf3ac2 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in 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/809] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:08 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1395 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-07-16 01:33:09.614 7 WARNING neutronclient.v2_0.client [None req-bace3686-df19-4d94-b2b0-03b36bebf1f5 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/810] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:09 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1443 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-07-16 01:33:10.720 8 WARNING neutronclient.v2_0.client [None req-211f096c-0dfb-48af-8e3c-00935627715f bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/811] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:10 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1443 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-07-16 01:33:11.814 7 WARNING neutronclient.v2_0.client [None req-69d3f930-7cfe-47fa-bb28-b6c4c480e216 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/812] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:11 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1519 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:12.859 8 INFO nova.api.openstack.compute.server_external_events [req-d63d9908-47a6-48dc-8e31-f42630e7c7dc req-c17f3073-49fa-4654-bbf1-13def2b6fbbd dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:94d9aa68-cb63-4081-8f41-e7735d54a7fa for instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 on instance [pid: 8|app: 0|req: 402/813] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:33:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:13.185 7 WARNING neutronclient.v2_0.client [None req-78466fca-f1b1-403b-91c7-1b54e97c61ab bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/814] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:13 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1529 bytes in 959 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:15.171 8 WARNING neutronclient.v2_0.client [None req-f4f07c53-ab15-43ef-8f50-95aeb0ee15c1 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/815] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:15 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1517 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:16.397 7 WARNING neutronclient.v2_0.client [None req-cf7dd474-0209-4325-aeda-3fb45076a4ac bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in 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/816] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:16 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1517 bytes in 862 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:18.296 8 WARNING neutronclient.v2_0.client [None req-d01825c4-aa39-406e-bf25-9b63c60d6968 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] 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-07-16 01:33:18.537 7 INFO nova.api.openstack.compute.server_external_events [req-8c06d163-98f7-4830-adb4-5bc3038571f7 req-162a0e1c-4728-4b3b-9b7f-a15d082a96b6 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:94d9aa68-cb63-4081-8f41-e7735d54a7fa for instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 on instance [pid: 7|app: 0|req: 415/819] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:33:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/820] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:18 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1517 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:19.961 7 WARNING neutronclient.v2_0.client [None req-93aa60af-0183-40fb-b1bc-6b988ba7f935 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] 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-07-16 01:33:20.591 8 INFO nova.api.openstack.compute.server_external_events [req-579a0900-7b2f-4067-9ac7-8b5ff6e33bfc req-7e91ee2c-e006-48a9-9992-54dbd6079dd5 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:94d9aa68-cb63-4081-8f41-e7735d54a7fa for instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 on instance [pid: 8|app: 0|req: 406/821] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:33:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/822] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:19 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1698 bytes in 1340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:21.309 8 WARNING neutronclient.v2_0.client [None req-c50762bb-aa5d-4a12-b590-cc175116800a bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/823] 10.0.0.226 () {32 vars in 741 bytes} [Thu Jul 16 01:33:21 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5/os-interface => generated 284 bytes in 380 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-07-16 01:33:22.465 7 INFO nova.api.openstack.compute.server_external_events [req-5e2b1215-309f-4028-a965-1f1875cc4785 req-3d34f8f9-2e08-49aa-8842-a1f973ebe2fb dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:94d9aa68-cb63-4081-8f41-e7735d54a7fa for instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 on instance [pid: 7|app: 0|req: 417/824] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:33:22 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-07-16 01:33:32.212 8 WARNING neutronclient.v2_0.client [None req-192cbd64-8ddf-477d-bec7-e6667b882915 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/827] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:32 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1818 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:32.498 7 WARNING neutronclient.v2_0.client [None req-50795d02-3f6d-4335-b379-271815709073 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/828] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:32 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1818 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/829] 10.0.0.226 () {34 vars in 750 bytes} [Thu Jul 16 01:33:32 2026] POST /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5/action => generated 0 bytes in 76 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-07-16 01:33:33.105 7 WARNING neutronclient.v2_0.client [None req-fb497a0e-0fb7-4425-8647-4ce17b2d7cec bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/830] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:33 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1820 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:34.640 8 WARNING neutronclient.v2_0.client [None req-6a1f7224-d9f6-4a9c-9f1c-5c5ea0f7eb5e bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/831] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:34 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1820 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:36.140 7 WARNING neutronclient.v2_0.client [None req-8076d7ae-a17b-45f1-9ba5-b31edb7dd48a bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/832] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:36 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => 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, ' 2026-07-16 01:33:37.297 8 WARNING neutronclient.v2_0.client [None req-b14578bf-e3ca-41f6-bbbf-e4af413c573e bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/835] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:37 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1825 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:38.220 7 INFO nova.api.openstack.compute.server_external_events [req-628d151d-05f5-4a07-b12d-806629362182 req-22d36b57-3f4a-48fc-88b6-5a2cab510fd5 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:94d9aa68-cb63-4081-8f41-e7735d54a7fa for instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 on instance [pid: 7|app: 0|req: 424/836] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:33:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:38.458 8 WARNING neutronclient.v2_0.client [None req-1d657548-52ac-4770-910a-8867685791b5 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/837] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:38 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1825 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-07-16 01:33:39.705 7 WARNING neutronclient.v2_0.client [None req-2eec706a-24b6-49c9-9745-2cc7cbb47fa2 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/838] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:39 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1825 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-07-16 01:33:40.264 8 INFO nova.api.openstack.compute.server_external_events [req-4974724b-146f-478e-9d87-ece270dc5687 req-254a5218-a091-4f4d-b514-e9705e28e5e3 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:94d9aa68-cb63-4081-8f41-e7735d54a7fa for instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 on instance [pid: 8|app: 0|req: 414/839] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:33:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:40.874 7 WARNING neutronclient.v2_0.client [None req-11329427-ee8c-483d-93a3-2afb38f35ba7 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/840] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:40 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1825 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-07-16 01:33:42.058 8 WARNING neutronclient.v2_0.client [None req-9bd709b7-cd56-454e-836e-330cf1e42f15 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] 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-07-16 01:33:42.321 7 INFO nova.api.openstack.compute.server_external_events [req-1c27d30c-d8bb-40d9-a351-3de22037e63f req-60fe2678-3c16-4ff2-8130-988253a568cb dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:94d9aa68-cb63-4081-8f41-e7735d54a7fa for instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 on instance 2026-07-16 01:33:42.321 7 INFO nova.api.openstack.compute.server_external_events [req-1c27d30c-d8bb-40d9-a351-3de22037e63f req-60fe2678-3c16-4ff2-8130-988253a568cb dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:94d9aa68-cb63-4081-8f41-e7735d54a7fa for instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 on instance [pid: 7|app: 0|req: 427/841] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:33:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/842] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:42 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1825 bytes in 1018 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:44.102 7 WARNING neutronclient.v2_0.client [None req-fd0e0a91-cf1c-498d-852c-496cb498557f bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/843] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:44 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1818 bytes in 1124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:58.514 8 WARNING neutronclient.v2_0.client [None req-3c2fe9e5-6ffe-4393-9257-6770fee457e5 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/848] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:58 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1818 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/849] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:33:58 2026] DELETE /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => 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-07-16 01:33:58.831 8 WARNING neutronclient.v2_0.client [None req-1d0e39fa-297d-415c-a04c-a8764d056e65 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/850] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:58 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1824 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-07-16 01:34:00.034 7 WARNING neutronclient.v2_0.client [None req-fc290ff6-3972-484a-bdc5-81bda619f930 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] 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-07-16 01:34:00.073 8 INFO nova.api.openstack.compute.server_external_events [req-10738c35-bad0-4f19-a350-d57ac7075bf0 req-c2e10d4a-304e-44d4-9397-25999d207b15 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:94d9aa68-cb63-4081-8f41-e7735d54a7fa for instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 on instance [pid: 8|app: 0|req: 420/851] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:34:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/852] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:33:59 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1824 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:00.587 8 WARNING neutronclient.v2_0.client [None req-ad9c39cc-21c6-4da4-9406-9bc5d14ca616 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] 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-07-16 01:34:01.259 8 WARNING neutronclient.v2_0.client [None req-ad9c39cc-21c6-4da4-9406-9bc5d14ca616 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] 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-07-16 01:34:01.262 7 WARNING neutronclient.v2_0.client [None req-40c6bca4-82d4-426a-8237-37af2009c7fa bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in 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/853] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:01 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1824 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:02.293 7 INFO nova.api.openstack.compute.server_external_events [req-02aeff9e-739a-4016-a739-85c0ee96d255 req-7e07c42a-d7d4-44c8-a458-757873728054 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:94d9aa68-cb63-4081-8f41-e7735d54a7fa for instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 on instance 2026-07-16 01:34:02.294 7 INFO nova.api.openstack.compute.server_external_events [req-02aeff9e-739a-4016-a739-85c0ee96d255 req-7e07c42a-d7d4-44c8-a458-757873728054 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:94d9aa68-cb63-4081-8f41-e7735d54a7fa for instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 on instance [pid: 7|app: 0|req: 434/854] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:34:02 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/855] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:34:00 2026] POST /v2.1/servers => generated 424 bytes in 1799 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-07-16 01:34:02.341 7 WARNING neutronclient.v2_0.client [None req-08bdb16b-2cf2-44ed-8c86-9aa4371e1af1 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/856] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:02 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1367 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:03.336 8 WARNING neutronclient.v2_0.client [None req-b2d0161d-7cb0-4067-b307-7387f26e26a0 bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/857] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:03 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1477 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-07-16 01:34:03.865 7 WARNING neutronclient.v2_0.client [None req-d7ec492d-be6b-4ef3-b34b-0b9fb00515ce d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/858] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:03 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1363 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:04.476 8 WARNING neutronclient.v2_0.client [None req-3b722903-7da8-412a-b6a8-36e8e2878d3c bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/859] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:04 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => generated 1477 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-07-16 01:34:05.186 7 WARNING neutronclient.v2_0.client [None req-6651e0fa-f7ee-435b-8e1a-daa96e743b1e d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/860] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:05 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1419 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-07-16 01:34:05.555 8 INFO nova.api.openstack.wsgi [None req-406d1a63-b0b3-4825-a289-b277b240022f bae195b838e54bb2a16ed9bce08d00dd 501144600d95404bacf5a90243b67616 - - default default] HTTP exception thrown: Instance 45b6d6f4-0c65-4528-aebf-61d7426107c5 could not be found. [pid: 8|app: 0|req: 424/861] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:05 2026] GET /v2.1/servers/45b6d6f4-0c65-4528-aebf-61d7426107c5 => 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, ' [pid: 7|app: 0|req: 438/862] 10.0.0.226 () {32 vars in 704 bytes} [Thu Jul 16 01:34:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-621618035 => 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-07-16 01:34:06.268 8 WARNING neutronclient.v2_0.client [None req-337ba0bf-0fe2-4918-91d0-5fa4ed16e584 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/863] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:06 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1419 bytes in 794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:34:08.071 7 WARNING neutronclient.v2_0.client [None req-d78ebcb4-2d16-416d-8a87-7cfc8bb77c31 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/866] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:08 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1427 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:09.591 8 WARNING neutronclient.v2_0.client [None req-9afa6233-558e-4a3c-9cc0-094cb7fe1bb0 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] 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-07-16 01:34:09.921 7 INFO nova.api.openstack.compute.server_external_events [req-45b8619f-5284-4815-9581-e9342abf06f6 req-a14fbd81-61b8-46c9-bf2a-bc7a68b8d8a6 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:fa6160ce-9157-49e0-8d93-8c4eaa068b3c for instance 0d18e9cc-5164-41d2-b3fa-962cb1a28b60 on instance [pid: 7|app: 0|req: 441/867] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:34:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/868] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:09 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1467 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:11.045 7 WARNING neutronclient.v2_0.client [None req-b1f2ffee-a8be-471b-af11-dba06ae6f1b6 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/869] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:11 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1467 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:12.600 8 WARNING neutronclient.v2_0.client [None req-3a1472b7-0bd5-48e8-8a1b-f4dceb12bff1 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/870] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:12 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1467 bytes in 795 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:14.421 7 WARNING neutronclient.v2_0.client [None req-203638e9-d7bd-4e73-be50-d037eb428b30 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/871] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:14 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1467 bytes in 1004 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:16.435 8 WARNING neutronclient.v2_0.client [None req-992c3867-241b-42ea-901a-bb06e487ab03 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/872] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:16 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1467 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:17.930 7 WARNING neutronclient.v2_0.client [None req-48d754f6-80c6-4e48-a90e-d3d5621086c2 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/875] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:17 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1467 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:19.185 8 WARNING neutronclient.v2_0.client [None req-74d59891-fbc0-4ae7-bef9-8dd28fa81c43 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/876] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:19 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1467 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:19.693 7 WARNING neutronclient.v2_0.client [None req-b76b5a42-ec3a-41a0-bc99-bb875e449219 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] 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-07-16 01:34:20.325 7 WARNING neutronclient.v2_0.client [None req-b76b5a42-ec3a-41a0-bc99-bb875e449219 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] 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-07-16 01:34:20.420 8 WARNING neutronclient.v2_0.client [None req-e93c3549-555f-4062-9176-e80cc7f2bf93 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/877] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:34:19 2026] POST /v2.1/servers => generated 424 bytes in 1113 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-07-16 01:34:20.520 7 WARNING neutronclient.v2_0.client [None req-593563b4-9e5d-41f4-9145-1cb9c70d2b0b 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/878] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:20 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1370 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/879] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:20 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1467 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:21.610 7 WARNING neutronclient.v2_0.client [None req-7edcc92f-bbdb-4ab3-8fdd-40fddd3e0a53 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] 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-07-16 01:34:21.642 8 WARNING neutronclient.v2_0.client [None req-a1b25e23-2c53-4477-9d2e-232a9e2a588f d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/880] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:21 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1374 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/881] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:21 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1467 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-07-16 01:34:22.697 7 WARNING neutronclient.v2_0.client [None req-b035edf5-f171-448e-b08b-022583b5710f 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/882] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:22 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1422 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-07-16 01:34:22.783 8 WARNING neutronclient.v2_0.client [None req-b3b9ae3f-5ff1-49fd-ad87-87112a858fd1 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/883] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:22 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => 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-07-16 01:34:23.794 7 WARNING neutronclient.v2_0.client [None req-d4e66175-d176-4bac-851e-765c8e8c7b42 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/884] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:23 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1422 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:23.940 8 WARNING neutronclient.v2_0.client [None req-8f8ed48c-a31f-4314-a974-c36ab8ada332 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/885] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:23 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1467 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:24.511 7 INFO nova.api.openstack.compute.server_external_events [req-2d51af4b-6c6e-4158-aba8-6fd9a855164c req-a46f549c-af53-4127-bf06-c68d3f060ef0 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:fa6160ce-9157-49e0-8d93-8c4eaa068b3c for instance 0d18e9cc-5164-41d2-b3fa-962cb1a28b60 on instance [pid: 7|app: 0|req: 451/886] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:34:24 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-07-16 01:34:24.889 8 WARNING neutronclient.v2_0.client [None req-b8775e82-40e2-4ec6-ab41-04308901f166 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] 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-07-16 01:34:25.126 7 WARNING neutronclient.v2_0.client [None req-8bbf215f-4a4d-486a-bcdb-ff2cfd0d9733 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/887] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:24 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1430 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:26.329 8 WARNING neutronclient.v2_0.client [None req-e442a17c-8076-4bd8-89e5-321446697eaf 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/888] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:25 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1467 bytes in 1245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/889] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:26 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1440 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-07-16 01:34:26.565 7 INFO nova.api.openstack.compute.server_external_events [req-0397f00a-5913-4de3-9fc2-25e226a01e2b req-b0becf11-9bc3-45f6-a228-68ad6062aead dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:fa6160ce-9157-49e0-8d93-8c4eaa068b3c for instance 0d18e9cc-5164-41d2-b3fa-962cb1a28b60 on instance [pid: 7|app: 0|req: 453/890] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:34:26 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:27.387 8 WARNING neutronclient.v2_0.client [None req-c496f127-e34f-424a-b450-675dbee7980a d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] 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-07-16 01:34:27.387 7 INFO nova.api.openstack.compute.server_external_events [req-7f49f987-512d-448a-9af2-1c68eae7068e req-c21cbbfe-3bdb-49ca-86af-59b18b02a0cd dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:828de455-97c6-4011-b196-7b42ac135674 for instance 515eac22-f5cd-4c46-b2ad-4fd61f1b368e on instance [pid: 7|app: 0|req: 455/893] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:34:27 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-07-16 01:34:27.472 7 WARNING neutronclient.v2_0.client [None req-ef79aadf-069c-4d4f-9a6b-431d5e93563f 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/894] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:27 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1646 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/895] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:27 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1470 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:28.993 8 WARNING neutronclient.v2_0.client [None req-3fa60d5f-d550-4f7e-8654-a800489a5333 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] 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: 457/896] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:34:29 2026] DELETE /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 0 bytes in 85 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-07-16 01:34:29.225 7 WARNING neutronclient.v2_0.client [None req-8ff741d8-fdfd-46f4-872a-a7a5921ff513 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/897] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:28 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1470 bytes in 1251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/898] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:29 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1652 bytes in 1053 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-16 01:34:31.270 8 WARNING neutronclient.v2_0.client [None req-c4a5d351-9e86-44f2-95f2-9ba624a14a9c 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] 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-07-16 01:34:31.294 7 WARNING neutronclient.v2_0.client [None req-7dea5b4d-c7d0-4b7b-b31d-087d82226a13 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/899] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:31 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1470 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/900] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:31 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1652 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:31.906 8 INFO nova.api.openstack.compute.server_external_events [req-0148d596-e02d-494f-aeef-429850994424 req-320db47e-f24e-42df-b387-eea2339807a6 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:fa6160ce-9157-49e0-8d93-8c4eaa068b3c for instance 0d18e9cc-5164-41d2-b3fa-962cb1a28b60 on instance [pid: 8|app: 0|req: 442/901] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:34:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:32.418 7 WARNING neutronclient.v2_0.client [None req-5944cdaf-a394-4fd5-be4a-8145192d5fb1 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] 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-07-16 01:34:32.456 8 WARNING neutronclient.v2_0.client [None req-3bc261e8-48a9-4e7e-bc78-fd04c2698c37 d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/902] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:32 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1448 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/903] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:32 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1470 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:33.641 8 WARNING neutronclient.v2_0.client [None req-93c5f49d-82f8-4643-9255-50b67985fa9b d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] 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-07-16 01:34:33.652 7 WARNING neutronclient.v2_0.client [None req-987fc867-a9b3-4122-b093-7392a24d2196 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/904] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:33 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1453 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/905] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:33 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1470 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:34.830 8 WARNING neutronclient.v2_0.client [None req-b51710bc-25d5-45e8-af49-75ce30b84fad d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] 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: 445/906] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:34 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 1453 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:34:34.884 7 WARNING neutronclient.v2_0.client [None req-e00b6399-fd49-4f63-93da-1aa65b6749fd 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/907] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:34 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1470 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:35.918 8 INFO nova.api.openstack.wsgi [None req-f63c7ccf-3ff9-4f80-b8e0-c993458c7e7b d2ac646054bb4b2fbde2615e28b2ac46 b9b2a8e627b04c4fa3c08dc8809bc418 - - default default] HTTP exception thrown: Instance 0d18e9cc-5164-41d2-b3fa-962cb1a28b60 could not be found. [pid: 8|app: 0|req: 446/908] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:35 2026] GET /v2.1/servers/0d18e9cc-5164-41d2-b3fa-962cb1a28b60 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:36.071 7 WARNING neutronclient.v2_0.client [None req-d90890b5-9e69-42e2-9c54-73efeb1c5db5 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/909] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:36 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1470 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:37.220 8 WARNING neutronclient.v2_0.client [None req-a23b18f0-67ba-448c-88e1-df92e7a9e7fb 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/910] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:37 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1470 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:38.072 8 INFO nova.api.openstack.compute.server_external_events [req-fa5096aa-04c1-415f-a1ae-ecb99fc95eb2 req-91291784-31ba-48ed-80fc-357951d29b25 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:828de455-97c6-4011-b196-7b42ac135674 for instance 515eac22-f5cd-4c46-b2ad-4fd61f1b368e on instance [pid: 8|app: 0|req: 449/913] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:34:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:38.386 7 WARNING neutronclient.v2_0.client [None req-97e5325a-75e3-4926-86cd-d8b62a1f747f 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/914] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:38 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1470 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:39.725 8 WARNING neutronclient.v2_0.client [None req-cee82dc3-d55c-46eb-9cb0-9d6a37ba0241 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/915] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:39 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1655 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-16 01:34:40.112 7 INFO nova.api.openstack.compute.server_external_events [req-5db92a34-4697-445a-8dbf-247a85790b7e req-b4086887-ce6e-4494-8e13-48c117765850 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:828de455-97c6-4011-b196-7b42ac135674 for instance 515eac22-f5cd-4c46-b2ad-4fd61f1b368e on instance [pid: 7|app: 0|req: 466/916] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:34:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/917] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:34:40 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e/ips => generated 109 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: 7|app: 0|req: 467/918] 10.0.0.226 () {32 vars in 723 bytes} [Thu Jul 16 01:34:40 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e/ips => generated 109 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/919] 10.0.0.226 () {32 vars in 823 bytes} [Thu Jul 16 01:34:40 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e/ips/tempest-ServerAddressesTestJSON-941494362-network => generated 94 bytes in 40 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: 468/920] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:34:40 2026] DELETE /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => 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-07-16 01:34:40.346 8 WARNING neutronclient.v2_0.client [None req-055fcf11-ba71-454f-9631-a29a2cae5091 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/921] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:40 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1661 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-07-16 01:34:41.562 7 WARNING neutronclient.v2_0.client [None req-9b3e17d1-a7e5-484d-97e5-608f7a07691e 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/922] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:41 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1661 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:42.178 8 INFO nova.api.openstack.compute.server_external_events [req-2eab2bcb-0b34-485e-8adf-f02d5ba7a9c6 req-897b81bf-8c57-40f2-91f8-ca42768ca262 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:828de455-97c6-4011-b196-7b42ac135674 for instance 515eac22-f5cd-4c46-b2ad-4fd61f1b368e on instance 2026-07-16 01:34:42.178 8 INFO nova.api.openstack.compute.server_external_events [req-2eab2bcb-0b34-485e-8adf-f02d5ba7a9c6 req-897b81bf-8c57-40f2-91f8-ca42768ca262 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:828de455-97c6-4011-b196-7b42ac135674 for instance 515eac22-f5cd-4c46-b2ad-4fd61f1b368e on instance [pid: 8|app: 0|req: 454/923] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:34:42 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:43.011 7 WARNING neutronclient.v2_0.client [None req-1c9387c0-86eb-46a5-9ff6-9fe8a9444012 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/924] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:42 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1619 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-07-16 01:34:44.109 8 WARNING neutronclient.v2_0.client [None req-b266f3f7-0dc3-4745-8ca2-04c2171fc1e5 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/925] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:44 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1456 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:44.839 7 INFO nova.api.openstack.compute.server_external_events [req-c8814ad4-4a43-4590-a2fe-59af88e11889 req-d9f63f20-abd8-45b3-a752-0e0deb4ef794 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:828de455-97c6-4011-b196-7b42ac135674 for instance 515eac22-f5cd-4c46-b2ad-4fd61f1b368e on instance [pid: 7|app: 0|req: 471/926] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:34:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:45.281 8 WARNING neutronclient.v2_0.client [None req-c9c16639-046f-441a-bf1f-9deab51f1a7d 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/927] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:45 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 1456 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-07-16 01:34:46.354 7 INFO nova.api.openstack.wsgi [None req-87c4e7ea-0f84-434e-bfd3-4b046fb09702 5496b5af1b7e4fb0bea42d8ee9eeea07 2e251dfd10ce42fe8254243c46cd63d6 - - default default] HTTP exception thrown: Instance 515eac22-f5cd-4c46-b2ad-4fd61f1b368e could not be found. [pid: 7|app: 0|req: 472/928] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:34:46 2026] GET /v2.1/servers/515eac22-f5cd-4c46-b2ad-4fd61f1b368e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/931] 10.0.0.162 () {30 vars in 619 bytes} [Thu Jul 16 01:34:57 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 460/934] 10.0.0.162 () {32 vars in 692 bytes} [Thu Jul 16 01:34:57 2026] GET /v2.1/ => generated 411 bytes in 8 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: 475/935] 10.0.0.162 () {34 vars in 913 bytes} [Thu Jul 16 01:34:57 2026] GET /v2.1/os-simple-tenant-usage/4075a4aeefc5435db8d1c4886f980e57?start=2026-07-15T00:00:00&end=2026-07-16T23:59:59 => generated 20 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/936] 10.0.0.162 () {30 vars in 654 bytes} [Thu Jul 16 01:34:57 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 53 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: 476/937] 10.0.0.162 () {30 vars in 619 bytes} [Thu Jul 16 01:35:01 2026] GET /v2.1 => generated 0 bytes in 146 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 462/938] 10.0.0.162 () {32 vars in 692 bytes} [Thu Jul 16 01:35:01 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/939] 10.0.0.162 () {34 vars in 913 bytes} [Thu Jul 16 01:35:01 2026] GET /v2.1/os-simple-tenant-usage/4075a4aeefc5435db8d1c4886f980e57?start=2026-07-15T00:00:00&end=2026-07-16T23:59:59 => generated 20 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/940] 10.0.0.162 () {30 vars in 654 bytes} [Thu Jul 16 01:35:01 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 478/941] 10.0.0.226 () {34 vars in 671 bytes} [Thu Jul 16 01:35:04 2026] POST /v2.1/os-keypairs => generated 397 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:35:07.033 8 WARNING neutronclient.v2_0.client [None req-947d791e-6b50-40b3-8af2-f2690cda5164 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] 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-07-16 01:35:07.218 8 WARNING neutronclient.v2_0.client [None req-947d791e-6b50-40b3-8af2-f2690cda5164 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] 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-07-16 01:35:07.366 8 WARNING neutronclient.v2_0.client [None req-947d791e-6b50-40b3-8af2-f2690cda5164 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/944] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:35:06 2026] POST /v2.1/servers => generated 450 bytes in 718 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-16 01:35:07.712 7 WARNING neutronclient.v2_0.client [None req-4332cfe1-4df5-48a5-95c2-417a6114da63 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/945] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:07 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1402 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:08.889 8 WARNING neutronclient.v2_0.client [None req-98e1f92c-441b-4f94-8666-157e67b8df50 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/946] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:08 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1406 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-07-16 01:35:09.976 7 WARNING neutronclient.v2_0.client [None req-258e4aaf-a832-4f99-92f4-b71006decb4b cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/947] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:09 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1454 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:11.429 8 WARNING neutronclient.v2_0.client [None req-7b496e01-d8f7-46ff-8941-cb76c4bfd6ff cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/948] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:11 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1454 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:12.949 7 WARNING neutronclient.v2_0.client [None req-0831c8bd-8121-4f1e-9c54-d373687a65bd cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/949] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:12 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1462 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:14.301 8 WARNING neutronclient.v2_0.client [None req-1946fd7a-c98f-415a-9276-207c2f47d895 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] 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-07-16 01:35:15.184 7 INFO nova.api.openstack.compute.server_external_events [req-9747d0a2-4dfb-48c9-8720-69dfe99b90c5 req-8c5372ff-727a-46ec-87e1-3186ab9562c8 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:bbf873b8-5674-4cb0-bbb4-3559d15eac02 for instance 38e44717-dcb3-4342-b7bf-dbf6c404a653 on instance [pid: 7|app: 0|req: 484/950] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/951] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:14 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1528 bytes in 1385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:16.704 7 WARNING neutronclient.v2_0.client [None req-a1bb5db4-b8e2-4b66-8e71-f67ea2d34977 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/954] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:16 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1528 bytes in 1178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:18.907 8 WARNING neutronclient.v2_0.client [None req-60fd6a80-4b2b-49ad-8491-5fefc4901b7e cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/955] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:18 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1528 bytes in 2057 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 486/956] 10.0.0.226 () {34 vars in 671 bytes} [Thu Jul 16 01:35:21 2026] POST /v2.1/os-keypairs => generated 396 bytes in 189 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-07-16 01:35:21.973 8 WARNING neutronclient.v2_0.client [None req-fa345ea1-3b3e-4bbb-8cee-8d905893d7e4 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/957] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:21 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1528 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:35:23.333 7 WARNING neutronclient.v2_0.client [None req-71291b88-038b-4843-a3b2-e4157e11a875 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] 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: 487/958] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:23 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1528 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/959] 10.0.0.226 () {34 vars in 671 bytes} [Thu Jul 16 01:35:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 68 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-07-16 01:35:24.339 7 INFO nova.api.openstack.compute.server_external_events [req-72effcd6-1482-4169-8fbf-3db065198b43 req-6e5e3254-56cd-4f12-a343-7a37c0ce52d2 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:bbf873b8-5674-4cb0-bbb4-3559d15eac02 for instance 38e44717-dcb3-4342-b7bf-dbf6c404a653 on instance [pid: 7|app: 0|req: 488/960] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:35:24.545 8 WARNING neutronclient.v2_0.client [None req-c9e460a5-328a-45a3-898d-c3c68ffaa8a4 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] 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: 473/961] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:24 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1528 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:35:24.862 7 WARNING neutronclient.v2_0.client [None req-b17e76f9-3595-4a6a-9673-8a14efb0a9b8 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] 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-07-16 01:35:24.924 7 WARNING neutronclient.v2_0.client [None req-b17e76f9-3595-4a6a-9673-8a14efb0a9b8 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] 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-07-16 01:35:24.959 7 WARNING neutronclient.v2_0.client [None req-b17e76f9-3595-4a6a-9673-8a14efb0a9b8 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] 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-07-16 01:35:25.121 7 WARNING neutronclient.v2_0.client [None req-b17e76f9-3595-4a6a-9673-8a14efb0a9b8 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/962] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:35:24 2026] POST /v2.1/servers => generated 496 bytes in 544 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:25.354 8 WARNING neutronclient.v2_0.client [None req-33a5ec56-cf34-4ce0-bc7e-17c286f6a25d 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/963] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:25 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1456 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-07-16 01:35:25.936 7 WARNING neutronclient.v2_0.client [None req-9bac8097-d29e-45ec-b3cc-6c212b2980aa cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/964] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:25 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1528 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:26.383 8 INFO nova.api.openstack.compute.server_external_events [req-b538f9cb-984d-435d-90b3-2a3c5350c5d3 req-e9a01844-7c90-42a5-8538-2da324dc9b41 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:bbf873b8-5674-4cb0-bbb4-3559d15eac02 for instance 38e44717-dcb3-4342-b7bf-dbf6c404a653 on instance [pid: 8|app: 0|req: 475/965] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:26.464 7 WARNING neutronclient.v2_0.client [None req-c9184f57-6341-45f7-9e21-483772bfee1e 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/966] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:26 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1460 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-07-16 01:35:27.174 8 WARNING neutronclient.v2_0.client [None req-eb54cf15-9c37-406d-afdf-39bdc9bbd34a cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/967] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:27 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1696 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:27.306 7 WARNING neutronclient.v2_0.client [None req-7d571cda-7695-4db9-b562-130731281e41 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/970] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:27 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1696 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:27.570 8 WARNING neutronclient.v2_0.client [None req-d0802789-5050-4fb0-8384-49063fd76f92 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/971] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:27 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1508 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:28.675 7 WARNING neutronclient.v2_0.client [None req-c3430d0c-2cef-4589-9029-dd0debe82aeb 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] 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: 493/972] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:28 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1508 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:35:28.879 8 INFO nova.api.openstack.compute.server_external_events [req-c15915c4-daf9-4971-ad8b-5dc17450774f req-a75c846b-e1b4-46db-badd-5a20c7a1871a dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:bbf873b8-5674-4cb0-bbb4-3559d15eac02 for instance 38e44717-dcb3-4342-b7bf-dbf6c404a653 on instance [pid: 8|app: 0|req: 480/973] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:28 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-07-16 01:35:29.935 7 WARNING neutronclient.v2_0.client [None req-7497e9c5-ed36-4abb-a074-415e4ee5aa8a 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/974] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:29 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1516 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-07-16 01:35:31.045 8 WARNING neutronclient.v2_0.client [None req-9a545be3-ded7-4c39-9e90-4a429b7670c1 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] 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-07-16 01:35:31.154 7 INFO nova.api.openstack.compute.server_external_events [req-cf9d90cd-8fdc-4a56-9772-9b762dadf3ae req-cca1ae8b-5430-40eb-96d1-d08cfa727cb6 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:8c591a7b-8494-4ef5-88ab-9dac4dc6f63c for instance 635ef3e5-9507-436e-9838-37d5081e4522 on instance [pid: 7|app: 0|req: 495/975] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/976] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:30 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1640 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:32.277 7 WARNING neutronclient.v2_0.client [None req-42ef2b79-7083-48f6-8c1a-2e0ece8ddbc3 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/977] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:32 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1628 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-07-16 01:35:33.440 8 WARNING neutronclient.v2_0.client [None req-b2ff0e6b-384a-4f81-b956-a75401862743 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/978] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:33 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1628 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-07-16 01:35:34.595 7 WARNING neutronclient.v2_0.client [None req-04502afd-cf1c-4c93-be78-d1dc31e533cd 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/979] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:34 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1628 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, ' [pid: 8|app: 0|req: 483/980] 10.0.0.226 () {34 vars in 750 bytes} [Thu Jul 16 01:35:35 2026] POST /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653/action => generated 31894 bytes in 556 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-07-16 01:35:35.776 7 WARNING neutronclient.v2_0.client [None req-6a3256e2-d3f1-4106-93ec-af5ccc0741a5 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/981] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:35 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1628 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:36.648 8 INFO nova.api.openstack.compute.server_external_events [req-803ca95d-1626-4952-a3c1-7573896c078f req-b5d7f984-f5ff-4ef5-ac17-e1933f3b625a dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:8c591a7b-8494-4ef5-88ab-9dac4dc6f63c for instance 635ef3e5-9507-436e-9838-37d5081e4522 on instance [pid: 8|app: 0|req: 484/982] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:36 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-07-16 01:35:36.982 7 WARNING neutronclient.v2_0.client [None req-442cd23b-c510-4792-8f34-3f2253800369 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/983] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:36 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1628 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-07-16 01:35:38.188 8 WARNING neutronclient.v2_0.client [None req-f6206183-673c-496b-984c-a69629ae048e 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/986] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:38 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1628 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-07-16 01:35:38.692 7 INFO nova.api.openstack.compute.server_external_events [req-842d5d85-e76e-4a9d-9857-fed8d156fa4b req-e22f0c5c-9e5b-4b38-99cd-d559fff6be1b dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:8c591a7b-8494-4ef5-88ab-9dac4dc6f63c for instance 635ef3e5-9507-436e-9838-37d5081e4522 on instance [pid: 7|app: 0|req: 501/987] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:38 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-07-16 01:35:39.369 8 WARNING neutronclient.v2_0.client [None req-f0afb750-e77c-45cf-941a-1cc3be790d18 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/988] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:39 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1809 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-07-16 01:35:39.522 7 WARNING neutronclient.v2_0.client [None req-312a3ef3-d491-4f8a-9403-9d7106610eb8 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/989] 10.0.0.226 () {32 vars in 741 bytes} [Thu Jul 16 01:35:39 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522/os-interface => generated 285 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 488/990] 10.0.0.226 () {34 vars in 671 bytes} [Thu Jul 16 01:35:40 2026] POST /v2.1/os-keypairs => generated 397 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:40.227 7 INFO nova.api.openstack.compute.server_external_events [req-18616946-b2c8-4363-8189-416a87c93fda req-2a5bfe16-c7cd-4a6d-9f20-b89e5612098f dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:8c591a7b-8494-4ef5-88ab-9dac4dc6f63c for instance 635ef3e5-9507-436e-9838-37d5081e4522 on instance [pid: 7|app: 0|req: 503/991] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:35:40.732 8 INFO nova.api.openstack.compute.server_external_events [req-5f54e7f6-a766-46ae-855f-832d7d5e9a9d req-ea22c00c-a3b3-4ade-a1b9-46db0fc5c30e dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:bbf873b8-5674-4cb0-bbb4-3559d15eac02 for instance 38e44717-dcb3-4342-b7bf-dbf6c404a653 on instance [pid: 8|app: 0|req: 489/992] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:40 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-07-16 01:35:42.197 7 WARNING neutronclient.v2_0.client [None req-1154857f-39cb-4967-93fa-ccc719dd032a cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] 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-07-16 01:35:42.241 7 WARNING neutronclient.v2_0.client [None req-1154857f-39cb-4967-93fa-ccc719dd032a cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] 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-07-16 01:35:42.497 7 WARNING neutronclient.v2_0.client [None req-1154857f-39cb-4967-93fa-ccc719dd032a cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/993] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:35:42 2026] POST /v2.1/servers => generated 450 bytes in 584 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-07-16 01:35:42.739 8 WARNING neutronclient.v2_0.client [None req-f1f327a0-4df9-4f73-9ba1-79580d9f847d cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/994] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:42 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1402 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-07-16 01:35:43.847 7 WARNING neutronclient.v2_0.client [None req-8b81e82b-3f2c-4f01-97ed-0cd4e07e9e2a cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/995] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:43 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1406 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:44.963 8 WARNING neutronclient.v2_0.client [None req-1ed149e6-e0ad-472d-a8bf-b69f9e75907e cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/996] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:44 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1454 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-07-16 01:35:46.054 7 WARNING neutronclient.v2_0.client [None req-43af7d0a-0de0-48b9-82f6-c97cfdb04d5e cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/997] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:46 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1454 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-07-16 01:35:47.157 8 WARNING neutronclient.v2_0.client [None req-c51aade2-123f-4722-bee4-a7e840c0d393 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/998] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:47 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1462 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-07-16 01:35:47.475 8 WARNING neutronclient.v2_0.client [None req-fa487218-fd01-4fa3-ab3a-c435af7c69d8 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/1001] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:47 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1929 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:48.251 7 WARNING neutronclient.v2_0.client [None req-86e73494-052a-4867-b59c-ed7d48b55b94 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] 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-07-16 01:35:48.434 8 INFO nova.api.openstack.compute.server_external_events [req-2840b5bb-18e7-40ee-8955-4b3746c7a037 req-a38b526a-8174-499f-ac7d-53b7aa706b6e dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:7b726484-1a39-4984-9e0c-e1d847b70e42 for instance 1e14b89f-8709-4b89-8bd1-9d99645784ff on instance [pid: 8|app: 0|req: 495/1002] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35: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) [pid: 7|app: 0|req: 508/1003] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:48 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1540 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 496/1004] 10.0.0.226 () {32 vars in 753 bytes} [Thu Jul 16 01:35:48 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522/os-server-password => generated 116 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:49.611 7 WARNING neutronclient.v2_0.client [None req-a4ff67c7-4c0e-474b-8306-d6c42b3e1249 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1005] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:49 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1528 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, ' [pid: 8|app: 0|req: 497/1006] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:35:50 2026] DELETE /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:50.657 7 WARNING neutronclient.v2_0.client [None req-3c71e038-22d0-4217-8727-c30f4b2c0b9b 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] 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: 510/1007] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:50 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1935 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:35:50.780 8 WARNING neutronclient.v2_0.client [None req-d45ce67c-9812-48a6-a8c7-8c44b9b46eaa cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1008] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:50 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1528 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-07-16 01:35:51.821 7 WARNING neutronclient.v2_0.client [None req-5101921f-1897-481d-8994-e18ba482e103 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] 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-07-16 01:35:51.967 8 WARNING neutronclient.v2_0.client [None req-59c12b91-6524-46be-a623-da3f010c9ed2 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1009] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:51 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1935 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:52.355 7 INFO nova.api.openstack.compute.server_external_events [req-e7125716-97b8-4850-8411-a90136f69c20 req-02593295-212c-40ff-8eba-ee9624cf2743 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:8c591a7b-8494-4ef5-88ab-9dac4dc6f63c for instance 635ef3e5-9507-436e-9838-37d5081e4522 on instance [pid: 7|app: 0|req: 512/1010] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1011] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:51 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1528 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:53.318 7 INFO nova.api.openstack.compute.server_external_events [req-b17eae1b-fe6a-4bc8-81c8-9a5b35055fdf req-d2b65d2e-edf3-4116-83ab-79eaa3e79cb8 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:7b726484-1a39-4984-9e0c-e1d847b70e42 for instance 1e14b89f-8709-4b89-8bd1-9d99645784ff on instance [pid: 7|app: 0|req: 513/1012] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:53.388 8 WARNING neutronclient.v2_0.client [None req-2befe4eb-f374-493c-9267-1212200cbeba 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] 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-07-16 01:35:53.456 7 WARNING neutronclient.v2_0.client [None req-4986e510-40f3-44f4-b91b-eaf6c4a34ea5 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1013] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:53 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1935 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1014] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:53 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1528 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:54.394 8 INFO nova.api.openstack.compute.server_external_events [req-9c2b750d-b20f-4dd0-ac17-ced960de9b46 req-c8f52ee4-c3b0-4bee-b64a-8f0561e30300 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:8c591a7b-8494-4ef5-88ab-9dac4dc6f63c for instance 635ef3e5-9507-436e-9838-37d5081e4522 on instance [pid: 8|app: 0|req: 501/1015] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:54.743 7 WARNING neutronclient.v2_0.client [None req-0d90fa72-5e91-4f2f-8490-2cf04d4bd791 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] 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: 515/1016] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:54 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1537 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:35:54.810 8 WARNING neutronclient.v2_0.client [None req-0f320d37-7cbb-4bc5-abcc-575b85feeff4 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1017] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:54 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1528 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-07-16 01:35:55.374 7 INFO nova.api.openstack.compute.server_external_events [req-197cc0b7-5760-461e-b25f-7a00e6827173 req-4488ba8a-a5bd-4afd-ad27-a0cea55d1a32 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:7b726484-1a39-4984-9e0c-e1d847b70e42 for instance 1e14b89f-8709-4b89-8bd1-9d99645784ff on instance 2026-07-16 01:35:55.375 7 INFO nova.api.openstack.compute.server_external_events [req-197cc0b7-5760-461e-b25f-7a00e6827173 req-4488ba8a-a5bd-4afd-ad27-a0cea55d1a32 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:8c591a7b-8494-4ef5-88ab-9dac4dc6f63c for instance 635ef3e5-9507-436e-9838-37d5081e4522 on instance [pid: 7|app: 0|req: 516/1018] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:55 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:55.860 8 WARNING neutronclient.v2_0.client [None req-f7ece48c-0441-4eca-8db6-a0f32a5a4288 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1019] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:55 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1542 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:56.159 7 WARNING neutronclient.v2_0.client [None req-ca8bc57f-c48c-46db-889e-4ddde901dc3f cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1020] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:55 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1695 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:56.348 8 WARNING neutronclient.v2_0.client [None req-c6ec45b2-d153-4ee5-9f74-1114cf224f58 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1021] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:56 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1695 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-07-16 01:35:56.966 7 WARNING neutronclient.v2_0.client [None req-668de389-c179-4850-9ad0-45b78eab7e25 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1022] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:56 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 1542 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:57.258 8 INFO nova.api.openstack.compute.server_external_events [req-7c36d35f-dd32-44b5-ab21-53562e244437 req-f7231647-00de-4c0f-ac70-af43dadefee4 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:7b726484-1a39-4984-9e0c-e1d847b70e42 for instance 1e14b89f-8709-4b89-8bd1-9d99645784ff on instance [pid: 8|app: 0|req: 505/1023] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:35:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:58.064 8 INFO nova.api.openstack.wsgi [None req-1acfccf0-0932-41fe-8a36-73c5cbcd2962 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] HTTP exception thrown: Instance 635ef3e5-9507-436e-9838-37d5081e4522 could not be found. [pid: 8|app: 0|req: 507/1026] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:58 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:58.094 7 INFO nova.api.openstack.wsgi [None req-28352707-5600-492a-85fe-e48e0a525710 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] HTTP exception thrown: Instance 635ef3e5-9507-436e-9838-37d5081e4522 could not be found. [pid: 7|app: 0|req: 520/1027] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:35:58 2026] DELETE /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:58.122 8 INFO nova.api.openstack.wsgi [None req-44ffc0c7-e133-4c61-bacc-93f7cdb9bd95 62c275ef31d34703b0c370149de735b9 ebb5f243a1854b48a0d5e1393463c2bc - - default default] HTTP exception thrown: Instance 635ef3e5-9507-436e-9838-37d5081e4522 could not be found. [pid: 8|app: 0|req: 508/1028] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:35:58 2026] GET /v2.1/servers/635ef3e5-9507-436e-9838-37d5081e4522 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1029] 10.0.0.226 () {32 vars in 706 bytes} [Thu Jul 16 01:35:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2110619777 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 509/1030] 10.0.0.226 () {32 vars in 726 bytes} [Thu Jul 16 01:35:58 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-662577698 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1033] 10.0.0.226 () {34 vars in 750 bytes} [Thu Jul 16 01:36:07 2026] POST /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff/action => generated 32169 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1034] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:36:08 2026] DELETE /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => 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-07-16 01:36:08.159 7 WARNING neutronclient.v2_0.client [None req-d4664158-3092-4063-89a8-52ed1054de24 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1035] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:08 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1821 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:09.447 8 INFO nova.api.openstack.compute.server_external_events [req-12e70574-4ed4-4f76-b93e-04deb277b9e8 req-2e58c67d-0315-4eac-83f6-28bc4020621b dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:7b726484-1a39-4984-9e0c-e1d847b70e42 for instance 1e14b89f-8709-4b89-8bd1-9d99645784ff on instance [pid: 8|app: 0|req: 512/1036] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:09.555 7 WARNING neutronclient.v2_0.client [None req-c4331c4b-9e69-494a-a1be-0fad513ceee9 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1037] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:09 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1821 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:11.247 8 WARNING neutronclient.v2_0.client [None req-6b8e2ee6-dccd-4aa0-bcbe-ff6cfdae354a cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] 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-07-16 01:36:11.503 7 INFO nova.api.openstack.compute.server_external_events [req-1c825319-eff5-4b68-9698-d70d4c690a3f req-0b21f87e-4a63-4fd8-af8c-87914b7b631d dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:7b726484-1a39-4984-9e0c-e1d847b70e42 for instance 1e14b89f-8709-4b89-8bd1-9d99645784ff on instance [pid: 7|app: 0|req: 526/1038] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:13.556 7 INFO nova.api.openstack.compute.server_external_events [req-944a0122-41a4-4bb1-9986-d323eaad5839 req-8c1be11b-13b7-4d46-af6b-83f6a0ee33e5 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:7b726484-1a39-4984-9e0c-e1d847b70e42 for instance 1e14b89f-8709-4b89-8bd1-9d99645784ff on instance [pid: 7|app: 0|req: 527/1039] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1040] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:11 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1821 bytes in 2764 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:15.087 7 WARNING neutronclient.v2_0.client [None req-80d5eaa8-761d-4e51-8dd4-9ace6edc4d8a cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1041] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:14 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 1488 bytes in 1007 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 514/1042] 10.0.0.226 () {34 vars in 671 bytes} [Thu Jul 16 01:36:16 2026] POST /v2.1/os-keypairs => generated 395 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-07-16 01:36:17.047 7 INFO nova.api.openstack.wsgi [None req-11adf4f9-45a8-4fcc-82e8-a57819931a16 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] HTTP exception thrown: Instance 1e14b89f-8709-4b89-8bd1-9d99645784ff could not be found. [pid: 7|app: 0|req: 529/1043] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:17 2026] GET /v2.1/servers/1e14b89f-8709-4b89-8bd1-9d99645784ff => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1046] 10.0.0.226 () {32 vars in 728 bytes} [Thu Jul 16 01:36:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-817796333 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 531/1047] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:36:17 2026] DELETE /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-16 01:36:18.266 8 WARNING neutronclient.v2_0.client [None req-7833a448-6a87-44c4-974c-b65ae7bca49d cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1048] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:17 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1702 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:19.336 7 INFO nova.api.openstack.compute.server_external_events [req-3b4fbe91-9671-409e-909c-d2a55b6e24af req-aacc8f32-57ad-41db-9584-16597650012e dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:bbf873b8-5674-4cb0-bbb4-3559d15eac02 for instance 38e44717-dcb3-4342-b7bf-dbf6c404a653 on instance [pid: 7|app: 0|req: 532/1049] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:19.765 8 WARNING neutronclient.v2_0.client [None req-1ccb100a-736c-4cb6-a1c7-89d28df8ed89 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1050] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:19 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1702 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:20.566 7 WARNING neutronclient.v2_0.client [None req-f8661550-b0b8-4e56-8246-bb027b3692ac 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] 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-07-16 01:36:20.675 7 WARNING neutronclient.v2_0.client [None req-f8661550-b0b8-4e56-8246-bb027b3692ac 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] 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-07-16 01:36:20.786 8 INFO nova.api.openstack.compute.server_external_events [req-4c95796a-0b84-41af-bdda-263e04c52026 req-9af1e58e-013d-4f63-9428-67eb380e54f9 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:bbf873b8-5674-4cb0-bbb4-3559d15eac02 for instance 38e44717-dcb3-4342-b7bf-dbf6c404a653 on instance [pid: 8|app: 0|req: 519/1051] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:21.003 7 WARNING neutronclient.v2_0.client [None req-f8661550-b0b8-4e56-8246-bb027b3692ac 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] 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-07-16 01:36:21.011 8 WARNING neutronclient.v2_0.client [None req-6619129a-90e7-4f3a-9840-15d7dc1b8b0a cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1052] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:20 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1483 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1053] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:36:20 2026] POST /v2.1/servers => generated 447 bytes in 670 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-07-16 01:36:21.192 8 WARNING neutronclient.v2_0.client [None req-01005387-b7d9-4445-b8c6-a206d472c91d 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1054] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:21 2026] GET /v2.1/servers/0590ff9f-9703-4c54-b6f7-574c0ef4629b => generated 1394 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-07-16 01:36:21.372 7 INFO nova.api.openstack.compute.server_external_events [req-578be820-69d8-4dac-ac40-1e6c2f5213ef req-db4e6835-712a-4a3d-98c2-3fab0c58945d dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:bbf873b8-5674-4cb0-bbb4-3559d15eac02 for instance 38e44717-dcb3-4342-b7bf-dbf6c404a653 on instance [pid: 7|app: 0|req: 534/1055] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:21 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-07-16 01:36:22.166 8 WARNING neutronclient.v2_0.client [None req-0eda94e9-c235-4bc7-a500-40680d423728 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1056] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:22 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1488 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-07-16 01:36:23.264 7 WARNING neutronclient.v2_0.client [None req-ae3a76cd-55eb-4985-945c-44f7ea9206cb cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1057] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:23 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 1488 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-07-16 01:36:24.341 8 INFO nova.api.openstack.wsgi [None req-e6e3da51-fd20-496a-9839-103a36b482b8 cc06dc26af9d475a95df17c6ec14be57 4facb571761949a987547d25bc664cce - - default default] HTTP exception thrown: Instance 38e44717-dcb3-4342-b7bf-dbf6c404a653 could not be found. [pid: 8|app: 0|req: 523/1058] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:24 2026] GET /v2.1/servers/38e44717-dcb3-4342-b7bf-dbf6c404a653 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1059] 10.0.0.226 () {32 vars in 728 bytes} [Thu Jul 16 01:36:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-195522503 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:26.315 8 WARNING neutronclient.v2_0.client [None req-25a9aad3-6743-4856-be16-54acbc25d13e 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1060] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:26 2026] GET /v2.1/servers/0590ff9f-9703-4c54-b6f7-574c0ef4629b => generated 1454 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-07-16 01:36:27.569 8 INFO nova.api.openstack.compute.server_external_events [req-b473a60a-bdce-4089-988d-27afc6cc5d08 req-b3f600fc-39bd-475a-b2e1-4e468b40bf74 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:032a3d00-1542-4681-adf9-c7e230a5f70d for instance 0590ff9f-9703-4c54-b6f7-574c0ef4629b on instance [pid: 8|app: 0|req: 526/1063] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:36:31.449 7 WARNING neutronclient.v2_0.client [None req-0920990e-07bd-43ab-892e-798ab77a17f1 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1064] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:31 2026] GET /v2.1/servers/0590ff9f-9703-4c54-b6f7-574c0ef4629b => generated 1517 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:31.835 8 INFO nova.api.openstack.compute.server_external_events [req-1c8f755a-6cbc-44b9-834c-4decee0eb7f9 req-1361fc04-fc6c-414e-b94b-1bccdc5167f6 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:032a3d00-1542-4681-adf9-c7e230a5f70d for instance 0590ff9f-9703-4c54-b6f7-574c0ef4629b on instance [pid: 8|app: 0|req: 527/1065] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:33.884 7 INFO nova.api.openstack.compute.server_external_events [req-45342cac-9f6a-4cfe-b527-34101d80627c req-ac4ffe14-4929-43ff-acb0-a6e595261a6b dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:032a3d00-1542-4681-adf9-c7e230a5f70d for instance 0590ff9f-9703-4c54-b6f7-574c0ef4629b on instance 2026-07-16 01:36:33.887 7 INFO nova.api.openstack.compute.server_external_events [req-45342cac-9f6a-4cfe-b527-34101d80627c req-ac4ffe14-4929-43ff-acb0-a6e595261a6b dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:032a3d00-1542-4681-adf9-c7e230a5f70d for instance 0590ff9f-9703-4c54-b6f7-574c0ef4629b on instance [pid: 7|app: 0|req: 539/1066] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:33 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:36.600 8 WARNING neutronclient.v2_0.client [None req-385f83fd-c319-424b-a12b-92277d374ec2 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1067] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:36 2026] GET /v2.1/servers/0590ff9f-9703-4c54-b6f7-574c0ef4629b => generated 1815 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:38.062 8 INFO nova.api.openstack.compute.server_external_events [req-fe20f3b4-f387-44b6-b603-7998034fc052 req-c3463868-0997-4cb4-b0fd-3100de52b544 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:032a3d00-1542-4681-adf9-c7e230a5f70d for instance 0590ff9f-9703-4c54-b6f7-574c0ef4629b on instance [pid: 8|app: 0|req: 530/1070] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:38 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) 2026-07-16 01:36:38.108 7 WARNING neutronclient.v2_0.client [None req-51d4981f-bceb-413f-8877-01822b74ff47 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] 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-07-16 01:36:38.155 7 WARNING neutronclient.v2_0.client [None req-51d4981f-bceb-413f-8877-01822b74ff47 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] 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-07-16 01:36:38.385 7 WARNING neutronclient.v2_0.client [None req-51d4981f-bceb-413f-8877-01822b74ff47 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1071] 10.0.0.226 () {34 vars in 663 bytes} [Thu Jul 16 01:36:38 2026] POST /v2.1/servers => generated 447 bytes in 566 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-07-16 01:36:38.623 8 WARNING neutronclient.v2_0.client [None req-6566b434-02b4-4674-b694-9d404431e26e 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1072] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:38 2026] GET /v2.1/servers/fb07d1d3-630c-4e61-b5ec-63fcd798d32b => generated 1394 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:43.717 7 WARNING neutronclient.v2_0.client [None req-15cb52d7-ea74-4bfc-a40f-f6894f26a24e 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1073] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:43 2026] GET /v2.1/servers/fb07d1d3-630c-4e61-b5ec-63fcd798d32b => generated 1519 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:44.549 8 INFO nova.api.openstack.compute.server_external_events [req-426dbcae-7e62-4f26-83fe-0be98b6bcc6e req-3678317f-fee9-49f1-8feb-672a731b7b72 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:75bcffda-2d46-49da-9c21-39ee18fc4d68 for instance fb07d1d3-630c-4e61-b5ec-63fcd798d32b on instance [pid: 8|app: 0|req: 532/1074] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:44 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-07-16 01:36:49.212 7 WARNING neutronclient.v2_0.client [None req-e2063dfd-8bae-49d8-b711-8c59426ec008 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] 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-07-16 01:36:49.491 8 INFO nova.api.openstack.compute.server_external_events [req-e3c81a68-0030-488d-98bb-5e6269b9e533 req-4e48f3d0-d48c-476e-b0c1-72188a4f86e2 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:75bcffda-2d46-49da-9c21-39ee18fc4d68 for instance fb07d1d3-630c-4e61-b5ec-63fcd798d32b on instance [pid: 8|app: 0|req: 534/1077] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1078] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:49 2026] GET /v2.1/servers/fb07d1d3-630c-4e61-b5ec-63fcd798d32b => generated 1517 bytes in 1088 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:51.552 8 INFO nova.api.openstack.compute.server_external_events [req-3fa90564-f7c6-4737-ae86-5de8e06eeeb8 req-ebed7520-fcb0-48b4-950e-02262650b445 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:75bcffda-2d46-49da-9c21-39ee18fc4d68 for instance fb07d1d3-630c-4e61-b5ec-63fcd798d32b on instance [pid: 8|app: 0|req: 535/1079] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:51 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-07-16 01:36:55.325 7 WARNING neutronclient.v2_0.client [None req-ccb1d0e0-bb34-4581-be9c-194a625cf386 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1080] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:36:55 2026] GET /v2.1/servers/fb07d1d3-630c-4e61-b5ec-63fcd798d32b => generated 1818 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:56.999 8 INFO nova.api.openstack.compute.server_external_events [req-a1537472-97a3-4f49-a2d9-82aca50ef151 req-cd21d906-9ba8-4303-b36f-2a2d9e44a88f dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:75bcffda-2d46-49da-9c21-39ee18fc4d68 for instance fb07d1d3-630c-4e61-b5ec-63fcd798d32b on instance [pid: 8|app: 0|req: 536/1081] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:36:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:21.387 7 WARNING neutronclient.v2_0.client [None req-694d29c6-0e8b-414c-8e96-04bcc09306c2 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] 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-07-16 01:37:21.450 7 WARNING neutronclient.v2_0.client [None req-694d29c6-0e8b-414c-8e96-04bcc09306c2 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] 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-07-16 01:37:21.727 7 WARNING neutronclient.v2_0.client [None req-694d29c6-0e8b-414c-8e96-04bcc09306c2 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1088] 199.204.45.129 () {36 vars in 714 bytes} [Thu Jul 16 01:37:21 2026] POST /v2.1/servers => generated 453 bytes in 1041 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-07-16 01:37:22.602 8 WARNING neutronclient.v2_0.client [None req-64160225-fda5-4fa6-96da-8b39d802a747 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1089] 199.204.45.129 () {32 vars in 733 bytes} [Thu Jul 16 01:37:22 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27 => generated 2213 bytes in 103 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-07-16 01:37:22.707 7 WARNING neutronclient.v2_0.client [None req-ef9d4c2a-44bd-4d06-867c-f247ad4d82b0 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1090] 199.204.45.129 () {32 vars in 759 bytes} [Thu Jul 16 01:37:22 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface => generated 28 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 541/1091] 199.204.45.129 () {32 vars in 777 bytes} [Thu Jul 16 01:37:22 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:25.358 7 WARNING neutronclient.v2_0.client [None req-e3311a4a-ef83-4e0d-8908-9a841b3a03ea b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1092] 199.204.45.129 () {32 vars in 733 bytes} [Thu Jul 16 01:37:25 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27 => generated 2371 bytes in 90 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-07-16 01:37:25.443 8 WARNING neutronclient.v2_0.client [None req-b8f6e7f4-7391-470c-9817-1218126fdff1 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1093] 199.204.45.129 () {32 vars in 759 bytes} [Thu Jul 16 01:37:25 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 552/1094] 199.204.45.129 () {32 vars in 777 bytes} [Thu Jul 16 01:37:25 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:28.170 7 INFO nova.api.openstack.compute.server_external_events [req-1fd67772-7a89-4b20-8ce2-289f28fbfdb4 req-dfed12d1-ca50-48e0-ae53-e41b40f47146 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:13b9fb51-9517-4a4a-985d-e02dfc29205c for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 554/1097] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:37:28 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-07-16 01:37:28.371 8 WARNING neutronclient.v2_0.client [None req-0ecc7d83-93e3-4bc2-8625-6eb32007bfd5 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1098] 199.204.45.129 () {32 vars in 733 bytes} [Thu Jul 16 01:37:28 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27 => generated 2445 bytes in 158 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-07-16 01:37:28.504 7 WARNING neutronclient.v2_0.client [None req-d24cadf6-1f94-4cdf-97c8-9427a9e65eb5 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1099] 199.204.45.129 () {32 vars in 759 bytes} [Thu Jul 16 01:37:28 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface => generated 284 bytes in 74 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: 545/1100] 199.204.45.129 () {32 vars in 777 bytes} [Thu Jul 16 01:37:28 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:31.177 7 WARNING neutronclient.v2_0.client [None req-9f38bcdb-b8e3-4e0e-a857-3caac806cff9 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1101] 199.204.45.129 () {32 vars in 733 bytes} [Thu Jul 16 01:37:31 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27 => generated 2433 bytes in 119 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-07-16 01:37:31.298 8 WARNING neutronclient.v2_0.client [None req-12cf7414-8f48-4628-8101-76ddb2b0937f b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1102] 199.204.45.129 () {32 vars in 759 bytes} [Thu Jul 16 01:37:31 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface => generated 284 bytes in 79 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: 557/1103] 199.204.45.129 () {32 vars in 777 bytes} [Thu Jul 16 01:37:31 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:34.320 8 WARNING neutronclient.v2_0.client [None req-241cf64c-a968-47f7-b5f0-25f69b71011f b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1104] 199.204.45.129 () {32 vars in 733 bytes} [Thu Jul 16 01:37:34 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27 => generated 2433 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:34.497 7 WARNING neutronclient.v2_0.client [None req-c31673c8-1931-4a7b-ac0c-ecd52dbe9c16 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1105] 199.204.45.129 () {32 vars in 759 bytes} [Thu Jul 16 01:37:34 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface => generated 284 bytes in 92 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: 548/1106] 199.204.45.129 () {32 vars in 777 bytes} [Thu Jul 16 01:37:34 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/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-07-16 01:37:37.183 7 INFO nova.api.openstack.compute.server_external_events [req-96885c8f-a7ae-47c1-951e-cabcfa55691d req-ca3d8e1b-fa3e-4159-b8ac-6ec74b62b579 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:13b9fb51-9517-4a4a-985d-e02dfc29205c for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 559/1107] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:37:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:37.227 8 WARNING neutronclient.v2_0.client [None req-86731a39-0cfa-42e2-b536-65febee0d65d b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1110] 199.204.45.129 () {32 vars in 733 bytes} [Thu Jul 16 01:37:37 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27 => generated 2433 bytes in 195 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-07-16 01:37:37.429 7 WARNING neutronclient.v2_0.client [None req-60505e7e-66d8-4356-99e5-d1d353765d04 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1111] 199.204.45.129 () {32 vars in 759 bytes} [Thu Jul 16 01:37:37 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface => generated 286 bytes in 89 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: 550/1112] 199.204.45.129 () {32 vars in 777 bytes} [Thu Jul 16 01:37:37 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:39.223 7 INFO nova.api.openstack.compute.server_external_events [req-b4843d46-7fb3-474d-9cfc-1f39f50a70ff req-2b009786-8b7e-41c9-8fac-37cf57a83e48 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:13b9fb51-9517-4a4a-985d-e02dfc29205c for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 563/1113] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:37:39 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-07-16 01:37:40.156 8 WARNING neutronclient.v2_0.client [None req-26444d81-a3e5-42ab-abf8-c3fee7dd546d b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1114] 199.204.45.129 () {32 vars in 733 bytes} [Thu Jul 16 01:37:40 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27 => generated 2581 bytes in 127 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-07-16 01:37:40.284 7 WARNING neutronclient.v2_0.client [None req-b3b44b1d-4e97-4362-b967-71240b7aecf8 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1115] 199.204.45.129 () {32 vars in 759 bytes} [Thu Jul 16 01:37:40 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface => generated 286 bytes in 88 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: 552/1116] 199.204.45.129 () {32 vars in 777 bytes} [Thu Jul 16 01:37:40 2026] GET /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-volume_attachments => generated 197 bytes in 31 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-07-16 01:38:15.543 7 WARNING neutronclient.v2_0.client [None req-26786d08-a0f4-48de-ac9f-fbc5e635381f b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] 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-07-16 01:38:15.605 7 WARNING neutronclient.v2_0.client [None req-26786d08-a0f4-48de-ac9f-fbc5e635381f b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] 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-07-16 01:38:18.066 8 INFO nova.api.openstack.compute.server_external_events [req-d25ff514-54f2-4a33-b042-073acc0c4332 req-e1af4c67-4733-4903-88bf-be61cf8b5394 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:f1f6d993-6a47-4aa2-9e26-48b719c1e33b for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 8|app: 0|req: 558/1125] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:38:18 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-07-16 01:38:21.118 8 INFO nova.api.openstack.compute.server_external_events [req-6c083577-926a-49fe-bfa5-9f9d9a06559e req-97aef703-2d5c-42c9-87fd-5e74c8643228 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:f1f6d993-6a47-4aa2-9e26-48b719c1e33b for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 8|app: 0|req: 559/1126] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:38:21 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, ' 2026-07-16 01:38:23.163 8 INFO nova.api.openstack.compute.server_external_events [req-66016c85-6f36-4586-a7b0-8c1e883e6b6d req-1f46e955-02d5-4db4-a689-621cc5e0ea36 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:f1f6d993-6a47-4aa2-9e26-48b719c1e33b for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 8|app: 0|req: 560/1127] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:38:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:38:24.161 7 WARNING neutronclient.v2_0.client [None req-26786d08-a0f4-48de-ac9f-fbc5e635381f b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1128] 199.204.45.129 () {36 vars in 812 bytes} [Thu Jul 16 01:38:15 2026] POST /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface => generated 281 bytes in 8702 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-07-16 01:38:25.210 7 INFO nova.api.openstack.compute.server_external_events [req-3fb68ecb-d0ba-4d00-a1e4-74bc0aa36005 req-03ad8bb6-e623-4d63-94af-a068284de07f dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:f1f6d993-6a47-4aa2-9e26-48b719c1e33b for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 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: 569/1129] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:38:25 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) 2026-07-16 01:38:25.234 8 INFO nova.api.openstack.compute.server_external_events [req-cf2ab423-c5a0-4a6f-83aa-80d0c5a07876 req-bc2f88d8-19b0-4bac-b180-954ce8f4f6cb dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:f1f6d993-6a47-4aa2-9e26-48b719c1e33b for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 8|app: 0|req: 561/1130] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:38:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 176 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-07-16 01:38:47.650 7 WARNING neutronclient.v2_0.client [None req-5e447c86-4ece-428c-9861-0eb466a9fe9b b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] 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-07-16 01:38:47.706 7 WARNING neutronclient.v2_0.client [None req-5e447c86-4ece-428c-9861-0eb466a9fe9b b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] 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-07-16 01:38:50.170 8 INFO nova.api.openstack.compute.server_external_events [req-06d1a04e-aceb-4f67-b525-4f98995ac209 req-58afe808-6799-4735-b1b2-7b89097c2c4b dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:72a2d08d-fbb2-46eb-874e-32acad96ac4e for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 8|app: 0|req: 565/1137] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:38:50 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-07-16 01:38:53.439 8 INFO nova.api.openstack.compute.server_external_events [req-6ce8a1de-9e83-44f5-a95a-b7354e93f004 req-82a928d3-8efc-4f92-9e91-b0071dde85df dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:72a2d08d-fbb2-46eb-874e-32acad96ac4e for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 8|app: 0|req: 566/1138] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:38:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:38:55.479 8 INFO nova.api.openstack.compute.server_external_events [req-f89bc155-78fa-4429-9a93-6f52528b0905 req-f2a5a49f-94d5-4fd0-9925-9c4a658ae9c5 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:72a2d08d-fbb2-46eb-874e-32acad96ac4e for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 8|app: 0|req: 567/1139] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:38:55 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) 2026-07-16 01:38:56.748 7 WARNING neutronclient.v2_0.client [None req-5e447c86-4ece-428c-9861-0eb466a9fe9b b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1140] 199.204.45.129 () {36 vars in 812 bytes} [Thu Jul 16 01:38:47 2026] POST /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface => generated 376 bytes in 9231 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-07-16 01:39:06.624 8 WARNING neutronclient.v2_0.client [None req-ec5577df-8855-40db-9804-04abc5edc32c b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] 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-07-16 01:39:06.667 8 WARNING neutronclient.v2_0.client [None req-ec5577df-8855-40db-9804-04abc5edc32c b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] 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-07-16 01:39:09.125 7 INFO nova.api.openstack.compute.server_external_events [req-7b3f892f-29ec-4a68-97b4-59aff4f46b72 req-32e57219-82a3-451c-b2e4-d706769743d8 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:6d9f78ca-aa4e-43dc-98d5-88dbf39a26a8 for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 577/1145] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:39:09 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-07-16 01:39:12.720 7 INFO nova.api.openstack.compute.server_external_events [req-703a31a7-00ae-4b3e-a51d-f054da6c3e20 req-fe3efc86-f25e-465e-b9ba-c4c8d0ac876e dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:6d9f78ca-aa4e-43dc-98d5-88dbf39a26a8 for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 578/1146] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:39:12 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-07-16 01:39:14.752 7 INFO nova.api.openstack.compute.server_external_events [req-cab6baaa-4929-4a4c-90c0-e57de365f2c1 req-b7d8b13e-83d4-4564-a8bc-b97e2263e268 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-plugged:6d9f78ca-aa4e-43dc-98d5-88dbf39a26a8 for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 579/1147] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:39:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:39:15.726 8 WARNING neutronclient.v2_0.client [None req-ec5577df-8855-40db-9804-04abc5edc32c b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1148] 199.204.45.129 () {36 vars in 812 bytes} [Thu Jul 16 01:39:06 2026] POST /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface => generated 378 bytes in 9196 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-07-16 01:39:16.800 7 INFO nova.api.openstack.compute.server_external_events [req-028bf0e2-dcc2-40bc-82a1-e662c20fcc36 req-60603691-3af3-4fee-a8f4-f1bdd3fa366f dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:72a2d08d-fbb2-46eb-874e-32acad96ac4e for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 580/1149] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:39:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:39:30.855 7 INFO nova.api.openstack.compute.server_external_events [req-94d5e8b8-1bae-448a-a022-c678f61fe05e req-ca79eee6-8982-4289-ade6-14ec3e895e37 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:6d9f78ca-aa4e-43dc-98d5-88dbf39a26a8 for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 583/1154] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:39:30 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, ' [pid: 8|app: 0|req: 572/1155] 199.204.45.129 () {34 vars in 855 bytes} [Thu Jul 16 01:39:31 2026] DELETE /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface/6d9f78ca-aa4e-43dc-98d5-88dbf39a26a8 => generated 0 bytes in 75 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-07-16 01:39:32.904 7 INFO nova.api.openstack.compute.server_external_events [req-4d4fd872-f0c8-4a4d-bafa-82d50c89ef77 req-d2105178-651b-4bb1-8600-003e80e0b6c7 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:6d9f78ca-aa4e-43dc-98d5-88dbf39a26a8 for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 584/1156] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:39:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:39:33.963 8 INFO nova.api.openstack.compute.server_external_events [req-9d981b27-053e-4dd0-a6e8-8261c71d810b req-66fdf586-71ab-40bc-8947-22a86378fc8c dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:6d9f78ca-aa4e-43dc-98d5-88dbf39a26a8 for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 8|app: 0|req: 573/1157] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:39:33 2026] POST /v2.1/os-server-external-events => generated 185 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-07-16 01:39:36.011 7 INFO nova.api.openstack.compute.server_external_events [req-af1bef06-e84c-4bec-bb3e-3ead7124a91f req-a9938a14-18a9-4d69-b4e5-3dc5b431adb8 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:6d9f78ca-aa4e-43dc-98d5-88dbf39a26a8 for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 585/1158] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:39:35 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-07-16 01:39:40.760 7 INFO nova.api.openstack.compute.server_external_events [req-5600b2e0-df24-43fd-bbe8-0c9614b145c9 req-84568254-dc47-445d-94a0-5f8731677d77 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:72a2d08d-fbb2-46eb-874e-32acad96ac4e for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 587/1161] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:39:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1162] 199.204.45.129 () {34 vars in 855 bytes} [Thu Jul 16 01:39:40 2026] DELETE /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface/72a2d08d-fbb2-46eb-874e-32acad96ac4e => 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, ' 2026-07-16 01:39:42.829 7 INFO nova.api.openstack.compute.server_external_events [req-3de59cd0-b6a2-4562-8974-53d9fd89d9b3 req-e36f8e5b-7d14-4fd1-9ef7-965c42463caa dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:72a2d08d-fbb2-46eb-874e-32acad96ac4e for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 588/1163] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:39:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:39:44.886 8 INFO nova.api.openstack.compute.server_external_events [req-fdf52b64-edb1-4a98-bed1-f08e7fe98f81 req-0659a47b-670f-4c37-95c1-b509daa2b3ab dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:72a2d08d-fbb2-46eb-874e-32acad96ac4e for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 8|app: 0|req: 576/1164] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:39:44 2026] POST /v2.1/os-server-external-events => generated 185 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: 591/1169] 199.204.45.129 () {34 vars in 855 bytes} [Thu Jul 16 01:40:01 2026] DELETE /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27/os-interface/f1f6d993-6a47-4aa2-9e26-48b719c1e33b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:40:03.830 8 INFO nova.api.openstack.compute.server_external_events [req-d091117e-3fc2-4b72-989a-cbef06e0cfe6 req-f4482fb8-bf3f-428c-b09a-f0698af6f991 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:f1f6d993-6a47-4aa2-9e26-48b719c1e33b for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 8|app: 0|req: 579/1170] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:40:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:40:05.891 7 INFO nova.api.openstack.compute.server_external_events [req-b7037b98-4d55-4739-a41b-02c3edd9fc54 req-f43adede-636d-4b40-91a4-3e9aeca32dac dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:f1f6d993-6a47-4aa2-9e26-48b719c1e33b for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 592/1171] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:40:05 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 8|app: 0|req: 580/1174] 199.204.45.129 () {34 vars in 755 bytes} [Thu Jul 16 01:40:07 2026] DELETE /v2.1/servers/4ecd9dd7-ef08-4826-bb23-99a12557ae27 => generated 0 bytes in 136 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-07-16 01:40:08.697 7 INFO nova.api.openstack.compute.server_external_events [req-592f394a-fd0e-4c47-bec9-445f35e3f6a5 req-6e21e0a3-849f-4afa-9dc6-5165208e4b79 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:13b9fb51-9517-4a4a-985d-e02dfc29205c for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 595/1175] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:40:08 2026] POST /v2.1/os-server-external-events => generated 185 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-07-16 01:40:10.063 8 INFO nova.api.openstack.compute.server_external_events [req-e745227a-584e-4a9a-a65d-e207ee4a2f24 req-ad4df70f-9676-48a1-9151-687559b154ea dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:13b9fb51-9517-4a4a-985d-e02dfc29205c for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 8|app: 0|req: 581/1176] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:40:10 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-07-16 01:40:10.758 7 INFO nova.api.openstack.compute.server_external_events [req-8003f8ec-f989-4f71-8d5c-a099c7126506 req-346a450f-02d1-4a46-827e-a3cce5b04207 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:13b9fb51-9517-4a4a-985d-e02dfc29205c for instance 4ecd9dd7-ef08-4826-bb23-99a12557ae27 on instance [pid: 7|app: 0|req: 596/1177] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:40:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 582/1178] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:40:11 2026] DELETE /v2.1/servers/fb07d1d3-630c-4e61-b5ec-63fcd798d32b => 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-07-16 01:40:11.388 7 WARNING neutronclient.v2_0.client [None req-93d38e29-5d23-48ad-bfd2-88d0a9715da2 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1179] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:40:11 2026] GET /v2.1/servers/fb07d1d3-630c-4e61-b5ec-63fcd798d32b => generated 1944 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-07-16 01:40:12.796 8 INFO nova.api.openstack.compute.server_external_events [req-adfed68b-ab82-4731-9178-b19a10643feb req-8dd039d8-834b-47c7-bb7b-c0d81ceba306 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:75bcffda-2d46-49da-9c21-39ee18fc4d68 for instance fb07d1d3-630c-4e61-b5ec-63fcd798d32b on instance 2026-07-16 01:40:12.797 8 INFO nova.api.openstack.compute.server_external_events [req-adfed68b-ab82-4731-9178-b19a10643feb req-8dd039d8-834b-47c7-bb7b-c0d81ceba306 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:75bcffda-2d46-49da-9c21-39ee18fc4d68 for instance fb07d1d3-630c-4e61-b5ec-63fcd798d32b on instance 2026-07-16 01:40:12.797 8 INFO nova.api.openstack.compute.server_external_events [req-adfed68b-ab82-4731-9178-b19a10643feb req-8dd039d8-834b-47c7-bb7b-c0d81ceba306 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:75bcffda-2d46-49da-9c21-39ee18fc4d68 for instance fb07d1d3-630c-4e61-b5ec-63fcd798d32b on instance [pid: 8|app: 0|req: 583/1180] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:40:12 2026] POST /v2.1/os-server-external-events => generated 525 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-07-16 01:40:14.842 7 INFO nova.api.openstack.compute.server_external_events [req-38a9306d-817b-42df-948d-d387534c2afc req-25f2ea62-e50a-433b-8747-364198e78e5e dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:75bcffda-2d46-49da-9c21-39ee18fc4d68 for instance fb07d1d3-630c-4e61-b5ec-63fcd798d32b on instance [pid: 7|app: 0|req: 598/1181] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:40:14 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-07-16 01:40:16.591 8 WARNING neutronclient.v2_0.client [None req-38f387a6-b3fa-493b-9e26-38d0385d5c5d 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1182] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:40:16 2026] GET /v2.1/servers/fb07d1d3-630c-4e61-b5ec-63fcd798d32b => generated 1480 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-07-16 01:40:21.676 8 INFO nova.api.openstack.wsgi [None req-c5d24d16-ce45-4293-ac12-36f59692cb3b 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] HTTP exception thrown: Instance fb07d1d3-630c-4e61-b5ec-63fcd798d32b could not be found. [pid: 8|app: 0|req: 586/1185] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:40:21 2026] GET /v2.1/servers/fb07d1d3-630c-4e61-b5ec-63fcd798d32b => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:40:22.174 7 INFO nova.api.openstack.compute.server_external_events [req-74cfb7f5-92e6-457d-91c3-417a25b9195b req-747919ff-f9b8-4be3-941e-45adcdec27c6 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-changed:032a3d00-1542-4681-adf9-c7e230a5f70d for instance 0590ff9f-9703-4c54-b6f7-574c0ef4629b on instance [pid: 7|app: 0|req: 600/1186] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:40:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 587/1187] 10.0.0.226 () {32 vars in 718 bytes} [Thu Jul 16 01:40:22 2026] DELETE /v2.1/servers/0590ff9f-9703-4c54-b6f7-574c0ef4629b => 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-07-16 01:40:22.293 7 WARNING neutronclient.v2_0.client [None req-16a7964f-722f-4bda-b9e5-e75a646bfe8b 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 601/1188] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:40:22 2026] GET /v2.1/servers/0590ff9f-9703-4c54-b6f7-574c0ef4629b => generated 1941 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:40:24.215 8 INFO nova.api.openstack.compute.server_external_events [req-49fbfc26-620d-4d1f-a305-3bac12d2f894 req-44f45115-b1de-4dfc-b29e-7915ae61c700 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:032a3d00-1542-4681-adf9-c7e230a5f70d for instance 0590ff9f-9703-4c54-b6f7-574c0ef4629b on instance 2026-07-16 01:40:24.216 8 INFO nova.api.openstack.compute.server_external_events [req-49fbfc26-620d-4d1f-a305-3bac12d2f894 req-44f45115-b1de-4dfc-b29e-7915ae61c700 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-unplugged:032a3d00-1542-4681-adf9-c7e230a5f70d for instance 0590ff9f-9703-4c54-b6f7-574c0ef4629b on instance [pid: 8|app: 0|req: 588/1189] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:40:24 2026] POST /v2.1/os-server-external-events => generated 358 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-07-16 01:40:26.255 7 INFO nova.api.openstack.compute.server_external_events [req-9319a364-133a-4efe-be83-ef9c746f08b2 req-7a9b6faf-5bd4-414a-8ca9-f17f49457b15 dfcf30e2fa3249f3bca3a64554b49bff a70854d7ffa34e6897df7bda113b60bc - - 57efde9f9a72453489d8a18421437e7e 57efde9f9a72453489d8a18421437e7e] Creating event network-vif-deleted:032a3d00-1542-4681-adf9-c7e230a5f70d for instance 0590ff9f-9703-4c54-b6f7-574c0ef4629b on instance [pid: 7|app: 0|req: 602/1190] 10.0.0.197 () {38 vars in 815 bytes} [Thu Jul 16 01:40:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:40:27.491 8 WARNING neutronclient.v2_0.client [None req-631fe39c-6cbb-4e68-94cd-8419ca782677 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1193] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:40:27 2026] GET /v2.1/servers/0590ff9f-9703-4c54-b6f7-574c0ef4629b => generated 1480 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-07-16 01:40:32.564 7 INFO nova.api.openstack.wsgi [None req-818725f0-8ccf-4090-a3d4-8457ebd07569 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] HTTP exception thrown: Instance 0590ff9f-9703-4c54-b6f7-574c0ef4629b could not be found. [pid: 7|app: 0|req: 604/1194] 10.0.0.226 () {32 vars in 715 bytes} [Thu Jul 16 01:40:32 2026] GET /v2.1/servers/0590ff9f-9703-4c54-b6f7-574c0ef4629b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1195] 10.0.0.226 () {32 vars in 724 bytes} [Thu Jul 16 01:40:34 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-100997872 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:40:34.489 7 INFO nova.api.openstack.wsgi [None req-b65d21b3-b2bb-4807-8d94-4679d1f6077c 173bf4b1101a4edd9d6c931001988ac3 cf422466c82f458dbd0f6d749b1f4f2f - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-100997872 not found for user 173bf4b1101a4edd9d6c931001988ac3 [pid: 7|app: 0|req: 605/1196] 10.0.0.226 () {32 vars in 721 bytes} [Thu Jul 16 01:40:34 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-100997872 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1199] 10.0.0.61 () {28 vars in 453 bytes} [Thu Jul 16 01:40:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1200] 10.0.0.61 () {30 vars in 657 bytes} [Thu Jul 16 01:40:42 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 594/1201] 10.0.0.61 () {32 vars in 730 bytes} [Thu Jul 16 01:40:43 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1202] 10.0.0.61 () {34 vars in 805 bytes} [Thu Jul 16 01:40:43 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1203] 10.0.0.61 () {28 vars in 453 bytes} [Thu Jul 16 01:40:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1204] 10.0.0.61 () {30 vars in 657 bytes} [Thu Jul 16 01:40:43 2026] GET /v2.1 => generated 0 bytes in 254 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 596/1205] 10.0.0.61 () {32 vars in 730 bytes} [Thu Jul 16 01:40:43 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1206] 10.0.0.61 () {34 vars in 893 bytes} [Thu Jul 16 01:40:43 2026] GET /v2.1/servers/detail?project_id=43694e8cc140441caedd0b27bf379d08&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1207] 10.0.0.61 () {34 vars in 893 bytes} [Thu Jul 16 01:40:44 2026] GET /v2.1/servers/detail?project_id=6f0d4576d28c47b19f1f961077cafcb2&all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1208] 10.0.0.61 () {34 vars in 893 bytes} [Thu Jul 16 01:40:44 2026] GET /v2.1/servers/detail?project_id=84cc15ffb4484df5bff2bd809cf717da&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1209] 10.0.0.61 () {34 vars in 893 bytes} [Thu Jul 16 01:40:44 2026] GET /v2.1/servers/detail?project_id=861cfa0b45da442fb8eb1b370c0c0b04&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1210] 10.0.0.61 () {34 vars in 893 bytes} [Thu Jul 16 01:40:44 2026] GET /v2.1/servers/detail?project_id=a70854d7ffa34e6897df7bda113b60bc&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1211] 10.0.0.61 () {34 vars in 893 bytes} [Thu Jul 16 01:40:44 2026] GET /v2.1/servers/detail?project_id=bb7d657c009d432a955569f31d9350d9&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1212] 10.0.0.61 () {34 vars in 893 bytes} [Thu Jul 16 01:40:44 2026] GET /v2.1/servers/detail?project_id=cf422466c82f458dbd0f6d749b1f4f2f&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1213] 10.0.0.61 () {34 vars in 893 bytes} [Thu Jul 16 01:40:44 2026] GET /v2.1/servers/detail?project_id=f8cd862bfef345ab88f9d11b3e4e1f4d&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1216] 10.0.0.226 () {32 vars in 655 bytes} [Thu Jul 16 01:40:49 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1217] 10.0.0.226 () {32 vars in 641 bytes} [Thu Jul 16 01:40:49 2026] GET /v2.1/servers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-16 01:40:50.015 7 WARNING oslo_db.sqlalchemy.utils [None req-e6664982-8d74-4c18-aae9-6e92a47392b1 b863e6429d994e0d8e7f1d89f14e369c 6f0d4576d28c47b19f1f961077cafcb2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 616/1218] 10.0.0.226 () {32 vars in 649 bytes} [Thu Jul 16 01:40:50 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1219] 10.0.0.226 () {32 vars in 694 bytes} [Thu Jul 16 01:40:50 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)