+ 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:44 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-886db5ff-ljkg4 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 0x7ff285767668 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:49.257 7 INFO nova.utils [None req-f87a690d-fcf4-4705-8ba7-c210e63798e7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-16 00:52:49.273 8 INFO nova.utils [None req-a4fa2e73-ef81-4827-9e44-b81750e65944 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-16 00:52:50.917 7 WARNING keystonemiddleware._common.config [None req-f87a690d-fcf4-4705-8ba7-c210e63798e7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:52:50.918 8 WARNING keystonemiddleware._common.config [None req-a4fa2e73-ef81-4827-9e44-b81750e65944 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:52:50.926 7 WARNING oslo_config.cfg [None req-f87a690d-fcf4-4705-8ba7-c210e63798e7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-16 00:52:50.927 8 WARNING oslo_config.cfg [None req-a4fa2e73-ef81-4827-9e44-b81750e65944 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-16 00:52:51.003 7 WARNING keystonemiddleware._common.config [None req-f87a690d-fcf4-4705-8ba7-c210e63798e7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:52:51.004 8 WARNING keystonemiddleware._common.config [None req-a4fa2e73-ef81-4827-9e44-b81750e65944 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:52:51.018 7 WARNING oslo_config.cfg [None req-f87a690d-fcf4-4705-8ba7-c210e63798e7 - - - - - -] 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:51.019 8 WARNING oslo_config.cfg [None req-a4fa2e73-ef81-4827-9e44-b81750e65944 - - - - - -] 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:51.030 7 WARNING oslo_config.cfg [None req-f87a690d-fcf4-4705-8ba7-c210e63798e7 - - - - - -] 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 0x7ff285767668 pid: 7 (default app) 2026-07-16 00:52:51.031 8 WARNING oslo_config.cfg [None req-a4fa2e73-ef81-4827-9e44-b81750e65944 - - - - - -] 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 0x7ff285767668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 00:52:58 2026] GET /v2.1 => generated 114 bytes in 14 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:59.018 7 WARNING oslo_policy.policy [None req-343ab97e-068e-4380-95e1-fc68c54f2e71 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - 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:59.019 7 WARNING oslo_policy.policy [None req-343ab97e-068e-4380-95e1-fc68c54f2e71 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 00:52:58 2026] GET /v2.1 => generated 0 bytes in 548 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:59.113 8 WARNING oslo_policy.policy [req-343ab97e-068e-4380-95e1-fc68c54f2e71 req-8e2a9be9-8926-48f1-a837-ee76f343940a ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - 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:59.114 8 WARNING oslo_policy.policy [req-343ab97e-068e-4380-95e1-fc68c54f2e71 req-8e2a9be9-8926-48f1-a837-ee76f343940a ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 00:52:59 2026] GET /v2.1/ => generated 400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 00:52:59.212 7 INFO nova.api.openstack.wsgi [None req-577d3c77-bf87-430e-8045-dd492281239a ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.205 () {48 vars in 1009 bytes} [Thu Jul 16 00:52:59 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 00:52:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.205 () {52 vars in 1046 bytes} [Thu Jul 16 00:52:59 2026] POST /v2.1/flavors => generated 529 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 00:53: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: 6/11] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 00:53:00 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: 6/12] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 00:53: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 00:53:00.179 7 INFO nova.api.openstack.wsgi [None req-156fff24-ab2c-41ce-b185-abb1d5136e7e ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.205 () {48 vars in 1011 bytes} [Thu Jul 16 00:53:00 2026] GET /v2.1/flavors/m1.small => 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: 7/14] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 00:53:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.205 () {52 vars in 1046 bytes} [Thu Jul 16 00:53:00 2026] POST /v2.1/flavors => generated 532 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 00:53: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: 7|app: 0|req: 9/17] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 00:53:01 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 00:53:01 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 00:53:01.102 7 INFO nova.api.openstack.wsgi [None req-5ba1e1c7-ffad-4ef3-94b6-896b406e86bb ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.205 () {48 vars in 1013 bytes} [Thu Jul 16 00:53:01 2026] GET /v2.1/flavors/m1.medium => 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: 10/20] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 00:53:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.205 () {52 vars in 1046 bytes} [Thu Jul 16 00:53:01 2026] POST /v2.1/flavors => generated 533 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 00:53: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: 7|app: 0|req: 13/25] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 00:53:01 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: 13/26] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 00:53:01 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 00:53:02.018 7 INFO nova.api.openstack.wsgi [None req-c7b04855-7f6f-42d2-b0ef-33d5d07840f6 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/27] 199.204.45.205 () {48 vars in 1011 bytes} [Thu Jul 16 00:53:02 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 00:53:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.205 () {52 vars in 1046 bytes} [Thu Jul 16 00:53:02 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 00:53:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 00:53:02 2026] GET /v2.1 => generated 0 bytes in 77 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 00:53:02 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:53:03.012 7 INFO nova.api.openstack.wsgi [None req-9cff5032-24fd-40bb-87d3-33d5b33aac1d ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/33] 199.204.45.205 () {48 vars in 1013 bytes} [Thu Jul 16 00:53:03 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 00:53:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.204.45.205 () {52 vars in 1046 bytes} [Thu Jul 16 00:53:03 2026] POST /v2.1/flavors => generated 535 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.179 () {28 vars in 452 bytes} [Thu Jul 16 00:58:45 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: 53/105] 10.0.0.179 () {30 vars in 656 bytes} [Thu Jul 16 00:58:45 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/106] 10.0.0.179 () {32 vars in 729 bytes} [Thu Jul 16 00:58:45 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: 54/107] 10.0.0.179 () {34 vars in 802 bytes} [Thu Jul 16 00:58:45 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/124] 10.0.0.252 () {28 vars in 452 bytes} [Thu Jul 16 01:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 63/125] 10.0.0.252 () {30 vars in 656 bytes} [Thu Jul 16 01:00:08 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 63/126] 10.0.0.252 () {32 vars in 729 bytes} [Thu Jul 16 01:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/127] 10.0.0.252 () {34 vars in 763 bytes} [Thu Jul 16 01:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/130] 10.0.0.252 () {28 vars in 452 bytes} [Thu Jul 16 01:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/131] 10.0.0.252 () {30 vars in 656 bytes} [Thu Jul 16 01:00:13 2026] GET /v2.1 => generated 0 bytes in 391 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: 67/132] 10.0.0.252 () {32 vars in 729 bytes} [Thu Jul 16 01:00:13 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/133] 10.0.0.252 () {34 vars in 763 bytes} [Thu Jul 16 01:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 10.0.0.252 () {28 vars in 452 bytes} [Thu Jul 16 01:00:18 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: 8|app: 0|req: 67/135] 10.0.0.252 () {30 vars in 656 bytes} [Thu Jul 16 01:00:18 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 69/136] 10.0.0.252 () {32 vars in 729 bytes} [Thu Jul 16 01:00:18 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: 68/137] 10.0.0.252 () {34 vars in 806 bytes} [Thu Jul 16 01:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/140] 10.0.0.252 () {28 vars in 452 bytes} [Thu Jul 16 01:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/141] 10.0.0.252 () {30 vars in 656 bytes} [Thu Jul 16 01:00:22 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 71/142] 10.0.0.252 () {32 vars in 729 bytes} [Thu Jul 16 01:00:22 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 10.0.0.252 () {34 vars in 806 bytes} [Thu Jul 16 01:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:01:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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/163] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:01:52 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 83/164] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:01:52 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:01:52.073 8 INFO nova.api.openstack.wsgi [None req-1c6538a5-2596-48d6-b5ba-ccb795d05f77 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 82/165] 199.204.45.205 () {48 vars in 1015 bytes} [Thu Jul 16 01:01:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:01:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/167] 199.204.45.205 () {52 vars in 1047 bytes} [Thu Jul 16 01:01:52 2026] POST /v2.1/flavors => generated 534 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:03:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:03:14 2026] GET /v2.1 => generated 0 bytes in 82 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:03:14 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:14.860 7 INFO nova.api.openstack.wsgi [None req-046945b6-fff1-43f5-a19c-e42fa9244dcf ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user ecba8e3ac09843eba70dbc9b61ac5452 [pid: 7|app: 0|req: 94/187] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:03:14 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-16 01:03:14.873 8 WARNING oslo_db.sqlalchemy.utils [None req-0923b4d8-ffbc-401f-987d-35c61f1661bc ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 94/188] 199.204.45.205 () {48 vars in 1014 bytes} [Thu Jul 16 01:03:14 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.205 () {52 vars in 1055 bytes} [Thu Jul 16 01:03:14 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:03:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:03:18 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 96/192] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:03:18 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/193] 199.204.45.205 () {48 vars in 1071 bytes} [Thu Jul 16 01:03:18 2026] GET /v2.1/os-quota-sets/00e70e7ff03b468cbdcf1ca79118fee9 => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/194] 199.204.45.205 () {52 vars in 1123 bytes} [Thu Jul 16 01:03:18 2026] PUT /v2.1/os-quota-sets/00e70e7ff03b468cbdcf1ca79118fee9 => generated 238 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/313] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:13:04 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: 157/314] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:13:04 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 158/315] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:13:04 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:13:04.166 7 INFO nova.api.openstack.wsgi [None req-73139ee9-ce2b-458c-846e-3d313bc333e1 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 158/316] 199.204.45.205 () {48 vars in 1013 bytes} [Thu Jul 16 01:13:04 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/317] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:13:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/318] 199.204.45.205 () {52 vars in 1047 bytes} [Thu Jul 16 01:13:04 2026] POST /v2.1/flavors => generated 534 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:16:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:16:58 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:16:58 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.204.45.205 () {48 vars in 1071 bytes} [Thu Jul 16 01:16:58 2026] GET /v2.1/os-quota-sets/04916a27766149adafafcd39c76de47b => generated 283 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.205 () {52 vars in 1123 bytes} [Thu Jul 16 01:16:58 2026] PUT /v2.1/os-quota-sets/04916a27766149adafafcd39c76de47b => generated 238 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:28: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: 8|app: 0|req: 258/515] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:28:54 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:28:54 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:28:54.834 8 INFO nova.api.openstack.wsgi [None req-29e7ac86-edc2-4e94-a275-b9ddac64e0ac ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 259/517] 199.204.45.205 () {48 vars in 1009 bytes} [Thu Jul 16 01:28:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:28: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: 8|app: 0|req: 260/519] 199.204.45.205 () {48 vars in 1097 bytes} [Thu Jul 16 01:28:54 2026] GET /v2.1/flavors/982037b0-5f4c-4e6f-a6fa-5ffdbdf997bf/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:28:55 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: 261/521] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:28:55 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: 7|app: 0|req: 261/522] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:28:55 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:28:55.803 8 INFO nova.api.openstack.wsgi [None req-55bc0a2d-e059-438d-aa7d-9bd714daa323 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 262/523] 199.204.45.205 () {48 vars in 1011 bytes} [Thu Jul 16 01:28:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:28:55 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: 263/525] 199.204.45.205 () {48 vars in 1097 bytes} [Thu Jul 16 01:28:55 2026] GET /v2.1/flavors/2da8b023-dae8-4119-875e-10652ad670c2/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:28: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: 8|app: 0|req: 264/527] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:28:56 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: 7|app: 0|req: 264/528] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:28:56 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:28:56.771 8 INFO nova.api.openstack.wsgi [None req-af742cba-9a3e-4368-b8d6-4ca0893835ca ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 265/529] 199.204.45.205 () {48 vars in 1013 bytes} [Thu Jul 16 01:28:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/530] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:28:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.204.45.205 () {48 vars in 1097 bytes} [Thu Jul 16 01:28:56 2026] GET /v2.1/flavors/33297a68-85e5-4eeb-b781-eb235ad3cd3c/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:28:57 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: 267/533] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:28:57 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: 267/534] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:28:57 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:28:57.762 8 INFO nova.api.openstack.wsgi [None req-973fff61-c962-4156-afb4-9ccb117d570d ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 268/535] 199.204.45.205 () {48 vars in 1011 bytes} [Thu Jul 16 01:28:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/536] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:28:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.204.45.205 () {48 vars in 1097 bytes} [Thu Jul 16 01:28:57 2026] GET /v2.1/flavors/e9224aa1-c844-41a8-8a52-995bcca05d5c/os-extra_specs => generated 19 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:28:58 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: 270/539] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:28:58 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/540] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:28:58 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:28:58.780 8 INFO nova.api.openstack.wsgi [None req-2c28f7b1-bffb-4e53-8762-59885fee1f9a ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 271/541] 199.204.45.205 () {48 vars in 1013 bytes} [Thu Jul 16 01:28:58 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:28:58 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: 272/543] 199.204.45.205 () {48 vars in 1097 bytes} [Thu Jul 16 01:28:58 2026] GET /v2.1/flavors/fd90392f-59ce-4dd0-ba26-7b7f759b6590/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:30:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:30:02 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: 280/560] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:30:02 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:30:02.597 8 INFO nova.api.openstack.wsgi [None req-8947e80f-1b47-4137-a54e-9e4bc48b793c ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 281/561] 199.204.45.205 () {48 vars in 1015 bytes} [Thu Jul 16 01:30:02 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:30:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.204.45.205 () {48 vars in 1097 bytes} [Thu Jul 16 01:30:02 2026] GET /v2.1/flavors/efdeb4f0-a365-4358-aca9-9e5d587bf51a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:30:10 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: 283/565] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:30:10 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:30:10 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: 284/567] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:30:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:30:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/571] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:30:13 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/572] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:30:13 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 199.204.45.205 () {48 vars in 1071 bytes} [Thu Jul 16 01:30:13 2026] GET /v2.1/os-quota-sets/00e70e7ff03b468cbdcf1ca79118fee9 => generated 280 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:31:05 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: 293/585] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:31:05 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:31:05 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:05.454 8 INFO nova.api.openstack.wsgi [None req-c8b3fd0c-ce32-49cb-a355-57e825f68358 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 294/587] 199.204.45.205 () {48 vars in 1013 bytes} [Thu Jul 16 01:31:05 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:31:05 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: 8|app: 0|req: 295/589] 199.204.45.205 () {48 vars in 1097 bytes} [Thu Jul 16 01:31:05 2026] GET /v2.1/flavors/06da573f-e933-4aa6-83f5-b1cd93aa9714/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:31:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:31:21 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: 298/594] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:31:21 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/595] 199.204.45.205 () {48 vars in 1071 bytes} [Thu Jul 16 01:31:21 2026] GET /v2.1/os-quota-sets/04916a27766149adafafcd39c76de47b => generated 280 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 199.204.45.205 () {42 vars in 703 bytes} [Thu Jul 16 01:32:10 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: 304/607] 199.204.45.205 () {44 vars in 907 bytes} [Thu Jul 16 01:32:10 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: 7|app: 0|req: 304/608] 199.204.45.205 () {46 vars in 980 bytes} [Thu Jul 16 01:32:10 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:32:10.826 8 INFO nova.api.openstack.wsgi [None req-8111ecf5-be82-4cb0-8b29-51c21e18a525 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 305/609] 199.204.45.205 () {48 vars in 1009 bytes} [Thu Jul 16 01:32:10 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: 305/610] 199.204.45.205 () {48 vars in 1049 bytes} [Thu Jul 16 01:32:10 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: 310/619] 10.0.0.10 () {32 vars in 652 bytes} [Thu Jul 16 01:32:51 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 310/620] 10.0.0.10 () {32 vars in 638 bytes} [Thu Jul 16 01:32:51 2026] GET /v2.1/servers => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-16 01:32:51.698 8 WARNING oslo_db.sqlalchemy.utils [None req-ec2e38fb-f0dd-45b3-9a5a-ca13b063b37c ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 311/621] 10.0.0.10 () {32 vars in 646 bytes} [Thu Jul 16 01:32:51 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.10 () {32 vars in 691 bytes} [Thu Jul 16 01:32:51 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:02 2026] GET /v2.1/flavors/982037b0-5f4c-4e6f-a6fa-5ffdbdf997bf => generated 511 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.10 () {32 vars in 638 bytes} [Thu Jul 16 01:33:02 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:02 2026] GET /v2.1/flavors/982037b0-5f4c-4e6f-a6fa-5ffdbdf997bf => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.10 () {34 vars in 668 bytes} [Thu Jul 16 01:33:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:08.966 7 WARNING neutronclient.v2_0.client [None req-a89ef926-6e5d-449c-b5c0-789e57bda6dc 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] The python binding code in 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/631] 10.0.0.10 () {34 vars in 668 bytes} [Thu Jul 16 01:33:08 2026] POST /v2.1/os-keypairs => generated 386 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.10 () {34 vars in 682 bytes} [Thu Jul 16 01:33:08 2026] POST /v2.1/os-security-groups => generated 243 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:09.791 8 WARNING neutronclient.v2_0.client [None req-632840f5-5714-4117-a6d7-3db9a0ba3bc9 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:09.903 7 WARNING neutronclient.v2_0.client [None req-fa3cece1-5b9f-4e76-8ccb-f50e41f32f4e af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] 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:09.957 7 WARNING neutronclient.v2_0.client [None req-fa3cece1-5b9f-4e76-8ccb-f50e41f32f4e af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/633] 10.0.0.10 () {34 vars in 682 bytes} [Thu Jul 16 01:33:09 2026] POST /v2.1/os-security-groups => generated 244 bytes in 942 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:10.745 8 WARNING neutronclient.v2_0.client [None req-8930655c-ae66-4cbf-a790-8409e65b924f 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:10.827 7 WARNING neutronclient.v2_0.client [None req-fa3cece1-5b9f-4e76-8ccb-f50e41f32f4e af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/634] 10.0.0.10 () {34 vars in 682 bytes} [Thu Jul 16 01:33:10 2026] POST /v2.1/os-security-groups => generated 242 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:11.000 8 WARNING neutronclient.v2_0.client [None req-efc1e0d3-3a9a-44ed-a1e8-3437bca61a88 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] 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:11.033 8 WARNING neutronclient.v2_0.client [None req-efc1e0d3-3a9a-44ed-a1e8-3437bca61a88 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] 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:11.174 8 WARNING neutronclient.v2_0.client [None req-efc1e0d3-3a9a-44ed-a1e8-3437bca61a88 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in 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/635] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:33:09 2026] POST /v2.1/servers => generated 453 bytes in 1634 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:11.460 7 WARNING neutronclient.v2_0.client [None req-17c086b4-9b57-43ab-9796-423f077a2fc0 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:11.559 7 WARNING neutronclient.v2_0.client [None req-17c086b4-9b57-43ab-9796-423f077a2fc0 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:11.634 7 WARNING neutronclient.v2_0.client [None req-17c086b4-9b57-43ab-9796-423f077a2fc0 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] The python binding code in 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/636] 10.0.0.10 () {32 vars in 660 bytes} [Thu Jul 16 01:33:11 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:33:11.757 7 WARNING neutronclient.v2_0.client [None req-b9cfbbf1-6f65-42d6-b2f8-2bf7090e81d8 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/637] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:11 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1393 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:33:11.850 7 WARNING neutronclient.v2_0.client [None req-33b57ac9-33d2-4ede-b341-dad6e8c93904 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:11.903 7 WARNING neutronclient.v2_0.client [None req-33b57ac9-33d2-4ede-b341-dad6e8c93904 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] The python binding code in 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/638] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:33:10 2026] POST /v2.1/servers => generated 453 bytes in 1023 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, ' [pid: 7|app: 0|req: 320/641] 10.0.0.10 () {32 vars in 737 bytes} [Thu Jul 16 01:33:11 2026] DELETE /v2.1/os-security-groups/a8df34ea-549a-4001-be46-e5ac98076184 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:33:12.030 8 WARNING neutronclient.v2_0.client [None req-8e06b3c2-d5d1-4a8a-8fd5-b415593301f1 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] 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:12.038 7 WARNING neutronclient.v2_0.client [None req-c1fe9d1f-717b-4d0a-8b14-43f7d7546b1c 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:12.069 7 INFO nova.api.openstack.wsgi [None req-c1fe9d1f-717b-4d0a-8b14-43f7d7546b1c 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] HTTP exception thrown: Security group a8df34ea-549a-4001-be46-e5ac98076184 does not exist Neutron server returns request_ids: ['req-ea42d4cf-addc-4795-a20c-b6f89bdb7b30'] [pid: 7|app: 0|req: 321/642] 10.0.0.10 () {32 vars in 734 bytes} [Thu Jul 16 01:33:12 2026] GET /v2.1/os-security-groups/a8df34ea-549a-4001-be46-e5ac98076184 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:33:12.089 7 WARNING neutronclient.v2_0.client [None req-3966fa7d-b838-4786-b345-37abf829e7cb 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/643] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:11 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1431 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:33:12.128 7 WARNING neutronclient.v2_0.client [None req-3966fa7d-b838-4786-b345-37abf829e7cb 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] The python binding code in 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/644] 10.0.0.10 () {32 vars in 737 bytes} [Thu Jul 16 01:33:12 2026] DELETE /v2.1/os-security-groups/620be6f2-921d-43a1-914a-1dd8a7759f49 => generated 0 bytes in 152 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:12.262 8 WARNING neutronclient.v2_0.client [None req-7d48c315-7942-4878-9e4e-74e331a3178a 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:12.285 8 INFO nova.api.openstack.wsgi [None req-7d48c315-7942-4878-9e4e-74e331a3178a 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] HTTP exception thrown: Security group 620be6f2-921d-43a1-914a-1dd8a7759f49 does not exist Neutron server returns request_ids: ['req-ddad6666-aca6-4f4a-aedd-f8908b56fb36'] [pid: 8|app: 0|req: 323/645] 10.0.0.10 () {32 vars in 734 bytes} [Thu Jul 16 01:33:12 2026] GET /v2.1/os-security-groups/620be6f2-921d-43a1-914a-1dd8a7759f49 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:33:12.299 7 WARNING neutronclient.v2_0.client [None req-1009b50f-4e6c-454f-ad89-a889212bc2c4 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:12.331 7 WARNING neutronclient.v2_0.client [None req-1009b50f-4e6c-454f-ad89-a889212bc2c4 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/646] 10.0.0.10 () {32 vars in 737 bytes} [Thu Jul 16 01:33:12 2026] DELETE /v2.1/os-security-groups/37c3db56-339e-47d3-b8b3-59860bac498d => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:33:12.445 8 WARNING neutronclient.v2_0.client [None req-02b9bfde-18d1-414c-8d80-f672cfc9024c 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:12.463 8 INFO nova.api.openstack.wsgi [None req-02b9bfde-18d1-414c-8d80-f672cfc9024c 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] HTTP exception thrown: Security group 37c3db56-339e-47d3-b8b3-59860bac498d does not exist Neutron server returns request_ids: ['req-73692056-932f-46cd-a029-e52fc529a886'] [pid: 8|app: 0|req: 324/647] 10.0.0.10 () {32 vars in 734 bytes} [Thu Jul 16 01:33:12 2026] GET /v2.1/os-security-groups/37c3db56-339e-47d3-b8b3-59860bac498d => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:33:12.479 8 WARNING neutronclient.v2_0.client [None req-6447b0bd-6997-4f62-8f2a-085e6475741e 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:12.541 8 WARNING neutronclient.v2_0.client [None req-6447b0bd-6997-4f62-8f2a-085e6475741e 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:12.548 7 WARNING neutronclient.v2_0.client [None req-022cfc00-81f7-4497-884c-594f2c4cd49a 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] 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:12.576 8 WARNING neutronclient.v2_0.client [None req-6447b0bd-6997-4f62-8f2a-085e6475741e 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/648] 10.0.0.10 () {32 vars in 660 bytes} [Thu Jul 16 01:33:12 2026] GET /v2.1/os-security-groups => generated 707 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:12.637 8 WARNING neutronclient.v2_0.client [None req-8e9d25e2-4bbd-45d1-9bbb-b8a352052c9e 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:12.658 8 INFO nova.api.openstack.wsgi [None req-8e9d25e2-4bbd-45d1-9bbb-b8a352052c9e 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] HTTP exception thrown: Security group 37c3db56-339e-47d3-b8b3-59860bac498d does not exist Neutron server returns request_ids: ['req-6b8eaa60-dd0a-4a45-aa99-ff3b5d992dae'] [pid: 8|app: 0|req: 326/649] 10.0.0.10 () {32 vars in 737 bytes} [Thu Jul 16 01:33:12 2026] DELETE /v2.1/os-security-groups/37c3db56-339e-47d3-b8b3-59860bac498d => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:33:12.671 8 WARNING neutronclient.v2_0.client [None req-687a62cb-be63-4b57-b0eb-1ed91e8a9a9a 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] The python binding code in 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/650] 10.0.0.10 () {34 vars in 682 bytes} [Thu Jul 16 01:33:12 2026] POST /v2.1/os-security-groups => generated 247 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:12.688 8 INFO nova.api.openstack.wsgi [None req-687a62cb-be63-4b57-b0eb-1ed91e8a9a9a 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] HTTP exception thrown: Security group 620be6f2-921d-43a1-914a-1dd8a7759f49 does not exist Neutron server returns request_ids: ['req-c76b9f7f-f50c-4c1d-be03-a0efd048ea08'] [pid: 8|app: 0|req: 327/651] 10.0.0.10 () {32 vars in 737 bytes} [Thu Jul 16 01:33:12 2026] DELETE /v2.1/os-security-groups/620be6f2-921d-43a1-914a-1dd8a7759f49 => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:33:12.703 7 WARNING neutronclient.v2_0.client [None req-e21a3ee4-f623-45a0-9fe8-9a123eab1b14 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] 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:12.704 8 WARNING neutronclient.v2_0.client [None req-4558f310-aa31-4134-9b99-102600b12207 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] 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:12.722 8 INFO nova.api.openstack.wsgi [None req-4558f310-aa31-4134-9b99-102600b12207 67f55f305647472594c28d75f7818d8f f4fe139c8621430195659279b6e1a5d9 - - default default] HTTP exception thrown: Security group a8df34ea-549a-4001-be46-e5ac98076184 does not exist Neutron server returns request_ids: ['req-09a4cc0e-6a7f-4c49-a6a2-5ab68e87f0d9'] [pid: 8|app: 0|req: 328/652] 10.0.0.10 () {32 vars in 737 bytes} [Thu Jul 16 01:33:12 2026] DELETE /v2.1/os-security-groups/a8df34ea-549a-4001-be46-e5ac98076184 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:33:12.733 7 WARNING neutronclient.v2_0.client [None req-e21a3ee4-f623-45a0-9fe8-9a123eab1b14 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] The python binding code in 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.10 () {34 vars in 692 bytes} [Thu Jul 16 01:33:12 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:12.867 7 WARNING neutronclient.v2_0.client [None req-57acc2d3-4983-44c6-afa0-e0cdaa74d8e8 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] 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:12.933 8 WARNING neutronclient.v2_0.client [None req-f8736995-ef4e-4b5d-a200-9c2702bf35f8 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/654] 10.0.0.10 () {34 vars in 682 bytes} [Thu Jul 16 01:33:12 2026] POST /v2.1/os-security-groups => generated 248 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:13.023 7 WARNING neutronclient.v2_0.client [None req-49678af8-fb08-49ec-b938-844a130fd000 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/655] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:12 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1397 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:33:13.055 7 WARNING neutronclient.v2_0.client [None req-49678af8-fb08-49ec-b938-844a130fd000 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] 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:13.137 8 WARNING neutronclient.v2_0.client [None req-87a028ad-200e-421d-aa2f-6742432087c0 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in 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/656] 10.0.0.10 () {34 vars in 692 bytes} [Thu Jul 16 01:33:13 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:13.186 7 WARNING neutronclient.v2_0.client [None req-62888314-b48a-442d-a8ec-ffd234839d3c 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] The python binding code in 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/657] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:13 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1435 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:33:13.213 7 WARNING neutronclient.v2_0.client [None req-62888314-b48a-442d-a8ec-ffd234839d3c 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/658] 10.0.0.10 () {34 vars in 692 bytes} [Thu Jul 16 01:33:13 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.331 8 WARNING neutronclient.v2_0.client [None req-b3232947-e0e8-4a63-b5ff-66d82e7f6d56 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/659] 10.0.0.10 () {32 vars in 734 bytes} [Thu Jul 16 01:33:13 2026] GET /v2.1/os-security-groups/5df9c7ad-adf5-4e1d-8c2c-41b4609869a8 => generated 665 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:13.390 7 WARNING neutronclient.v2_0.client [None req-d7bc714e-fb0d-4dbe-89e5-9c6aded44692 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] 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:13.419 7 WARNING neutronclient.v2_0.client [None req-d7bc714e-fb0d-4dbe-89e5-9c6aded44692 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] 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:13.453 7 WARNING neutronclient.v2_0.client [None req-d7bc714e-fb0d-4dbe-89e5-9c6aded44692 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/660] 10.0.0.10 () {32 vars in 747 bytes} [Thu Jul 16 01:33:13 2026] DELETE /v2.1/os-security-group-rules/314df0d6-23f9-4f44-af50-0df8932804c0 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:33:13.549 8 WARNING neutronclient.v2_0.client [None req-0e809fa0-5303-4af1-8412-72f3f100d452 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] 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:13.599 8 WARNING neutronclient.v2_0.client [None req-0e809fa0-5303-4af1-8412-72f3f100d452 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] The python binding code in 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/661] 10.0.0.10 () {32 vars in 737 bytes} [Thu Jul 16 01:33:13 2026] DELETE /v2.1/os-security-groups/5df9c7ad-adf5-4e1d-8c2c-41b4609869a8 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:33:13.703 7 WARNING neutronclient.v2_0.client [None req-2ad117f5-325c-4d1e-bc25-9a9ba919c0e1 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] 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:13.740 7 WARNING neutronclient.v2_0.client [None req-2ad117f5-325c-4d1e-bc25-9a9ba919c0e1 0cb12370a9ba45c3897ae80a4069a772 b04e9544f9294a26ae8c7f8845dfefe5 - - default default] The python binding code in 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/662] 10.0.0.10 () {32 vars in 737 bytes} [Thu Jul 16 01:33:13 2026] DELETE /v2.1/os-security-groups/74e7e38a-2c15-4069-b705-a53692510ad9 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-16 01:33:14.087 8 WARNING neutronclient.v2_0.client [None req-c307bc43-c12f-4eb9-8651-41c6cb67aace af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] 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:14.284 7 WARNING neutronclient.v2_0.client [None req-5bd707c3-209d-4b53-b466-4ff7b606709f 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in 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/663] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:14 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1445 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:14 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1427 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:15.406 8 WARNING neutronclient.v2_0.client [None req-fb2e6a16-c497-4774-b126-931e89260026 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] 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/665] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:15 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1445 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:33:15.461 7 WARNING neutronclient.v2_0.client [None req-a80f66f6-0a9e-4e1e-a011-14a8938b4060 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/666] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:15 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1427 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:33:16.513 8 WARNING neutronclient.v2_0.client [None req-3955e68c-b5be-426c-9c8d-70828a52ec7d af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] 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: 335/667] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:16 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1453 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:33:16.561 7 WARNING neutronclient.v2_0.client [None req-6f4b87ef-1775-429d-8ec4-c5c65199bcde 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/668] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:16 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1483 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:33:17.614 8 WARNING neutronclient.v2_0.client [None req-77fe2eba-cc69-4c1c-875d-57fa2611c7b7 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] 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:17.649 7 WARNING neutronclient.v2_0.client [None req-debb0c37-668f-425f-a7b3-61ae4acf4752 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/669] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:17 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1483 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:17 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1531 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.727 7 INFO nova.api.openstack.compute.server_external_events [req-d925f2bd-a3de-4443-adc0-cd29927c082f req-5206c6c6-01ea-46b5-8cb4-c1005b63f1f5 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:1740c792-2262-44b0-9797-a3edf4075f25 for instance 341c4966-e8d5-4347-9a7c-7ed9d7da76c5 on instance 2026-07-16 01:33:18.736 7 INFO nova.compute.rpcapi [None req-0176c130-10f5-4e89-99c8-bc01dd0715f2 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 335/671] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:33:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:18.777 8 WARNING neutronclient.v2_0.client [None req-979b5594-bb19-4e6c-8ce5-f4412aa1dca9 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] 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:19.303 7 WARNING neutronclient.v2_0.client [None req-d461801f-849e-4020-a76e-b4152a6a46fd af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/672] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:18 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1559 bytes in 2456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.296 8 INFO nova.api.openstack.compute.server_external_events [req-ac1e4d31-5aab-470d-8990-373d81578821 req-45bd69ed-6129-4b5b-a7b3-c22a39113b28 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:8c142964-854f-409d-b5cf-5eb04322a14e for instance 2cb5eb67-4461-45ca-9420-9eeea8f19ce1 on instance 2026-07-16 01:33:21.314 8 INFO nova.compute.rpcapi [None req-5d224c9b-ad3c-4c0d-ab9f-925708ccd3fe - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 338/673] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:33:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/674] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:19 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1519 bytes in 2082 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 339/675] 10.0.0.10 () {34 vars in 668 bytes} [Thu Jul 16 01:33:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:33:22.245 8 WARNING neutronclient.v2_0.client [None req-690978d0-ac2a-4f00-8149-517952f22d21 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] 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:22.408 7 WARNING neutronclient.v2_0.client [None req-8820c428-fc52-43df-afbc-e3f501fa8af6 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/678] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:22 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1557 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:22 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1519 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/680] 10.0.0.10 () {34 vars in 668 bytes} [Thu Jul 16 01:33:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:23.429 7 WARNING neutronclient.v2_0.client [None req-aaf1d5a0-dc8b-4312-9e38-8e0b3601f7cd fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] 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:23.499 7 WARNING neutronclient.v2_0.client [None req-aaf1d5a0-dc8b-4312-9e38-8e0b3601f7cd fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] 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:23.667 8 WARNING neutronclient.v2_0.client [None req-df30ca84-9920-4fe0-95f9-7cba24ddf40f 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] 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:23.782 7 WARNING neutronclient.v2_0.client [None req-aaf1d5a0-dc8b-4312-9e38-8e0b3601f7cd fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/681] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:23 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1557 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:24.079 8 WARNING neutronclient.v2_0.client [None req-e212bda0-7e04-4989-8024-c0e12d2e5416 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/682] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:33:23 2026] POST /v2.1/servers => generated 450 bytes in 824 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, ' [pid: 8|app: 0|req: 344/683] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:24 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1519 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:33:24.213 7 WARNING neutronclient.v2_0.client [None req-fc48d11f-240b-4156-9915-e5020eb94973 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/684] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:24 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1400 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:33:25.064 8 WARNING neutronclient.v2_0.client [None req-9a6bc072-3101-498d-8685-6e4b6fcdaec5 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/685] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:25 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1557 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:25.247 7 WARNING neutronclient.v2_0.client [None req-51d7ad68-70ab-4604-a11b-ae04c300e6ab af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] 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:25.317 8 WARNING neutronclient.v2_0.client [None req-d453a1a8-9272-4573-af9d-837a5596ad67 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in 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/686] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:25 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1519 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/687] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:25 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1404 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:26.226 7 WARNING neutronclient.v2_0.client [None req-05412aa3-7636-4b1d-a4e1-8e12b83baddf 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in 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/688] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:26 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1557 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:26.425 8 WARNING neutronclient.v2_0.client [None req-ea343b5b-93a2-42e4-af73-1a062e34a725 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] 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:26.439 7 WARNING neutronclient.v2_0.client [None req-b543f70c-cf62-42b5-a92b-de14c93982ff fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in 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/689] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:26 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1452 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:26 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1519 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:27.444 7 WARNING neutronclient.v2_0.client [None req-da4fa66e-7d4d-4ad4-9350-cd2584f1425d 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] 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:27.530 8 WARNING neutronclient.v2_0.client [None req-c82978f4-b882-4b51-b484-708622c7a767 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/691] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:27 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1557 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/692] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:27 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1452 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:33:27.589 7 WARNING neutronclient.v2_0.client [None req-b8c27b70-a785-4e7d-97c7-32a2020703cf af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/693] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:27 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1519 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:28.594 8 WARNING neutronclient.v2_0.client [None req-e9e5b6ef-1498-438d-8aed-31b87589b17b 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] 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:28.636 7 WARNING neutronclient.v2_0.client [None req-64126036-1a12-4200-ab0f-208de15666c0 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in 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/694] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:28 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1460 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/695] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:28 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1557 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:33:28.784 7 WARNING neutronclient.v2_0.client [None req-e5ff2d5f-e3b6-4d64-896a-4b5cd5e7f21a cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] 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:28.818 7 WARNING neutronclient.v2_0.client [None req-e5ff2d5f-e3b6-4d64-896a-4b5cd5e7f21a cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] 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:28.862 8 WARNING neutronclient.v2_0.client [None req-6b7e9bc1-5ac3-4b14-bc97-1d4143662ae7 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/696] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:28 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1519 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:33:29.055 7 WARNING neutronclient.v2_0.client [None req-e5ff2d5f-e3b6-4d64-896a-4b5cd5e7f21a cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] 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:29.458 8 INFO nova.api.openstack.compute.server_external_events [req-278841d0-f724-4722-b8d9-0da8e56fab30 req-021b88b7-7da2-4734-b2a2-fcb99b440465 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:8c142964-854f-409d-b5cf-5eb04322a14e for instance 2cb5eb67-4461-45ca-9420-9eeea8f19ce1 on instance [pid: 8|app: 0|req: 351/697] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:33:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:33:28 2026] POST /v2.1/servers => generated 451 bytes in 794 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:29.513 8 WARNING neutronclient.v2_0.client [None req-313cb0a3-5fd3-4d65-ab66-a7f541a4cf0a cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in 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/699] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:29 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1253 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:33:29.634 7 INFO nova.api.openstack.compute.server_external_events [req-55e5ab31-369b-4d70-af3f-732780e792bf req-c87cabd8-dc35-4880-89fe-0e10f33bd074 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:d229b96a-1af1-4606-813f-0bb36fb1550c for instance 5570fba3-f299-493e-a350-ff3a6ed32450 on instance [pid: 7|app: 0|req: 348/700] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:33:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:29.738 8 WARNING neutronclient.v2_0.client [None req-262f6368-bf1f-4f1e-b53b-808eeb2b2274 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] 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:29.785 7 WARNING neutronclient.v2_0.client [None req-5fd21cc4-4c4b-47b3-88bf-58a7708cc597 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in 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/701] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:29 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1538 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:29 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1557 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:33:30.061 8 WARNING neutronclient.v2_0.client [None req-10561aeb-3740-4600-b27f-0a171866e9c4 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/703] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:30 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1519 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:30.608 7 WARNING neutronclient.v2_0.client [None req-9f812c2c-a22f-4e9d-bde9-c3c64d324bbc cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in 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/704] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:30 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1303 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:30.951 8 WARNING neutronclient.v2_0.client [None req-446efa15-9ab4-4720-b2aa-1d0a2ad2e641 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] 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:30.963 7 WARNING neutronclient.v2_0.client [None req-bd63bbb4-7d42-4351-9dbc-8421cf0d839c 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in 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/705] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:30 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1526 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:30 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1741 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:33:31.134 8 WARNING neutronclient.v2_0.client [None req-e79993b0-c385-42a9-9171-bc9e7ccbe5d4 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] 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:31.187 7 WARNING neutronclient.v2_0.client [None req-e5632bfb-955f-4a75-bc09-7f458a536130 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/707] 10.0.0.10 () {32 vars in 738 bytes} [Thu Jul 16 01:33:31 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1/os-interface => generated 285 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:31 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1519 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:33:31.507 8 INFO nova.api.openstack.compute.server_external_events [req-15ede958-5564-4bf1-8dd6-0a2db14809a2 req-4e7d90cd-c92d-4a1b-a055-c2a6935424b5 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:1740c792-2262-44b0-9797-a3edf4075f25 for instance 341c4966-e8d5-4347-9a7c-7ed9d7da76c5 on instance [pid: 8|app: 0|req: 357/709] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:33:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:31.697 7 WARNING neutronclient.v2_0.client [None req-516d339c-c2fa-425e-9e48-eb70356d67de cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/710] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:31 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1351 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:33:32.124 8 WARNING neutronclient.v2_0.client [None req-e22a3c4e-ca00-443e-aa43-98dd00e4dc5e fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/713] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:32 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1526 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.394 7 WARNING neutronclient.v2_0.client [None req-170c9834-604a-4632-a8ad-97e90c861396 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] 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:32.445 8 WARNING neutronclient.v2_0.client [None req-6d678a48-b63d-42c7-8c7c-3fc4d69ca77a 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in 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/714] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:32 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1519 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:32.570 7 INFO nova.api.openstack.compute.server_external_events [req-e71f506f-14a1-4c87-a465-a7c41a6146c2 req-d334f542-f8fc-417e-b678-9b8e730140b8 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:8c142964-854f-409d-b5cf-5eb04322a14e for instance 2cb5eb67-4461-45ca-9420-9eeea8f19ce1 on instance [pid: 8|app: 0|req: 360/715] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:32 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1741 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:33:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/717] 10.0.0.10 () {32 vars in 638 bytes} [Thu Jul 16 01:33:32 2026] GET /v2.1/servers => generated 383 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.874 7 WARNING neutronclient.v2_0.client [None req-c1ea819c-02b4-49cf-a7f2-199566dd1549 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/718] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:32 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1351 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:33:32 2026] DELETE /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 0 bytes in 152 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:33.035 7 WARNING neutronclient.v2_0.client [None req-c230dcaa-14be-42b7-aa28-e14b0782899e 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/720] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:32 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1747 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:33.340 8 WARNING neutronclient.v2_0.client [None req-47454257-cf06-4591-8034-318d052a5380 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/721] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:33 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1526 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:33.571 7 WARNING neutronclient.v2_0.client [None req-aac82c0c-1a32-4cb6-92a0-a500ae795a75 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/722] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:33 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1702 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:33.760 8 WARNING neutronclient.v2_0.client [None req-11350504-65a7-49cc-b81e-8d7132b9bad2 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/723] 10.0.0.10 () {32 vars in 738 bytes} [Thu Jul 16 01:33:33 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5/os-interface => generated 285 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:33.973 7 WARNING neutronclient.v2_0.client [None req-061aff65-37cf-4c3c-8931-c419f431b500 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/724] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:33 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1359 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:34.201 8 WARNING neutronclient.v2_0.client [None req-a8075a06-2f3b-4dd7-a64b-873369471288 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/725] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:34 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1867 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:34.535 7 WARNING neutronclient.v2_0.client [None req-2ec30193-5440-4ae8-84bb-129c4fd2f822 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] 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:34.615 8 INFO nova.api.openstack.compute.server_external_events [req-ea148fd4-8711-4a3a-884d-ef44a90e63d0 req-e7c96fb1-466f-4b39-881a-6b08f93091cc c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:1740c792-2262-44b0-9797-a3edf4075f25 for instance 341c4966-e8d5-4347-9a7c-7ed9d7da76c5 on instance [pid: 8|app: 0|req: 366/726] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:33:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:34 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1526 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:35.090 8 WARNING neutronclient.v2_0.client [None req-ad509cb2-e10b-4070-8091-d1272e6334e7 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in 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/728] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:35 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1427 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:33:35.390 7 WARNING neutronclient.v2_0.client [None req-07ec61b0-a2d8-42c2-9250-26a419613552 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in 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/729] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:35 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1867 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:35.568 8 INFO nova.api.openstack.compute.server_external_events [req-5dc1cd03-feb3-4234-889d-17ff32ee0aab req-12542abd-7dd9-4749-a927-bdb3ec0b23c1 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:d229b96a-1af1-4606-813f-0bb36fb1550c for instance 5570fba3-f299-493e-a350-ff3a6ed32450 on instance [pid: 8|app: 0|req: 368/730] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:33:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:35.691 7 WARNING neutronclient.v2_0.client [None req-fcbf5dfd-a8c4-48e6-b7ff-83a27d9dd8db fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in 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/731] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:35 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1526 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:36.272 8 WARNING neutronclient.v2_0.client [None req-52e516f5-f00b-487a-a1cd-77d8c2760239 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in 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/732] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:36 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1437 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:33:36.614 7 WARNING neutronclient.v2_0.client [None req-801ece86-6a3b-42b5-b781-0de55b994778 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] 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:36.662 8 INFO nova.api.openstack.compute.server_external_events [req-1f8bf4dd-190e-4bda-81ce-04be77ab3f81 req-a49c832c-0405-405b-9942-ecde16ad4a99 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:207f8bee-16dd-44f5-a00e-641aab0d1adf for instance cf6fbcf6-2e3e-407f-a1b2-4537370a1307 on instance 2026-07-16 01:33:36.662 8 INFO nova.api.openstack.compute.server_external_events [req-1f8bf4dd-190e-4bda-81ce-04be77ab3f81 req-a49c832c-0405-405b-9942-ecde16ad4a99 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:8c142964-854f-409d-b5cf-5eb04322a14e for instance 2cb5eb67-4461-45ca-9420-9eeea8f19ce1 on instance [pid: 7|app: 0|req: 364/733] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:36 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1799 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:33:36 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:33:36.880 7 WARNING neutronclient.v2_0.client [None req-5c426dd1-a105-4374-b6c6-57d998959c1c fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in 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/735] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:36 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1717 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:33:37.031 8 WARNING neutronclient.v2_0.client [None req-9bdf0162-9c63-425c-8f6e-282ec1cd4147 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/736] 10.0.0.10 () {32 vars in 738 bytes} [Thu Jul 16 01:33:36 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.439 7 WARNING neutronclient.v2_0.client [None req-786834c0-b781-46da-89b9-347c7a5a4eea cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/737] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:37 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1437 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:33:37.734 8 WARNING neutronclient.v2_0.client [None req-60d47249-31ea-4fb9-ad5b-6dcdad4071e1 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in 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/738] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:37 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1517 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:33:37.891 7 WARNING neutronclient.v2_0.client [None req-a2552879-f8fa-490e-8298-6f5630115f47 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/739] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:37 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1717 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:33:38.609 8 WARNING neutronclient.v2_0.client [None req-b0896566-dfcd-4529-aa8b-88b5175f74bc cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] 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:38.707 7 INFO nova.api.openstack.compute.server_external_events [req-2af15533-5602-4151-8654-8522be744f8a req-52e7cfb2-48f2-4c6a-9277-c0b5df1f551d c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:d229b96a-1af1-4606-813f-0bb36fb1550c for instance 5570fba3-f299-493e-a350-ff3a6ed32450 on instance [pid: 7|app: 0|req: 368/740] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:33:38 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) [pid: 8|app: 0|req: 373/741] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:38 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1437 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:38.893 7 WARNING neutronclient.v2_0.client [None req-25b3276b-f1b0-459b-aebc-cfd3fff4fcbf 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] The python binding code in 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/742] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:38 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => generated 1517 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:33:39.787 8 WARNING neutronclient.v2_0.client [None req-8d4f21a1-ba10-42dc-8df9-717254ec5fad cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/743] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:39 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1437 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:39.974 7 INFO nova.api.openstack.wsgi [None req-78093a9c-ebdc-4060-85c4-e24da6c14236 2bcfac463b2e4872af4abf962d43b9f5 3ac05e488b92422caca60cd3e3996ceb - - default default] HTTP exception thrown: Instance 2cb5eb67-4461-45ca-9420-9eeea8f19ce1 could not be found. [pid: 7|app: 0|req: 370/744] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:39 2026] GET /v2.1/servers/2cb5eb67-4461-45ca-9420-9eeea8f19ce1 => 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: 8|app: 0|req: 375/745] 10.0.0.10 () {32 vars in 703 bytes} [Thu Jul 16 01:33:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1512379019 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:40.999 7 WARNING neutronclient.v2_0.client [None req-f42b82e2-1bcd-4ef7-b589-224fff0576d2 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/746] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:40 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1425 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:33:42.131 8 WARNING neutronclient.v2_0.client [None req-436bbb0f-c25c-404d-b61f-5ca007c62f31 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in 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/749] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:42 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1425 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:43.088 7 INFO nova.api.openstack.compute.server_external_events [req-c8cd86dc-8eb6-48f0-85bc-3d3566eade43 req-e75fe3a4-7269-4fd1-9fac-0c66345c0cd8 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:207f8bee-16dd-44f5-a00e-641aab0d1adf for instance cf6fbcf6-2e3e-407f-a1b2-4537370a1307 on instance [pid: 7|app: 0|req: 373/750] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:33:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:43.292 8 WARNING neutronclient.v2_0.client [None req-5f38e335-d003-489f-9acd-45b95c8e8470 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in 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/751] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:43 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1425 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:44.502 7 WARNING neutronclient.v2_0.client [None req-8c539cd3-53b2-4f89-bf24-4f2b139d608d cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in 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/752] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:44 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1425 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:45.673 8 WARNING neutronclient.v2_0.client [None req-385397ce-86d0-4e54-bbf7-583edc5efc1e cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/753] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:45 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1613 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:45.868 7 WARNING neutronclient.v2_0.client [None req-5a300cb2-c493-4f20-959f-6d4c7dfc831c cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in 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/754] 10.0.0.10 () {32 vars in 738 bytes} [Thu Jul 16 01:33:45 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307/os-interface => generated 285 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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:33:46.651 8 WARNING neutronclient.v2_0.client [None req-3edfab13-a51f-4dd1-aa5d-89a4094598c4 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] 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:46.666 7 INFO nova.api.openstack.compute.server_external_events [req-f2963662-64d1-4e82-97f2-db5fbded0430 req-e03403c8-1ac0-4e72-a1bf-0588a6fd532f c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:207f8bee-16dd-44f5-a00e-641aab0d1adf for instance cf6fbcf6-2e3e-407f-a1b2-4537370a1307 on instance [pid: 7|app: 0|req: 376/755] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:33:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/756] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:46 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1613 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/757] 10.0.0.10 () {32 vars in 638 bytes} [Thu Jul 16 01:33:46 2026] GET /v2.1/servers => generated 387 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/758] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:33:46 2026] DELETE /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 0 bytes in 94 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:47.004 7 WARNING neutronclient.v2_0.client [None req-2a28ff15-46a6-477d-acda-2fe40f6ef6d8 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/759] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:46 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1619 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:33:48.200 8 WARNING neutronclient.v2_0.client [None req-27ec29c4-805f-4c38-93a5-66f5e8b66e27 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/760] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:48 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1739 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:49.369 7 WARNING neutronclient.v2_0.client [None req-714af82a-7597-4ade-bf35-9f41d179b1ae cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/761] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:49 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1739 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:50.237 8 INFO nova.api.openstack.compute.server_external_events [req-791d307e-cfbd-4856-b0d5-c4099b003bd4 req-9533cc5e-80b6-4482-8cc9-cc8c511c431b c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:207f8bee-16dd-44f5-a00e-641aab0d1adf for instance cf6fbcf6-2e3e-407f-a1b2-4537370a1307 on instance [pid: 8|app: 0|req: 383/762] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:33:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:50.537 7 WARNING neutronclient.v2_0.client [None req-52b36ebd-71c7-4c66-927a-dfada044ad62 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/763] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:50 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1380 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:33:51.627 8 WARNING neutronclient.v2_0.client [None req-31141661-560c-4c5d-b613-a5ce40dad9a2 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/764] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:51 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1380 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:52.741 8 WARNING neutronclient.v2_0.client [None req-ff9aa08a-22ce-4539-b2ab-c74fb8d075b9 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/767] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:52 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1385 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:53.859 7 WARNING neutronclient.v2_0.client [None req-5bf8b66e-c5c4-4ee7-8193-bfcedbb22342 cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/768] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:53 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 1385 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:33:54.950 8 INFO nova.api.openstack.wsgi [None req-7543214f-37b1-4552-b7fd-f7d5ca451c9b cf48d43ebae640b59717fcc2dec8b58e 46a6dede657a429ea716c871f151df94 - - default default] HTTP exception thrown: Instance cf6fbcf6-2e3e-407f-a1b2-4537370a1307 could not be found. [pid: 8|app: 0|req: 387/769] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:33:54 2026] GET /v2.1/servers/cf6fbcf6-2e3e-407f-a1b2-4537370a1307 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/770] 10.0.0.10 () {32 vars in 703 bytes} [Thu Jul 16 01:33:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1979223838 => 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:34:02.852 8 WARNING neutronclient.v2_0.client [None req-9d1101a9-57ae-4ccd-8b68-96a744b0a004 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/773] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:02 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1822 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:34:03.104 7 WARNING neutronclient.v2_0.client [None req-14195b62-0457-41b0-8754-b3d2ea0afdea af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/774] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:03 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1822 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/775] 10.0.0.10 () {34 vars in 747 bytes} [Thu Jul 16 01:34:03 2026] POST /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5/action => generated 0 bytes in 83 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:03.547 7 WARNING neutronclient.v2_0.client [None req-d36e5152-49c6-4615-9192-1eff618f0bc5 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/776] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:03 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1824 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/777] 10.0.0.10 () {34 vars in 668 bytes} [Thu Jul 16 01:34:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:04.757 7 WARNING neutronclient.v2_0.client [None req-0fbdb398-c706-4f36-b1be-f3b6e1ade575 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/778] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:04 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1824 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:34:05.178 8 WARNING neutronclient.v2_0.client [None req-f9e17e12-6c86-45a8-a768-8a538d7a766a ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] 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:05.224 8 WARNING neutronclient.v2_0.client [None req-f9e17e12-6c86-45a8-a768-8a538d7a766a ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] 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:05.412 8 WARNING neutronclient.v2_0.client [None req-f9e17e12-6c86-45a8-a768-8a538d7a766a ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/779] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:34:05 2026] POST /v2.1/servers => generated 451 bytes in 528 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:05.659 7 WARNING neutronclient.v2_0.client [None req-e9c82990-29a2-40d0-9dba-1001aeb28630 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/780] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:05 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1424 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:34:05.914 8 WARNING neutronclient.v2_0.client [None req-4b21e9d0-3484-46d2-83b1-ae62a7c25cb0 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/781] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:05 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1824 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:34:06.381 7 WARNING neutronclient.v2_0.client [None req-4b173704-e545-4fd7-b852-b37fc2088db6 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/782] 10.0.0.10 () {32 vars in 738 bytes} [Thu Jul 16 01:34:06 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/os-interface => generated 284 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.547 8 WARNING neutronclient.v2_0.client [None req-a8015133-2c04-4e81-962e-25a01ce42852 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/783] 10.0.0.10 () {32 vars in 812 bytes} [Thu Jul 16 01:34:06 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/os-interface/d229b96a-1af1-4606-813f-0bb36fb1550c => generated 281 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/784] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:34:06 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/ips => generated 156 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 395/785] 10.0.0.10 () {34 vars in 747 bytes} [Thu Jul 16 01:34:06 2026] POST /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/action => generated 0 bytes in 36 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.759 7 WARNING neutronclient.v2_0.client [None req-ac61c5a8-ef1e-40d8-8830-2c62d4be6025 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in 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/786] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:34:06 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/787] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:06 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1428 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:34:07.059 8 WARNING neutronclient.v2_0.client [None req-a56d2d4d-cd69-47ce-8e45-26ac1f2c70b6 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/788] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:07 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1829 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/789] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:34:07 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:07.863 8 WARNING neutronclient.v2_0.client [None req-674da404-e3f7-4748-8850-a6d788405bae ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] 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:07.881 7 INFO nova.api.openstack.compute.server_external_events [req-b28e371d-80c0-4653-9c22-2ba65b66b72e req-9e1188a2-2a0d-41b5-8b4a-3f9add391d35 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:d229b96a-1af1-4606-813f-0bb36fb1550c for instance 5570fba3-f299-493e-a350-ff3a6ed32450 on instance [pid: 7|app: 0|req: 393/790] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:34:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/791] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:07 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1476 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:34:08.218 7 WARNING neutronclient.v2_0.client [None req-63426b99-f17c-45ff-8968-3ba3ab6d68d2 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/792] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:08 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1829 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/793] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:34:08 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:08.925 7 WARNING neutronclient.v2_0.client [None req-8a2f653c-d3cd-40b7-9bdc-ca4f8f8f0136 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] 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:08.966 8 WARNING neutronclient.v2_0.client [None req-cd446ac2-a249-4b04-ac0f-6d9d50c71393 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in 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/794] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:08 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1476 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/795] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:08 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1952 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/796] 10.0.0.10 () {34 vars in 747 bytes} [Thu Jul 16 01:34:09 2026] POST /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 396/797] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:34:09 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/ips => generated 195 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:09.398 8 WARNING neutronclient.v2_0.client [None req-d14d8df1-c523-4d5a-8ef0-370a36054517 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/798] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:09 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1829 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:09.662 7 INFO nova.api.openstack.compute.server_external_events [req-b8dd5009-4121-45d3-a572-0518b05e43c4 req-ef05c57a-4c56-4b20-bbf8-b74cbcca486d c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-unplugged:1740c792-2262-44b0-9797-a3edf4075f25 for instance 341c4966-e8d5-4347-9a7c-7ed9d7da76c5 on instance [pid: 7|app: 0|req: 397/799] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:34:09 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:10.050 8 WARNING neutronclient.v2_0.client [None req-ee8847a0-05f1-45cb-af67-5e59005c8b66 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] 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: 398/800] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:34:10 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/ips => generated 195 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/801] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:10 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1484 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:34:10.594 7 WARNING neutronclient.v2_0.client [None req-d45b0f98-252d-486a-b8e3-7eec3c01437d af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] 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:10.994 8 INFO nova.api.openstack.compute.server_external_events [req-1b19dbd5-a90f-4449-bc31-8acb86a2ce79 req-21d90faa-1fb4-4697-bcb2-43af6327c201 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:4ffd33f1-8b91-4142-a2ad-fefbf8b4c6b4 for instance 2c00d57f-07ac-4c4e-8041-2a89169d9384 on instance [pid: 8|app: 0|req: 404/802] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:34:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/803] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:10 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1829 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/804] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:34:11 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/ips => generated 195 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:34:11.239 7 WARNING neutronclient.v2_0.client [None req-0dd7a82a-36a7-4dc2-b420-26f812c884ff ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in 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/805] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:11 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1562 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.051 7 WARNING neutronclient.v2_0.client [None req-e8424518-255c-48d0-b8c9-c55b37800e91 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/808] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:12 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1829 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/809] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:34:12 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:12.553 7 WARNING neutronclient.v2_0.client [None req-97cc33f1-accd-45c7-bf45-7907f5b9b30f ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in 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/810] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:12 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1550 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:13.044 8 INFO nova.api.openstack.compute.server_external_events [req-badccae4-7c6c-4a36-b8f1-6115c90af557 req-301f200b-d84a-4446-9c39-2344f745f5ae c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:d229b96a-1af1-4606-813f-0bb36fb1550c for instance 5570fba3-f299-493e-a350-ff3a6ed32450 on instance [pid: 8|app: 0|req: 408/811] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:34:13 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:34:13.257 7 WARNING neutronclient.v2_0.client [None req-7a99ae0f-6f4e-441c-bc2f-a1dc58afa165 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] 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: 409/812] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:34:13 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450/ips => generated 156 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/813] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:13 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1822 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/814] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:34:13 2026] DELETE /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 0 bytes in 118 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:13.524 7 WARNING neutronclient.v2_0.client [None req-c72f234d-5f3f-4b36-a576-2ba4d3b417bc fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] 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:13.661 8 INFO nova.api.openstack.compute.server_external_events [req-b28ac9af-68c2-44da-b957-bf6ef1dd38de req-487111bf-800f-4a11-b702-cffa085b720a c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:1740c792-2262-44b0-9797-a3edf4075f25 for instance 341c4966-e8d5-4347-9a7c-7ed9d7da76c5 on instance [pid: 8|app: 0|req: 411/815] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:34:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/816] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:13 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1843 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:34:13.755 8 WARNING neutronclient.v2_0.client [None req-bffd9ecc-7955-42b0-bacb-06f370235496 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in 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/817] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:13 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1550 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:14.764 7 WARNING neutronclient.v2_0.client [None req-0220c6f5-eb3c-4df2-bc55-2e47b1a5d70e fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] 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: 406/818] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:14 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1843 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:34:14.949 8 WARNING neutronclient.v2_0.client [None req-48810847-fd02-4eb8-a06e-76ab57008ed7 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in 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/819] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:14 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1550 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:34:15.834 7 INFO nova.api.openstack.compute.server_external_events [req-d9b8306a-ae47-46ed-a30e-58662b7e8bab req-a5f62c55-d119-431e-9a3e-d9432a83ba2d c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:4ffd33f1-8b91-4142-a2ad-fefbf8b4c6b4 for instance 2c00d57f-07ac-4c4e-8041-2a89169d9384 on instance [pid: 7|app: 0|req: 407/820] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:34:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:15.976 8 WARNING neutronclient.v2_0.client [None req-14a9366b-7f8c-4768-831c-e34787a6d9eb fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] 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:16.112 7 WARNING neutronclient.v2_0.client [None req-767e779b-1342-4c7b-a92c-46d113d9f1b2 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/821] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:15 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1843 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/822] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:16 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1550 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:16.702 8 INFO nova.api.openstack.compute.server_external_events [req-4df6ed41-c676-46a3-b83f-f7b44efd2748 req-6ff0d13c-14d7-426e-85e8-d1bd747d1194 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:d229b96a-1af1-4606-813f-0bb36fb1550c for instance 5570fba3-f299-493e-a350-ff3a6ed32450 on instance [pid: 8|app: 0|req: 415/823] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:34:16 2026] POST /v2.1/os-server-external-events => generated 183 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:34:17.204 7 WARNING neutronclient.v2_0.client [None req-b82abdf7-b01d-493c-8194-b1ec5b447bf1 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in 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/824] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:17 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1481 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:17.320 8 WARNING neutronclient.v2_0.client [None req-84d71bb5-f667-4425-89f8-2e3a851162fe ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/825] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:17 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1728 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:17.513 7 WARNING neutronclient.v2_0.client [None req-47e1e564-d22d-4108-b6ac-75355548224c ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in 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/826] 10.0.0.10 () {32 vars in 738 bytes} [Thu Jul 16 01:34:17 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384/os-interface => generated 285 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:18.357 8 WARNING neutronclient.v2_0.client [None req-02983c64-eeb5-446d-85ad-4b80c981cd43 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/827] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:18 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1486 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:18.660 8 INFO nova.api.openstack.compute.server_external_events [req-2b1fc669-c3a2-4084-9f71-e135be5ce117 req-5bcdbc7e-fe23-4b68-8357-2f22de688ace c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:4ffd33f1-8b91-4142-a2ad-fefbf8b4c6b4 for instance 2c00d57f-07ac-4c4e-8041-2a89169d9384 on instance 2026-07-16 01:34:18.673 7 WARNING neutronclient.v2_0.client [None req-d83ebad2-9183-4a15-bef0-4ca16538dab4 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in 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/828] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:34:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/829] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:18 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1728 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/830] 10.0.0.10 () {32 vars in 638 bytes} [Thu Jul 16 01:34:18 2026] GET /v2.1/servers => generated 378 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, ' [pid: 7|app: 0|req: 412/831] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:34:18 2026] DELETE /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 0 bytes in 119 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:19.033 8 WARNING neutronclient.v2_0.client [None req-b68981ad-ebab-40c9-bc90-1f9c325f0619 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/832] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:19 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1734 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:19.472 7 WARNING neutronclient.v2_0.client [None req-59e89cf9-685f-49e7-b4ea-ee3f13417aab fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] The python binding code in 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/833] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:19 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 1486 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:34:20.181 8 WARNING neutronclient.v2_0.client [None req-51c06b2a-b890-461f-87d4-33936f4f37c3 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/834] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:20 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1854 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:34:20.571 7 INFO nova.api.openstack.wsgi [None req-3c8f8935-747b-4c95-8b2c-b71dd42d1ee5 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] HTTP exception thrown: Instance 5570fba3-f299-493e-a350-ff3a6ed32450 could not be found. [pid: 7|app: 0|req: 414/835] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:20 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/836] 10.0.0.10 () {32 vars in 703 bytes} [Thu Jul 16 01:34:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1286838270 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.077 7 INFO nova.api.openstack.wsgi [None req-d903d512-3585-4bb7-9a8c-d3b282c26c27 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] HTTP exception thrown: Instance 5570fba3-f299-493e-a350-ff3a6ed32450 could not be found. [pid: 7|app: 0|req: 415/837] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:34:21 2026] DELETE /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:34:21.110 8 INFO nova.api.openstack.wsgi [None req-c88d7a47-5a23-46a5-a501-6fe687255d21 fc6eee15658443fe84d089e98348bee8 17d135a392e94584a48f7577bd47ac2c - - default default] HTTP exception thrown: Instance 5570fba3-f299-493e-a350-ff3a6ed32450 could not be found. [pid: 8|app: 0|req: 423/838] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:21 2026] GET /v2.1/servers/5570fba3-f299-493e-a350-ff3a6ed32450 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:21.351 7 WARNING neutronclient.v2_0.client [None req-89a6bd38-b466-4d4f-9c3b-f2ae5e442899 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/839] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:21 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1854 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:34:22.232 8 INFO nova.api.openstack.compute.server_external_events [req-60cac43b-b5aa-487f-a464-6f5388987740 req-12e8ddf6-d6fa-4b60-9691-78648e9a626f c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:4ffd33f1-8b91-4142-a2ad-fefbf8b4c6b4 for instance 2c00d57f-07ac-4c4e-8041-2a89169d9384 on instance [pid: 8|app: 0|req: 425/842] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:34:22 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:34:22.575 7 WARNING neutronclient.v2_0.client [None req-5d6111a8-f336-4ac8-8af3-8d7d2c6c3c2b ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/843] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:22 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1505 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:34:23.689 8 WARNING neutronclient.v2_0.client [None req-5e285512-d766-4c30-945a-914aaf4f1495 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/844] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:23 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1510 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:24.808 7 WARNING neutronclient.v2_0.client [None req-ecaa0cb9-8529-4eb5-b3e6-591826e6b4cb ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] The python binding code in 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/845] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:24 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => generated 1510 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:34:25.890 8 INFO nova.api.openstack.wsgi [None req-adef9e13-a6e5-4b97-acd5-28e39f3eae10 ee13db8a2f384fa5b203d8fd767a5d9f b22b28b62d464d129b671a35038ffa7f - - default default] HTTP exception thrown: Instance 2c00d57f-07ac-4c4e-8041-2a89169d9384 could not be found. [pid: 8|app: 0|req: 427/846] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:25 2026] GET /v2.1/servers/2c00d57f-07ac-4c4e-8041-2a89169d9384 => 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: 420/847] 10.0.0.10 () {32 vars in 703 bytes} [Thu Jul 16 01:34:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1580878476 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/850] 10.0.0.10 () {30 vars in 410 bytes} [Thu Jul 16 01:34:31 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/851] 10.0.0.10 () {28 vars in 557 bytes} [Thu Jul 16 01:34:31 2026] GET /v2/ => generated 402 bytes in 524 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/852] 10.0.0.10 () {28 vars in 561 bytes} [Thu Jul 16 01:34:32 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/853] 10.0.0.10 () {30 vars in 410 bytes} [Thu Jul 16 01:34:32 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-16 01:34:34.949 8 WARNING neutronclient.v2_0.client [None req-b79e2966-3ccd-4695-9a46-6da08b19344e af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/854] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:34 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1822 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/855] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:34:35 2026] DELETE /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 0 bytes in 93 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:35.255 8 WARNING neutronclient.v2_0.client [None req-ba49ac07-1c35-4ea3-84b5-a787d919a5a6 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/856] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:35 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1828 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:36.415 7 WARNING neutronclient.v2_0.client [None req-97d42225-a2b9-4caf-a47f-831cf85199bd af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/857] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:36 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1828 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:34:37.607 8 WARNING neutronclient.v2_0.client [None req-b74415b0-b843-4d4e-b821-14c7e548b021 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/858] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:37 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1828 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:34:38.593 7 INFO nova.api.openstack.compute.server_external_events [req-296923eb-e369-4c9e-8196-b1a2eaa81550 req-f53a0b81-c456-4cfe-a3ec-e7309dd30347 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:1740c792-2262-44b0-9797-a3edf4075f25 for instance 341c4966-e8d5-4347-9a7c-7ed9d7da76c5 on instance [pid: 7|app: 0|req: 426/859] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:34:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:38.747 8 WARNING neutronclient.v2_0.client [None req-0ca034b6-a9ae-4ab1-9ce8-8bbb9bba0cf3 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/860] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:38 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1474 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:39.987 7 WARNING neutronclient.v2_0.client [None req-3210284c-aa87-4854-914c-3bc26c6a6201 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/861] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:39 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1479 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:34:41.088 8 WARNING neutronclient.v2_0.client [None req-e0970bdc-970c-4c47-90b3-9afd9deb740d af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] The python binding code in 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/862] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:41 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 1479 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:34:42.174 8 INFO nova.api.openstack.wsgi [None req-79fe3722-6a6e-4759-a8b1-709b3a6f4311 af57e668e9054ad58b647d7137f92257 33bf561569e247c9b663a5861984730a - - default default] HTTP exception thrown: Instance 341c4966-e8d5-4347-9a7c-7ed9d7da76c5 could not be found. [pid: 8|app: 0|req: 437/865] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:42 2026] GET /v2.1/servers/341c4966-e8d5-4347-9a7c-7ed9d7da76c5 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/866] 10.0.0.10 () {32 vars in 703 bytes} [Thu Jul 16 01:34:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1178737082 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:42.468 8 WARNING neutronclient.v2_0.client [None req-a350cbde-6d93-43ae-b55a-ea6d55380af6 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] 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:42.678 8 WARNING neutronclient.v2_0.client [None req-a350cbde-6d93-43ae-b55a-ea6d55380af6 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/867] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:34:42 2026] POST /v2.1/servers => generated 424 bytes in 506 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-16 01:34:42.920 7 WARNING neutronclient.v2_0.client [None req-d105640e-08a2-4dcd-9b82-e4359a515345 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/868] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:42 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.001 8 WARNING neutronclient.v2_0.client [None req-d04b3899-b471-4633-ae9c-d412b815418b 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in 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/869] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:43 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1371 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:45.235 7 WARNING neutronclient.v2_0.client [None req-ef3cec24-3635-433f-9360-a526f2191f72 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/870] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:45 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1419 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:34:46.355 8 WARNING neutronclient.v2_0.client [None req-bd8a1b95-1a4b-4a62-aedb-43274c739618 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in 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/871] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:46 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1419 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:47.438 7 WARNING neutronclient.v2_0.client [None req-88ac491c-d30b-44a3-a1fb-ad0234338121 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/872] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:47 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1469 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:48.171 8 INFO nova.api.openstack.compute.server_external_events [req-68e5a400-9568-4ff4-92f9-54ac35074373 req-41067098-39f4-4a0e-bcb0-b7504eee2c17 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:5d136cfe-2b1d-4ecd-b5fa-f1273c6244d7 for instance 1d0c3210-f2f0-486a-99fc-13e57dc0f69c on instance [pid: 8|app: 0|req: 441/873] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:34:48 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:34:48.904 7 WARNING neutronclient.v2_0.client [None req-81cca9a4-988e-4d05-9048-ad12ab432987 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in 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/874] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:48 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1467 bytes in 1039 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:50.967 8 WARNING neutronclient.v2_0.client [None req-46da149e-dcc7-47bc-a025-addaa9b7b5cc 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/875] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:50 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1467 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:52.149 8 WARNING neutronclient.v2_0.client [None req-caa18e4d-f831-484b-a959-e148bdb66596 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in 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/878] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:52 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1467 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:52.547 7 WARNING neutronclient.v2_0.client [None req-d6784f1c-6273-4d29-93c0-570d3ed9295d 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] 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:52.787 7 WARNING neutronclient.v2_0.client [None req-d6784f1c-6273-4d29-93c0-570d3ed9295d 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in 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/879] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:34:52 2026] POST /v2.1/servers => generated 424 bytes in 689 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:52.992 8 WARNING neutronclient.v2_0.client [None req-51fdea2e-061d-41cd-93a4-1a4981e8f963 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/880] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:52 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1370 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:53.305 7 WARNING neutronclient.v2_0.client [None req-7380dc4a-21d4-4ee3-83c3-c7b0052e6ae0 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in 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/881] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:53 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1467 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:34:53.919 8 INFO nova.api.openstack.compute.server_external_events [req-d591535c-7493-45f0-ae01-a0f3f0dc1c9e req-5b3aff4d-88ff-4115-a20f-af35556b2155 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:5d136cfe-2b1d-4ecd-b5fa-f1273c6244d7 for instance 1d0c3210-f2f0-486a-99fc-13e57dc0f69c on instance [pid: 8|app: 0|req: 446/882] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:34:53 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:34:54.093 7 WARNING neutronclient.v2_0.client [None req-172ba09e-af6d-4bf3-a710-9aea9cb69ccd 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in 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/883] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:54 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1374 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:34:54.466 8 WARNING neutronclient.v2_0.client [None req-1792eae8-2ed2-4e55-85d7-618356f51d6d 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in 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/884] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:54 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1467 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:34:55.187 7 WARNING neutronclient.v2_0.client [None req-ae01a59a-905b-46af-9524-15f517f7df7f 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/885] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:55 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => 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:55.656 8 WARNING neutronclient.v2_0.client [None req-f87d7517-0231-413c-ba91-a138273359e7 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/886] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:55 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1646 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:56.290 7 WARNING neutronclient.v2_0.client [None req-aed13e83-10f9-4667-92b0-c3fd79cc971b 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/887] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:56 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1422 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/888] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:34:57 2026] DELETE /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => 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:34:57.221 7 WARNING neutronclient.v2_0.client [None req-10706e48-b0ac-49c4-b71b-dd5a4330e04c 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in 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/889] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:57 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1652 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:57.536 8 WARNING neutronclient.v2_0.client [None req-87b5b506-c2c7-4311-ad6f-4ac040bdaac7 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in 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/890] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:57 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1472 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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:58.534 7 INFO nova.api.openstack.compute.server_external_events [req-80f92aac-396f-4c20-bf11-3294ba1f39d2 req-53e14267-88d3-4775-a56f-7a9278dc783f c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:0c8debeb-27c4-491c-89fc-25334004d935 for instance 1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 on instance [pid: 7|app: 0|req: 441/891] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:34:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:34:58.548 8 WARNING neutronclient.v2_0.client [None req-feb12ecf-d9cc-4801-b231-b3ce3d3dc26f 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/892] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:58 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1652 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:59.238 7 WARNING neutronclient.v2_0.client [None req-b212f1de-c0c2-41aa-ac51-aa72aa364098 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in 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/893] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:59 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1470 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:59.870 8 WARNING neutronclient.v2_0.client [None req-5207e079-e468-4a65-9e15-6ea7973a8c09 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/894] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:34:59 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1652 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:00.572 7 INFO nova.api.openstack.compute.server_external_events [req-ae852402-89a3-450f-b60c-c444204b6eed req-29b8dbc8-47dd-4525-b6d0-14fb60d2c469 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:5d136cfe-2b1d-4ecd-b5fa-f1273c6244d7 for instance 1d0c3210-f2f0-486a-99fc-13e57dc0f69c on instance [pid: 7|app: 0|req: 443/895] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:35:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:35:00.608 8 WARNING neutronclient.v2_0.client [None req-f861d308-75c5-4a2b-9391-11abd73b2f15 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in 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/896] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:00 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1470 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:01.290 7 WARNING neutronclient.v2_0.client [None req-a6c28c20-e033-45ac-91e5-1cfead497c70 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/897] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:01 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1453 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:01.804 8 WARNING neutronclient.v2_0.client [None req-5fbf3965-ca75-4edd-b596-cc7f536e8926 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/900] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:01 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1470 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:02.407 7 WARNING neutronclient.v2_0.client [None req-6fab142c-ae4b-40a0-a718-d8058e966025 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] The python binding code in 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/901] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:02 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 1453 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:35:03.029 8 WARNING neutronclient.v2_0.client [None req-cb46ed04-8dc6-4fcf-802c-3bdf83ee0318 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in 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/902] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:02 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1470 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:03.494 7 INFO nova.api.openstack.wsgi [None req-9f8ce474-5a22-4ddc-9120-17bd1431592b 4ba2b536e9bd40e58760eee8773c8612 5a96441b8f1d4315a855b84e9460df49 - - default default] HTTP exception thrown: Instance 1d0c3210-f2f0-486a-99fc-13e57dc0f69c could not be found. [pid: 7|app: 0|req: 448/903] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:03 2026] GET /v2.1/servers/1d0c3210-f2f0-486a-99fc-13e57dc0f69c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:04.410 8 WARNING neutronclient.v2_0.client [None req-d4bc4126-5ae2-4bff-a25b-749cdfdee6f7 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in 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/904] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:04 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1470 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:04.856 7 INFO nova.api.openstack.compute.server_external_events [req-fc9c2adc-2c10-4948-a4fc-919b52a31db5 req-f6a23d45-d18d-436d-a520-260c16bd93ae c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:0c8debeb-27c4-491c-89fc-25334004d935 for instance 1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 on instance [pid: 7|app: 0|req: 449/905] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:35:04 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:05.611 8 WARNING neutronclient.v2_0.client [None req-1848d572-1fb5-4c93-b51f-565dee20fb72 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/906] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:05 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1470 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:06.803 7 WARNING neutronclient.v2_0.client [None req-386e70a2-73e2-4b58-a467-56e3327f3386 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in 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/907] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:06 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1656 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/908] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:35:06 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0/ips => generated 110 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: 451/909] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:35:07 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0/ips => generated 110 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, ' [pid: 8|app: 0|req: 459/910] 10.0.0.10 () {32 vars in 822 bytes} [Thu Jul 16 01:35:07 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0/ips/tempest-ServerAddressesTestJSON-1013387341-network => generated 95 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/911] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:35:07 2026] DELETE /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 0 bytes in 94 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:07.229 8 WARNING neutronclient.v2_0.client [None req-c1615b03-9a00-49a8-abef-27db1ade34e7 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/912] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:07 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1662 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:08.395 7 WARNING neutronclient.v2_0.client [None req-adb135c0-8a58-493a-92c4-6160bf06357d 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/913] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:08 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1662 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:35:09.617 8 WARNING neutronclient.v2_0.client [None req-c4e9398c-c728-4f8a-b997-f75143370f9c 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/914] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:09 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1662 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:10.038 7 INFO nova.api.openstack.compute.server_external_events [req-db364897-1135-4a13-9ac9-3c4316ccad85 req-13ef1e0e-e378-471a-93b5-7c6f40dc3de2 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:0c8debeb-27c4-491c-89fc-25334004d935 for instance 1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 on instance [pid: 7|app: 0|req: 454/915] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:35:10 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:35:10.828 8 WARNING neutronclient.v2_0.client [None req-c7670717-a424-465b-8141-9d950fab3517 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/916] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:10 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1451 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:35:11.945 7 WARNING neutronclient.v2_0.client [None req-f8a2f0ab-0346-4597-b5c7-d6f7b043d849 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/919] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:11 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1456 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:13.042 8 WARNING neutronclient.v2_0.client [None req-be08760b-e172-4774-9764-140861c40460 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] The python binding code in 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/920] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:13 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 1456 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:14.116 7 INFO nova.api.openstack.wsgi [None req-eab52c0e-f9c1-4e1d-847b-4d1c7ed9fba7 21a6a7375b7745c1b112f01b6c6ec308 ab9c40cb2b4b4c0fbc05d791bcda2be2 - - default default] HTTP exception thrown: Instance 1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 could not be found. [pid: 7|app: 0|req: 456/921] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:14 2026] GET /v2.1/servers/1b22edd9-1ba0-4c33-a43b-0a9aa1f1efa0 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/924] 10.0.0.10 () {34 vars in 668 bytes} [Thu Jul 16 01:35:29 2026] POST /v2.1/os-keypairs => generated 396 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 458/925] 10.0.0.10 () {34 vars in 668 bytes} [Thu Jul 16 01:35:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:35:32.591 7 WARNING neutronclient.v2_0.client [None req-1591b94d-d26a-4b74-877f-77e9cad5136d f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] 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:32.630 7 WARNING neutronclient.v2_0.client [None req-1591b94d-d26a-4b74-877f-77e9cad5136d f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] 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:32.659 7 WARNING neutronclient.v2_0.client [None req-1591b94d-d26a-4b74-877f-77e9cad5136d f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] 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:32.813 7 WARNING neutronclient.v2_0.client [None req-1591b94d-d26a-4b74-877f-77e9cad5136d f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/928] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:35:32 2026] POST /v2.1/servers => generated 497 bytes in 486 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-16 01:35:33.024 8 WARNING neutronclient.v2_0.client [None req-3628c177-6caf-4a9f-a468-0f96f310e188 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/929] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:32 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1455 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:34.131 7 WARNING neutronclient.v2_0.client [None req-cce2e7c5-894a-4bc2-a5a9-ac006a1725ee f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/930] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:34 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1459 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:35.238 8 WARNING neutronclient.v2_0.client [None req-34822087-0f67-47ad-aa5a-1218b3a60a92 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in 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/931] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:35 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1507 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:36.347 7 WARNING neutronclient.v2_0.client [None req-44a88343-2fed-4209-b23d-86925b171dec f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in 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/932] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:36 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1507 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:35:37.580 8 WARNING neutronclient.v2_0.client [None req-3b42eb7d-250a-49df-9af1-141d801adcb3 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in 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/933] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:37 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1515 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:38.227 7 INFO nova.api.openstack.compute.server_external_events [req-491b5de5-0bd8-4cda-8606-a0cf3e7a13b3 req-0a401ee8-2f5e-4e35-820a-15ebd5cf9248 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:04daf70b-51fd-436e-afa2-bfddb4a48fca for instance b4c03053-c850-4440-b891-664385e40382 on instance [pid: 7|app: 0|req: 463/934] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:35:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.705 8 WARNING neutronclient.v2_0.client [None req-1e7a4ebb-a4e1-4d91-a0b8-80fd6ee07efb f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/935] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:38 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1640 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.958 7 WARNING neutronclient.v2_0.client [None req-41a2fa61-86ff-4115-8817-0df68b2a459c f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/936] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:39 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1628 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:41.116 8 WARNING neutronclient.v2_0.client [None req-e0cd6f07-b639-4773-827c-bd8a6c0e53de f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/937] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:41 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1628 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/938] 10.0.0.134 () {30 vars in 617 bytes} [Thu Jul 16 01:35:41 2026] GET /v2.1 => generated 0 bytes in 166 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: 474/939] 10.0.0.134 () {32 vars in 690 bytes} [Thu Jul 16 01:35:41 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/940] 10.0.0.134 () {34 vars in 911 bytes} [Thu Jul 16 01:35:41 2026] GET /v2.1/os-simple-tenant-usage/fd4e1946952548ff8c9ddb23db8fe846?start=2026-07-15T00:00:00&end=2026-07-16T23:59:59 => generated 20 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:35:42.291 8 WARNING neutronclient.v2_0.client [None req-e873033a-13c0-4040-afbb-e6f47cc47308 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/943] 10.0.0.134 () {30 vars in 652 bytes} [Thu Jul 16 01:35:42 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/944] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:42 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1628 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-16 01:35:42.876 7 INFO nova.api.openstack.compute.server_external_events [req-0a2ae657-ffe8-41e8-9f32-d233f760830d req-018d10e5-7d64-45db-a1fc-e21ae617a0c5 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:04daf70b-51fd-436e-afa2-bfddb4a48fca for instance b4c03053-c850-4440-b891-664385e40382 on instance [pid: 7|app: 0|req: 469/945] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:35:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:43.471 8 WARNING neutronclient.v2_0.client [None req-be22a9c9-47cd-448f-9d9d-eb74d6c6743a f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/946] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:43 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1628 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:44.664 7 WARNING neutronclient.v2_0.client [None req-896478e3-5270-4b96-8acf-7b33a3f7aef0 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in 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/947] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:44 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1628 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/948] 10.0.0.134 () {30 vars in 617 bytes} [Thu Jul 16 01:35:45 2026] GET /v2.1 => generated 0 bytes in 219 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: 471/949] 10.0.0.134 () {32 vars in 690 bytes} [Thu Jul 16 01:35:45 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:35:45.851 7 WARNING neutronclient.v2_0.client [None req-7a762989-8e45-4cee-94f7-9e34d4c8b322 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in 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/950] 10.0.0.134 () {34 vars in 911 bytes} [Thu Jul 16 01:35:45 2026] GET /v2.1/os-simple-tenant-usage/fd4e1946952548ff8c9ddb23db8fe846?start=2026-07-15T00:00:00&end=2026-07-16T23:59:59 => generated 20 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/951] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:45 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1808 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:46.018 8 WARNING neutronclient.v2_0.client [None req-bacbaacc-d0d1-4c93-9af1-d6610a781b90 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/952] 10.0.0.10 () {32 vars in 738 bytes} [Thu Jul 16 01:35:45 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/953] 10.0.0.134 () {30 vars in 652 bytes} [Thu Jul 16 01:35:46 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:35:46.780 8 INFO nova.api.openstack.compute.server_external_events [req-279ee02e-9be9-4c74-a3fb-f4133bd085c0 req-ee70bdd7-da82-4872-a732-a97b522a2a44 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:04daf70b-51fd-436e-afa2-bfddb4a48fca for instance b4c03053-c850-4440-b891-664385e40382 on instance [pid: 8|app: 0|req: 481/954] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:35:46 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:35:56.812 8 WARNING neutronclient.v2_0.client [None req-329eef02-9e9b-4ce6-88a2-c24896052a31 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/957] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:35:56 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1928 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/958] 10.0.0.10 () {32 vars in 750 bytes} [Thu Jul 16 01:35:59 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/959] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:36:01 2026] DELETE /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 0 bytes in 93 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:01.374 7 WARNING neutronclient.v2_0.client [None req-14b5e892-bf23-4284-b9fd-3a5e92e3cf58 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/960] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:01 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1934 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:36:02.547 7 WARNING neutronclient.v2_0.client [None req-7eaa84e2-d39f-407f-a3ea-ef4575d02d16 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/963] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:02 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1934 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:03.760 8 WARNING neutronclient.v2_0.client [None req-657a301c-faea-40f0-9031-b48bfc1a10bd f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in 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/964] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:03 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1934 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:04.639 7 INFO nova.api.openstack.compute.server_external_events [req-c26aac4e-cda3-401c-b213-676268deb79b req-ef5ebec0-cd54-4528-b9fd-5c619fdb54cc c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:04daf70b-51fd-436e-afa2-bfddb4a48fca for instance b4c03053-c850-4440-b891-664385e40382 on instance [pid: 7|app: 0|req: 479/965] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:36:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:04.986 8 WARNING neutronclient.v2_0.client [None req-5b4418cb-7c79-41e0-8fe2-83d16dc3c9f0 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in 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/966] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:04 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1536 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:06.099 7 WARNING neutronclient.v2_0.client [None req-3a30d809-c357-4ec3-aacf-29295659d2d4 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/967] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:06 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1541 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:07.568 8 WARNING neutronclient.v2_0.client [None req-31ee14be-b674-4f93-953f-c4a7824f4f9b f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/968] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:07 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 1541 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.920 7 INFO nova.api.openstack.wsgi [None req-d15604d5-5a7e-4357-9d1d-064e26e8d22d f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] HTTP exception thrown: Instance b4c03053-c850-4440-b891-664385e40382 could not be found. [pid: 7|app: 0|req: 481/969] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:08 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:08.950 8 INFO nova.api.openstack.wsgi [None req-a2213abc-03ec-45d9-8b67-2d842b84dd12 f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] HTTP exception thrown: Instance b4c03053-c850-4440-b891-664385e40382 could not be found. [pid: 8|app: 0|req: 489/970] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:36:08 2026] DELETE /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => 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:36:08.980 7 INFO nova.api.openstack.wsgi [None req-0d39cfb8-10b1-4c16-a7b6-c4b780e8cadf f50b4013a70b446098c3f2ed3bee1925 8cc758dd06874a129f4b799269bbfaed - - default default] HTTP exception thrown: Instance b4c03053-c850-4440-b891-664385e40382 could not be found. [pid: 7|app: 0|req: 482/971] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:08 2026] GET /v2.1/servers/b4c03053-c850-4440-b891-664385e40382 => 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: 8|app: 0|req: 490/972] 10.0.0.10 () {32 vars in 703 bytes} [Thu Jul 16 01:36:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2085905864 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 483/973] 10.0.0.10 () {32 vars in 723 bytes} [Thu Jul 16 01:36:09 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-971580282 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/982] 10.0.0.10 () {34 vars in 668 bytes} [Thu Jul 16 01:36:42 2026] POST /v2.1/os-keypairs => generated 398 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:36:44.482 8 WARNING neutronclient.v2_0.client [None req-8ada7c9d-c5ba-4097-ad27-16dbb6b9c5d9 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] 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:44.520 8 WARNING neutronclient.v2_0.client [None req-8ada7c9d-c5ba-4097-ad27-16dbb6b9c5d9 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] 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:44.673 8 WARNING neutronclient.v2_0.client [None req-8ada7c9d-c5ba-4097-ad27-16dbb6b9c5d9 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/983] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:36:44 2026] POST /v2.1/servers => generated 450 bytes in 418 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-16 01:36:44.861 7 WARNING neutronclient.v2_0.client [None req-683662c1-5b85-4034-aa93-be12e6884f8b b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/984] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:44 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1402 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:45.947 8 WARNING neutronclient.v2_0.client [None req-c12add5f-6035-4213-ad31-962d85daa742 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/985] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:45 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1406 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:36:47.036 7 WARNING neutronclient.v2_0.client [None req-e55b9bc9-fe1c-4a15-b82b-a4be9c94695b b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/986] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:47 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1454 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:36:48.126 8 WARNING neutronclient.v2_0.client [None req-2aa6c8d9-e32d-4611-88d7-9aeac423aa45 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/987] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:48 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1454 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:36:49.214 7 WARNING neutronclient.v2_0.client [None req-b7a5180e-b4ba-4ef0-a3cf-7a5c919089a5 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/988] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:49 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1462 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:36:50.002 8 INFO nova.api.openstack.compute.server_external_events [req-28d8217b-6c0a-4059-b517-275df8adc2a5 req-5d50f412-9b57-4a9e-90c7-959d39b1928a c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:06490266-3225-40db-a5f2-4b103a1d26ad for instance f2df5c30-14d4-4ee9-9129-92d9c1f2731c on instance [pid: 8|app: 0|req: 498/989] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:36:49 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:36:50.302 7 WARNING neutronclient.v2_0.client [None req-c6021096-9a1d-4b00-9b05-7e407471f034 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/990] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:50 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1540 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:36:51.486 8 WARNING neutronclient.v2_0.client [None req-b37fbcbc-eb3b-46fd-b905-da7221f29c7a b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/991] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:51 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1528 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:36:52.640 8 WARNING neutronclient.v2_0.client [None req-0c3e75e3-e70a-4646-b6df-34af36b5d143 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/994] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:52 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1528 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:36:53.802 7 WARNING neutronclient.v2_0.client [None req-e8b1f118-5449-4406-94fa-27d8cc263af8 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/995] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:53 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1528 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:54.952 8 WARNING neutronclient.v2_0.client [None req-bf1f25c2-8294-4a59-8f31-2d6b1ea5f44c b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/996] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:54 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => 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:36:55.408 7 INFO nova.api.openstack.compute.server_external_events [req-29edf062-933a-479b-9aa7-2b8d9da81b00 req-e560abb9-6c8a-4b3c-b70e-40297cd301de c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:06490266-3225-40db-a5f2-4b103a1d26ad for instance f2df5c30-14d4-4ee9-9129-92d9c1f2731c on instance [pid: 7|app: 0|req: 495/997] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:36:55 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:36:56.139 8 WARNING neutronclient.v2_0.client [None req-0a4e5bc5-7b20-43db-ab05-9c6736d801fd b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/998] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:56 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1528 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:36:57.354 7 WARNING neutronclient.v2_0.client [None req-10b86c4d-b7c3-4173-9f94-63cc3ccbeb62 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/999] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:57 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1695 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:36:57.515 8 WARNING neutronclient.v2_0.client [None req-0f22fa1f-afc3-436b-b13c-500868c3d0e8 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1000] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:36:57 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => 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, ' [pid: 7|app: 0|req: 497/1001] 10.0.0.10 () {34 vars in 668 bytes} [Thu Jul 16 01:36:58 2026] POST /v2.1/os-keypairs => generated 396 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:58.722 8 INFO nova.api.openstack.compute.server_external_events [req-9cca7aee-46c2-4d47-a160-7a7007985b4e req-af87c734-2391-4f14-9195-26c9c8d30937 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:06490266-3225-40db-a5f2-4b103a1d26ad for instance f2df5c30-14d4-4ee9-9129-92d9c1f2731c on instance [pid: 8|app: 0|req: 505/1002] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:36:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:37:00.483 7 WARNING neutronclient.v2_0.client [None req-c5c6f075-ef26-4a28-966a-1a9bee5094fc 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] 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:00.521 7 WARNING neutronclient.v2_0.client [None req-c5c6f075-ef26-4a28-966a-1a9bee5094fc 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] 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:00.773 7 WARNING neutronclient.v2_0.client [None req-c5c6f075-ef26-4a28-966a-1a9bee5094fc 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] The python binding code in 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/1003] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:37:00 2026] POST /v2.1/servers => generated 447 bytes in 522 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:37:00.955 8 WARNING neutronclient.v2_0.client [None req-5fe64245-a8da-4d0b-b5a6-05c929b956f8 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1004] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:00 2026] GET /v2.1/servers/ecb0b94a-2da3-437d-b50a-b127bc1e2da7 => generated 1393 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:06.040 7 WARNING neutronclient.v2_0.client [None req-23659f74-7440-4b0b-8a62-dda4cdfb5891 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1007] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:06 2026] GET /v2.1/servers/ecb0b94a-2da3-437d-b50a-b127bc1e2da7 => generated 1518 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:37:06.235 8 INFO nova.api.openstack.compute.server_external_events [req-5fa53fae-e53f-43dd-af47-83a9180e1131 req-f9d11073-d28c-4253-a291-593b1eba8bfe c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:a21edd47-be45-46ad-bc79-6ba422443086 for instance ecb0b94a-2da3-437d-b50a-b127bc1e2da7 on instance [pid: 8|app: 0|req: 508/1008] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:37:06 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, ' [pid: 7|app: 0|req: 501/1009] 10.0.0.10 () {34 vars in 747 bytes} [Thu Jul 16 01:37:06 2026] POST /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c/action => generated 31931 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:37:11.094 8 INFO nova.api.openstack.compute.server_external_events [req-b8d63d20-16d2-4b0a-8046-1772865f5ff9 req-3a35d260-c267-4800-a9d8-968a5c452f68 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:a21edd47-be45-46ad-bc79-6ba422443086 for instance ecb0b94a-2da3-437d-b50a-b127bc1e2da7 on instance [pid: 8|app: 0|req: 509/1010] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:37:11 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:37:11.181 7 WARNING neutronclient.v2_0.client [None req-512b8d34-85cb-4b41-8798-3c1427b39d61 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] The python binding code in 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/1011] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:11 2026] GET /v2.1/servers/ecb0b94a-2da3-437d-b50a-b127bc1e2da7 => generated 1516 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:16.403 8 WARNING neutronclient.v2_0.client [None req-f15eda5b-7c28-42d9-a968-3e24ee4334c3 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1014] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:16 2026] GET /v2.1/servers/ecb0b94a-2da3-437d-b50a-b127bc1e2da7 => generated 1816 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:17.838 8 INFO nova.api.openstack.compute.server_external_events [req-2b5f0672-fb17-437f-aced-c267221309d0 req-bfd7922d-8742-40fd-91f6-745d75fc4128 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:a21edd47-be45-46ad-bc79-6ba422443086 for instance ecb0b94a-2da3-437d-b50a-b127bc1e2da7 on instance [pid: 8|app: 0|req: 512/1015] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:37:17 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) 2026-07-16 01:37:17.871 7 WARNING neutronclient.v2_0.client [None req-d4379d73-6d6b-4373-a8a1-c26951ad714b 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] 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:17.908 7 WARNING neutronclient.v2_0.client [None req-d4379d73-6d6b-4373-a8a1-c26951ad714b 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] 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:18.143 7 WARNING neutronclient.v2_0.client [None req-d4379d73-6d6b-4373-a8a1-c26951ad714b 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] The python binding code in 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/1016] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:37:17 2026] POST /v2.1/servers => generated 447 bytes in 541 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:18.389 8 WARNING neutronclient.v2_0.client [None req-b35420a5-b58e-4f92-bde5-dfb8fe4580d6 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1017] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:18 2026] GET /v2.1/servers/1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 => generated 1395 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:19.875 7 INFO nova.api.openstack.compute.server_external_events [req-4a8da45b-7c85-4010-9f67-8e4c5a96c8fb req-fc1632c1-c019-4220-a2a6-2898b14f301d c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:06490266-3225-40db-a5f2-4b103a1d26ad for instance f2df5c30-14d4-4ee9-9129-92d9c1f2731c on instance [pid: 7|app: 0|req: 505/1018] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:37:19 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: 515/1021] 10.0.0.10 () {34 vars in 668 bytes} [Thu Jul 16 01:37:22 2026] POST /v2.1/os-keypairs => generated 397 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:37:23.478 7 WARNING neutronclient.v2_0.client [None req-b76e59f6-e615-4e4e-823a-47abafe51287 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] 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:23.543 8 WARNING neutronclient.v2_0.client [None req-5740c76a-788b-4147-b597-bbdd98513e1a b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1022] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:23 2026] GET /v2.1/servers/1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 => generated 1520 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:37:23.587 8 WARNING neutronclient.v2_0.client [None req-5740c76a-788b-4147-b597-bbdd98513e1a b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] 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:23.600 7 INFO nova.api.openstack.compute.server_external_events [req-8e90e274-3a74-4c21-93c8-66a3c1c6d2a5 req-6f86d312-e501-4528-b9d6-93f7ab6698f0 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:a8265ffc-94a6-4e0e-bbc4-c17acc2fb412 for instance 1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 on instance [pid: 7|app: 0|req: 508/1023] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:37:23 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) 2026-07-16 01:37:23.766 8 WARNING neutronclient.v2_0.client [None req-5740c76a-788b-4147-b597-bbdd98513e1a b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1024] 10.0.0.10 () {34 vars in 660 bytes} [Thu Jul 16 01:37:23 2026] POST /v2.1/servers => generated 449 bytes in 461 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:37:23.963 7 WARNING neutronclient.v2_0.client [None req-095984f2-0781-4915-8e67-016093a8ffaf b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1025] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:23 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1402 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:37:25.053 8 WARNING neutronclient.v2_0.client [None req-6e5412f4-c61e-41f1-8800-df38cfd5f515 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1026] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:25 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1406 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:37:26.135 7 WARNING neutronclient.v2_0.client [None req-f72e4223-e37f-4c51-b55d-e46f3f06336a b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1027] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:26 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1454 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:37:27.218 8 WARNING neutronclient.v2_0.client [None req-238f8011-f532-40fa-ac3d-8df3ba7b32f6 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1028] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:27 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1454 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:28.304 7 WARNING neutronclient.v2_0.client [None req-fd506772-388f-450d-8c53-988ba0b59e69 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1029] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:28 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1462 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.609 8 WARNING neutronclient.v2_0.client [None req-af046975-63cd-4d0c-b29c-30afba8699ac 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] 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:28.626 7 INFO nova.api.openstack.compute.server_external_events [req-c5e5374c-1d6e-4b8a-b1bd-d4d9f39949ba req-c63206e8-bfee-4619-80cd-0dd94b9b116d c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:a8265ffc-94a6-4e0e-bbc4-c17acc2fb412 for instance 1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 on instance [pid: 7|app: 0|req: 512/1030] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:37:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1031] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:28 2026] GET /v2.1/servers/1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 => generated 1518 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:37:29.214 7 INFO nova.api.openstack.compute.server_external_events [req-38794a42-3a49-4021-9733-d233a85a3ebe req-6ce9b42f-f878-40bc-8fb6-b5555bed90e0 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:adb5e856-025c-4b79-8799-5396f8172339 for instance 46f74d16-b9c9-4985-a779-b426c1e4465d on instance [pid: 7|app: 0|req: 513/1032] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:37:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:29.390 8 WARNING neutronclient.v2_0.client [None req-c8fa91ad-b0dd-4dd2-b18c-718f7996df90 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1033] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:29 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1539 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:30.545 7 WARNING neutronclient.v2_0.client [None req-7abfc4bb-250a-4ddb-86f3-4a02c562eece b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1034] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:30 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1527 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:37:31.726 8 WARNING neutronclient.v2_0.client [None req-8cdac4bc-2fc2-4281-88fa-631e8e3ff0e8 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1035] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:31 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1527 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:32.871 7 WARNING neutronclient.v2_0.client [None req-90cb7571-402e-42b5-b929-ca37f56b2f27 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1038] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:32 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1527 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:33.104 8 INFO nova.api.openstack.compute.server_external_events [req-8fffb2d1-234a-43b9-9554-61c432c4ff6c req-71ccc44f-0989-4da8-a787-744a6f596043 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:adb5e856-025c-4b79-8799-5396f8172339 for instance 46f74d16-b9c9-4985-a779-b426c1e4465d on instance [pid: 8|app: 0|req: 523/1039] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:37:33 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:37:33.807 7 WARNING neutronclient.v2_0.client [None req-62a55ce6-3ecb-455d-ab35-7dcb5859b974 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] 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:37:34.211 8 WARNING neutronclient.v2_0.client [None req-43cfab2a-bae3-4388-981e-c45bc78f1a01 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1040] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:33 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1527 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1041] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:33 2026] GET /v2.1/servers/1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 => generated 1818 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:35.361 8 WARNING neutronclient.v2_0.client [None req-46228154-6fab-4fb4-a929-59a7d7addee5 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1042] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:35 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1527 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:37:35.631 7 INFO nova.api.openstack.compute.server_external_events [req-18353079-c052-4a90-828c-12e1ee0939c4 req-28368f9d-8439-4cc2-a643-916e18dd3da2 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:a8265ffc-94a6-4e0e-bbc4-c17acc2fb412 for instance 1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 on instance [pid: 7|app: 0|req: 518/1043] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:37:35 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:37:36.516 8 WARNING neutronclient.v2_0.client [None req-20c88a4b-09e3-4205-9a58-892a3e89f833 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1044] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:36 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1694 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:36.742 7 WARNING neutronclient.v2_0.client [None req-566fc55e-daba-428b-b674-37ed9451dcd7 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1045] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:36 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1694 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:37:37.678 8 INFO nova.api.openstack.compute.server_external_events [req-f7f4cd05-0d90-4c94-857d-9446e10f7902 req-0bae0f81-e324-4a1c-a73b-f3f052bb87c6 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:adb5e856-025c-4b79-8799-5396f8172339 for instance 46f74d16-b9c9-4985-a779-b426c1e4465d on instance [pid: 8|app: 0|req: 527/1046] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:37:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1049] 10.0.0.10 () {34 vars in 747 bytes} [Thu Jul 16 01:37:45 2026] POST /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d/action => generated 31961 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1052] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:37:56 2026] DELETE /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => 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:37:56.946 7 WARNING neutronclient.v2_0.client [None req-942b60a8-dcd0-4445-84f3-71bfe8c78b73 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1053] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:56 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1820 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:58.174 8 WARNING neutronclient.v2_0.client [None req-21b0f7f7-fdb4-4996-96e2-2b275766ccec b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1054] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:58 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1820 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:59.381 7 WARNING neutronclient.v2_0.client [None req-7a7b838f-6c21-45f9-819f-771a42ad0885 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1055] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1820 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:37:59.975 8 INFO nova.api.openstack.compute.server_external_events [req-7c72d0a0-48b4-4681-8a3e-4da8a778da20 req-d3bbf9d4-ff4e-4df0-a15f-240eff9ea145 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:adb5e856-025c-4b79-8799-5396f8172339 for instance 46f74d16-b9c9-4985-a779-b426c1e4465d on instance [pid: 8|app: 0|req: 532/1056] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:37:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:38:00.530 7 WARNING neutronclient.v2_0.client [None req-b8c1b2c9-a202-4385-9e0a-3a03a4b3839e b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1057] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:38:00 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1483 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:38:01.657 8 WARNING neutronclient.v2_0.client [None req-bff36a22-5936-4c2d-8e1f-78ce55041076 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1058] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:38:01 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1488 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:02.774 7 WARNING neutronclient.v2_0.client [None req-88a899bf-f0cc-44bf-b98e-8a0d1638f246 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1061] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:38:02 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 1488 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:38:03.860 8 INFO nova.api.openstack.wsgi [None req-5fe8fed0-d230-40d9-86ae-1a5c92f9864b b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] HTTP exception thrown: Instance 46f74d16-b9c9-4985-a779-b426c1e4465d could not be found. [pid: 8|app: 0|req: 535/1062] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:38:03 2026] GET /v2.1/servers/46f74d16-b9c9-4985-a779-b426c1e4465d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 528/1063] 10.0.0.10 () {32 vars in 725 bytes} [Thu Jul 16 01:38:04 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-430864661 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1064] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:38:04 2026] DELETE /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-16 01:38:04.487 7 WARNING neutronclient.v2_0.client [None req-a71614e5-fb6c-4ff9-91f7-1dbf360241ff b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1065] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:38:04 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1701 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:38:05.671 8 WARNING neutronclient.v2_0.client [None req-2b2ee212-a1d5-4df8-a41c-198eacda25e5 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1066] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:38:05 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1701 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:38:06.675 7 INFO nova.api.openstack.compute.server_external_events [req-c7efbc7b-59d0-4c4d-aa27-1748bbc019dd req-963004b3-1b02-4309-a636-248fdd241d6a c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-unplugged:06490266-3225-40db-a5f2-4b103a1d26ad for instance f2df5c30-14d4-4ee9-9129-92d9c1f2731c on instance [pid: 7|app: 0|req: 530/1067] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:38:06 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:38:06.820 8 WARNING neutronclient.v2_0.client [None req-410d3fb9-3f52-42b3-8a31-d685737f738a b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1068] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:38:06 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1701 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:38:07.247 7 INFO nova.api.openstack.compute.server_external_events [req-f5a77c30-2d28-46e0-9ddf-36d4a8680d1e req-35addee9-8c20-4c9a-ad6c-e98949b26852 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:06490266-3225-40db-a5f2-4b103a1d26ad for instance f2df5c30-14d4-4ee9-9129-92d9c1f2731c on instance [pid: 7|app: 0|req: 531/1069] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:38:07 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:38:07.962 8 WARNING neutronclient.v2_0.client [None req-1169eb74-7f28-431f-a606-08bed230ab6b b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1070] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:38:07 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1483 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:38:09.068 7 WARNING neutronclient.v2_0.client [None req-1921d0ba-d75d-4e66-a7d9-76022e9a7709 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1071] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1488 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:38:10.243 8 WARNING neutronclient.v2_0.client [None req-f0ffcff4-e4ca-4bbe-9814-999f802576e8 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] The python binding code in 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/1072] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:38:10 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 1488 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:38:11.193 7 WARNING neutronclient.v2_0.client [None req-ac6619e3-bd63-4fb5-a872-eb30dc0c7b49 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] 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:11.239 7 WARNING neutronclient.v2_0.client [None req-ac6619e3-bd63-4fb5-a872-eb30dc0c7b49 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] 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:11.362 8 INFO nova.api.openstack.wsgi [None req-055f76ed-68d8-4837-9950-8dc1b9a8d084 b0abdb037adb4ed1ad4510cd261fb10d cb6e897664194aa9a90b41523eaec6ce - - default default] HTTP exception thrown: Instance f2df5c30-14d4-4ee9-9129-92d9c1f2731c could not be found. [pid: 8|app: 0|req: 541/1073] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:38:11 2026] GET /v2.1/servers/f2df5c30-14d4-4ee9-9129-92d9c1f2731c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-16 01:38:11.398 7 WARNING neutronclient.v2_0.client [None req-ac6619e3-bd63-4fb5-a872-eb30dc0c7b49 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] 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: 542/1074] 10.0.0.10 () {32 vars in 727 bytes} [Thu Jul 16 01:38:11 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1297023491 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1075] 199.204.45.205 () {36 vars in 712 bytes} [Thu Jul 16 01:38:11 2026] POST /v2.1/servers => generated 453 bytes in 631 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-07-16 01:38:12.147 8 WARNING neutronclient.v2_0.client [None req-a2025f06-ab09-4463-9f95-93f5e7372860 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in 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/1078] 199.204.45.205 () {32 vars in 731 bytes} [Thu Jul 16 01:38:12 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611 => generated 2213 bytes in 78 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:38:12.207 7 WARNING neutronclient.v2_0.client [None req-cb2c5542-9d28-437e-b273-c40fcaa1ccba ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in 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/1079] 199.204.45.205 () {32 vars in 757 bytes} [Thu Jul 16 01:38:12 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface => generated 28 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1080] 199.204.45.205 () {32 vars in 775 bytes} [Thu Jul 16 01:38:12 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:38:14.887 7 WARNING neutronclient.v2_0.client [None req-e6e92124-97bf-4484-8ed2-a3ceef4c43f2 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1081] 199.204.45.205 () {32 vars in 731 bytes} [Thu Jul 16 01:38:14 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611 => generated 2371 bytes in 86 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:38:14.976 8 WARNING neutronclient.v2_0.client [None req-bcf99874-22d6-4837-a6d9-6e43e566dfbd ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in 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/1082] 199.204.45.205 () {32 vars in 757 bytes} [Thu Jul 16 01:38:14 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface => generated 28 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1083] 199.204.45.205 () {32 vars in 775 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-volume_attachments => generated 197 bytes in 50 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:17.068 8 INFO nova.api.openstack.compute.server_external_events [req-01cded05-c110-4e1d-b949-d3fc80a101bd req-6ecd97d8-7609-45dd-acb2-8043f9e3550a c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:c0d5497d-8f8c-46af-8f74-0a2df4380096 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 8|app: 0|req: 547/1084] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:38:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:38:18.024 7 WARNING neutronclient.v2_0.client [None req-4752c4a1-5828-46b6-891a-fbf2d940772f ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in 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/1085] 199.204.45.205 () {32 vars in 731 bytes} [Thu Jul 16 01:38:17 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611 => generated 2445 bytes in 297 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:38:18.147 8 WARNING neutronclient.v2_0.client [None req-ac4e094a-334d-431a-a579-17d3b2aa930a ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1086] 199.204.45.205 () {32 vars in 757 bytes} [Thu Jul 16 01:38:18 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface => generated 283 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1087] 199.204.45.205 () {32 vars in 775 bytes} [Thu Jul 16 01:38:18 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:38:20.915 8 WARNING neutronclient.v2_0.client [None req-cd7d3b13-fb27-4e85-ac10-d94a86c52bbb ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in 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/1088] 199.204.45.205 () {32 vars in 731 bytes} [Thu Jul 16 01:38:20 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611 => generated 2433 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:38:21.036 7 WARNING neutronclient.v2_0.client [None req-e770a52f-dbde-44c0-a7f0-5d25470832af ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1089] 199.204.45.205 () {32 vars in 757 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface => generated 283 bytes in 78 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/1090] 199.204.45.205 () {32 vars in 775 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:38:23.184 7 INFO nova.api.openstack.compute.server_external_events [req-0cc04619-5aff-4f88-af0a-afc5c948d6b2 req-dac9ff21-489f-4257-9cb9-a995c473e2c1 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:c0d5497d-8f8c-46af-8f74-0a2df4380096 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 7|app: 0|req: 542/1093] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:38:23 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:38:24.118 8 WARNING neutronclient.v2_0.client [None req-8b558b2f-dd10-496c-bd6e-262a078300a2 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1094] 199.204.45.205 () {32 vars in 731 bytes} [Thu Jul 16 01:38:24 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611 => generated 2433 bytes in 164 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:38:24.289 7 WARNING neutronclient.v2_0.client [None req-a32b2eb8-6946-4302-af2d-af832bb1b708 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1095] 199.204.45.205 () {32 vars in 757 bytes} [Thu Jul 16 01:38:24 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface => generated 285 bytes in 98 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: 553/1096] 199.204.45.205 () {32 vars in 775 bytes} [Thu Jul 16 01:38:24 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-volume_attachments => generated 197 bytes in 55 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:26.999 7 WARNING neutronclient.v2_0.client [None req-ab1a0a3f-f8af-4ebb-9121-625396f945cf ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1097] 199.204.45.205 () {32 vars in 731 bytes} [Thu Jul 16 01:38:26 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611 => generated 2580 bytes in 133 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:38:27.130 8 WARNING neutronclient.v2_0.client [None req-268e6c0c-b529-4f3e-be45-e7ccbd9dd9b7 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1098] 199.204.45.205 () {32 vars in 757 bytes} [Thu Jul 16 01:38:27 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface => generated 285 bytes in 84 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: 545/1099] 199.204.45.205 () {32 vars in 775 bytes} [Thu Jul 16 01:38:27 2026] GET /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-volume_attachments => generated 197 bytes in 36 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:02.737 7 WARNING neutronclient.v2_0.client [None req-7381b74a-e952-4164-a277-36ca9384ed3d ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] 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:02.789 7 WARNING neutronclient.v2_0.client [None req-7381b74a-e952-4164-a277-36ca9384ed3d ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] 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:05.141 8 INFO nova.api.openstack.compute.server_external_events [req-3161ccab-b2c1-435a-bccb-8a98bddef0ed req-b6321f71-a22b-4a28-a86e-f1eb22f6c0d1 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:74f4ef64-602b-41db-bc54-f58ea7346248 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 8|app: 0|req: 559/1108] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:39:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:08.786 8 INFO nova.api.openstack.compute.server_external_events [req-b3aa06bc-755c-480d-9a35-05b676ca2f2f req-b959ad24-d161-4a38-a701-f04397ea18ea c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:74f4ef64-602b-41db-bc54-f58ea7346248 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 8|app: 0|req: 560/1109] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:39:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:39:11.346 7 WARNING neutronclient.v2_0.client [None req-7381b74a-e952-4164-a277-36ca9384ed3d ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in 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/1110] 199.204.45.205 () {36 vars in 810 bytes} [Thu Jul 16 01:39:02 2026] POST /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface => generated 280 bytes in 8700 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:11.681 8 INFO nova.api.openstack.compute.server_external_events [req-460c3cf8-11a6-4017-a936-687e1563409c req-375fdae3-2a0d-4236-bfef-47106cbea469 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:74f4ef64-602b-41db-bc54-f58ea7346248 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 8|app: 0|req: 561/1111] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:39:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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.051 7 INFO nova.api.openstack.compute.server_external_events [req-bccb7c12-4b73-4687-98e0-a56f4e5a71ee req-af0a8d65-3766-49b6-b9ed-4d67f892dcfc c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:74f4ef64-602b-41db-bc54-f58ea7346248 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 7|app: 0|req: 552/1114] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:39:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:39:36.975 7 WARNING neutronclient.v2_0.client [None req-1695710e-f94c-4d75-866a-672e1db858a1 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] 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:37.017 7 WARNING neutronclient.v2_0.client [None req-1695710e-f94c-4d75-866a-672e1db858a1 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] 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:39.262 8 INFO nova.api.openstack.compute.server_external_events [req-40be694d-f5c1-4124-81e7-3acc23822fcd req-080c07fe-303b-4546-903a-11310aa07c9a c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:6d7446c0-3977-44a3-9fae-7b5ec346f8c2 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 8|app: 0|req: 565/1119] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:39:39 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) 2026-07-16 01:39:46.057 7 WARNING neutronclient.v2_0.client [None req-1695710e-f94c-4d75-866a-672e1db858a1 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in 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/1122] 199.204.45.205 () {36 vars in 810 bytes} [Thu Jul 16 01:39:36 2026] POST /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface => generated 373 bytes in 9205 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:46.257 8 INFO nova.api.openstack.compute.server_external_events [req-e4a8566d-1c4a-4d01-950d-14edbfccdfce req-4d525c84-27a0-4307-9116-cb919258cb8e c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:6d7446c0-3977-44a3-9fae-7b5ec346f8c2 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 8|app: 0|req: 568/1123] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:39:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:56.314 8 WARNING neutronclient.v2_0.client [None req-f0a73b5a-265b-4407-8dce-40b12dcfd25b ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] 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:56.363 8 WARNING neutronclient.v2_0.client [None req-f0a73b5a-265b-4407-8dce-40b12dcfd25b ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] 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:58.657 7 INFO nova.api.openstack.compute.server_external_events [req-86913584-2cfe-4bb5-b3c8-0909f7f563b7 req-71a98340-5eba-4c72-858c-fd91ef376489 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:8f99468e-305b-40ea-aa12-d92d822d0415 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 7|app: 0|req: 557/1126] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:39:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: 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:02.872 7 INFO nova.api.openstack.compute.server_external_events [req-36562a7d-d0ad-46ce-ad60-62bcd001fa10 req-218aae6e-8442-4e7c-bb91-bda532a42bdf c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-plugged:8f99468e-305b-40ea-aa12-d92d822d0415 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 7|app: 0|req: 560/1129] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:40:02 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) 2026-07-16 01:40:05.436 8 WARNING neutronclient.v2_0.client [None req-f0a73b5a-265b-4407-8dce-40b12dcfd25b ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1130] 199.204.45.205 () {36 vars in 810 bytes} [Thu Jul 16 01:39:56 2026] POST /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface => generated 377 bytes in 9215 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:40:06.039 7 INFO nova.api.openstack.compute.server_external_events [req-538e880c-449f-4d2f-9f46-109ef42df8dd req-4fe3195e-01e9-432e-99de-e3225aaa0c72 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:6d7446c0-3977-44a3-9fae-7b5ec346f8c2 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 7|app: 0|req: 561/1131] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:40:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:40:19.574 8 INFO nova.api.openstack.compute.server_external_events [req-f0f898b4-6d90-4f05-a28a-ba2b9aa1d796 req-80cbb264-422f-49e4-a41f-943380c1b319 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:8f99468e-305b-40ea-aa12-d92d822d0415 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 8|app: 0|req: 572/1134] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:40:19 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, ' [pid: 7|app: 0|req: 563/1135] 199.204.45.205 () {34 vars in 853 bytes} [Thu Jul 16 01:40:20 2026] DELETE /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface/8f99468e-305b-40ea-aa12-d92d822d0415 => generated 0 bytes in 91 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:21.618 8 INFO nova.api.openstack.compute.server_external_events [req-3284d407-114f-4d30-98aa-1f8d28c2af88 req-2b43c516-9371-48e5-93de-c3b41ce2bbcd c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:8f99468e-305b-40ea-aa12-d92d822d0415 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 8|app: 0|req: 573/1136] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:40:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:40:30.167 8 INFO nova.api.openstack.compute.server_external_events [req-06aa2aef-f91a-4c6d-85a0-44450649416b req-db704c2e-ac2b-42ed-92c9-58d993d4dc0f c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:6d7446c0-3977-44a3-9fae-7b5ec346f8c2 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 8|app: 0|req: 575/1139] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:40:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1140] 199.204.45.205 () {34 vars in 853 bytes} [Thu Jul 16 01:40:30 2026] DELETE /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface/6d7446c0-3977-44a3-9fae-7b5ec346f8c2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1145] 10.0.0.210 () {28 vars in 452 bytes} [Thu Jul 16 01:40:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 568/1146] 10.0.0.210 () {30 vars in 656 bytes} [Thu Jul 16 01:40:50 2026] GET /v2.1 => generated 0 bytes in 48 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: 579/1147] 10.0.0.210 () {32 vars in 729 bytes} [Thu Jul 16 01:40:50 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:40:50.988 7 WARNING neutronclient.v2_0.client [None req-ebf98f76-0e53-49ca-a495-93236c22398e ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1148] 10.0.0.210 () {34 vars in 804 bytes} [Thu Jul 16 01:40:50 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8374 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1149] 10.0.0.210 () {28 vars in 452 bytes} [Thu Jul 16 01:40:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 570/1150] 10.0.0.210 () {30 vars in 656 bytes} [Thu Jul 16 01:40:51 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 581/1151] 10.0.0.210 () {32 vars in 729 bytes} [Thu Jul 16 01:40:51 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-16 01:40:51.733 7 WARNING neutronclient.v2_0.client [None req-9c92f7af-e7d2-4427-b4c3-b477ff6a98c1 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1152] 10.0.0.210 () {34 vars in 892 bytes} [Thu Jul 16 01:40:51 2026] GET /v2.1/servers/detail?project_id=00e70e7ff03b468cbdcf1ca79118fee9&all_tenants=True => generated 3002 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1153] 199.204.45.205 () {34 vars in 853 bytes} [Thu Jul 16 01:40:51 2026] DELETE /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611/os-interface/74f4ef64-602b-41db-bc54-f58ea7346248 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1156] 10.0.0.210 () {34 vars in 892 bytes} [Thu Jul 16 01:40:51 2026] GET /v2.1/servers/detail?project_id=04916a27766149adafafcd39c76de47b&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1157] 10.0.0.210 () {34 vars in 892 bytes} [Thu Jul 16 01:40:51 2026] GET /v2.1/servers/detail?project_id=204dc498989043fe9e73b9fdcaf9b42d&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1158] 10.0.0.210 () {34 vars in 892 bytes} [Thu Jul 16 01:40:52 2026] GET /v2.1/servers/detail?project_id=2b66156b07b94e3889037bf6c8c22935&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1159] 10.0.0.210 () {34 vars in 892 bytes} [Thu Jul 16 01:40:52 2026] GET /v2.1/servers/detail?project_id=516e2223db6f43948ffbe6177468f9ad&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1160] 10.0.0.210 () {34 vars in 892 bytes} [Thu Jul 16 01:40:52 2026] GET /v2.1/servers/detail?project_id=6e220d964dbb49319029b9a18c08fa3a&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: 587/1161] 10.0.0.210 () {34 vars in 892 bytes} [Thu Jul 16 01:40:52 2026] GET /v2.1/servers/detail?project_id=978334d83a8a4386a96725f6fa26975c&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1162] 10.0.0.210 () {34 vars in 892 bytes} [Thu Jul 16 01:40:52 2026] GET /v2.1/servers/detail?project_id=9fe9adb6782a41ffbf6211824c1c1f12&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-16 01:40:52.452 8 WARNING neutronclient.v2_0.client [None req-3363b1a1-1b0b-48e1-aaae-453159aa580e ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1163] 10.0.0.210 () {34 vars in 892 bytes} [Thu Jul 16 01:40:52 2026] GET /v2.1/servers/detail?project_id=ce47202ca1a54d1496f65556fda28c86&all_tenants=True => generated 5451 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1164] 10.0.0.210 () {34 vars in 892 bytes} [Thu Jul 16 01:40:52 2026] GET /v2.1/servers/detail?project_id=d8794999d2af4e49870016175c472953&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 589/1165] 10.0.0.210 () {34 vars in 892 bytes} [Thu Jul 16 01:40:52 2026] GET /v2.1/servers/detail?project_id=db85d43dead44ade9d2e8400a922dc90&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1166] 199.204.45.205 () {34 vars in 753 bytes} [Thu Jul 16 01:40:56 2026] DELETE /v2.1/servers/714f92b1-9484-4e00-95da-00cb61fe3611 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) 2026-07-16 01:40:58.894 8 INFO nova.api.openstack.compute.server_external_events [req-ca1d1656-b259-4afb-b784-98ead576e995 req-9a2f68e1-57fe-479a-9691-943ac7257c77 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-unplugged:c0d5497d-8f8c-46af-8f74-0a2df4380096 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 8|app: 0|req: 590/1167] 10.0.0.53 () {38 vars in 812 bytes} [Thu Jul 16 01:40:58 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:40:59.515 7 INFO nova.api.openstack.compute.server_external_events [req-ab92647d-43a8-44c0-87a7-ff5babee1529 req-3bb22508-a824-4232-bcc3-3a5a372e6b0d c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:c0d5497d-8f8c-46af-8f74-0a2df4380096 for instance 714f92b1-9484-4e00-95da-00cb61fe3611 on instance [pid: 7|app: 0|req: 578/1168] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:40:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:41:01.682 8 INFO nova.api.openstack.compute.server_external_events [req-e313afdf-ac11-48c9-a546-15878b7ee77b req-0cf0f51c-a5ad-4f3c-8ca1-e3c1c0cba555 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:a8265ffc-94a6-4e0e-bbc4-c17acc2fb412 for instance 1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1169] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:41:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1170] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:41:01 2026] DELETE /v2.1/servers/1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:41:01.836 8 WARNING neutronclient.v2_0.client [None req-7567fcd0-ce54-43c9-a872-b92f30355a1c 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 592/1173] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:41:01 2026] GET /v2.1/servers/1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 => generated 1944 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:41:04.658 7 INFO nova.api.openstack.compute.server_external_events [req-86b11409-315c-4481-a4dd-e5f8b3f6a8fe req-76c5a046-5659-42ed-a82c-b811a1027315 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:a8265ffc-94a6-4e0e-bbc4-c17acc2fb412 for instance 1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 on instance [pid: 7|app: 0|req: 582/1174] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:41:04 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:41:07.074 8 WARNING neutronclient.v2_0.client [None req-03fbbd1d-cc19-4053-b403-1c487dc85941 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1175] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.1/servers/1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 => generated 1481 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:41:12.155 8 INFO nova.api.openstack.wsgi [None req-a9d6c2dc-7f6c-403d-914f-3b03896eabcc 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] HTTP exception thrown: Instance 1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 could not be found. [pid: 8|app: 0|req: 595/1178] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:41:12 2026] GET /v2.1/servers/1a1ddcef-80ef-488a-8795-bcfa1f6a8c21 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:41:12.779 7 INFO nova.api.openstack.compute.server_external_events [req-7ac1b96a-0781-4afa-8b75-c48e3c5230e8 req-8da275b3-cb41-4ade-9dbc-5b7378a70bc5 c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-changed:a21edd47-be45-46ad-bc79-6ba422443086 for instance ecb0b94a-2da3-437d-b50a-b127bc1e2da7 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: 584/1179] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:41:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1180] 10.0.0.10 () {32 vars in 715 bytes} [Thu Jul 16 01:41:12 2026] DELETE /v2.1/servers/ecb0b94a-2da3-437d-b50a-b127bc1e2da7 => 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:41:12.930 7 WARNING neutronclient.v2_0.client [None req-b9d5b72b-02a0-4909-8b99-63f9dc7d0bed 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1181] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:41:12 2026] GET /v2.1/servers/ecb0b94a-2da3-437d-b50a-b127bc1e2da7 => generated 1942 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:41:15.749 8 INFO nova.api.openstack.compute.server_external_events [req-0349a8cd-3462-4020-ba13-4a03d96fc1f6 req-26498902-a155-446c-be46-cea3be9b4eac c19dbc3e558241b4bd6c4eb097397451 04916a27766149adafafcd39c76de47b - - 717022ae26bd4541851b815dc01e4a76 717022ae26bd4541851b815dc01e4a76] Creating event network-vif-deleted:a21edd47-be45-46ad-bc79-6ba422443086 for instance ecb0b94a-2da3-437d-b50a-b127bc1e2da7 on instance [pid: 8|app: 0|req: 597/1182] 10.0.0.140 () {38 vars in 813 bytes} [Thu Jul 16 01:41:15 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:41:18.119 7 WARNING neutronclient.v2_0.client [None req-5da6ad7d-524b-4023-9045-b65b8998f690 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1183] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:41:18 2026] GET /v2.1/servers/ecb0b94a-2da3-437d-b50a-b127bc1e2da7 => generated 1479 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:41:23.195 8 INFO nova.api.openstack.wsgi [None req-9364132b-8db2-423a-a8ad-cecf0abc803d 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] HTTP exception thrown: Instance ecb0b94a-2da3-437d-b50a-b127bc1e2da7 could not be found. [pid: 8|app: 0|req: 599/1186] 10.0.0.10 () {32 vars in 712 bytes} [Thu Jul 16 01:41:23 2026] GET /v2.1/servers/ecb0b94a-2da3-437d-b50a-b127bc1e2da7 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 588/1187] 10.0.0.10 () {32 vars in 723 bytes} [Thu Jul 16 01:41:24 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1530571880 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:41:24.266 8 INFO nova.api.openstack.wsgi [None req-2ee45957-f93d-4fa7-8029-4adbdcbd8f61 6820ab62db564ab2a048a6bd0ced2d3a ce47202ca1a54d1496f65556fda28c86 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1530571880 not found for user 6820ab62db564ab2a048a6bd0ced2d3a [pid: 8|app: 0|req: 600/1188] 10.0.0.10 () {32 vars in 720 bytes} [Thu Jul 16 01:41:24 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1530571880 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1191] 10.0.0.10 () {32 vars in 652 bytes} [Thu Jul 16 01:41:37 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1192] 10.0.0.10 () {32 vars in 638 bytes} [Thu Jul 16 01:41:38 2026] GET /v2.1/servers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-16 01:41:38.290 7 WARNING oslo_db.sqlalchemy.utils [None req-457931de-83be-4817-839b-2178ea394298 ecba8e3ac09843eba70dbc9b61ac5452 00e70e7ff03b468cbdcf1ca79118fee9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 591/1193] 10.0.0.10 () {32 vars in 646 bytes} [Thu Jul 16 01:41:38 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: 8|app: 0|req: 603/1194] 10.0.0.10 () {32 vars in 691 bytes} [Thu Jul 16 01:41:38 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)