+ 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 Jun 18 09:18:38 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-5f895c847d-bj5xl 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 0x7fc2fbc5a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-06-18 09:18:43.331 8 INFO nova.utils [None req-6c2967f9-e996-4071-ae89-9da52e389fcd - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-18 09:18:43.370 7 INFO nova.utils [None req-0d8ccad2-de17-4ab6-9252-c47801a7e3a8 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-18 09:18:45.138 8 WARNING keystonemiddleware._common.config [None req-6c2967f9-e996-4071-ae89-9da52e389fcd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 09:18:45.148 8 WARNING oslo_config.cfg [None req-6c2967f9-e996-4071-ae89-9da52e389fcd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-18 09:18:45.227 8 WARNING keystonemiddleware._common.config [None req-6c2967f9-e996-4071-ae89-9da52e389fcd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 09:18:45.243 8 WARNING oslo_config.cfg [None req-6c2967f9-e996-4071-ae89-9da52e389fcd - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-18 09:18:45.246 7 WARNING keystonemiddleware._common.config [None req-0d8ccad2-de17-4ab6-9252-c47801a7e3a8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 09:18:45.256 8 WARNING oslo_config.cfg [None req-6c2967f9-e996-4071-ae89-9da52e389fcd - - - - - -] 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. 2026-06-18 09:18:45.256 7 WARNING oslo_config.cfg [None req-0d8ccad2-de17-4ab6-9252-c47801a7e3a8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fc2fbc5a668 pid: 8 (default app) 2026-06-18 09:18:45.338 7 WARNING keystonemiddleware._common.config [None req-0d8ccad2-de17-4ab6-9252-c47801a7e3a8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 09:18:45.356 7 WARNING oslo_config.cfg [None req-0d8ccad2-de17-4ab6-9252-c47801a7e3a8 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-18 09:18:45.369 7 WARNING oslo_config.cfg [None req-0d8ccad2-de17-4ab6-9252-c47801a7e3a8 - - - - - -] 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 0x7fc2fbc5a668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:18:59 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:18:59.532 8 WARNING oslo_policy.policy [None req-c8da1007-f154-49fb-b83a-602a48dd42f5 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-18 09:18:59.532 8 WARNING oslo_policy.policy [None req-c8da1007-f154-49fb-b83a-602a48dd42f5 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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: 2/4] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:18:59 2026] GET /v2.1 => generated 0 bytes in 579 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:18:59.643 7 WARNING oslo_policy.policy [req-c8da1007-f154-49fb-b83a-602a48dd42f5 req-a728fb06-9a8e-4e75-b883-6964eee5f4c8 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-18 09:18:59.643 7 WARNING oslo_policy.policy [req-c8da1007-f154-49fb-b83a-602a48dd42f5 req-a728fb06-9a8e-4e75-b883-6964eee5f4c8 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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.169 () {46 vars in 982 bytes} [Thu Jun 18 09:18:59 2026] GET /v2.1/ => generated 400 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:18:59.758 8 INFO nova.api.openstack.wsgi [None req-1a536115-f938-4f00-899e-2d94308637fd e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.169 () {48 vars in 1011 bytes} [Thu Jun 18 09:18:59 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:18:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.169 () {52 vars in 1048 bytes} [Thu Jun 18 09:18:59 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:19: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: 8|app: 0|req: 5/10] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:19:00 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: 6/11] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:19:00 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:19:00.765 8 INFO nova.api.openstack.wsgi [None req-14604ce0-1943-4a38-906c-187a464c7850 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.169 () {48 vars in 1013 bytes} [Thu Jun 18 09:19:00 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:19:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.169 () {52 vars in 1048 bytes} [Thu Jun 18 09:19:00 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:19:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:19:01 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: 9/17] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:19: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-06-18 09:19:01.811 8 INFO nova.api.openstack.wsgi [None req-18411c57-6fc0-4ba5-9ae8-fa4513bd107a e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.169 () {48 vars in 1015 bytes} [Thu Jun 18 09:19:01 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: 10/19] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:19:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.169 () {52 vars in 1048 bytes} [Thu Jun 18 09:19:01 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:19: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: 11/22] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:19:02 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:19:02 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:19:02.801 8 INFO nova.api.openstack.wsgi [None req-b2c28424-4ea3-4d31-89f7-8bf173c03a75 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.169 () {48 vars in 1013 bytes} [Thu Jun 18 09:19:02 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:19:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.169 () {52 vars in 1048 bytes} [Thu Jun 18 09:19:02 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:19:03 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: 16/30] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:19:03 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/31] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:19:03 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:19:03.859 8 INFO nova.api.openstack.wsgi [None req-5a64c30b-50d8-4878-b2c6-2e30189d6a1a e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/32] 199.204.45.169 () {48 vars in 1015 bytes} [Thu Jun 18 09:19:03 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/33] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:19:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.204.45.169 () {52 vars in 1048 bytes} [Thu Jun 18 09:19:03 2026] POST /v2.1/flavors => generated 535 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 10.0.0.229 () {28 vars in 454 bytes} [Thu Jun 18 09:24:27 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: 49/100] 10.0.0.229 () {30 vars in 658 bytes} [Thu Jun 18 09:24:27 2026] GET /v2.1 => generated 0 bytes in 436 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: 52/101] 10.0.0.229 () {32 vars in 731 bytes} [Thu Jun 18 09:24:27 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 10.0.0.229 () {34 vars in 804 bytes} [Thu Jun 18 09:24:27 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/143] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:27:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/144] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:27:47 2026] GET /v2.1 => generated 0 bytes in 86 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: 72/145] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:27:47 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:27:47.269 8 INFO nova.api.openstack.wsgi [None req-a21e9d3d-e4e4-4a8d-ba5b-ec6852837665 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/146] 199.204.45.169 () {48 vars in 1017 bytes} [Thu Jun 18 09:27:47 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/147] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:27:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/148] 199.204.45.169 () {52 vars in 1049 bytes} [Thu Jun 18 09:27:47 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/173] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:29:44 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: 86/174] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:29:44 2026] GET /v2.1 => generated 0 bytes in 75 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/175] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:29:44 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:29:44.787 7 INFO nova.api.openstack.wsgi [None req-79cf6b41-af67-4318-8aca-6b4765519f3d e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e352b11885664ca2825c542fe32cbb89 [pid: 7|app: 0|req: 87/176] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:29:44 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-18 09:29:44.805 8 WARNING oslo_db.sqlalchemy.utils [None req-2bf91105-1a11-41f0-ade4-b7e740ac9c5c e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 90/177] 199.204.45.169 () {48 vars in 1016 bytes} [Thu Jun 18 09:29:44 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/178] 199.204.45.169 () {52 vars in 1057 bytes} [Thu Jun 18 09:29:44 2026] POST /v2.1/os-keypairs => generated 576 bytes in 68 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/179] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:29:48 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/180] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:29:48 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: 92/181] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:29:48 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: 90/182] 199.204.45.169 () {48 vars in 1073 bytes} [Thu Jun 18 09:29:48 2026] GET /v2.1/os-quota-sets/877a9410a6fc4515b753068bb2bcb9fb => generated 283 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/183] 199.204.45.169 () {52 vars in 1125 bytes} [Thu Jun 18 09:29:48 2026] PUT /v2.1/os-quota-sets/877a9410a6fc4515b753068bb2bcb9fb => generated 238 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:37:47 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: 142/281] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:37:47 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:37:47 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:37:47.848 8 INFO nova.api.openstack.wsgi [None req-0b7f90b5-e9f7-4d77-ac58-c46b5cba4715 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 143/283] 199.204.45.169 () {48 vars in 1015 bytes} [Thu Jun 18 09:37:47 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:37:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.169 () {52 vars in 1049 bytes} [Thu Jun 18 09:37:47 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/332] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:41:37 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/333] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:41:37 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 169/334] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:41:37 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/335] 199.204.45.169 () {48 vars in 1073 bytes} [Thu Jun 18 09:41:37 2026] GET /v2.1/os-quota-sets/6bdc3697c9884b8ba18f907d78af86cc => generated 283 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/336] 199.204.45.169 () {52 vars in 1125 bytes} [Thu Jun 18 09:41:38 2026] PUT /v2.1/os-quota-sets/6bdc3697c9884b8ba18f907d78af86cc => generated 238 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/479] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:53:26 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: 238/480] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:53:26 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/481] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:53:26 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:53:26.677 7 INFO nova.api.openstack.wsgi [None req-f494b59d-68f5-45d3-bfd2-bc241dbf5631 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 239/482] 199.204.45.169 () {48 vars in 1011 bytes} [Thu Jun 18 09:53:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/483] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:53:26 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: 7|app: 0|req: 240/484] 199.204.45.169 () {48 vars in 1099 bytes} [Thu Jun 18 09:53:26 2026] GET /v2.1/flavors/7aa13160-f592-4dbf-9f32-52a3aeee9656/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:53:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/486] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:53:27 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 246/487] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:53:27 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:53:27.608 7 INFO nova.api.openstack.wsgi [None req-f6d0a807-1c18-43b9-8797-78f4c4314071 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 242/488] 199.204.45.169 () {48 vars in 1013 bytes} [Thu Jun 18 09:53:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/489] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:53:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/490] 199.204.45.169 () {48 vars in 1099 bytes} [Thu Jun 18 09:53:27 2026] GET /v2.1/flavors/358ef62e-eb39-422c-a287-508dab5316b9/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/491] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:53:28 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: 244/492] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:53:28 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 249/493] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:53:28 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:53:28.561 7 INFO nova.api.openstack.wsgi [None req-c2f29239-b9cb-4501-a1d6-de80217699fc e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 245/494] 199.204.45.169 () {48 vars in 1015 bytes} [Thu Jun 18 09:53:28 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: 8|app: 0|req: 250/495] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:53:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/496] 199.204.45.169 () {48 vars in 1099 bytes} [Thu Jun 18 09:53:28 2026] GET /v2.1/flavors/724cf8dc-57f7-4516-b685-261a9950ea83/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/497] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:53:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/498] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:53:29 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/499] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:53:29 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:53:29.553 7 INFO nova.api.openstack.wsgi [None req-330f16a2-5ef8-46c6-b568-5752ada565ca e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 248/500] 199.204.45.169 () {48 vars in 1013 bytes} [Thu Jun 18 09:53:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/501] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:53:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/502] 199.204.45.169 () {48 vars in 1099 bytes} [Thu Jun 18 09:53:29 2026] GET /v2.1/flavors/33873f6b-e10a-4f44-970f-f3f8e7fee01c/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/503] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:53:30 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/504] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:53:30 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 255/505] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:53:30 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:53:30.506 7 INFO nova.api.openstack.wsgi [None req-32f03552-2690-4973-887f-d5dfe08e13c7 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 251/506] 199.204.45.169 () {48 vars in 1015 bytes} [Thu Jun 18 09:53:30 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/507] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:53:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/508] 199.204.45.169 () {48 vars in 1099 bytes} [Thu Jun 18 09:53:30 2026] GET /v2.1/flavors/c0b3392f-4b9b-4580-b086-15bf4ad7dac8/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: 260/523] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:54:34 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: 264/524] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:54:34 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: 261/525] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:54:34 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:54:34.869 8 INFO nova.api.openstack.wsgi [None req-b737e307-22fb-4056-bd01-b0c3adbd3305 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 265/526] 199.204.45.169 () {48 vars in 1017 bytes} [Thu Jun 18 09:54:34 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/527] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:54:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/528] 199.204.45.169 () {48 vars in 1099 bytes} [Thu Jun 18 09:54:34 2026] GET /v2.1/flavors/b9ba986e-c6e6-4855-a682-44371e1f4f64/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/529] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:54:42 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/530] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:54:42 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: 264/531] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:54:42 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:54:42 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/535] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:54:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/536] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:54:46 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/537] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:54:46 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/538] 199.204.45.169 () {48 vars in 1073 bytes} [Thu Jun 18 09:54:46 2026] GET /v2.1/os-quota-sets/877a9410a6fc4515b753068bb2bcb9fb => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/549] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:55:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/550] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:55:38 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/551] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:55:38 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-06-18 09:55:38.421 8 INFO nova.api.openstack.wsgi [None req-fc1d318c-508c-46c6-b10e-c916b7f59ee6 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 278/552] 199.204.45.169 () {48 vars in 1015 bytes} [Thu Jun 18 09:55:38 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: 7|app: 0|req: 275/553] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:55:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/554] 199.204.45.169 () {48 vars in 1099 bytes} [Thu Jun 18 09:55:38 2026] GET /v2.1/flavors/ce1e1814-f014-418b-9596-35ef96c1b4fd/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/559] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:55:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/560] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:55:54 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: 283/561] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:55:54 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/562] 199.204.45.169 () {48 vars in 1073 bytes} [Thu Jun 18 09:55:54 2026] GET /v2.1/os-quota-sets/6bdc3697c9884b8ba18f907d78af86cc => generated 280 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/573] 199.204.45.169 () {42 vars in 705 bytes} [Thu Jun 18 09:56:44 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/574] 199.204.45.169 () {44 vars in 909 bytes} [Thu Jun 18 09:56:44 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 290/575] 199.204.45.169 () {46 vars in 982 bytes} [Thu Jun 18 09:56:44 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-06-18 09:56:44.837 7 INFO nova.api.openstack.wsgi [None req-df60c2b1-2c96-4271-9c64-143e69c0abe5 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 286/576] 199.204.45.169 () {48 vars in 1011 bytes} [Thu Jun 18 09:56:44 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: 8|app: 0|req: 291/577] 199.204.45.169 () {48 vars in 1051 bytes} [Thu Jun 18 09:56:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/586] 10.0.0.245 () {32 vars in 655 bytes} [Thu Jun 18 09:57:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 291/587] 10.0.0.245 () {32 vars in 641 bytes} [Thu Jun 18 09:57:25 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-06-18 09:57:25.950 8 WARNING oslo_db.sqlalchemy.utils [None req-d5836efa-5913-48cb-9220-270e291446ac e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 297/588] 10.0.0.245 () {32 vars in 649 bytes} [Thu Jun 18 09:57:25 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/589] 10.0.0.245 () {32 vars in 694 bytes} [Thu Jun 18 09:57:25 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/592] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:57:37 2026] GET /v2.1/flavors/7aa13160-f592-4dbf-9f32-52a3aeee9656 => generated 511 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/593] 10.0.0.245 () {32 vars in 641 bytes} [Thu Jun 18 09:57:37 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/594] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:57:37 2026] GET /v2.1/flavors/7aa13160-f592-4dbf-9f32-52a3aeee9656 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:46.426 8 WARNING neutronclient.v2_0.client [None req-a7d543d6-901c-4c70-ba6e-e4cf0d0303c6 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/597] 10.0.0.245 () {34 vars in 671 bytes} [Thu Jun 18 09:57:46 2026] POST /v2.1/os-keypairs => generated 385 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/598] 10.0.0.245 () {34 vars in 685 bytes} [Thu Jun 18 09:57:46 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1080 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:47.423 7 WARNING neutronclient.v2_0.client [None req-488fa0b3-b257-4343-aa84-6b46f31b2a31 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:49.305 7 WARNING neutronclient.v2_0.client [None req-488fa0b3-b257-4343-aa84-6b46f31b2a31 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:49.618 8 WARNING neutronclient.v2_0.client [None req-926ad03e-5a44-499e-bb4e-e72d0dbcf81e 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/599] 10.0.0.245 () {34 vars in 695 bytes} [Thu Jun 18 09:57:47 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 2926 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:50.364 7 WARNING neutronclient.v2_0.client [None req-dd703edf-25fe-4b48-b6a2-524c8de677b6 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/600] 10.0.0.245 () {34 vars in 685 bytes} [Thu Jun 18 09:57:49 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1454 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:51.053 8 WARNING neutronclient.v2_0.client [None req-a99a7e2a-9930-48be-bb44-9c65db7351ab 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/601] 10.0.0.245 () {34 vars in 685 bytes} [Thu Jun 18 09:57:50 2026] POST /v2.1/os-security-groups => generated 248 bytes in 876 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:51.325 7 WARNING neutronclient.v2_0.client [None req-ea1ec8ff-d702-4715-b1dc-aa6a552dde86 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/602] 10.0.0.245 () {34 vars in 685 bytes} [Thu Jun 18 09:57:51 2026] POST /v2.1/os-security-groups => generated 243 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:51.448 8 WARNING neutronclient.v2_0.client [None req-b14d45c7-29d9-46ac-bfef-7794f9f20d1b 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:51.498 7 WARNING neutronclient.v2_0.client [None req-ea1ec8ff-d702-4715-b1dc-aa6a552dde86 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:51.529 8 WARNING neutronclient.v2_0.client [None req-b14d45c7-29d9-46ac-bfef-7794f9f20d1b 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/603] 10.0.0.245 () {34 vars in 695 bytes} [Thu Jun 18 09:57:51 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:51.723 8 WARNING neutronclient.v2_0.client [None req-edb5ada6-2474-40d0-a9e4-4e7fb7ed7128 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/604] 10.0.0.245 () {34 vars in 685 bytes} [Thu Jun 18 09:57:51 2026] POST /v2.1/os-security-groups => generated 244 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:51.922 8 WARNING neutronclient.v2_0.client [None req-c850e556-f8bc-473b-afd0-0a6021de1b29 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:52.007 7 WARNING neutronclient.v2_0.client [None req-ea1ec8ff-d702-4715-b1dc-aa6a552dde86 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:52.019 8 WARNING neutronclient.v2_0.client [None req-c850e556-f8bc-473b-afd0-0a6021de1b29 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/605] 10.0.0.245 () {34 vars in 695 bytes} [Thu Jun 18 09:57:51 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:52.183 8 WARNING neutronclient.v2_0.client [None req-83ad044f-fcd0-402b-8f05-064ebcb072d2 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:52.232 8 WARNING neutronclient.v2_0.client [None req-83ad044f-fcd0-402b-8f05-064ebcb072d2 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:52.263 8 WARNING neutronclient.v2_0.client [None req-83ad044f-fcd0-402b-8f05-064ebcb072d2 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/606] 10.0.0.245 () {32 vars in 663 bytes} [Thu Jun 18 09:57:52 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:57:52.312 8 WARNING neutronclient.v2_0.client [None req-c68fef61-12c6-4374-869d-e32df5eaf629 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/607] 10.0.0.245 () {32 vars in 737 bytes} [Thu Jun 18 09:57:52 2026] GET /v2.1/os-security-groups/ca6281a9-4828-46db-b395-25a5328243ba => generated 665 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:52.387 8 WARNING neutronclient.v2_0.client [None req-f3975cc9-0907-419a-a592-fe296e2e8841 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:52.422 8 WARNING neutronclient.v2_0.client [None req-f3975cc9-0907-419a-a592-fe296e2e8841 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/608] 10.0.0.245 () {32 vars in 740 bytes} [Thu Jun 18 09:57:52 2026] DELETE /v2.1/os-security-groups/2360b84e-443c-4d0b-99de-d8fe764300dd => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 09:57:52.572 8 WARNING neutronclient.v2_0.client [None req-78218cd1-922a-4e8e-97ca-f95072832b58 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:52.593 8 WARNING neutronclient.v2_0.client [None req-78218cd1-922a-4e8e-97ca-f95072832b58 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:52.638 8 WARNING neutronclient.v2_0.client [None req-78218cd1-922a-4e8e-97ca-f95072832b58 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/609] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 09:57:51 2026] POST /v2.1/servers => generated 452 bytes in 1475 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:57:52.718 7 WARNING neutronclient.v2_0.client [None req-3e14ee5c-771f-4778-9b46-ee81d7da0ef6 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:52.734 7 INFO nova.api.openstack.wsgi [None req-3e14ee5c-771f-4778-9b46-ee81d7da0ef6 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] HTTP exception thrown: Security group 2360b84e-443c-4d0b-99de-d8fe764300dd does not exist Neutron server returns request_ids: ['req-e4867f34-dd28-45e9-8d98-b83654eebfb2'] [pid: 7|app: 0|req: 300/610] 10.0.0.245 () {32 vars in 737 bytes} [Thu Jun 18 09:57:52 2026] GET /v2.1/os-security-groups/2360b84e-443c-4d0b-99de-d8fe764300dd => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 09:57:52.755 7 WARNING neutronclient.v2_0.client [None req-2c1384aa-5943-4c91-9d28-8fff79e9dd03 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/611] 10.0.0.245 () {32 vars in 750 bytes} [Thu Jun 18 09:57:52 2026] DELETE /v2.1/os-security-group-rules/0a45ab20-d70a-4d04-95f1-e72391009ab8 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/612] 10.0.0.245 () {34 vars in 671 bytes} [Thu Jun 18 09:57:52 2026] POST /v2.1/os-keypairs => generated 384 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:52.909 8 WARNING neutronclient.v2_0.client [None req-f83801f1-9b72-488a-bc00-454845fcb6fd 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/613] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:57:52 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1431 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:57:53.093 8 WARNING neutronclient.v2_0.client [None req-f83801f1-9b72-488a-bc00-454845fcb6fd 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:57:53.096 7 WARNING neutronclient.v2_0.client [None req-22d66d41-2c71-4405-834d-9d1e693b6ae4 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:53.125 7 WARNING neutronclient.v2_0.client [None req-22d66d41-2c71-4405-834d-9d1e693b6ae4 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/616] 10.0.0.245 () {32 vars in 740 bytes} [Thu Jun 18 09:57:52 2026] DELETE /v2.1/os-security-groups/67a4da2b-1ef9-43ec-8547-17e7f97dc15d => generated 0 bytes in 326 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 09:57:53.243 8 WARNING neutronclient.v2_0.client [None req-fe8d6fcb-7cc9-42bf-a694-ca4312f1520d 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:53.293 8 INFO nova.api.openstack.wsgi [None req-fe8d6fcb-7cc9-42bf-a694-ca4312f1520d 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] HTTP exception thrown: Security group 67a4da2b-1ef9-43ec-8547-17e7f97dc15d does not exist Neutron server returns request_ids: ['req-e2a4ee3a-2ae2-47b8-bb83-83633ac00e4e'] [pid: 8|app: 0|req: 314/617] 10.0.0.245 () {32 vars in 737 bytes} [Thu Jun 18 09:57:53 2026] GET /v2.1/os-security-groups/67a4da2b-1ef9-43ec-8547-17e7f97dc15d => generated 194 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 09:57:53.304 8 WARNING neutronclient.v2_0.client [None req-b18c9d87-7640-4bf3-b46c-797b941de2e0 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/618] 10.0.0.245 () {32 vars in 740 bytes} [Thu Jun 18 09:57:53 2026] DELETE /v2.1/os-security-groups/ca6281a9-4828-46db-b395-25a5328243ba => generated 0 bytes in 283 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 09:57:53.386 7 WARNING neutronclient.v2_0.client [None req-8a4c9d66-354e-4174-9116-c11058e25878 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:53.396 8 WARNING neutronclient.v2_0.client [None req-b18c9d87-7640-4bf3-b46c-797b941de2e0 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:53.435 7 WARNING neutronclient.v2_0.client [None req-8a4c9d66-354e-4174-9116-c11058e25878 33b59f6c0a724b5a9005d81db3440f51 918e233b748248e9b1782f16d1ce179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/619] 10.0.0.245 () {32 vars in 740 bytes} [Thu Jun 18 09:57:53 2026] DELETE /v2.1/os-security-groups/02564b29-3dbd-4d17-9d77-fa3cfac3406d => generated 0 bytes in 248 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 09:57:53.560 8 WARNING neutronclient.v2_0.client [None req-7deb2e05-72c2-4a93-a3e8-3c60b7eafda5 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/620] 10.0.0.245 () {32 vars in 740 bytes} [Thu Jun 18 09:57:53 2026] DELETE /v2.1/os-security-groups/a20aed56-61ea-4ba2-b2ec-534113b65929 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 09:57:53.595 8 INFO nova.api.openstack.wsgi [None req-7deb2e05-72c2-4a93-a3e8-3c60b7eafda5 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] HTTP exception thrown: Security group 02564b29-3dbd-4d17-9d77-fa3cfac3406d does not exist Neutron server returns request_ids: ['req-3cf6b195-5a0d-4cd5-995c-d0bfcc58d37f'] [pid: 8|app: 0|req: 316/621] 10.0.0.245 () {32 vars in 737 bytes} [Thu Jun 18 09:57:53 2026] GET /v2.1/os-security-groups/02564b29-3dbd-4d17-9d77-fa3cfac3406d => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 09:57:53.611 7 WARNING neutronclient.v2_0.client [None req-6237bd30-dbb0-4f54-b7d2-1e5d58c28cd8 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:54.008 7 WARNING neutronclient.v2_0.client [None req-6237bd30-dbb0-4f54-b7d2-1e5d58c28cd8 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:54.054 7 WARNING neutronclient.v2_0.client [None req-6237bd30-dbb0-4f54-b7d2-1e5d58c28cd8 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/622] 10.0.0.245 () {32 vars in 663 bytes} [Thu Jun 18 09:57:53 2026] GET /v2.1/os-security-groups => generated 707 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:57:54.121 7 WARNING neutronclient.v2_0.client [None req-5b4b9dd5-e00b-4730-b4ff-67438fd234be 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:54.140 7 INFO nova.api.openstack.wsgi [None req-5b4b9dd5-e00b-4730-b4ff-67438fd234be 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] HTTP exception thrown: Security group 02564b29-3dbd-4d17-9d77-fa3cfac3406d does not exist Neutron server returns request_ids: ['req-b6b65716-bf8e-46a2-8793-9edf83aac589'] [pid: 7|app: 0|req: 307/623] 10.0.0.245 () {32 vars in 740 bytes} [Thu Jun 18 09:57:54 2026] DELETE /v2.1/os-security-groups/02564b29-3dbd-4d17-9d77-fa3cfac3406d => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 09:57:54.150 7 WARNING neutronclient.v2_0.client [None req-08c35e17-350e-4c33-8b28-d74319d6e1ae 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:54.168 7 INFO nova.api.openstack.wsgi [None req-08c35e17-350e-4c33-8b28-d74319d6e1ae 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] HTTP exception thrown: Security group 67a4da2b-1ef9-43ec-8547-17e7f97dc15d does not exist Neutron server returns request_ids: ['req-ab570f16-eeac-4e9b-9e64-91f1e74a600d'] [pid: 7|app: 0|req: 308/624] 10.0.0.245 () {32 vars in 740 bytes} [Thu Jun 18 09:57:54 2026] DELETE /v2.1/os-security-groups/67a4da2b-1ef9-43ec-8547-17e7f97dc15d => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 09:57:54.186 7 WARNING neutronclient.v2_0.client [None req-188d252a-867e-42ad-8a87-2fc1bab6e996 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:54.208 8 WARNING neutronclient.v2_0.client [None req-17094dfc-3832-4080-af6b-03787ee8b84b 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:54.209 7 INFO nova.api.openstack.wsgi [None req-188d252a-867e-42ad-8a87-2fc1bab6e996 708c3201fe6f4237b380a626fce76e95 d84e11513a45445487cd79d2ecd3fd69 - - default default] HTTP exception thrown: Security group 2360b84e-443c-4d0b-99de-d8fe764300dd does not exist Neutron server returns request_ids: ['req-09aab332-68b6-42fd-863e-382587e33a21'] [pid: 7|app: 0|req: 309/625] 10.0.0.245 () {32 vars in 740 bytes} [Thu Jun 18 09:57:54 2026] DELETE /v2.1/os-security-groups/2360b84e-443c-4d0b-99de-d8fe764300dd => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/626] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:57:54 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1427 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:57:55.343 7 WARNING neutronclient.v2_0.client [None req-0a11aabf-5eea-4122-b24d-442eb72b4f8e 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/627] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:57:55 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1483 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:57:56.633 8 WARNING neutronclient.v2_0.client [None req-9d2d023f-cafb-4cad-b3f0-bcc3471e897c 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in 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/628] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:57:56 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1483 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-06-18 09:57:57.738 7 WARNING neutronclient.v2_0.client [None req-a09ca6c7-d21f-4d80-853e-281b4880a1d8 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/629] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:57:57 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1491 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:57:58.643 8 WARNING neutronclient.v2_0.client [None req-6084b16d-5af9-40e6-8494-258bf05712cd b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:57:58.805 8 WARNING neutronclient.v2_0.client [None req-6084b16d-5af9-40e6-8494-258bf05712cd b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:57:58.840 7 WARNING neutronclient.v2_0.client [None req-327e8abc-0f5a-4f13-b719-66183af5c074 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/630] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:57:58 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1568 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:57:59.038 8 WARNING neutronclient.v2_0.client [None req-6084b16d-5af9-40e6-8494-258bf05712cd b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:00.034 7 WARNING neutronclient.v2_0.client [None req-12d2eb16-7509-411b-9826-8e731977a2b6 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/631] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:57:59 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1556 bytes in 1147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:01.196 7 INFO nova.api.openstack.compute.server_external_events [req-85676941-946b-4553-a2e4-09739b079133 req-ecd5f975-d6b9-4dcc-82bd-daa552e58550 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:cd6496a9-708e-4056-a95c-9d7e014ccc47 for instance d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f on instance 2026-06-18 09:58:01.204 7 INFO nova.compute.rpcapi [None req-93596684-4f6f-4f46-940a-155cf6fd7a39 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 314/632] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 09:57:58 2026] POST /v2.1/servers => generated 451 bytes in 2831 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:01.362 7 WARNING neutronclient.v2_0.client [None req-44cd12f3-a8e8-472e-8d6c-df34798f2177 b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/634] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:01 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1251 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:02.178 8 WARNING neutronclient.v2_0.client [None req-e6ab5e2f-c161-4da5-aab7-055f8307cf10 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:02.929 7 WARNING neutronclient.v2_0.client [None req-4c8d5b78-768a-4431-95ca-fd1ed71bf92b b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in 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/637] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:02 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1293 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:03.290 7 INFO nova.api.openstack.compute.server_external_events [req-54a7af1f-025f-4f1e-9688-d91a1ee0156c req-96657525-6866-46af-89b7-e764ff0b0244 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:cd6496a9-708e-4056-a95c-9d7e014ccc47 for instance d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f on instance [pid: 7|app: 0|req: 319/638] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:04.267 7 WARNING neutronclient.v2_0.client [None req-c953c963-7c3f-468e-bb48-1e422a4f5b36 b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/639] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:02 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1556 bytes in 2963 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:04 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1349 bytes in 976 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/641] 10.0.0.245 () {34 vars in 671 bytes} [Thu Jun 18 09:58:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:06.160 7 WARNING neutronclient.v2_0.client [None req-8a2d22e7-cdb8-4d4e-a9ac-ea6f2bc8e0c2 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:58:06.265 8 WARNING neutronclient.v2_0.client [None req-45d1889b-08df-4979-bbe4-007ebe2ac84c b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in 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/642] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:06 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1357 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:06 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1556 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:06.874 8 WARNING neutronclient.v2_0.client [None req-1337ac9b-7cc5-446a-ad8c-ae895b0948da 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:58:07.359 8 WARNING neutronclient.v2_0.client [None req-1337ac9b-7cc5-446a-ad8c-ae895b0948da 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:07.408 7 WARNING neutronclient.v2_0.client [None req-ecc66172-8aef-4c57-bc23-047bafb6d47c b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in 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.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:07 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1435 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:07.730 7 WARNING neutronclient.v2_0.client [None req-4f843dbb-f97d-41cc-ba4c-78cdc98009db 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/645] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 09:58:06 2026] POST /v2.1/servers => generated 424 bytes in 965 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:07.833 8 WARNING neutronclient.v2_0.client [None req-ca888e17-406d-4404-adf3-1a85b7ca47a3 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:07 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1556 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:07.854 7 WARNING neutronclient.v2_0.client [None req-13564a5f-0a12-4647-ad9a-4be5f4af4182 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:58:07.904 8 WARNING neutronclient.v2_0.client [None req-ca888e17-406d-4404-adf3-1a85b7ca47a3 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/647] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:07 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1371 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:58:08.085 8 WARNING neutronclient.v2_0.client [None req-ca888e17-406d-4404-adf3-1a85b7ca47a3 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/648] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 09:58:07 2026] POST /v2.1/servers => generated 448 bytes in 555 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:08.327 7 WARNING neutronclient.v2_0.client [None req-a13b272a-4b2f-4d77-a352-3709785f1235 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/649] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:08 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1400 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:08.765 8 WARNING neutronclient.v2_0.client [None req-f1ded7e4-35d7-49c3-afb3-4a51e4fd3084 b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:08.809 7 INFO nova.api.openstack.compute.server_external_events [req-14cb60d7-30b8-434f-b355-3534f8071924 req-024e8cb1-bcc3-4a68-b65c-df4eaa7991cd 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:5891de03-f4cb-4ff5-a773-91d2fb45452e for instance 264427f7-a185-4854-9476-6d7a92ef1a81 on instance [pid: 7|app: 0|req: 326/650] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:08 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) [pid: 8|app: 0|req: 325/651] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:08 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1435 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-06-18 09:58:08.895 7 WARNING neutronclient.v2_0.client [None req-3dc107af-444b-4845-9cef-e7adffcf395b 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:08.968 8 WARNING neutronclient.v2_0.client [None req-c2da6e56-f31e-47f7-85b4-625dd64b7e7f 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/652] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:08 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1375 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:08 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1556 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:09.418 8 WARNING neutronclient.v2_0.client [None req-2fa70bfb-3b30-456d-a076-a4c45993f3f2 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/654] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:09 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1404 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:09.894 7 WARNING neutronclient.v2_0.client [None req-dfb4b3fe-02c4-4527-968a-7eb9fbb43580 b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in 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/655] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:09 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1435 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:10.075 8 WARNING neutronclient.v2_0.client [None req-a6321cc5-1103-4e8b-91d9-e83fa5c61a6d 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:58:10.076 7 WARNING neutronclient.v2_0.client [None req-0031f73b-1bdd-4bfc-aa68-12d8ebe3d6b2 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/656] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:10 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1423 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:10 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1556 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:10.497 8 WARNING neutronclient.v2_0.client [None req-f70f5070-3cc8-48db-90e4-8e41e5af06fc d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/658] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:10 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1396 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:11.045 7 WARNING neutronclient.v2_0.client [None req-f396a003-cfc0-4c5e-8525-c7de4ab5472b b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:11.169 8 WARNING neutronclient.v2_0.client [None req-57703988-081b-4e59-a4e3-1bb97b8d9ef8 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/659] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:11 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1435 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:11 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1423 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:11.243 7 WARNING neutronclient.v2_0.client [None req-a2cd18ab-492b-449d-95d8-63fe869e980d 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/661] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:11 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1556 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:11.578 8 WARNING neutronclient.v2_0.client [None req-af7ada17-99c4-4760-bd8e-68d38d945a14 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/662] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:11 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1396 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:12.225 7 WARNING neutronclient.v2_0.client [None req-d6f20f1d-8475-405f-983e-2dd074b66852 b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:12.263 8 WARNING neutronclient.v2_0.client [None req-1b12cd28-15fe-48b3-bac0-dc2cb1dfc6df 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in 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/663] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:12 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1431 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:12 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1423 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:12.374 8 WARNING neutronclient.v2_0.client [None req-68f42275-5a01-4e47-97b4-7474ddba1f71 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in 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/665] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:12 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1556 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:12.672 7 WARNING neutronclient.v2_0.client [None req-ca1bce66-3d2f-4350-9945-1421d7f17f49 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/666] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:12 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:13.328 8 INFO nova.api.openstack.compute.server_external_events [req-82eeaa9d-1997-41f9-a5cf-35d95a5a43a4 req-7f56d0a4-5d13-40b8-99d2-da5ed6603b16 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:63efc726-82f0-400f-a981-b00e2f1a03b9 for instance f7b045a9-49ab-461f-8c4c-031ca3f567b6 on instance 2026-06-18 09:58:13.336 8 INFO nova.compute.rpcapi [None req-e277c4f6-4818-429b-a037-1fc555023d6e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-06-18 09:58:13.349 7 WARNING neutronclient.v2_0.client [None req-78642c25-2415-4032-a53a-6b5bbb9a694a 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/669] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:13.391 8 WARNING neutronclient.v2_0.client [None req-a02e39cb-391d-4154-bccb-b6f6edc65742 b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/670] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:13 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1483 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:13.571 7 WARNING neutronclient.v2_0.client [None req-f80bf0b2-f069-4a7d-91dd-ad024b63f785 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/671] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:13 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1423 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:13 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1556 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:13.762 8 WARNING neutronclient.v2_0.client [None req-07a51424-2f98-4323-b541-2abe595aaa2d d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/673] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:13 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1452 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:14.493 7 WARNING neutronclient.v2_0.client [None req-f3d3e661-27cb-4e56-a77e-db6306038d5c 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/674] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:14 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1471 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-06-18 09:58:14.663 8 WARNING neutronclient.v2_0.client [None req-6e1bc970-822c-4897-9d29-4ce3bbdebfad b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:14.784 7 WARNING neutronclient.v2_0.client [None req-73789b1f-70a1-4e3c-89fe-83c0bc4cc268 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/675] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:14 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1423 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:14.881 8 WARNING neutronclient.v2_0.client [None req-95372c0f-160a-47ec-bf90-51d0fd94c727 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/676] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:14 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1556 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:14 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1526 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:15.395 7 INFO nova.api.openstack.compute.server_external_events [req-22d9c0ab-ea1c-446d-8cbe-6c20a245e153 req-3a8d6849-8168-4457-9abc-ff0f42cd1a8f 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:5891de03-f4cb-4ff5-a773-91d2fb45452e for instance 264427f7-a185-4854-9476-6d7a92ef1a81 on instance 2026-06-18 09:58:15.396 7 INFO nova.api.openstack.compute.server_external_events [req-22d9c0ab-ea1c-446d-8cbe-6c20a245e153 req-3a8d6849-8168-4457-9abc-ff0f42cd1a8f 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:cd6496a9-708e-4056-a95c-9d7e014ccc47 for instance d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f on instance 2026-06-18 09:58:15.396 7 INFO nova.api.openstack.compute.server_external_events [req-22d9c0ab-ea1c-446d-8cbe-6c20a245e153 req-3a8d6849-8168-4457-9abc-ff0f42cd1a8f 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:cd6496a9-708e-4056-a95c-9d7e014ccc47 for instance d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f on instance 2026-06-18 09:58:15.396 7 INFO nova.api.openstack.compute.server_external_events [req-22d9c0ab-ea1c-446d-8cbe-6c20a245e153 req-3a8d6849-8168-4457-9abc-ff0f42cd1a8f 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:63efc726-82f0-400f-a981-b00e2f1a03b9 for instance f7b045a9-49ab-461f-8c4c-031ca3f567b6 on instance 2026-06-18 09:58:15.396 7 INFO nova.api.openstack.compute.server_external_events [req-22d9c0ab-ea1c-446d-8cbe-6c20a245e153 req-3a8d6849-8168-4457-9abc-ff0f42cd1a8f 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:5891de03-f4cb-4ff5-a773-91d2fb45452e for instance 264427f7-a185-4854-9476-6d7a92ef1a81 on instance 2026-06-18 09:58:15.396 7 INFO nova.api.openstack.compute.server_external_events [req-22d9c0ab-ea1c-446d-8cbe-6c20a245e153 req-3a8d6849-8168-4457-9abc-ff0f42cd1a8f 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:5891de03-f4cb-4ff5-a773-91d2fb45452e for instance 264427f7-a185-4854-9476-6d7a92ef1a81 on instance [pid: 7|app: 0|req: 339/678] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:15 2026] POST /v2.1/os-server-external-events => generated 1042 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:15.667 8 WARNING neutronclient.v2_0.client [None req-564bba58-5e50-481b-8cde-9417df9d0038 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/679] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:15 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1471 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:15.861 7 WARNING neutronclient.v2_0.client [None req-80ebb8f6-1a36-4828-abc6-5ee377c663af b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] 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: 340/680] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:15 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1423 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:58:16.015 8 WARNING neutronclient.v2_0.client [None req-4825c315-a1a0-4227-8f63-7867faa13f50 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:16.111 7 WARNING neutronclient.v2_0.client [None req-e5359c31-b4f7-44e6-be77-46a33e529e35 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/681] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:15 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1556 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:16 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1524 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:16.828 8 WARNING neutronclient.v2_0.client [None req-065e21f2-4648-42a0-be8e-e13483ec7716 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/683] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:16 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1471 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:17.045 7 WARNING neutronclient.v2_0.client [None req-96b25259-2f2c-4504-83af-6d971532c151 b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] 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: 342/684] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:17 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1610 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-06-18 09:58:17.208 7 WARNING neutronclient.v2_0.client [None req-80beb381-2bf0-4980-b96a-ba9025e9badb b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:58:17.208 8 WARNING neutronclient.v2_0.client [None req-b1054358-5083-4e0d-8c41-731ab4a501fd 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in 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/685] 10.0.0.245 () {32 vars in 741 bytes} [Thu Jun 18 09:58:17 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:17.286 7 WARNING neutronclient.v2_0.client [None req-baedbca6-71f4-4318-bf67-fd2fcf00a2c9 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/686] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:17 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1738 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:17.405 8 WARNING neutronclient.v2_0.client [None req-1ec2c68e-df01-451b-abe7-21306741df40 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in 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/687] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:17 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1524 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-06-18 09:58:17.464 7 INFO nova.api.openstack.compute.server_external_events [req-f8b4afb3-814b-417f-a440-94b3ca583464 req-670ad653-c0d9-4a39-94b7-86dc913a76cf 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:ac7f5be2-ce30-4903-8ff5-98aa3ce9ea99 for instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 on instance [pid: 7|app: 0|req: 345/688] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.245 () {32 vars in 741 bytes} [Thu Jun 18 09:58:17 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f/os-interface => generated 284 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:18.006 7 WARNING neutronclient.v2_0.client [None req-8c8e1a77-9332-44e5-afcf-d508d17423a0 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:18.294 8 WARNING neutronclient.v2_0.client [None req-d6a8fbe5-3cfd-47bc-b5f8-0ca3e0a2608e b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in 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/690] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:17 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1471 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:18.526 7 WARNING neutronclient.v2_0.client [None req-b92b8b31-0f71-4bec-bb67-145a491cc9e1 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/691] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:18 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1610 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/692] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:18 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1524 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-06-18 09:58:18.756 7 INFO nova.api.openstack.compute.server_external_events [req-a858bb88-94ea-4caa-9631-3022181d8409 req-0519e2c3-51b9-4d1b-acce-baf8fcdd3592 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:5891de03-f4cb-4ff5-a773-91d2fb45452e for instance 264427f7-a185-4854-9476-6d7a92ef1a81 on instance [pid: 8|app: 0|req: 346/693] 10.0.0.245 () {32 vars in 641 bytes} [Thu Jun 18 09:58:18 2026] GET /v2.1/servers => generated 387 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/694] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/695] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 09:58:18 2026] DELETE /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:18.948 7 WARNING neutronclient.v2_0.client [None req-cce50a26-6942-417a-bfbe-1219ee42ef26 b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/696] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:18 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1616 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:19.222 8 WARNING neutronclient.v2_0.client [None req-cf0d19be-23f4-4213-8bac-b5ee436094cc 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/697] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:19 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1738 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, ' [pid: 7|app: 0|req: 350/698] 10.0.0.245 () {32 vars in 641 bytes} [Thu Jun 18 09:58:19 2026] GET /v2.1/servers => generated 384 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:19.523 7 INFO nova.api.openstack.compute.server_external_events [req-bef8d45a-1e26-436d-88f2-d92181ea3eb2 req-3cf48300-b5ba-4365-8bbe-92af77425199 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:63efc726-82f0-400f-a981-b00e2f1a03b9 for instance f7b045a9-49ab-461f-8c4c-031ca3f567b6 on instance 2026-06-18 09:58:19.524 7 INFO nova.api.openstack.compute.server_external_events [req-bef8d45a-1e26-436d-88f2-d92181ea3eb2 req-3cf48300-b5ba-4365-8bbe-92af77425199 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:63efc726-82f0-400f-a981-b00e2f1a03b9 for instance f7b045a9-49ab-461f-8c4c-031ca3f567b6 on instance 2026-06-18 09:58:19.524 7 INFO nova.api.openstack.compute.server_external_events [req-bef8d45a-1e26-436d-88f2-d92181ea3eb2 req-3cf48300-b5ba-4365-8bbe-92af77425199 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:cd6496a9-708e-4056-a95c-9d7e014ccc47 for instance d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f on instance [pid: 7|app: 0|req: 351/699] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:19 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:19.567 7 WARNING neutronclient.v2_0.client [None req-ba59a57d-3a00-4fab-9775-8822017b9923 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/700] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 09:58:19 2026] DELETE /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:19.658 8 WARNING neutronclient.v2_0.client [None req-c5d78c2b-8a9e-434b-9a1e-fa2e16dda662 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/701] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:19 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1471 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-06-18 09:58:19.748 7 WARNING neutronclient.v2_0.client [None req-03c5349c-4326-451f-8ade-ab8686d4df56 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/702] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:19 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1744 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:19 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1524 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:20.115 8 WARNING neutronclient.v2_0.client [None req-89514587-94db-40f2-adb2-a66476c8279f b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/704] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:20 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1736 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-06-18 09:58:20.744 7 WARNING neutronclient.v2_0.client [None req-ebae4f47-af18-4334-88a8-c47d7b5f3352 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:20.829 8 WARNING neutronclient.v2_0.client [None req-e7160d31-e423-48cc-ad9b-4c00e44f8dfe 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/705] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:20 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1655 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:20.938 7 WARNING neutronclient.v2_0.client [None req-d5e2b5ee-b8a8-49f8-abad-28fe03ee265b d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/706] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:20 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1864 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, ' [pid: 8|app: 0|req: 353/707] 10.0.0.245 () {32 vars in 723 bytes} [Thu Jun 18 09:58:21 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6/ips => generated 108 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: 354/708] 10.0.0.245 () {32 vars in 723 bytes} [Thu Jun 18 09:58:21 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6/ips => generated 108 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/709] 10.0.0.245 () {32 vars in 823 bytes} [Thu Jun 18 09:58:21 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6/ips/tempest-ServerAddressesTestJSON-614957662-network => generated 93 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:20 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1524 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/711] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 09:58:21 2026] DELETE /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:21.271 7 WARNING neutronclient.v2_0.client [None req-5e9dcbe4-c72a-4a2b-8b37-23dd79f87fec 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:21.339 8 WARNING neutronclient.v2_0.client [None req-a19e05ca-b166-4708-bd64-b69df58e282a b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/712] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:21 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1661 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/713] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:21 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1736 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-06-18 09:58:21.575 7 INFO nova.api.openstack.compute.server_external_events [req-2e59310c-4569-4a80-b23a-ecbe1ea828ff req-a2addeed-483c-4be3-8fb9-7df2d3e8ea03 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:ac7f5be2-ce30-4903-8ff5-98aa3ce9ea99 for instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 on instance 2026-06-18 09:58:21.576 7 INFO nova.api.openstack.compute.server_external_events [req-2e59310c-4569-4a80-b23a-ecbe1ea828ff req-a2addeed-483c-4be3-8fb9-7df2d3e8ea03 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:ac7f5be2-ce30-4903-8ff5-98aa3ce9ea99 for instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 on instance 2026-06-18 09:58:21.576 7 INFO nova.api.openstack.compute.server_external_events [req-2e59310c-4569-4a80-b23a-ecbe1ea828ff req-a2addeed-483c-4be3-8fb9-7df2d3e8ea03 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:5891de03-f4cb-4ff5-a773-91d2fb45452e for instance 264427f7-a185-4854-9476-6d7a92ef1a81 on instance 2026-06-18 09:58:21.576 7 INFO nova.api.openstack.compute.server_external_events [req-2e59310c-4569-4a80-b23a-ecbe1ea828ff req-a2addeed-483c-4be3-8fb9-7df2d3e8ea03 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:5891de03-f4cb-4ff5-a773-91d2fb45452e for instance 264427f7-a185-4854-9476-6d7a92ef1a81 on instance 2026-06-18 09:58:21.576 7 INFO nova.api.openstack.compute.server_external_events [req-2e59310c-4569-4a80-b23a-ecbe1ea828ff req-a2addeed-483c-4be3-8fb9-7df2d3e8ea03 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:cd6496a9-708e-4056-a95c-9d7e014ccc47 for instance d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f on instance 2026-06-18 09:58:21.576 7 INFO nova.api.openstack.compute.server_external_events [req-2e59310c-4569-4a80-b23a-ecbe1ea828ff req-a2addeed-483c-4be3-8fb9-7df2d3e8ea03 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:cd6496a9-708e-4056-a95c-9d7e014ccc47 for instance d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f on instance [pid: 7|app: 0|req: 357/714] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:21 2026] POST /v2.1/os-server-external-events => generated 1046 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:21.915 8 INFO nova.api.openstack.compute.server_external_events [req-fa8b4e07-fcf9-429c-8370-432f185923cd req-ad2b81d5-aef3-431a-8e7f-4dd97d1180aa 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:5891de03-f4cb-4ff5-a773-91d2fb45452e for instance 264427f7-a185-4854-9476-6d7a92ef1a81 on instance [pid: 8|app: 0|req: 358/715] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:22.063 7 WARNING neutronclient.v2_0.client [None req-fd0c539f-f323-4fd3-9a18-d6ffbe1a3786 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/716] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:22 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1864 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:58:22.208 8 WARNING neutronclient.v2_0.client [None req-1bfec903-3342-427d-adda-8ac6e95e2453 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/717] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:22 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1524 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:22.544 7 WARNING neutronclient.v2_0.client [None req-7e734f3b-fee5-4066-9349-3099cee569a3 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:58:22.571 8 WARNING neutronclient.v2_0.client [None req-d6c3f357-9617-48d8-b37a-2a48fc0c4229 b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/718] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:22 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1378 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:22 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1661 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:23.246 8 WARNING neutronclient.v2_0.client [None req-93daf72d-df25-4976-bd15-552c95171dde 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/722] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:23 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1512 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:23.512 7 WARNING neutronclient.v2_0.client [None req-651a5fcd-3e4d-43f5-a001-f5601d5ae7ec d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:23.621 8 INFO nova.api.openstack.compute.server_external_events [req-ba573c81-6fa9-4b87-a881-5a3686e3d179 req-a9e5801b-783d-40b6-9db3-ac5f7870421a 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:63efc726-82f0-400f-a981-b00e2f1a03b9 for instance f7b045a9-49ab-461f-8c4c-031ca3f567b6 on instance 2026-06-18 09:58:23.621 8 INFO nova.api.openstack.compute.server_external_events [req-ba573c81-6fa9-4b87-a881-5a3686e3d179 req-a9e5801b-783d-40b6-9db3-ac5f7870421a 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:63efc726-82f0-400f-a981-b00e2f1a03b9 for instance f7b045a9-49ab-461f-8c4c-031ca3f567b6 on instance [pid: 7|app: 0|req: 361/723] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:23 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1714 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:23 2026] POST /v2.1/os-server-external-events => generated 358 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:23.690 7 WARNING neutronclient.v2_0.client [None req-8cbd75ca-a05a-44e7-a781-70839aead5c6 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:58:23.716 8 WARNING neutronclient.v2_0.client [None req-774ae8b8-ab29-4b6e-abbc-90c84ec18c0b b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in 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/725] 10.0.0.245 () {32 vars in 741 bytes} [Thu Jun 18 09:58:23 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/726] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:23 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1383 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:58:23.797 7 WARNING neutronclient.v2_0.client [None req-5c33f522-b31e-48f5-b7d1-d3ff82d8793b 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:23.969 8 INFO nova.api.openstack.compute.server_external_events [req-ea6f1613-76b3-41ed-8bed-bfb40c67b608 req-4fd31951-f33d-48e5-98ec-91f6cbfcbd12 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:cd6496a9-708e-4056-a95c-9d7e014ccc47 for instance d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f on instance [pid: 8|app: 0|req: 365/727] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:23 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1619 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:24.337 8 WARNING neutronclient.v2_0.client [None req-6071c8ed-6859-4728-aaa6-d13243ebf373 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/729] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:24 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => 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-06-18 09:58:24.476 7 WARNING neutronclient.v2_0.client [None req-33380559-ad14-4fb5-97c2-72854651699a d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/730] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:24 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1714 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:24.836 8 WARNING neutronclient.v2_0.client [None req-6bcd1975-2158-464a-a3a0-f85fc0a2f2ab b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/731] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:24 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1383 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:25.105 7 WARNING neutronclient.v2_0.client [None req-1e549549-635a-4755-94ad-08ccc988ed60 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/732] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:25 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1457 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:25.442 8 WARNING neutronclient.v2_0.client [None req-6861482c-6a2c-4e6e-8b99-69117f9a4578 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/733] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:25 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 1517 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:25.658 7 INFO nova.api.openstack.compute.server_external_events [req-ae934f50-884b-4754-9c4a-bbd13c57e502 req-c9485e74-02a9-48d0-972f-584e8b886d14 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:63efc726-82f0-400f-a981-b00e2f1a03b9 for instance f7b045a9-49ab-461f-8c4c-031ca3f567b6 on instance [pid: 7|app: 0|req: 366/734] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:25.929 8 WARNING neutronclient.v2_0.client [None req-4d359a79-5605-4409-8028-c03473afddce b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/735] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:25 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 1383 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:26.004 7 INFO nova.api.openstack.compute.server_external_events [req-7bd74d18-a794-43b2-a9de-cd563a0b8f91 req-d93f9d30-19c5-4c64-9109-88da65a3658a 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:ac7f5be2-ce30-4903-8ff5-98aa3ce9ea99 for instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 on instance [pid: 7|app: 0|req: 367/736] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:26.202 8 WARNING neutronclient.v2_0.client [None req-2a9bf67a-ca19-4bc5-aac4-ac9af28089e7 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/737] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:26 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1457 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:26.518 7 INFO nova.api.openstack.wsgi [None req-d4c835d5-7d91-4674-a186-0021e45cf8b8 3d6c7a77269d4d6a99dd7d225dadfb51 4d00b516c8684b42a1aa3f0e53d6833e - - default default] HTTP exception thrown: Instance d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f could not be found. [pid: 7|app: 0|req: 368/738] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:26 2026] GET /v2.1/servers/d6fb1a31-e4dd-499d-a4e1-c0e63cff2c8f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/739] 10.0.0.245 () {32 vars in 704 bytes} [Thu Jun 18 09:58:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-857184059 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:26.999 7 INFO nova.api.openstack.wsgi [None req-6e45f6d3-ed61-430e-91c3-6c7fae21422d b15636d4e50248c6ac285602323e48fd 2f8f6e84ddaf4ca3bee53c648d41944d - - default default] HTTP exception thrown: Instance 264427f7-a185-4854-9476-6d7a92ef1a81 could not be found. [pid: 7|app: 0|req: 369/740] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:26 2026] GET /v2.1/servers/264427f7-a185-4854-9476-6d7a92ef1a81 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.245 () {32 vars in 702 bytes} [Thu Jun 18 09:58:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-89892969 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:27.289 7 WARNING neutronclient.v2_0.client [None req-81c64375-e6a3-496b-84a9-5c0090d1314a 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/742] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:27 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 1457 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:58:28.923 8 INFO nova.api.openstack.wsgi [None req-b1b89c06-759d-48f6-b725-90206f17896e 0e8f8fcd5ff34a619151b53c3436525a b65faabdb7714bb699f11f2f7edf6fad - - default default] HTTP exception thrown: Instance f7b045a9-49ab-461f-8c4c-031ca3f567b6 could not be found. [pid: 8|app: 0|req: 373/743] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:28 2026] GET /v2.1/servers/f7b045a9-49ab-461f-8c4c-031ca3f567b6 => generated 111 bytes in 19 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/746] 10.0.0.245 () {34 vars in 671 bytes} [Thu Jun 18 09:58:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:40.200 7 WARNING neutronclient.v2_0.client [None req-e9d616fe-ddf6-4aef-aa99-d8390102fbc9 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:58:40.212 8 WARNING neutronclient.v2_0.client [None req-649fd431-6f53-4911-a20c-b9356ff2f1ac d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:58:40.243 7 WARNING neutronclient.v2_0.client [None req-e9d616fe-ddf6-4aef-aa99-d8390102fbc9 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/747] 10.0.0.245 () {32 vars in 741 bytes} [Thu Jun 18 09:58:40 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/os-interface => generated 284 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-06-18 09:58:40.363 8 WARNING neutronclient.v2_0.client [None req-d556d7f2-5e82-4977-b764-3e04baae7f1b d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/748] 10.0.0.245 () {32 vars in 815 bytes} [Thu Jun 18 09:58:40 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/os-interface/ac7f5be2-ce30-4903-8ff5-98aa3ce9ea99 => generated 281 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:40.425 7 WARNING neutronclient.v2_0.client [None req-e9d616fe-ddf6-4aef-aa99-d8390102fbc9 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in 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/749] 10.0.0.245 () {32 vars in 723 bytes} [Thu Jun 18 09:58:40 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/ips => generated 155 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: 379/750] 10.0.0.245 () {34 vars in 750 bytes} [Thu Jun 18 09:58:40 2026] POST /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/action => generated 0 bytes in 37 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: 380/751] 10.0.0.245 () {32 vars in 723 bytes} [Thu Jun 18 09:58:40 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/ips => generated 155 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/752] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 09:58:40 2026] POST /v2.1/servers => generated 452 bytes in 455 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:40.613 8 WARNING neutronclient.v2_0.client [None req-9abefee4-1654-4923-b0b3-e524c03ad2f4 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/753] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:40 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1392 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/754] 10.0.0.245 () {32 vars in 723 bytes} [Thu Jun 18 09:58:41 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:41.729 8 WARNING neutronclient.v2_0.client [None req-3f574e56-0348-4582-b903-27af5d78886b 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in 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/755] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:41 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1396 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:41.833 7 INFO nova.api.openstack.compute.server_external_events [req-023a8b10-b9eb-4ebb-9e08-6b30ab3bb95f req-fbe2baa6-e7b1-4a96-83bf-fd13f2ddbf13 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:ac7f5be2-ce30-4903-8ff5-98aa3ce9ea99 for instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 on instance [pid: 7|app: 0|req: 374/756] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:41 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: 8|app: 0|req: 383/757] 10.0.0.245 () {32 vars in 723 bytes} [Thu Jun 18 09:58:42 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:42.834 7 WARNING neutronclient.v2_0.client [None req-afb75672-3b6a-4b44-919a-1b5edcabd959 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in 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/760] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:42 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1444 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/761] 10.0.0.245 () {32 vars in 723 bytes} [Thu Jun 18 09:58:43 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/ips => generated 193 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-06-18 09:58:43.731 7 WARNING neutronclient.v2_0.client [None req-47f629ce-0738-4645-b915-db77edeb4996 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/762] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:43 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1948 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/763] 10.0.0.245 () {34 vars in 750 bytes} [Thu Jun 18 09:58:43 2026] POST /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:43.918 7 WARNING neutronclient.v2_0.client [None req-2f599d9f-9541-4952-9c7a-1b98a9701b29 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/764] 10.0.0.245 () {32 vars in 723 bytes} [Thu Jun 18 09:58:43 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/ips => generated 193 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/765] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:43 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1444 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/766] 10.0.0.245 () {32 vars in 723 bytes} [Thu Jun 18 09:58:44 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/ips => generated 193 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:58:45.033 7 WARNING neutronclient.v2_0.client [None req-449d9581-f076-43eb-b0de-589da7ed16af 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:45.311 8 INFO nova.api.openstack.compute.server_external_events [req-c6c4be86-0777-468e-9045-84287a079a30 req-d0f106bf-9599-4718-bc83-1589c87f0c02 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:ac7f5be2-ce30-4903-8ff5-98aa3ce9ea99 for instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 on instance [pid: 8|app: 0|req: 390/767] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/768] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:44 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1519 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/769] 10.0.0.245 () {32 vars in 723 bytes} [Thu Jun 18 09:58:46 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/ips => generated 193 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:46.459 7 WARNING neutronclient.v2_0.client [None req-4b290660-33a2-407f-9bee-89a09a792011 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in 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/770] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:46 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1529 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/771] 10.0.0.245 () {32 vars in 723 bytes} [Thu Jun 18 09:58:47 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3/ips => generated 155 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: 380/772] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 09:58:47 2026] DELETE /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:47.282 8 WARNING neutronclient.v2_0.client [None req-409e05d8-1c46-470f-9824-236418a739a3 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:47.352 7 INFO nova.api.openstack.compute.server_external_events [req-73a9955b-de02-49c1-b51a-11d4fa30670e req-21cab81d-4c26-4596-b8dc-5532b1668563 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:a4f207c0-bd83-4f34-b90a-5043d0c418d4 for instance 9886d5ee-23e1-4250-8fad-12847c3ca118 on instance [pid: 7|app: 0|req: 381/773] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/774] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:47 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1840 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:47.651 7 WARNING neutronclient.v2_0.client [None req-b8d4d51d-2d76-4955-9f0d-564f6aac5b0f 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in 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/775] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:47 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:48.520 8 WARNING neutronclient.v2_0.client [None req-b78aab90-6d77-45f3-b3e5-2a3ac6a8f05b d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:58:48.538 7 INFO nova.api.openstack.compute.server_external_events [req-f4ad8d7d-a1f9-42f6-b791-902c04262324 req-6e108c2a-4411-4cf8-8141-9be97a75d59e 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:ac7f5be2-ce30-4903-8ff5-98aa3ce9ea99 for instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 on instance [pid: 7|app: 0|req: 383/776] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/777] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:48 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1840 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:48.865 7 WARNING neutronclient.v2_0.client [None req-a74913d4-2858-4ffa-b1ed-8b4c9a1440be 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/778] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:48 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1517 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:49.817 8 WARNING neutronclient.v2_0.client [None req-acdd06f1-35a5-4ae3-8a25-00385d852b28 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/779] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:49 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1840 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:50.051 7 WARNING neutronclient.v2_0.client [None req-8530b1c2-f8d9-417b-9380-e6ecbf4ee103 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:50.082 8 INFO nova.api.openstack.compute.server_external_events [req-1555d28a-3200-45e1-89a0-06aa05d66fcf req-3c50dc9c-236b-4538-92a2-45fdd117c4d2 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:ac7f5be2-ce30-4903-8ff5-98aa3ce9ea99 for instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 on instance [pid: 8|app: 0|req: 396/780] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/781] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:50 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1517 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:50.609 8 INFO nova.api.openstack.compute.server_external_events [req-a69372cb-13a4-4a39-8fce-afa000706e04 req-f0af7c78-7efc-4c95-b939-7e290c95ce2f 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:ac7f5be2-ce30-4903-8ff5-98aa3ce9ea99 for instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 on instance [pid: 8|app: 0|req: 397/782] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:50.983 7 WARNING neutronclient.v2_0.client [None req-044b1270-9e77-4148-9c3f-b861dc46608e d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/783] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:50 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1481 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:51.213 8 WARNING neutronclient.v2_0.client [None req-77439168-4da1-4d5e-8739-f55869feb493 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/784] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:51 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1517 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:52.085 7 WARNING neutronclient.v2_0.client [None req-efa3b7d8-7ef2-455f-b6dc-c48fc2f6ed51 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in 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/785] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:52 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1486 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:52.356 8 WARNING neutronclient.v2_0.client [None req-74cc3fe4-dfac-4f8c-8526-cdf78feb8bc2 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/786] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:52 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1517 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:52.671 7 INFO nova.api.openstack.compute.server_external_events [req-288cef54-0582-4a4b-9b82-3a0cab0995cd req-3768a23a-fa99-4d8e-bb4e-4e52e57bbe30 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:a4f207c0-bd83-4f34-b90a-5043d0c418d4 for instance 9886d5ee-23e1-4250-8fad-12847c3ca118 on instance 2026-06-18 09:58:52.671 7 INFO nova.api.openstack.compute.server_external_events [req-288cef54-0582-4a4b-9b82-3a0cab0995cd req-3768a23a-fa99-4d8e-bb4e-4e52e57bbe30 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:a4f207c0-bd83-4f34-b90a-5043d0c418d4 for instance 9886d5ee-23e1-4250-8fad-12847c3ca118 on instance [pid: 7|app: 0|req: 388/787] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:52 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:53.218 8 WARNING neutronclient.v2_0.client [None req-774db5a2-54c0-452f-83dd-e3f8ca9c42fa d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/790] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:53 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 1486 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:53.531 7 WARNING neutronclient.v2_0.client [None req-2dd61551-2ec7-414f-b88f-9423c1be3f6d 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/791] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:53 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1517 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:54.319 8 INFO nova.api.openstack.wsgi [None req-21cd3f1b-a634-4baa-bf67-87531932d745 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] HTTP exception thrown: Instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 could not be found. [pid: 8|app: 0|req: 402/792] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:54 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/793] 10.0.0.245 () {32 vars in 706 bytes} [Thu Jun 18 09:58:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1712082962 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:54.721 8 WARNING neutronclient.v2_0.client [None req-4c2d7878-fa33-4df4-92ad-3a68114d55ab 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:58:54.976 7 INFO nova.api.openstack.wsgi [None req-5c2cd61e-582b-44ba-988e-017d3b6ef49e d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] HTTP exception thrown: Instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 could not be found. [pid: 7|app: 0|req: 392/794] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 09:58:54 2026] DELETE /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => 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, ' 2026-06-18 09:58:55.018 7 INFO nova.api.openstack.wsgi [None req-03b71a3a-195e-4c0c-9d8e-1b6bf94d7e27 d065f6339f81460ab425a33651f1cf9d 80c5757d7aa04098a5b87cca0c77402c - - default default] HTTP exception thrown: Instance 8590ea9a-e05e-4e3c-915a-dcb18f8902d3 could not be found. [pid: 7|app: 0|req: 393/795] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:54 2026] GET /v2.1/servers/8590ea9a-e05e-4e3c-915a-dcb18f8902d3 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/796] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:58:54 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1700 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-06-18 09:58:55.080 7 WARNING neutronclient.v2_0.client [None req-aeeadc7a-97ae-4cb5-b6b1-139c8ef10e6d 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in 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/797] 10.0.0.245 () {32 vars in 741 bytes} [Thu Jun 18 09:58:55 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:58:56.245 8 INFO nova.api.openstack.compute.server_external_events [req-f8d3b257-4f1e-4591-885d-d9b1ecbae9de req-bbb7c149-fa06-495e-ae17-911e068459a5 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:a4f207c0-bd83-4f34-b90a-5043d0c418d4 for instance 9886d5ee-23e1-4250-8fad-12847c3ca118 on instance [pid: 8|app: 0|req: 404/798] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:58:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:05.993 8 WARNING neutronclient.v2_0.client [None req-8f997756-7d26-4721-b088-77910d080bc4 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/801] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:05 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1820 bytes in 1089 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:07.096 7 WARNING neutronclient.v2_0.client [None req-8bf544fa-eea4-471b-ad68-211ab41b7c38 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] 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: 407/802] 10.0.0.245 () {34 vars in 671 bytes} [Thu Jun 18 09:59:07 2026] POST /v2.1/os-keypairs => generated 385 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/803] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:07 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1820 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/804] 10.0.0.245 () {34 vars in 750 bytes} [Thu Jun 18 09:59:07 2026] POST /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:07.660 7 WARNING neutronclient.v2_0.client [None req-1d4df881-b556-434a-a3d4-e919b5ec7fb7 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/805] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:07 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1822 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:09.102 8 WARNING neutronclient.v2_0.client [None req-35cd2443-c139-42b3-bb32-e9206a369025 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:09.240 8 WARNING neutronclient.v2_0.client [None req-35cd2443-c139-42b3-bb32-e9206a369025 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:59:09.262 7 WARNING neutronclient.v2_0.client [None req-e7eb3e67-3391-4c2a-ad2d-5f38191f7346 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/806] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:09 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1822 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:59:09.648 8 WARNING neutronclient.v2_0.client [None req-35cd2443-c139-42b3-bb32-e9206a369025 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/807] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 09:59:09 2026] POST /v2.1/servers => generated 450 bytes in 1010 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:10.075 7 WARNING neutronclient.v2_0.client [None req-05e77e8f-e838-4130-a9e5-442e8333e836 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/808] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:10 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1423 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:10.590 8 WARNING neutronclient.v2_0.client [None req-b958ef51-13de-4836-a274-1b1aa247265c 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/809] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:10 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1822 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:11.240 7 WARNING neutronclient.v2_0.client [None req-ebe3eecb-4926-4bb0-b71e-d686e06d6341 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in 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/810] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:11 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => 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-06-18 09:59:11.768 8 WARNING neutronclient.v2_0.client [None req-4e86fc82-041a-4071-9f3f-1bde3e3bfae9 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/811] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:11 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1827 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:12.321 7 WARNING neutronclient.v2_0.client [None req-d7ad7833-238c-4bd5-ab21-94fe2b4234e9 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/812] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:12 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1475 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:12.648 8 INFO nova.api.openstack.compute.server_external_events [req-631b7275-5679-40fa-af1e-b7a3ffcc889f req-7402d6af-341d-47f7-8bbe-a2afb26dcf17 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:a4f207c0-bd83-4f34-b90a-5043d0c418d4 for instance 9886d5ee-23e1-4250-8fad-12847c3ca118 on instance [pid: 8|app: 0|req: 412/813] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:12.962 7 WARNING neutronclient.v2_0.client [None req-411f3aca-c2f8-440b-b60c-6c347055fd8e 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in 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/816] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:12 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1827 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:13.445 8 WARNING neutronclient.v2_0.client [None req-a3587fb8-d8ab-4c01-ac67-da4e9cb42cd5 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in 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/817] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:13 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1475 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:14.156 7 WARNING neutronclient.v2_0.client [None req-afa67c2c-78df-4a50-9135-7b1adba401d1 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/818] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:14 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1827 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:14.533 8 WARNING neutronclient.v2_0.client [None req-b7f33612-3d64-480a-bdd9-698dcda35911 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:14.734 7 INFO nova.api.openstack.compute.server_external_events [req-87597fd4-0d73-40c8-a343-6260d0d89fbe req-49f90133-5d63-4acc-abfc-02cc273a159e 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:a4f207c0-bd83-4f34-b90a-5043d0c418d4 for instance 9886d5ee-23e1-4250-8fad-12847c3ca118 on instance [pid: 7|app: 0|req: 405/819] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/820] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:14 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1483 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:15.343 7 WARNING neutronclient.v2_0.client [None req-a7afcbf8-f09d-49d8-b5dd-7a5805525039 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:15.884 8 WARNING neutronclient.v2_0.client [None req-916599bd-95a5-4790-878c-edd1ac80a6e7 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/821] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:15 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1827 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:16.102 7 INFO nova.api.openstack.compute.server_external_events [req-7015327d-0930-4165-95ff-9191e4e91c77 req-f2f1eb85-0e03-480e-8393-ea3795780267 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:f1ef46b1-005e-41e9-80b6-168b135dbea0 for instance e0f6f4de-dd82-4c02-a646-00040583ba2d on instance [pid: 7|app: 0|req: 407/822] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:16 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: 8|app: 0|req: 416/823] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:15 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1560 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:16.791 7 INFO nova.api.openstack.compute.server_external_events [req-5c7f5cc1-98a5-45db-9654-ebb33ab4509f req-88057b24-033c-491c-b9c7-b5ee27b693b9 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:a4f207c0-bd83-4f34-b90a-5043d0c418d4 for instance 9886d5ee-23e1-4250-8fad-12847c3ca118 on instance 2026-06-18 09:59:16.792 7 INFO nova.api.openstack.compute.server_external_events [req-5c7f5cc1-98a5-45db-9654-ebb33ab4509f req-88057b24-033c-491c-b9c7-b5ee27b693b9 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:a4f207c0-bd83-4f34-b90a-5043d0c418d4 for instance 9886d5ee-23e1-4250-8fad-12847c3ca118 on instance [pid: 7|app: 0|req: 408/824] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:16 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:17.133 8 WARNING neutronclient.v2_0.client [None req-57408997-e4e1-4b97-b857-d0bd46a68b47 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:17.228 7 WARNING neutronclient.v2_0.client [None req-995ea106-74ec-4e60-81e4-3406c762f549 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in 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/825] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:17 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1827 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/826] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:17 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1548 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:18.284 8 WARNING neutronclient.v2_0.client [None req-49d54803-6881-4cc7-bc0a-e4badc9843c5 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:18.380 7 WARNING neutronclient.v2_0.client [None req-717cb77e-f6cd-4547-9afb-ce5f687c0c8a e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in 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/827] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:18 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1820 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/828] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:18 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1548 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:19.536 8 WARNING neutronclient.v2_0.client [None req-4d951f0c-154b-4f0f-a31d-394f36b4d6cb e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/829] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:19 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1548 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:20.722 7 WARNING neutronclient.v2_0.client [None req-fc57afbc-a05c-4806-8a34-d75960eee2b6 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/830] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:20 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1548 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:20.977 8 INFO nova.api.openstack.compute.server_external_events [req-fc800e10-a2ba-4690-8ad4-c2c61edfec60 req-f4b87661-6aeb-4f07-a120-60b2327ad987 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:f1ef46b1-005e-41e9-80b6-168b135dbea0 for instance e0f6f4de-dd82-4c02-a646-00040583ba2d on instance [pid: 8|app: 0|req: 420/831] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:21.988 7 WARNING neutronclient.v2_0.client [None req-5dd09fd0-b957-4d38-abd9-dec92af95997 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/832] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:21 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1548 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:23.031 7 INFO nova.api.openstack.compute.server_external_events [req-b695c660-38e4-4ded-bbdf-2d5d7467fa76 req-7092dbe4-f8a2-43e3-8602-d7e2f4b33073 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:f1ef46b1-005e-41e9-80b6-168b135dbea0 for instance e0f6f4de-dd82-4c02-a646-00040583ba2d on instance [pid: 7|app: 0|req: 414/835] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:23.144 8 WARNING neutronclient.v2_0.client [None req-25c946eb-9cea-468d-9b18-a6126c030c51 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/836] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:23 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1725 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:23.294 7 WARNING neutronclient.v2_0.client [None req-da1bb645-8dd2-4ece-a749-3e90611f9ab4 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/837] 10.0.0.245 () {32 vars in 741 bytes} [Thu Jun 18 09:59:23 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d/os-interface => generated 284 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:24.187 8 WARNING neutronclient.v2_0.client [None req-2094014d-ab55-4a33-bee9-4d13289f21a7 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:59:24.188 7 INFO nova.api.openstack.compute.server_external_events [req-a34ae38d-ae59-4eda-8a1e-2c0e69397d8e req-920a6eda-b74f-4d22-b033-9baf869287e2 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:f1ef46b1-005e-41e9-80b6-168b135dbea0 for instance e0f6f4de-dd82-4c02-a646-00040583ba2d on instance [pid: 7|app: 0|req: 416/838] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/839] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:24 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1725 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/840] 10.0.0.245 () {32 vars in 641 bytes} [Thu Jun 18 09:59:24 2026] GET /v2.1/servers => generated 378 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/841] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 09:59:24 2026] DELETE /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:24.499 7 WARNING neutronclient.v2_0.client [None req-941aa3c0-21f1-4e1d-b63b-af390734542e e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in 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/842] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:24 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1731 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:25.660 8 WARNING neutronclient.v2_0.client [None req-502f3b6c-0c6a-4456-9447-c57de0e8fed2 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:25.765 7 INFO nova.api.openstack.compute.server_external_events [req-6e2267c0-9fcb-4982-a987-39834be99ebf req-09d2a3b2-6978-49f5-9ea9-a852af1e2b78 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:f1ef46b1-005e-41e9-80b6-168b135dbea0 for instance e0f6f4de-dd82-4c02-a646-00040583ba2d on instance [pid: 7|app: 0|req: 419/843] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/844] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:25 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1851 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:26.897 7 WARNING neutronclient.v2_0.client [None req-a4fb8295-770e-4417-ab2d-12aace591668 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:27.829 8 INFO nova.api.openstack.compute.server_external_events [req-f4b267fa-5997-4378-a2db-01d4130a3c46 req-0cf502f7-ac80-43a4-bfad-150c91d4678b 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:f1ef46b1-005e-41e9-80b6-168b135dbea0 for instance e0f6f4de-dd82-4c02-a646-00040583ba2d on instance [pid: 8|app: 0|req: 426/845] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/846] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:26 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1851 bytes in 1149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:29.068 8 WARNING neutronclient.v2_0.client [None req-6da8361d-8e4f-4c09-aa3d-3a0e95589a87 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/847] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:29 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1509 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:29.879 7 INFO nova.api.openstack.compute.server_external_events [req-5574522b-9e26-43b7-becf-2126360d01df req-f815ff7f-7abc-4d5b-bbb7-13247bb7f0aa 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:f1ef46b1-005e-41e9-80b6-168b135dbea0 for instance e0f6f4de-dd82-4c02-a646-00040583ba2d on instance [pid: 7|app: 0|req: 421/848] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:30.255 8 WARNING neutronclient.v2_0.client [None req-130d57de-9694-439b-8f2a-2941860bac88 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/849] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:30 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 1509 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:31.336 7 INFO nova.api.openstack.wsgi [None req-f9430f48-47cf-40ce-89a5-97aeafa147c3 e399dd1414e644a79fa494c679662003 4b53ad935de94c8e9fadab594e202a90 - - default default] HTTP exception thrown: Instance e0f6f4de-dd82-4c02-a646-00040583ba2d could not be found. [pid: 7|app: 0|req: 422/850] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:31 2026] GET /v2.1/servers/e0f6f4de-dd82-4c02-a646-00040583ba2d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/851] 10.0.0.245 () {32 vars in 704 bytes} [Thu Jun 18 09:59:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-377851513 => generated 0 bytes in 17 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: 423/852] 10.0.0.245 () {34 vars in 671 bytes} [Thu Jun 18 09:59:32 2026] POST /v2.1/os-keypairs => generated 398 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/853] 10.0.0.94 () {30 vars in 618 bytes} [Thu Jun 18 09:59:32 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 424/854] 10.0.0.94 () {32 vars in 691 bytes} [Thu Jun 18 09:59: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: 8|app: 0|req: 431/855] 10.0.0.94 () {34 vars in 912 bytes} [Thu Jun 18 09:59:32 2026] GET /v2.1/os-simple-tenant-usage/5e653f0b226144a9ad568d44650e6cf3?start=2026-06-17T00:00:00&end=2026-06-18T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/858] 10.0.0.94 () {30 vars in 653 bytes} [Thu Jun 18 09:59:32 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:33.922 8 WARNING neutronclient.v2_0.client [None req-f1577dd9-71c6-413f-a669-df11364fef2b 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in 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/859] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:33 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1820 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/860] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 09:59:34 2026] DELETE /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:34.226 8 WARNING neutronclient.v2_0.client [None req-26149f7e-79a1-4698-ae70-27a80920cd6d 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:34.357 7 WARNING neutronclient.v2_0.client [None req-dbbebd58-f0ad-4757-abc9-3671289d1852 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:59:34.406 7 WARNING neutronclient.v2_0.client [None req-dbbebd58-f0ad-4757-abc9-3671289d1852 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/861] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:34 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1826 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:59:34.570 7 WARNING neutronclient.v2_0.client [None req-dbbebd58-f0ad-4757-abc9-3671289d1852 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/862] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 09:59:34 2026] POST /v2.1/servers => generated 450 bytes in 489 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:34.807 8 WARNING neutronclient.v2_0.client [None req-006b0168-43da-4033-a375-b4375ef76ec6 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/863] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:34 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1402 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:35.398 7 INFO nova.api.openstack.compute.server_external_events [req-3c46e5c0-9516-4384-9bf6-efde1af96a51 req-dd3837b1-ff12-407c-8c98-9d9e99d9ab85 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:a4f207c0-bd83-4f34-b90a-5043d0c418d4 for instance 9886d5ee-23e1-4250-8fad-12847c3ca118 on instance [pid: 7|app: 0|req: 428/864] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:35.483 8 WARNING neutronclient.v2_0.client [None req-fa0ee5ae-7382-4a93-858b-4b4b780661f6 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/865] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:35 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1826 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:35.901 7 WARNING neutronclient.v2_0.client [None req-fc54b99e-c3e2-4bd6-9850-e99b56a1744f 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/866] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:35 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1406 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/867] 10.0.0.94 () {30 vars in 618 bytes} [Thu Jun 18 09:59:35 2026] GET /v2.1 => generated 0 bytes in 115 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: 430/868] 10.0.0.94 () {32 vars in 691 bytes} [Thu Jun 18 09:59:36 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/869] 10.0.0.94 () {34 vars in 912 bytes} [Thu Jun 18 09:59:36 2026] GET /v2.1/os-simple-tenant-usage/5e653f0b226144a9ad568d44650e6cf3?start=2026-06-17T00:00:00&end=2026-06-18T23:59:59 => generated 20 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/870] 10.0.0.94 () {30 vars in 653 bytes} [Thu Jun 18 09:59:36 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/871] 10.0.0.245 () {30 vars in 413 bytes} [Thu Jun 18 09:59:36 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:36.646 8 WARNING neutronclient.v2_0.client [None req-c2ab1262-fe7a-4ed3-afa3-f8ea70aeda8a 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in 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.245 () {28 vars in 560 bytes} [Thu Jun 18 09:59:36 2026] GET /v2/ => generated 402 bytes in 379 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/873] 10.0.0.245 () {28 vars in 564 bytes} [Thu Jun 18 09:59:36 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: 434/874] 10.0.0.245 () {30 vars in 413 bytes} [Thu Jun 18 09:59:36 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-18 09:59:36.991 7 WARNING neutronclient.v2_0.client [None req-370c92f6-7ba0-4e9b-b905-c6c2e5d1caa8 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/875] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:36 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1454 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/876] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:36 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1826 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:37.444 7 INFO nova.api.openstack.compute.server_external_events [req-07a636f8-7b83-4c1a-a00e-1fc0f08a3fe2 req-6199feee-de5f-44c1-8838-e6037d71d086 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:a4f207c0-bd83-4f34-b90a-5043d0c418d4 for instance 9886d5ee-23e1-4250-8fad-12847c3ca118 on instance 2026-06-18 09:59:37.444 7 INFO nova.api.openstack.compute.server_external_events [req-07a636f8-7b83-4c1a-a00e-1fc0f08a3fe2 req-6199feee-de5f-44c1-8838-e6037d71d086 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:a4f207c0-bd83-4f34-b90a-5043d0c418d4 for instance 9886d5ee-23e1-4250-8fad-12847c3ca118 on instance [pid: 7|app: 0|req: 436/877] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:37 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:38.154 8 WARNING neutronclient.v2_0.client [None req-354ac466-41b1-48e5-a48d-b9e0f6ed9fbb 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] 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: 442/878] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:38 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1454 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:59:38.214 7 WARNING neutronclient.v2_0.client [None req-59c11410-c237-41de-9c5a-b3cdfb5cd90b 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in 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/879] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:38 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1478 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:39.252 8 WARNING neutronclient.v2_0.client [None req-9961e4b7-0e8c-48b9-9809-dcf89e3c1327 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] 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: 443/880] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:39 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1462 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 09:59:39.306 7 WARNING neutronclient.v2_0.client [None req-358cd04c-7c02-4174-9e67-ae5f8e28f27c 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] The python binding code in 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/881] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:39 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 1478 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:40.335 8 WARNING neutronclient.v2_0.client [None req-d928d820-0372-4477-80b8-9ea5c60e65fe 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:40.372 7 INFO nova.api.openstack.wsgi [None req-11c519cb-9571-45b7-ad55-a204d256152e 8fcddd45703f4f718678c0fc4a353a6a 5adc3d8706b04bb69dc0a32ffec10baf - - default default] HTTP exception thrown: Instance 9886d5ee-23e1-4250-8fad-12847c3ca118 could not be found. [pid: 7|app: 0|req: 439/882] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:40 2026] GET /v2.1/servers/9886d5ee-23e1-4250-8fad-12847c3ca118 => generated 111 bytes in 18 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: 440/883] 10.0.0.245 () {32 vars in 704 bytes} [Thu Jun 18 09:59:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-364725735 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 09:59:40.425 7 INFO nova.api.openstack.compute.server_external_events [req-76a97a7a-d79d-4ccc-a75b-616345abd148 req-8e5c7fb6-b68b-4644-90b5-431273d398b5 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:086906df-08d1-4bd9-9d99-d8343c25346a for instance dbc7c0e2-0113-4ad6-b669-0200b97dc34b on instance [pid: 7|app: 0|req: 441/884] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/885] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:40 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1540 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-06-18 09:59:41.526 7 WARNING neutronclient.v2_0.client [None req-6587f99b-77a9-4bfb-8074-62a02754265d 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/886] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:41 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1528 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:42.709 8 WARNING neutronclient.v2_0.client [None req-2cddd921-e93e-493e-8d22-2ce95a335190 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/889] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:42 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1528 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:44.248 7 WARNING neutronclient.v2_0.client [None req-ce6f2ec7-5a91-4fc5-8f07-a04d5b510604 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/890] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:44 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1528 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:45.462 8 WARNING neutronclient.v2_0.client [None req-57ec1b64-4efd-4a13-a5f4-1693afaa25d4 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/891] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:45 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1528 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:46.796 7 WARNING neutronclient.v2_0.client [None req-2aaa8e56-8307-4501-92cc-c6c9bccb4054 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/892] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:46 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1528 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:47.940 8 INFO nova.api.openstack.compute.server_external_events [req-fd737569-b019-4150-a94f-71bd503f8e31 req-259f6ac4-9ffd-4e9a-98b7-845754934d4b 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:086906df-08d1-4bd9-9d99-d8343c25346a for instance dbc7c0e2-0113-4ad6-b669-0200b97dc34b on instance [pid: 8|app: 0|req: 447/893] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 09:59:47.953 7 WARNING neutronclient.v2_0.client [None req-de538806-38b1-4dd2-99d5-828088264b38 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/894] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:47 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1528 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:49.112 8 WARNING neutronclient.v2_0.client [None req-2efbec4c-473f-4ed8-9139-d18a433dbf54 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/895] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:49 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1696 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:49.762 7 WARNING neutronclient.v2_0.client [None req-6b61b662-2aeb-471b-9287-48cbedff3b70 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:49.977 8 INFO nova.api.openstack.compute.server_external_events [req-436fcd2e-dfb4-4d92-9be7-e5e72c1afc04 req-b9da75f9-1410-43f0-8cb5-6fdbd58825b7 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:086906df-08d1-4bd9-9d99-d8343c25346a for instance dbc7c0e2-0113-4ad6-b669-0200b97dc34b on instance [pid: 8|app: 0|req: 449/896] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/897] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:49 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1696 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:52.538 8 INFO nova.api.openstack.compute.server_external_events [req-a4131838-a6fc-4d3f-8fe7-862b408cdaa6 req-ffe4c601-3428-490c-8487-ec7851323828 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:086906df-08d1-4bd9-9d99-d8343c25346a for instance dbc7c0e2-0113-4ad6-b669-0200b97dc34b on instance [pid: 8|app: 0|req: 450/898] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 09:59:52 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: 450/901] 10.0.0.245 () {34 vars in 671 bytes} [Thu Jun 18 09:59:54 2026] POST /v2.1/os-keypairs => generated 396 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/902] 10.0.0.245 () {34 vars in 671 bytes} [Thu Jun 18 09:59:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/903] 10.0.0.245 () {34 vars in 750 bytes} [Thu Jun 18 09:59:57 2026] POST /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b/action => generated 31854 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-18 09:59:58.831 8 WARNING neutronclient.v2_0.client [None req-3308fc0d-6472-475e-a46a-c8251e8c758b 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:59:58.979 8 WARNING neutronclient.v2_0.client [None req-3308fc0d-6472-475e-a46a-c8251e8c758b 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:59:59.425 8 WARNING neutronclient.v2_0.client [None req-3308fc0d-6472-475e-a46a-c8251e8c758b 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 09:59:59.593 8 WARNING neutronclient.v2_0.client [None req-3308fc0d-6472-475e-a46a-c8251e8c758b 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in 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/904] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 09:59:58 2026] POST /v2.1/servers => generated 495 bytes in 1056 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 09:59:59.859 7 WARNING neutronclient.v2_0.client [None req-178da879-f104-40a2-a1fc-e05c285e4a24 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/905] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 09:59:59 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1455 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:00.963 8 WARNING neutronclient.v2_0.client [None req-b4a83378-d07f-402d-b66e-237790bb8f55 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in 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/906] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:00 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1459 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-06-18 10:00:02.093 7 WARNING neutronclient.v2_0.client [None req-6b523458-9d60-4c39-bcc3-f8d4c80a7323 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:02.113 8 INFO nova.api.openstack.compute.server_external_events [req-f4592177-6614-46d0-87b8-c5832e0e1521 req-1e92ddaf-5e10-4d75-920a-16c317768f36 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:086906df-08d1-4bd9-9d99-d8343c25346a for instance dbc7c0e2-0113-4ad6-b669-0200b97dc34b on instance [pid: 8|app: 0|req: 455/907] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/908] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:02 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1507 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 457/911] 10.0.0.245 () {34 vars in 671 bytes} [Thu Jun 18 10:00:03 2026] POST /v2.1/os-keypairs => generated 398 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 10:00:03.204 7 WARNING neutronclient.v2_0.client [None req-1b4685c2-8509-4a06-a705-b5ceabaf2e88 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in 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/912] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:03 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1507 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 10:00:04.321 8 WARNING neutronclient.v2_0.client [None req-3a0cd3df-633d-4f4e-83a9-3d5489705f12 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/913] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:04 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1515 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:05.534 7 WARNING neutronclient.v2_0.client [None req-53def0a7-242e-43b7-96d8-db519d92c7b6 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:06.223 8 INFO nova.api.openstack.compute.server_external_events [req-548721c7-f5f5-4c13-b363-8ca4ce05c0b6 req-635fb79b-039f-485b-99ca-d84cbb8b3826 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:627c8de9-d61a-4a2a-8210-c80e868b9ffd for instance 1278ab45-4bfe-421d-bc79-8cf5afc38e3f on instance [pid: 8|app: 0|req: 459/914] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:06 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: 7|app: 0|req: 456/915] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:05 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1638 bytes in 778 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:06.648 8 WARNING neutronclient.v2_0.client [None req-53effcb0-a270-4726-851b-d8ac4d3558cc 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:00:06.693 8 WARNING neutronclient.v2_0.client [None req-53effcb0-a270-4726-851b-d8ac4d3558cc 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:00:06.934 8 WARNING neutronclient.v2_0.client [None req-53effcb0-a270-4726-851b-d8ac4d3558cc 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/916] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 10:00:06 2026] POST /v2.1/servers => generated 449 bytes in 674 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:07.289 7 WARNING neutronclient.v2_0.client [None req-0c57d1d9-43c8-4fbc-bba0-920cc696c289 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:07.323 8 WARNING neutronclient.v2_0.client [None req-ce1c5a82-4e4b-4697-a3b1-2d3fb607dd5e 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/917] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:07 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1403 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/918] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:07 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1626 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/919] 10.0.0.220 () {28 vars in 454 bytes} [Thu Jun 18 10: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: 8|app: 0|req: 462/920] 10.0.0.220 () {30 vars in 658 bytes} [Thu Jun 18 10:00:08 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/921] 10.0.0.220 () {32 vars in 731 bytes} [Thu Jun 18 10:00:08 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-06-18 10:00:08.382 7 WARNING neutronclient.v2_0.client [None req-160bef02-1617-468c-8a04-c8dfd29f5547 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/922] 10.0.0.220 () {34 vars in 765 bytes} [Thu Jun 18 10:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/923] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:08 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1407 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:08.510 8 WARNING neutronclient.v2_0.client [None req-015df3f3-8305-42e9-b6c5-d3031459f6b1 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/924] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:08 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1626 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:09.476 7 WARNING neutronclient.v2_0.client [None req-f7c8c5da-3475-4247-be08-17066f494a02 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/925] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:09 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1455 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:09.760 8 WARNING neutronclient.v2_0.client [None req-d9514abe-8975-4f6f-a40f-455fe4e16c9c 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in 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/926] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:09 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1626 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:10.586 7 WARNING neutronclient.v2_0.client [None req-78ceda19-6248-4689-a7d1-ff5d542d6337 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/927] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:10 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1455 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:10.942 8 WARNING neutronclient.v2_0.client [None req-cba3e34f-5ad1-4995-801a-2606c425a48d 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:11.722 7 WARNING neutronclient.v2_0.client [None req-f5dd9cfc-4707-4bd2-ba40-5313dc1bc579 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/928] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:11 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1463 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/929] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:10 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1626 bytes in 1390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:12.765 7 INFO nova.api.openstack.compute.server_external_events [req-9d969803-1f50-46f0-b17d-639d49be9e82 req-006c8ed6-7a47-40e0-8e65-8b4c3533559b 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:627c8de9-d61a-4a2a-8210-c80e868b9ffd for instance 1278ab45-4bfe-421d-bc79-8cf5afc38e3f on instance [pid: 7|app: 0|req: 464/930] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/933] 10.0.0.220 () {28 vars in 454 bytes} [Thu Jun 18 10:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 466/934] 10.0.0.220 () {30 vars in 658 bytes} [Thu Jun 18 10:00:12 2026] GET /v2.1 => generated 0 bytes in 58 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: 469/935] 10.0.0.220 () {32 vars in 731 bytes} [Thu Jun 18 10:00:12 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/936] 10.0.0.220 () {34 vars in 765 bytes} [Thu Jun 18 10:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:13.345 8 WARNING neutronclient.v2_0.client [None req-415d338c-457b-4b64-a8f3-97333595e8cd 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:00:13.361 7 WARNING neutronclient.v2_0.client [None req-6bc4a0ab-11ca-463a-8e89-5409963b2e45 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in 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/937] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:13 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1528 bytes in 930 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/938] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:13 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1626 bytes in 959 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:14.410 8 INFO nova.api.openstack.compute.server_external_events [req-60c0b2bd-d2aa-4af2-aaa2-9ab89e4de0cc req-61582e02-38c7-40d3-8b2a-1414fd2b3485 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:69916394-a8e1-429b-bda7-32457b53c0e9 for instance dea37878-eda2-4f14-b816-2e9e62939cdf on instance [pid: 8|app: 0|req: 471/939] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:14.809 7 INFO nova.api.openstack.compute.server_external_events [req-0b6edfa3-64ec-4007-87a0-a0e29dbdb88c req-b3b2abd6-278f-4e86-9a87-81d5d37186fe 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:627c8de9-d61a-4a2a-8210-c80e868b9ffd for instance 1278ab45-4bfe-421d-bc79-8cf5afc38e3f on instance [pid: 7|app: 0|req: 469/940] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:15.273 8 WARNING neutronclient.v2_0.client [None req-1f9d695f-d236-46a9-81cb-dec0c9dd8dc6 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:15.320 7 WARNING neutronclient.v2_0.client [None req-6b010e67-2350-407c-b20d-f0506fa1df08 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in 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/941] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:15 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1528 bytes in 993 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/942] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:15 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1804 bytes in 984 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:16.336 8 WARNING neutronclient.v2_0.client [None req-5b73bd49-81c1-4b98-9ce9-e1d0bee0e489 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in 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/943] 10.0.0.245 () {32 vars in 741 bytes} [Thu Jun 18 10:00:16 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f/os-interface => generated 284 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/944] 10.0.0.220 () {28 vars in 454 bytes} [Thu Jun 18 10:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:17.285 7 WARNING neutronclient.v2_0.client [None req-84843501-8f2c-4d19-92b3-1e2399dee614 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] 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: 475/945] 10.0.0.220 () {30 vars in 658 bytes} [Thu Jun 18 10:00:17 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-18 10:00:17.319 8 INFO nova.api.openstack.compute.server_external_events [req-7a817e4e-2293-4354-89f1-8c4e53c30609 req-e97343cc-3be0-48a3-a69e-8595aa98fb34 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:627c8de9-d61a-4a2a-8210-c80e868b9ffd for instance 1278ab45-4bfe-421d-bc79-8cf5afc38e3f on instance [pid: 8|app: 0|req: 476/946] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/947] 10.0.0.220 () {32 vars in 731 bytes} [Thu Jun 18 10:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/948] 10.0.0.220 () {34 vars in 808 bytes} [Thu Jun 18 10:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/949] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:17 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => 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-06-18 10:00:18.490 8 WARNING neutronclient.v2_0.client [None req-ec23dcd1-4ac1-4c37-bf87-a374c4afe8ba 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:18 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1528 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:19.764 7 WARNING neutronclient.v2_0.client [None req-f37d2bce-995e-4a52-8767-c472226ff6dd 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/951] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:19 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1528 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:20.959 8 WARNING neutronclient.v2_0.client [None req-8679ad31-9965-42d6-8e8d-921cdab49b17 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:20 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1528 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/953] 10.0.0.220 () {28 vars in 454 bytes} [Thu Jun 18 10:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:21.802 7 INFO nova.api.openstack.compute.server_external_events [req-51e5d7a2-3c63-4675-a3dd-c5bc7546f369 req-444fa31f-5c7b-43cf-8607-5117c2328fa6 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:69916394-a8e1-429b-bda7-32457b53c0e9 for instance dea37878-eda2-4f14-b816-2e9e62939cdf 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: 481/955] 10.0.0.220 () {30 vars in 658 bytes} [Thu Jun 18 10:00:21 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 474/955] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/956] 10.0.0.220 () {32 vars in 731 bytes} [Thu Jun 18 10:00:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/957] 10.0.0.220 () {34 vars in 808 bytes} [Thu Jun 18 10:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-18 10:00:22.178 8 WARNING neutronclient.v2_0.client [None req-22c44b53-abc5-4c76-a93c-19391d2ccae4 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/960] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:22 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1528 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:23.853 7 INFO nova.api.openstack.compute.server_external_events [req-b170ce97-5b9c-4c2e-8b25-fb523fdb38d0 req-bfb64f3f-b47a-4dda-a76e-3e5ccfdbc094 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:69916394-a8e1-429b-bda7-32457b53c0e9 for instance dea37878-eda2-4f14-b816-2e9e62939cdf on instance [pid: 7|app: 0|req: 478/961] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:24.007 8 WARNING neutronclient.v2_0.client [None req-a4cf29c2-5b45-4ada-9106-84478545069d 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:24.617 7 WARNING neutronclient.v2_0.client [None req-2f252851-9004-4da1-afba-8d23515a4ca6 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/962] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:23 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1696 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:25.089 8 WARNING neutronclient.v2_0.client [None req-3d04cbe7-dda1-4af1-98ea-311c8dea7a07 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/963] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:24 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1924 bytes in 1248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/964] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:25 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1696 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:26.740 7 INFO nova.api.openstack.compute.server_external_events [req-f6052c41-79e5-4c2d-a7d2-d7d13d447931 req-32d75488-50e1-466b-92fb-42eb539345b2 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:69916394-a8e1-429b-bda7-32457b53c0e9 for instance dea37878-eda2-4f14-b816-2e9e62939cdf on instance [pid: 7|app: 0|req: 480/965] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/966] 10.0.0.245 () {32 vars in 753 bytes} [Thu Jun 18 10:00:27 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f/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: 7|app: 0|req: 481/967] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 10:00:28 2026] DELETE /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:28.852 8 WARNING neutronclient.v2_0.client [None req-7fbe997e-28e5-4a96-9966-0cafa0b4890e 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in 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/968] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:28 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1930 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-06-18 10:00:30.012 7 WARNING neutronclient.v2_0.client [None req-4a169011-67d5-4ec8-bd64-de68dd109797 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:30.161 8 INFO nova.api.openstack.compute.server_external_events [req-a880a6f5-b342-46b6-8d12-7a1eecedb8b6 req-89655b4a-d1b0-4ec0-be9e-53ce87a24d04 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:627c8de9-d61a-4a2a-8210-c80e868b9ffd for instance 1278ab45-4bfe-421d-bc79-8cf5afc38e3f on instance [pid: 8|app: 0|req: 488/969] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/970] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:29 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1930 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:31.741 8 WARNING neutronclient.v2_0.client [None req-12e000fc-b8c9-4846-99e0-0424026e2a8a 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:32.136 7 INFO nova.api.openstack.compute.server_external_events [req-4a0aace0-d394-4037-ac09-4f4ac84eb68f req-5680dc91-7382-4ced-90ae-c0da7042741b 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:627c8de9-d61a-4a2a-8210-c80e868b9ffd for instance 1278ab45-4bfe-421d-bc79-8cf5afc38e3f on instance [pid: 7|app: 0|req: 483/971] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/972] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:31 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1817 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:32.210 7 INFO nova.api.openstack.compute.server_external_events [req-5856df33-43bb-4b87-81a0-649143ccd9a8 req-841a504a-fb23-4b38-ac95-a9419f0c678a 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:627c8de9-d61a-4a2a-8210-c80e868b9ffd for instance 1278ab45-4bfe-421d-bc79-8cf5afc38e3f on instance [pid: 7|app: 0|req: 484/973] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:33.241 8 WARNING neutronclient.v2_0.client [None req-27403999-4440-45e0-9ce9-d5d1023a57d3 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/976] 10.0.0.245 () {34 vars in 750 bytes} [Thu Jun 18 10:00:32 2026] POST /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf/action => generated 32089 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/977] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:33 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1541 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/978] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 10:00:33 2026] DELETE /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:33.665 8 WARNING neutronclient.v2_0.client [None req-4cb41d6b-7adb-4631-9849-2c0bf5f6441a 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/979] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:33 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1822 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:34.548 7 WARNING neutronclient.v2_0.client [None req-a1599763-3c1b-45ad-be92-ec8ddd46f997 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/980] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:34 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 1541 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:35.022 8 WARNING neutronclient.v2_0.client [None req-a2ffa63e-0817-4fa5-bad0-fcc22c2b2946 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/981] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:34 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1822 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:36.025 7 INFO nova.api.openstack.wsgi [None req-a2615f10-9715-41e7-be1f-f1cd04ab8def 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] HTTP exception thrown: Instance 1278ab45-4bfe-421d-bc79-8cf5afc38e3f could not be found. [pid: 7|app: 0|req: 489/982] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:36 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:36.053 8 INFO nova.api.openstack.wsgi [None req-5b76a42b-846d-48c6-bc65-d898b5253318 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] HTTP exception thrown: Instance 1278ab45-4bfe-421d-bc79-8cf5afc38e3f could not be found. [pid: 8|app: 0|req: 494/983] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 10:00:36 2026] DELETE /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:36.087 7 INFO nova.api.openstack.wsgi [None req-8331e2c7-1e25-444b-b393-a7610b550558 3e9078edd0a4404cbc077e449596e9ef ae9bcefd212c432aaeea7539f4c0f041 - - default default] HTTP exception thrown: Instance 1278ab45-4bfe-421d-bc79-8cf5afc38e3f could not be found. [pid: 7|app: 0|req: 490/984] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:36 2026] GET /v2.1/servers/1278ab45-4bfe-421d-bc79-8cf5afc38e3f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/985] 10.0.0.245 () {32 vars in 704 bytes} [Thu Jun 18 10:00:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-200294608 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:36.490 7 INFO nova.api.openstack.compute.server_external_events [req-e9d8c793-3808-4d35-bdae-bd59b1337163 req-f81aaddb-a6c6-432c-8894-8253837f8c69 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:69916394-a8e1-429b-bda7-32457b53c0e9 for instance dea37878-eda2-4f14-b816-2e9e62939cdf on instance [pid: 7|app: 0|req: 491/986] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 10:00:36.875 8 WARNING neutronclient.v2_0.client [None req-e25224d5-b29d-4214-8de9-394692257962 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/987] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:36 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1484 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/988] 10.0.0.245 () {32 vars in 726 bytes} [Thu Jun 18 10:00:37 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-346470305 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:38.026 8 WARNING neutronclient.v2_0.client [None req-324a3c54-8487-4927-9d98-ca485a650d69 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/989] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:37 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1489 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 10:00:39.325 7 WARNING neutronclient.v2_0.client [None req-f66fceb5-38e2-405f-9cd6-57824329d159 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/990] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:39 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 1489 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:40.416 8 INFO nova.api.openstack.wsgi [None req-8561e235-c407-40b9-a04c-8590df2153ff 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] HTTP exception thrown: Instance dea37878-eda2-4f14-b816-2e9e62939cdf could not be found. [pid: 8|app: 0|req: 498/991] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:40 2026] GET /v2.1/servers/dea37878-eda2-4f14-b816-2e9e62939cdf => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/992] 10.0.0.245 () {32 vars in 730 bytes} [Thu Jun 18 10:00:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1772180280 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 499/993] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 10:00:40 2026] DELETE /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-18 10:00:41.036 7 WARNING neutronclient.v2_0.client [None req-81ee183f-2d92-4325-b96b-531135ea0263 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/994] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:41 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1702 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:42.245 8 WARNING neutronclient.v2_0.client [None req-bfe06262-7a7d-412b-80cd-cf3c4c0143b9 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:42.268 7 INFO nova.api.openstack.compute.server_external_events [req-183333bf-2617-4c13-ba70-19b0f4b76926 req-3d77f8a6-be27-4b77-bb1f-9a3bd535ba43 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:086906df-08d1-4bd9-9d99-d8343c25346a for instance dbc7c0e2-0113-4ad6-b669-0200b97dc34b on instance [pid: 7|app: 0|req: 496/995] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/998] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:42 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1702 bytes in 858 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:44.111 7 WARNING neutronclient.v2_0.client [None req-0e4aaec9-4fad-4591-ab85-e184fd361932 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/999] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:44 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1634 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:44.312 8 INFO nova.api.openstack.compute.server_external_events [req-08461da5-6a90-4fd6-b067-ad5e0d2d9565 req-34fab801-c57d-4333-819b-1a38f1eeddf2 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:086906df-08d1-4bd9-9d99-d8343c25346a for instance dbc7c0e2-0113-4ad6-b669-0200b97dc34b on instance 2026-06-18 10:00:44.313 8 INFO nova.api.openstack.compute.server_external_events [req-08461da5-6a90-4fd6-b067-ad5e0d2d9565 req-34fab801-c57d-4333-819b-1a38f1eeddf2 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:086906df-08d1-4bd9-9d99-d8343c25346a for instance dbc7c0e2-0113-4ad6-b669-0200b97dc34b on instance [pid: 8|app: 0|req: 501/1000] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:00:44 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:45.284 7 WARNING neutronclient.v2_0.client [None req-0bdc62ae-8639-438f-9741-2559e929c229 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/1001] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:45 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1488 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-06-18 10:00:46.402 8 WARNING neutronclient.v2_0.client [None req-6ca8f444-4619-46a3-bacc-ba81e0c82512 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] The python binding code in 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/1002] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:46 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 1488 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:00:47.490 7 INFO nova.api.openstack.wsgi [None req-1003233d-c4de-4992-9d7b-72f3a56e0e39 37ec47b540de42598d8c93bc1ea3aa61 69e3028f98444497b8209422502d7322 - - default default] HTTP exception thrown: Instance dbc7c0e2-0113-4ad6-b669-0200b97dc34b could not be found. [pid: 7|app: 0|req: 501/1003] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:00:47 2026] GET /v2.1/servers/dbc7c0e2-0113-4ad6-b669-0200b97dc34b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/1004] 10.0.0.245 () {32 vars in 730 bytes} [Thu Jun 18 10:00:47 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2128004985 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:06.256 7 WARNING neutronclient.v2_0.client [None req-1c69c187-e69d-4b28-a5b8-b546c064d765 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:01:06.796 7 WARNING neutronclient.v2_0.client [None req-1c69c187-e69d-4b28-a5b8-b546c064d765 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in 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/1009] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 10:01:06 2026] POST /v2.1/servers => generated 424 bytes in 902 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-18 10:01:07.102 8 WARNING neutronclient.v2_0.client [None req-31bc76dc-f41a-41bc-a7a6-fe0490ba82b0 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in 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/1010] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:07 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1368 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:08.185 7 WARNING neutronclient.v2_0.client [None req-7f39f3c4-fb4b-4b60-8e91-186d2a672f70 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1011] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:08 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1372 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:09.451 8 WARNING neutronclient.v2_0.client [None req-1e67a9bd-7a2b-4e97-a19e-41b9a86aee78 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1012] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:09 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1420 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:10.645 7 WARNING neutronclient.v2_0.client [None req-a8a0dbef-5619-4b78-8159-5b4f6b726957 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1013] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:10 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1420 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-06-18 10:01:11.737 8 WARNING neutronclient.v2_0.client [None req-90d24ed9-d34b-4550-b4ee-ddff955f8355 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1014] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:11 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1470 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:12.665 7 INFO nova.api.openstack.compute.server_external_events [req-c01eb2c1-92e5-4955-bf58-8ad3978eae12 req-2619d481-7fd7-4e5a-9227-226ef03c07ca 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:8910cbe8-b13b-4d2a-9fe8-a92aeecb5569 for instance 5f5e79ca-f886-4cb0-9273-8df23d2d61f7 on instance [pid: 7|app: 0|req: 507/1015] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:01:12 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-06-18 10:01:13.105 7 WARNING neutronclient.v2_0.client [None req-88e5daab-8d7a-40b7-ae43-caf092aaa7f8 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in 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/1018] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:13 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1468 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:14.555 8 WARNING neutronclient.v2_0.client [None req-d837a5fc-8c91-465d-a94d-b802e2daeeb4 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1019] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:14 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1468 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:15.816 7 WARNING neutronclient.v2_0.client [None req-88b10f47-24eb-4ac5-931c-ac0ed37f6344 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in 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/1020] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:15 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1468 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:17.293 8 WARNING neutronclient.v2_0.client [None req-842c9003-77a8-4afc-ad49-5e6f3c0e606c b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in 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/1021] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:17 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1468 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-06-18 10:01:18.394 7 INFO nova.api.openstack.compute.server_external_events [req-fceac94f-97f9-45d4-aa70-a14463aa1e2f req-e06e0ace-0ee3-4c56-b157-e09aae2dfc10 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:8910cbe8-b13b-4d2a-9fe8-a92aeecb5569 for instance 5f5e79ca-f886-4cb0-9273-8df23d2d61f7 on instance [pid: 7|app: 0|req: 511/1022] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:01:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:18.464 8 WARNING neutronclient.v2_0.client [None req-2432d709-11be-4ba1-8e3e-f5aeef20253c b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1023] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:18 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1468 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:19.601 7 WARNING neutronclient.v2_0.client [None req-59a0aa30-60a0-4d3f-b00e-9a801008ebac b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1024] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:19 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1468 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:20.440 8 INFO nova.api.openstack.compute.server_external_events [req-722a0f6a-7553-4233-86b3-1a8c639eaf83 req-794a15ab-22ba-42a6-a92c-29465dbebe72 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:8910cbe8-b13b-4d2a-9fe8-a92aeecb5569 for instance 5f5e79ca-f886-4cb0-9273-8df23d2d61f7 on instance [pid: 8|app: 0|req: 513/1025] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:01:20 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-06-18 10:01:20.790 7 WARNING neutronclient.v2_0.client [None req-4f3893c1-6e0c-4a6e-ab09-3889516033c7 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1026] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:20 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1647 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, ' [pid: 8|app: 0|req: 514/1027] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 10:01:22 2026] DELETE /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => 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-06-18 10:01:22.292 7 WARNING neutronclient.v2_0.client [None req-52df41e8-4c29-42ca-98c5-c41999fd3dac b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in 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/1028] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:22 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1653 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:23.571 8 WARNING neutronclient.v2_0.client [None req-a37c7a72-70dc-433a-ab16-689d6918542e b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in 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/1031] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:23 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1653 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:24.919 7 INFO nova.api.openstack.compute.server_external_events [req-7b96114e-cda0-4a43-a8bf-77ff3d3b46f8 req-35644a5a-ff85-46c6-8ebc-8e1869a7bc26 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:8910cbe8-b13b-4d2a-9fe8-a92aeecb5569 for instance 5f5e79ca-f886-4cb0-9273-8df23d2d61f7 on instance [pid: 7|app: 0|req: 516/1032] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:01:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:25.102 8 WARNING neutronclient.v2_0.client [None req-8b509c96-1af3-45db-ab1d-d63ff9e1cafa b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 517/1033] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:25 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1611 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 10:01:25.414 7 INFO nova.api.openstack.compute.server_external_events [req-3fea0ad9-aa5f-4dfb-9108-9fc1139bed6b req-219a2732-02db-43d2-a547-dcbf280ccdb0 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:8910cbe8-b13b-4d2a-9fe8-a92aeecb5569 for instance 5f5e79ca-f886-4cb0-9273-8df23d2d61f7 on instance [pid: 7|app: 0|req: 517/1034] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:01:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:26.476 8 WARNING neutronclient.v2_0.client [None req-761b092c-486b-4638-8962-1bf36b6ad564 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1035] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:26 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1454 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:26.969 7 INFO nova.api.openstack.compute.server_external_events [req-ce1e21b5-8cbb-4da8-bc68-7c598ba58357 req-c98ba886-f08e-4037-a14c-8e4914b801fe 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:8910cbe8-b13b-4d2a-9fe8-a92aeecb5569 for instance 5f5e79ca-f886-4cb0-9273-8df23d2d61f7 on instance [pid: 7|app: 0|req: 518/1036] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:01:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:27.678 8 WARNING neutronclient.v2_0.client [None req-9b406a9b-6cfc-4a27-a309-d42be42b355c b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1037] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:27 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 1454 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:01:28.758 7 INFO nova.api.openstack.wsgi [None req-75caad50-4d5e-491c-bfb5-a2db891dc811 b16410f05e2e4f80a987c23e8c4213c3 3ba52cad672f43f7b0dfafb954d38332 - - default default] HTTP exception thrown: Instance 5f5e79ca-f886-4cb0-9273-8df23d2d61f7 could not be found. [pid: 7|app: 0|req: 519/1038] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:01:28 2026] GET /v2.1/servers/5f5e79ca-f886-4cb0-9273-8df23d2d61f7 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1059] 10.0.0.245 () {34 vars in 671 bytes} [Thu Jun 18 10:03:06 2026] POST /v2.1/os-keypairs => generated 395 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:03:09.014 8 WARNING neutronclient.v2_0.client [None req-1c111f85-1aa4-4706-9969-2ddd9f9128e0 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:03:09.079 8 WARNING neutronclient.v2_0.client [None req-1c111f85-1aa4-4706-9969-2ddd9f9128e0 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:03:09.345 8 WARNING neutronclient.v2_0.client [None req-1c111f85-1aa4-4706-9969-2ddd9f9128e0 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1060] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 10:03:08 2026] POST /v2.1/servers => generated 446 bytes in 867 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-18 10:03:09.669 7 WARNING neutronclient.v2_0.client [None req-1cd8cb1b-ee11-4b2e-a5eb-689bbabe15ae 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1061] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:03:09 2026] GET /v2.1/servers/0449d5fe-1000-4248-aa66-1562c67fe1ca => generated 1393 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-06-18 10:03:14.806 8 WARNING neutronclient.v2_0.client [None req-1d888edb-8d91-4db7-9eee-b8cf8e9a43fb 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1064] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:03:14 2026] GET /v2.1/servers/0449d5fe-1000-4248-aa66-1562c67fe1ca => generated 1517 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:03:15.197 7 INFO nova.api.openstack.compute.server_external_events [req-a73867f8-db84-4021-a24e-363f2232a808 req-78408b20-98a6-438e-9e4b-572ee6d33bd5 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:8e85975a-02f9-4f29-95c1-f73d2fd7d14d for instance 0449d5fe-1000-4248-aa66-1562c67fe1ca on instance [pid: 7|app: 0|req: 533/1065] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:03:15 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-06-18 10:03:19.939 8 WARNING neutronclient.v2_0.client [None req-d245ced3-7721-4feb-a9bd-1fd3870117ad 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in 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/1066] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:03:19 2026] GET /v2.1/servers/0449d5fe-1000-4248-aa66-1562c67fe1ca => generated 1515 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-06-18 10:03:20.201 7 INFO nova.api.openstack.compute.server_external_events [req-5ef8b3e2-7146-40d9-a6bf-5ca941627c8d req-5a48235c-83d4-4b65-8e15-035cfe4e1bb1 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:8e85975a-02f9-4f29-95c1-f73d2fd7d14d for instance 0449d5fe-1000-4248-aa66-1562c67fe1ca on instance [pid: 7|app: 0|req: 534/1067] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:03:20 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-06-18 10:03:22.245 8 INFO nova.api.openstack.compute.server_external_events [req-54b48a9a-1e1f-46e4-96ba-09931397ad55 req-b2f60455-657e-499b-825f-0ebf8fb2add1 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:8e85975a-02f9-4f29-95c1-f73d2fd7d14d for instance 0449d5fe-1000-4248-aa66-1562c67fe1ca on instance [pid: 8|app: 0|req: 534/1068] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:03:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:03:25.189 8 WARNING neutronclient.v2_0.client [None req-2e34f004-b656-48f5-89c8-0ebae268717a 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1071] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:03:25 2026] GET /v2.1/servers/0449d5fe-1000-4248-aa66-1562c67fe1ca => generated 1813 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:03:26.859 8 WARNING neutronclient.v2_0.client [None req-17f39855-6fcb-41f8-912f-3a35cac723c3 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:03:26.895 7 INFO nova.api.openstack.compute.server_external_events [req-f5f9c783-b3d7-4b0c-afa7-d7cc293a225a req-49be663d-6822-430b-8b35-3b436626a1de 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:8e85975a-02f9-4f29-95c1-f73d2fd7d14d for instance 0449d5fe-1000-4248-aa66-1562c67fe1ca on instance [pid: 7|app: 0|req: 536/1072] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:03:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 10:03:26.916 8 WARNING neutronclient.v2_0.client [None req-17f39855-6fcb-41f8-912f-3a35cac723c3 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:03:27.169 8 WARNING neutronclient.v2_0.client [None req-17f39855-6fcb-41f8-912f-3a35cac723c3 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in 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/1073] 10.0.0.245 () {34 vars in 663 bytes} [Thu Jun 18 10:03:26 2026] POST /v2.1/servers => generated 446 bytes in 595 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:03:27.433 7 WARNING neutronclient.v2_0.client [None req-799d81bd-89b0-48e1-90fe-e6bd605eeffe 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1074] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:03:27 2026] GET /v2.1/servers/27dc3208-e609-4718-a1bc-bd46d9769c24 => generated 1394 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:03:32.523 8 WARNING neutronclient.v2_0.client [None req-d8ca59d1-7152-4af4-9d46-de4be57305b9 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in 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/1075] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:03:32 2026] GET /v2.1/servers/27dc3208-e609-4718-a1bc-bd46d9769c24 => generated 1518 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:03:32.911 7 INFO nova.api.openstack.compute.server_external_events [req-c6a482cb-6229-4610-906a-45cba6780204 req-12045d52-0b45-4235-9898-71392e9a7a4f 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:bbea4f98-91a2-4b25-b46b-948191328918 for instance 27dc3208-e609-4718-a1bc-bd46d9769c24 on instance [pid: 7|app: 0|req: 539/1078] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:03:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:03:37.710 8 WARNING neutronclient.v2_0.client [None req-5b6c5c10-07a5-410f-8463-30e2c886398e 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:03:37.724 7 INFO nova.api.openstack.compute.server_external_events [req-632a86de-a7e9-4ff2-ac38-2a479a299ceb req-bcbeda00-f82a-4f68-9f7a-0a13c6ac713c 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:bbea4f98-91a2-4b25-b46b-948191328918 for instance 27dc3208-e609-4718-a1bc-bd46d9769c24 on instance [pid: 7|app: 0|req: 540/1079] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:03:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1080] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:03:37 2026] GET /v2.1/servers/27dc3208-e609-4718-a1bc-bd46d9769c24 => generated 1516 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:03:39.782 7 INFO nova.api.openstack.compute.server_external_events [req-d9b71324-4b40-4d99-9e9c-118dee157442 req-2f819e9d-32b5-4da6-b431-af9190cfcd03 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:bbea4f98-91a2-4b25-b46b-948191328918 for instance 27dc3208-e609-4718-a1bc-bd46d9769c24 on instance [pid: 7|app: 0|req: 541/1081] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:03:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:03:43.014 8 WARNING neutronclient.v2_0.client [None req-f5663a60-6c9f-4706-83f6-5635824ae381 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1084] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:03:42 2026] GET /v2.1/servers/27dc3208-e609-4718-a1bc-bd46d9769c24 => generated 1816 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-06-18 10:03:44.397 7 INFO nova.api.openstack.compute.server_external_events [req-f6eb1cc9-e3ed-4d78-a2bb-6f0310db4ea4 req-f54bb36c-113f-4f3f-929b-145ffb5f8e2c 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:bbea4f98-91a2-4b25-b46b-948191328918 for instance 27dc3208-e609-4718-a1bc-bd46d9769c24 on instance [pid: 7|app: 0|req: 543/1085] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:03:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:07.157 8 WARNING neutronclient.v2_0.client [None req-ba3d3453-2d32-4fad-b552-8ecf03f1d1ca e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:04:07.199 8 WARNING neutronclient.v2_0.client [None req-ba3d3453-2d32-4fad-b552-8ecf03f1d1ca e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:04:07.336 8 WARNING neutronclient.v2_0.client [None req-ba3d3453-2d32-4fad-b552-8ecf03f1d1ca e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1090] 199.204.45.169 () {36 vars in 714 bytes} [Thu Jun 18 10:04:07 2026] POST /v2.1/servers => generated 453 bytes in 616 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:07.907 7 WARNING neutronclient.v2_0.client [None req-e90587af-3686-4d61-ba81-8fad47b0affd e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1091] 199.204.45.169 () {32 vars in 733 bytes} [Thu Jun 18 10:04:07 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd => generated 2213 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:07.986 8 WARNING neutronclient.v2_0.client [None req-1cd81ce4-9629-42da-bd91-de27774ec983 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in 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/1092] 199.204.45.169 () {32 vars in 759 bytes} [Thu Jun 18 10:04:07 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1093] 199.204.45.169 () {32 vars in 777 bytes} [Thu Jun 18 10:04:08 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:10.595 8 WARNING neutronclient.v2_0.client [None req-d14decbe-6d6a-42ed-a4b6-cf3f4bc4d369 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1094] 199.204.45.169 () {32 vars in 733 bytes} [Thu Jun 18 10:04:10 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd => generated 2371 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:10.887 7 WARNING neutronclient.v2_0.client [None req-dbd188fc-e5f7-4b11-bcaf-4e58aee80239 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1095] 199.204.45.169 () {32 vars in 759 bytes} [Thu Jun 18 10:04:10 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-interface => generated 28 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1096] 199.204.45.169 () {32 vars in 777 bytes} [Thu Jun 18 10:04:10 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-volume_attachments => generated 197 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:13.268 8 INFO nova.api.openstack.compute.server_external_events [req-f9601587-e0a7-400d-ab56-3d4d57e88b3f req-f16ae793-8718-49bb-80ab-66f2818a2545 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:b2b4e8ef-0d15-4b81-87ea-3fabc00d6710 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 8|app: 0|req: 550/1099] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:04:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:13.803 7 WARNING neutronclient.v2_0.client [None req-9448668c-a68f-4adc-8804-dda765467d78 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in 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/1100] 199.204.45.169 () {32 vars in 733 bytes} [Thu Jun 18 10:04:13 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd => generated 2445 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:13.939 8 WARNING neutronclient.v2_0.client [None req-588f5426-d0bf-4f2d-ab54-c298f35e8021 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1101] 199.204.45.169 () {32 vars in 759 bytes} [Thu Jun 18 10:04:13 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-interface => generated 283 bytes in 75 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: 551/1102] 199.204.45.169 () {32 vars in 777 bytes} [Thu Jun 18 10:04:13 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:16.655 8 WARNING neutronclient.v2_0.client [None req-010fe345-946a-4fcf-8009-790efed1994a e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in 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/1103] 199.204.45.169 () {32 vars in 733 bytes} [Thu Jun 18 10:04:16 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd => generated 2433 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:16.799 7 WARNING neutronclient.v2_0.client [None req-f05befb5-e706-442e-b803-662d02337b96 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1104] 199.204.45.169 () {32 vars in 759 bytes} [Thu Jun 18 10:04:16 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-interface => generated 283 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1105] 199.204.45.169 () {32 vars in 777 bytes} [Thu Jun 18 10:04:16 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:19.103 7 INFO nova.api.openstack.compute.server_external_events [req-d94239ad-269e-46d7-9646-1645c9e85381 req-c0713e6e-e149-46c1-81a1-44128aaa67b1 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:b2b4e8ef-0d15-4b81-87ea-3fabc00d6710 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 553/1106] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:04:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:19.790 8 WARNING neutronclient.v2_0.client [None req-5b8c1ffc-3af2-451f-9bce-8d85e34e3b3b e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in 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/1107] 199.204.45.169 () {32 vars in 733 bytes} [Thu Jun 18 10:04:19 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd => generated 2433 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:19.928 7 WARNING neutronclient.v2_0.client [None req-3bbb54a2-4e9f-4c11-bb58-73c1e6022943 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1108] 199.204.45.169 () {32 vars in 759 bytes} [Thu Jun 18 10:04:19 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/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: 8|app: 0|req: 555/1109] 199.204.45.169 () {32 vars in 777 bytes} [Thu Jun 18 10:04:19 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:21.143 7 INFO nova.api.openstack.compute.server_external_events [req-78647e2d-1324-4098-8a00-58278f5de8df req-68f37bab-9ff4-4b1f-96ac-c0248554ca8e 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:b2b4e8ef-0d15-4b81-87ea-3fabc00d6710 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 555/1110] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:04:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:22.641 8 WARNING neutronclient.v2_0.client [None req-a970b807-4e98-4e43-869d-4ae6da397530 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1111] 199.204.45.169 () {32 vars in 733 bytes} [Thu Jun 18 10:04:22 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd => generated 2580 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:22.803 7 WARNING neutronclient.v2_0.client [None req-08857f90-28a7-4fe3-92da-0715aabee630 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1114] 199.204.45.169 () {32 vars in 759 bytes} [Thu Jun 18 10:04:22 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-interface => generated 285 bytes in 120 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: 559/1115] 199.204.45.169 () {32 vars in 777 bytes} [Thu Jun 18 10:04:22 2026] GET /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/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-06-18 10:04:56.865 8 WARNING neutronclient.v2_0.client [None req-e53f397e-9ab5-4f8b-b81f-e778a2faf020 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:04:56.906 8 WARNING neutronclient.v2_0.client [None req-e53f397e-9ab5-4f8b-b81f-e778a2faf020 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:04:59.319 7 INFO nova.api.openstack.compute.server_external_events [req-81e3e129-a1de-450c-8304-336e2473be20 req-70136151-c1fc-41e2-b852-43dad8342797 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:f05576f8-4a61-48af-9bc1-940a7221c07d for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 560/1122] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:04:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:05:02.411 7 INFO nova.api.openstack.compute.server_external_events [req-0be01a0a-5126-4ca0-a34f-cbccc3f93b38 req-d5195348-36ee-4fc9-bddd-2664676dd1a5 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:f05576f8-4a61-48af-9bc1-940a7221c07d for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 561/1123] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:05:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:05:04.451 7 INFO nova.api.openstack.compute.server_external_events [req-895e055e-5f40-483c-a556-e18b581016ce req-e8fca1ca-76b7-4bc3-95b5-51055446cf2e 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:f05576f8-4a61-48af-9bc1-940a7221c07d for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 564/1126] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:05:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 10:05:05.477 8 WARNING neutronclient.v2_0.client [None req-e53f397e-9ab5-4f8b-b81f-e778a2faf020 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1127] 199.204.45.169 () {36 vars in 812 bytes} [Thu Jun 18 10:04:56 2026] POST /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-interface => generated 280 bytes in 8706 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:05:06.597 7 INFO nova.api.openstack.compute.server_external_events [req-38a13152-6bcf-407b-af25-e9f36f72ede5 req-308c9bce-13fe-43da-b809-78ed961e3207 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:f05576f8-4a61-48af-9bc1-940a7221c07d for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 565/1128] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:05:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:05:07.063 8 INFO nova.api.openstack.compute.server_external_events [req-380f907f-f303-4a93-a39a-f7e98e900970 req-daa3c40a-1b32-4ea2-8384-fe8fe8f6b89e 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:f05576f8-4a61-48af-9bc1-940a7221c07d for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 8|app: 0|req: 564/1129] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:05:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:05:32.005 8 WARNING neutronclient.v2_0.client [None req-407027f5-8435-4868-a338-5be949e4828e e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:05:32.046 8 WARNING neutronclient.v2_0.client [None req-407027f5-8435-4868-a338-5be949e4828e e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:05:34.417 7 INFO nova.api.openstack.compute.server_external_events [req-3f7f8994-10e6-46dd-b8d0-303c1dbb7d63 req-63ea553d-8b71-4011-9e11-224467329b67 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:bdf432a6-7e37-4f68-8054-46f80aed2c08 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 570/1136] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:05:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:05:37.787 7 INFO nova.api.openstack.compute.server_external_events [req-e8e186f6-12bd-4224-86a1-f9b000144fd7 req-e5e4e77f-f0db-41a9-aa2f-a5d9f91beee2 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:bdf432a6-7e37-4f68-8054-46f80aed2c08 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 571/1137] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:05:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:05:39.841 7 INFO nova.api.openstack.compute.server_external_events [req-ab9b23b1-0741-4f42-b2f0-d46d91fed7e6 req-b16110cc-ed4f-4c32-9d89-975a28626612 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:bdf432a6-7e37-4f68-8054-46f80aed2c08 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 572/1138] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:05:39 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) 2026-06-18 10:05:41.091 8 WARNING neutronclient.v2_0.client [None req-407027f5-8435-4868-a338-5be949e4828e e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1139] 199.204.45.169 () {36 vars in 812 bytes} [Thu Jun 18 10:05:31 2026] POST /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-interface => generated 377 bytes in 9184 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:05:54.974 8 WARNING neutronclient.v2_0.client [None req-355d37b8-41fa-475b-b03e-4c186becc776 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 10:05:55.018 8 WARNING neutronclient.v2_0.client [None req-355d37b8-41fa-475b-b03e-4c186becc776 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:05:57.462 7 INFO nova.api.openstack.compute.server_external_events [req-168ca723-48aa-439d-a1d8-ddae0d6a7fd6 req-6a74422d-45cb-4363-b512-0d6c8d1c9600 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:537282bc-0efd-4464-b127-c0b40e43b33c for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 575/1144] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:05:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:01.020 7 INFO nova.api.openstack.compute.server_external_events [req-335e940b-ddf2-4060-85a5-386ff1fe9011 req-be6c1997-d1d9-467f-a442-f4a4540478a3 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:537282bc-0efd-4464-b127-c0b40e43b33c for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 576/1145] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:01 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-06-18 10:06:03.064 7 INFO nova.api.openstack.compute.server_external_events [req-7829d9ca-32e1-4ec3-a021-b65b90642e7d req-9442f2c4-156c-4440-a42b-b4683f6d9664 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-plugged:537282bc-0efd-4464-b127-c0b40e43b33c for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 579/1148] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:03 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) 2026-06-18 10:06:04.065 8 WARNING neutronclient.v2_0.client [None req-355d37b8-41fa-475b-b03e-4c186becc776 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in 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/1149] 199.204.45.169 () {36 vars in 812 bytes} [Thu Jun 18 10:05:54 2026] POST /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-interface => generated 377 bytes in 9212 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:05.100 7 INFO nova.api.openstack.compute.server_external_events [req-795078f1-7c00-4d5d-bd43-bed3c10ff5af req-386e4f38-5abb-4232-9a91-aee6af9a4921 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:bdf432a6-7e37-4f68-8054-46f80aed2c08 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 580/1150] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:05 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-06-18 10:06:16.575 7 INFO nova.api.openstack.compute.server_external_events [req-a2ca7f65-51a3-4e86-a822-bca96bc176d8 req-eed9fddf-4c5b-435c-b57b-f1718baa4625 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:537282bc-0efd-4464-b127-c0b40e43b33c for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 582/1153] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 572/1154] 199.204.45.169 () {34 vars in 855 bytes} [Thu Jun 18 10:06:17 2026] DELETE /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-interface/537282bc-0efd-4464-b127-c0b40e43b33c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:18.620 7 INFO nova.api.openstack.compute.server_external_events [req-68c625a7-0ab5-401f-97aa-f62e416ae945 req-08ec3cf6-7790-4e21-aae8-26aa884fb6fe 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:537282bc-0efd-4464-b127-c0b40e43b33c for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 583/1155] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:18 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-06-18 10:06:19.561 8 INFO nova.api.openstack.compute.server_external_events [req-4a4ab028-302f-49d7-9216-34de3f9776ec req-7beecdcb-ff51-4641-8cbb-dff223e19c16 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:537282bc-0efd-4464-b127-c0b40e43b33c for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 8|app: 0|req: 573/1156] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:21.612 7 INFO nova.api.openstack.compute.server_external_events [req-c0c74979-cbcb-47f9-8bf0-b87d099c18ad req-3af3d238-e336-4d2c-9f6a-1330c2f3f601 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:537282bc-0efd-4464-b127-c0b40e43b33c for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 584/1157] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:27.024 8 INFO nova.api.openstack.compute.server_external_events [req-f085e06c-a0e0-4dbf-a6d0-fa85f955ef63 req-e4874aed-ddc0-4dc3-b36d-ff5ca41bc507 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:bdf432a6-7e37-4f68-8054-46f80aed2c08 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 8|app: 0|req: 575/1160] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1161] 199.204.45.169 () {34 vars in 855 bytes} [Thu Jun 18 10:06:27 2026] DELETE /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-interface/bdf432a6-7e37-4f68-8054-46f80aed2c08 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:29.140 8 INFO nova.api.openstack.compute.server_external_events [req-511c65dc-f7b4-4f37-9326-00643e48b11a req-514ead39-d556-4715-9625-92f3148941a9 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:bdf432a6-7e37-4f68-8054-46f80aed2c08 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 8|app: 0|req: 576/1162] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:31.183 7 INFO nova.api.openstack.compute.server_external_events [req-eb901417-c610-42fd-a17e-6a34779895de req-9215447d-da7b-4ed6-a263-1f1797226fbe 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:bdf432a6-7e37-4f68-8054-46f80aed2c08 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 587/1163] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:31 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) [pid: 7|app: 0|req: 589/1166] 10.0.0.25 () {28 vars in 453 bytes} [Thu Jun 18 10:06:38 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: 578/1167] 10.0.0.25 () {30 vars in 657 bytes} [Thu Jun 18 10:06:38 2026] GET /v2.1 => generated 0 bytes in 38 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: 590/1168] 10.0.0.25 () {32 vars in 730 bytes} [Thu Jun 18 10:06:38 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-06-18 10:06:38.959 8 WARNING neutronclient.v2_0.client [None req-80019928-85d2-484a-aa68-31b58f1cd7a5 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1169] 10.0.0.25 () {34 vars in 805 bytes} [Thu Jun 18 10:06:38 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8371 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1170] 10.0.0.25 () {28 vars in 453 bytes} [Thu Jun 18 10:06:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1171] 10.0.0.25 () {30 vars in 657 bytes} [Thu Jun 18 10:06:39 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 592/1172] 10.0.0.25 () {32 vars in 730 bytes} [Thu Jun 18 10:06:39 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: 581/1173] 10.0.0.25 () {34 vars in 893 bytes} [Thu Jun 18 10:06:39 2026] GET /v2.1/servers/detail?project_id=03a49fda09754c5296d3577d31fb8233&all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1174] 10.0.0.25 () {34 vars in 893 bytes} [Thu Jun 18 10:06:39 2026] GET /v2.1/servers/detail?project_id=0b09b62949d8461fa114525773ad3c13&all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1175] 10.0.0.25 () {34 vars in 893 bytes} [Thu Jun 18 10:06:39 2026] GET /v2.1/servers/detail?project_id=23fcfdc1d6e94e9ea51e8648818f11ae&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1176] 10.0.0.25 () {34 vars in 893 bytes} [Thu Jun 18 10:06:39 2026] GET /v2.1/servers/detail?project_id=3dfbf70e6b0e443084802d3670cb4d7e&all_tenants=True => generated 15 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1177] 10.0.0.25 () {34 vars in 893 bytes} [Thu Jun 18 10:06:39 2026] GET /v2.1/servers/detail?project_id=5e5615a5412847ca956391c05f32a59d&all_tenants=True => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1178] 10.0.0.25 () {34 vars in 893 bytes} [Thu Jun 18 10:06:39 2026] GET /v2.1/servers/detail?project_id=6bdc3697c9884b8ba18f907d78af86cc&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1179] 10.0.0.25 () {34 vars in 893 bytes} [Thu Jun 18 10:06:39 2026] GET /v2.1/servers/detail?project_id=6bede9f5ea9e421ab586c083081c0cb7&all_tenants=True => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-18 10:06:40.137 7 WARNING neutronclient.v2_0.client [None req-5543761b-fc39-4444-8a06-85ac6339d803 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 596/1180] 10.0.0.25 () {34 vars in 893 bytes} [Thu Jun 18 10:06:39 2026] GET /v2.1/servers/detail?project_id=8623995449c1404ea80b51705dd790fb&all_tenants=True => generated 5448 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-06-18 10:06:40.355 8 WARNING neutronclient.v2_0.client [None req-a46fcdec-99c7-4852-bf84-8347335f72e2 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1181] 10.0.0.25 () {34 vars in 893 bytes} [Thu Jun 18 10:06:40 2026] GET /v2.1/servers/detail?project_id=877a9410a6fc4515b753068bb2bcb9fb&all_tenants=True => generated 3002 bytes in 197 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: 7|app: 0|req: 597/1182] 10.0.0.25 () {34 vars in 893 bytes} [Thu Jun 18 10:06:40 2026] GET /v2.1/servers/detail?project_id=8a58a816c4ae4ae6a9fd26cdd594b54f&all_tenants=True => generated 15 bytes in 41 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: 586/1183] 10.0.0.25 () {34 vars in 893 bytes} [Thu Jun 18 10:06:40 2026] GET /v2.1/servers/detail?project_id=ce67b8e56ab246148bd334148ad63afd&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1186] 199.204.45.169 () {34 vars in 855 bytes} [Thu Jun 18 10:06:48 2026] DELETE /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd/os-interface/f05576f8-4a61-48af-9bc1-940a7221c07d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) 2026-06-18 10:06:50.166 7 INFO nova.api.openstack.compute.server_external_events [req-d7b2ddfc-2d4c-495b-b063-3319c5ed1c24 req-acff55d6-5973-4d7f-a8b4-c54f64a0c029 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:f05576f8-4a61-48af-9bc1-940a7221c07d for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 599/1187] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:52.206 8 INFO nova.api.openstack.compute.server_external_events [req-bf5e4f2e-6735-44a0-b5d6-cce923aefb0d req-843da7af-9141-4566-80da-11fbc2383da3 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:f05576f8-4a61-48af-9bc1-940a7221c07d for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 8|app: 0|req: 589/1188] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1191] 199.204.45.169 () {34 vars in 755 bytes} [Thu Jun 18 10:06:53 2026] DELETE /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:54.950 7 INFO nova.api.openstack.compute.server_external_events [req-165b0d02-a45d-4f17-9506-8cf1f0d8a5b3 req-38269718-2b54-4431-b61f-13accfe4fb66 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:b2b4e8ef-0d15-4b81-87ea-3fabc00d6710 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 601/1192] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:55.571 8 INFO nova.compute.api [None req-a9b5036d-d15d-421b-b009-15f4765fa175 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] [instance: 2693aa1b-043c-4f67-af17-1d24b3b447fd] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 592/1193] 199.204.45.169 () {34 vars in 755 bytes} [Thu Jun 18 10:06:55 2026] DELETE /v2.1/servers/2693aa1b-043c-4f67-af17-1d24b3b447fd => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:56.989 7 INFO nova.api.openstack.compute.server_external_events [req-c36b3885-0af9-44c3-bfc2-bf67c49501c8 req-50302fc2-a99d-4d0a-9182-5a1584299dba 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:b2b4e8ef-0d15-4b81-87ea-3fabc00d6710 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance 2026-06-18 10:06:56.989 7 INFO nova.api.openstack.compute.server_external_events [req-c36b3885-0af9-44c3-bfc2-bf67c49501c8 req-50302fc2-a99d-4d0a-9182-5a1584299dba 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:b2b4e8ef-0d15-4b81-87ea-3fabc00d6710 for instance 2693aa1b-043c-4f67-af17-1d24b3b447fd on instance [pid: 7|app: 0|req: 602/1194] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:56 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:57.361 8 INFO nova.api.openstack.compute.server_external_events [req-94c77adf-a52e-47ab-86ce-b0041b62c63f req-c4a6a4ee-d1d7-43da-9891-62f94f5a3076 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:bbea4f98-91a2-4b25-b46b-948191328918 for instance 27dc3208-e609-4718-a1bc-bd46d9769c24 on instance [pid: 8|app: 0|req: 593/1195] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:57 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: 603/1196] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 10:06:57 2026] DELETE /v2.1/servers/27dc3208-e609-4718-a1bc-bd46d9769c24 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:06:57.524 8 WARNING neutronclient.v2_0.client [None req-c22f59bd-740f-4525-b4f5-5b05e8d8daf2 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1197] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:06:57 2026] GET /v2.1/servers/27dc3208-e609-4718-a1bc-bd46d9769c24 => generated 1942 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-06-18 10:06:59.026 7 INFO nova.api.openstack.compute.server_external_events [req-ba640ef4-967b-46f4-aaec-0483b0122bde req-f91fb927-5a35-4bcd-ae2b-1f361449543b 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:bbea4f98-91a2-4b25-b46b-948191328918 for instance 27dc3208-e609-4718-a1bc-bd46d9769c24 on instance 2026-06-18 10:06:59.026 7 INFO nova.api.openstack.compute.server_external_events [req-ba640ef4-967b-46f4-aaec-0483b0122bde req-f91fb927-5a35-4bcd-ae2b-1f361449543b 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:bbea4f98-91a2-4b25-b46b-948191328918 for instance 27dc3208-e609-4718-a1bc-bd46d9769c24 on instance [pid: 7|app: 0|req: 604/1198] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:06:59 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:07:00.180 8 INFO nova.api.openstack.compute.server_external_events [req-952225a8-200b-4628-a416-01690b12b47a req-05fcd7c4-d929-4edd-8a94-c08cf49a3146 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:bbea4f98-91a2-4b25-b46b-948191328918 for instance 27dc3208-e609-4718-a1bc-bd46d9769c24 on instance [pid: 8|app: 0|req: 595/1199] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:07:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:07:02.758 7 WARNING neutronclient.v2_0.client [None req-dbf3e4c9-8b6e-4c21-b19e-2bc3350b2651 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 605/1200] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:07:02 2026] GET /v2.1/servers/27dc3208-e609-4718-a1bc-bd46d9769c24 => generated 1480 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:07:07.859 8 INFO nova.api.openstack.wsgi [None req-d32f277d-4903-46f7-a22a-e50f7838dbbf 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] HTTP exception thrown: Instance 27dc3208-e609-4718-a1bc-bd46d9769c24 could not be found. [pid: 8|app: 0|req: 597/1203] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:07:07 2026] GET /v2.1/servers/27dc3208-e609-4718-a1bc-bd46d9769c24 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:07:08.288 7 INFO nova.api.openstack.compute.server_external_events [req-0ed0e7af-61e7-4612-bbcf-fa4325a9f39f req-c40aebb7-e7a6-4c9b-a7e5-1c795f180dc8 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-changed:8e85975a-02f9-4f29-95c1-f73d2fd7d14d for instance 0449d5fe-1000-4248-aa66-1562c67fe1ca on instance [pid: 7|app: 0|req: 607/1204] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:07:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1205] 10.0.0.245 () {32 vars in 718 bytes} [Thu Jun 18 10:07:08 2026] DELETE /v2.1/servers/0449d5fe-1000-4248-aa66-1562c67fe1ca => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:07:08.411 7 WARNING neutronclient.v2_0.client [None req-562b7189-e13d-407d-a06c-909dcb61b76d 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1206] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:07:08 2026] GET /v2.1/servers/0449d5fe-1000-4248-aa66-1562c67fe1ca => generated 1939 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-06-18 10:07:09.599 8 INFO nova.api.openstack.compute.server_external_events [req-3ae40eae-3f46-4ff9-abd3-4cde9fad2e89 req-839b63a9-53aa-4535-b5b4-90a050f95575 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:8e85975a-02f9-4f29-95c1-f73d2fd7d14d for instance 0449d5fe-1000-4248-aa66-1562c67fe1ca on instance [pid: 8|app: 0|req: 599/1207] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:07:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:07:11.636 7 INFO nova.api.openstack.compute.server_external_events [req-d7ea6cd4-9c1f-49b3-9d59-319383309241 req-ba7aea1f-fffe-43f6-9767-99f7d9490f8f 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-unplugged:8e85975a-02f9-4f29-95c1-f73d2fd7d14d for instance 0449d5fe-1000-4248-aa66-1562c67fe1ca on instance 2026-06-18 10:07:11.637 7 INFO nova.api.openstack.compute.server_external_events [req-d7ea6cd4-9c1f-49b3-9d59-319383309241 req-ba7aea1f-fffe-43f6-9767-99f7d9490f8f 6e1ca06351a04ca09202d4e9b2774e04 6bdc3697c9884b8ba18f907d78af86cc - - 0eb532f051a54dd88c2730406e180e66 0eb532f051a54dd88c2730406e180e66] Creating event network-vif-deleted:8e85975a-02f9-4f29-95c1-f73d2fd7d14d for instance 0449d5fe-1000-4248-aa66-1562c67fe1ca on instance [pid: 7|app: 0|req: 609/1208] 10.0.0.195 () {38 vars in 815 bytes} [Thu Jun 18 10:07:11 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:07:13.640 8 WARNING neutronclient.v2_0.client [None req-d7e59f6f-2c81-45e8-874c-4890b30ab44d 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1211] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:07:13 2026] GET /v2.1/servers/0449d5fe-1000-4248-aa66-1562c67fe1ca => generated 1479 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:07:18.732 7 INFO nova.api.openstack.wsgi [None req-4fe9d1c6-2966-46c8-bc22-1d0db6034049 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] HTTP exception thrown: Instance 0449d5fe-1000-4248-aa66-1562c67fe1ca could not be found. [pid: 7|app: 0|req: 611/1212] 10.0.0.245 () {32 vars in 715 bytes} [Thu Jun 18 10:07:18 2026] GET /v2.1/servers/0449d5fe-1000-4248-aa66-1562c67fe1ca => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 602/1213] 10.0.0.245 () {32 vars in 724 bytes} [Thu Jun 18 10:07:20 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-654103911 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:07:20.650 7 INFO nova.api.openstack.wsgi [None req-50a26b97-af80-47a9-bf87-9886f137c953 020021181ce641a59579747d2e65ee2e 8623995449c1404ea80b51705dd790fb - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-654103911 not found for user 020021181ce641a59579747d2e65ee2e [pid: 7|app: 0|req: 612/1214] 10.0.0.245 () {32 vars in 721 bytes} [Thu Jun 18 10:07:20 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-654103911 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1219] 10.0.0.245 () {32 vars in 655 bytes} [Thu Jun 18 10:07:35 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1220] 10.0.0.245 () {32 vars in 641 bytes} [Thu Jun 18 10:07:36 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-18 10:07:36.130 7 WARNING oslo_db.sqlalchemy.utils [None req-5ea7a615-bc9e-4af2-9d21-02dccf129afd e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 616/1221] 10.0.0.245 () {32 vars in 649 bytes} [Thu Jun 18 10:07:36 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1222] 10.0.0.245 () {32 vars in 694 bytes} [Thu Jun 18 10:07:36 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)