+ 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 [Wed Jun 10 15:32:10 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-d9d986646-4sd5m 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 0x7f8a28c0d668 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-10 15:32:15.938 8 INFO nova.utils [None req-3445c106-f4b4-420d-9c93-31e4f1881224 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 15:32:15.949 7 INFO nova.utils [None req-4f626f1c-91f5-46e8-85b5-9ea12ec723ff - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 15:32:17.713 7 WARNING keystonemiddleware._common.config [None req-4f626f1c-91f5-46e8-85b5-9ea12ec723ff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:32:17.725 7 WARNING oslo_config.cfg [None req-4f626f1c-91f5-46e8-85b5-9ea12ec723ff - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 15:32:17.749 8 WARNING keystonemiddleware._common.config [None req-3445c106-f4b4-420d-9c93-31e4f1881224 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:32:17.758 8 WARNING oslo_config.cfg [None req-3445c106-f4b4-420d-9c93-31e4f1881224 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 15:32:17.804 7 WARNING keystonemiddleware._common.config [None req-4f626f1c-91f5-46e8-85b5-9ea12ec723ff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:32:17.820 7 WARNING oslo_config.cfg [None req-4f626f1c-91f5-46e8-85b5-9ea12ec723ff - - - - - -] 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-10 15:32:17.836 8 WARNING keystonemiddleware._common.config [None req-3445c106-f4b4-420d-9c93-31e4f1881224 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:32:17.839 7 WARNING oslo_config.cfg [None req-4f626f1c-91f5-46e8-85b5-9ea12ec723ff - - - - - -] 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 0x7f8a28c0d668 pid: 7 (default app) 2026-06-10 15:32:17.852 8 WARNING oslo_config.cfg [None req-3445c106-f4b4-420d-9c93-31e4f1881224 - - - - - -] 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-10 15:32:17.864 8 WARNING oslo_config.cfg [None req-3445c106-f4b4-420d-9c93-31e4f1881224 - - - - - -] 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 0x7f8a28c0d668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 15:32:25 2026] GET /v2.1 => generated 114 bytes in 22 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-10 15:32:25.824 8 WARNING oslo_policy.policy [None req-3551af07-ed70-410f-be31-96e04561322e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - 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-10 15:32:25.824 8 WARNING oslo_policy.policy [None req-3551af07-ed70-410f-be31-96e04561322e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 15:32:25 2026] GET /v2.1 => generated 0 bytes in 624 msecs (HTTP/1.1 302) 5 headers in 265 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-10 15:32:25.929 7 WARNING oslo_policy.policy [req-3551af07-ed70-410f-be31-96e04561322e req-0f905480-7a0a-4963-b730-935a48b9a27f d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - 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-10 15:32:25.931 7 WARNING oslo_policy.policy [req-3551af07-ed70-410f-be31-96e04561322e req-0f905480-7a0a-4963-b730-935a48b9a27f d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - 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/6] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 15:32:25 2026] GET /v2.1/ => generated 399 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 15:32:26.052 8 INFO nova.api.openstack.wsgi [None req-8cabbf2c-41f4-49b0-8d95-931bc7f1167e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.35 () {48 vars in 1006 bytes} [Wed Jun 10 15:32:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 15:32:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.35 () {52 vars in 1043 bytes} [Wed Jun 10 15:32:26 2026] POST /v2.1/flavors => generated 527 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 15:32: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: 8|app: 0|req: 6/11] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 15:32:27 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 15:32:27 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 15:32:27.093 8 INFO nova.api.openstack.wsgi [None req-5bd7f2da-cc0a-4d6e-b0ea-b22512524b89 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.35 () {48 vars in 1008 bytes} [Wed Jun 10 15:32: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: 7|app: 0|req: 7/14] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 15:32:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.35 () {52 vars in 1043 bytes} [Wed Jun 10 15:32:27 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 15:32: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: 8|app: 0|req: 9/17] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 15:32:28 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 15:32:28 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 15:32:28.149 8 INFO nova.api.openstack.wsgi [None req-f6acb8bf-7b42-4be3-b313-6d750aca2b4a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.35 () {48 vars in 1010 bytes} [Wed Jun 10 15:32:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 15:32:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.35 () {52 vars in 1043 bytes} [Wed Jun 10 15:32:28 2026] POST /v2.1/flavors => generated 531 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 15:32:29 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: 12/23] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 15:32:29 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 15:32:29 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 15:32:29.162 8 INFO nova.api.openstack.wsgi [None req-095da951-2763-4a9b-bf73-e7f7e7e3c45d d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.35 () {48 vars in 1008 bytes} [Wed Jun 10 15:32:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 15:32:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.35 () {52 vars in 1043 bytes} [Wed Jun 10 15:32:29 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 15:32:30 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: 16/31] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 15:32:30 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 15:32:30 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 15:32:30.126 8 INFO nova.api.openstack.wsgi [None req-761d2785-4a3d-4872-b820-dad0b428a52c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/33] 199.204.45.35 () {48 vars in 1010 bytes} [Wed Jun 10 15:32:30 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: 17/34] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 15:32:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/35] 199.204.45.35 () {52 vars in 1043 bytes} [Wed Jun 10 15:32:30 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 10.0.0.234 () {28 vars in 453 bytes} [Wed Jun 10 15:39:03 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: 58/115] 10.0.0.234 () {30 vars in 657 bytes} [Wed Jun 10 15:39:03 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: 58/116] 10.0.0.234 () {32 vars in 730 bytes} [Wed Jun 10 15:39:03 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: 59/117] 10.0.0.234 () {34 vars in 803 bytes} [Wed Jun 10 15:39:03 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 15:41:41 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/151] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 15:41:41 2026] GET /v2.1 => generated 0 bytes in 85 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 15:41:41 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 15:41:41.287 8 INFO nova.api.openstack.wsgi [None req-c4f87d6e-e190-4c33-9471-8ee2a4d6a227 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 77/153] 199.204.45.35 () {48 vars in 1012 bytes} [Wed Jun 10 15:41:41 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/154] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 15:41:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 199.204.45.35 () {52 vars in 1044 bytes} [Wed Jun 10 15:41:41 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: 84/168] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 15:42:41 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: 85/169] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 15:42:41 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 15:42:41 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 15:42:41.418 8 INFO nova.api.openstack.wsgi [None req-b74c8a35-ad3c-4ccf-bbd8-0e782426db0b d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d236057d59344609871bf39790c005e6 [pid: 8|app: 0|req: 86/171] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 15:42:41 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-10 15:42:41.431 7 WARNING oslo_db.sqlalchemy.utils [None req-07bceb2c-f1f8-4fc8-8518-f43158fc32ba d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 86/172] 199.204.45.35 () {48 vars in 1011 bytes} [Wed Jun 10 15:42:41 2026] GET /v2.1/os-keypairs => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.35 () {52 vars in 1052 bytes} [Wed Jun 10 15:42:41 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 15:42:45 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 15:42:45 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 15:42:45 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.35 () {48 vars in 1068 bytes} [Wed Jun 10 15:42:45 2026] GET /v2.1/os-quota-sets/f9f13f921f804aad8167a94b410898c3 => generated 283 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.35 () {52 vars in 1120 bytes} [Wed Jun 10 15:42:45 2026] PUT /v2.1/os-quota-sets/f9f13f921f804aad8167a94b410898c3 => generated 238 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 15:50:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 15:50:58 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 15:50:58 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 15:50:58.758 8 INFO nova.api.openstack.wsgi [None req-bcb8fd00-d548-4e2d-8ee7-58712f265811 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 140/280] 199.204.45.35 () {48 vars in 1010 bytes} [Wed Jun 10 15:50:58 2026] GET /v2.1/flavors/m1.manila => 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: 141/281] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 15:50:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.35 () {52 vars in 1044 bytes} [Wed Jun 10 15:50:58 2026] POST /v2.1/flavors => generated 532 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/327] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 15:54:35 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/328] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 15:54:35 2026] GET /v2.1 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 165/329] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 15:54:35 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 199.204.45.35 () {48 vars in 1068 bytes} [Wed Jun 10 15:54:35 2026] GET /v2.1/os-quota-sets/f83625b3037e4cd2b82f46699675a57f => generated 283 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 199.204.45.35 () {52 vars in 1120 bytes} [Wed Jun 10 15:54:35 2026] PUT /v2.1/os-quota-sets/f83625b3037e4cd2b82f46699675a57f => generated 238 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 10.0.0.56 () {28 vars in 452 bytes} [Wed Jun 10 16: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: 200/399] 10.0.0.56 () {30 vars in 656 bytes} [Wed Jun 10 16:00:08 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 200/400] 10.0.0.56 () {32 vars in 729 bytes} [Wed Jun 10 16:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 10.0.0.56 () {34 vars in 763 bytes} [Wed Jun 10 16:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 10.0.0.56 () {28 vars in 452 bytes} [Wed Jun 10 16:00:13 2026] GET /v2.1 => generated 114 bytes in 8 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 10.0.0.56 () {30 vars in 656 bytes} [Wed Jun 10 16:00:13 2026] GET /v2.1 => generated 0 bytes in 39 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: 204/406] 10.0.0.56 () {32 vars in 729 bytes} [Wed Jun 10 16:00:13 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: 203/407] 10.0.0.56 () {34 vars in 763 bytes} [Wed Jun 10 16:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 10.0.0.56 () {28 vars in 452 bytes} [Wed Jun 10 16: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, ' [pid: 7|app: 0|req: 204/409] 10.0.0.56 () {30 vars in 656 bytes} [Wed Jun 10 16:00:17 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 206/410] 10.0.0.56 () {32 vars in 729 bytes} [Wed Jun 10 16:00:17 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 10.0.0.56 () {34 vars in 806 bytes} [Wed Jun 10 16:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 10.0.0.56 () {28 vars in 452 bytes} [Wed Jun 10 16: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) [pid: 8|app: 0|req: 208/415] 10.0.0.56 () {30 vars in 656 bytes} [Wed Jun 10 16:00:21 2026] GET /v2.1 => generated 0 bytes in 36 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: 208/416] 10.0.0.56 () {32 vars in 729 bytes} [Wed Jun 10 16:00:21 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 10.0.0.56 () {34 vars in 806 bytes} [Wed Jun 10 16:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 16:06:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 245/491] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 16:06:24 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 247/492] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 16:06:24 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:24.477 7 INFO nova.api.openstack.wsgi [None req-babaecc5-72e1-4ba8-ab14-a09b2f656d23 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 246/493] 199.204.45.35 () {48 vars in 1006 bytes} [Wed Jun 10 16:06:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/494] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 16:06:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 199.204.45.35 () {48 vars in 1094 bytes} [Wed Jun 10 16:06:24 2026] GET /v2.1/flavors/59961c95-a216-4b06-badd-c478f2cb1c59/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 16:06:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/497] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 16:06:25 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/498] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 16:06:25 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:25.434 7 INFO nova.api.openstack.wsgi [None req-5724d649-7445-423d-ab1b-ab100c9af206 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 249/499] 199.204.45.35 () {48 vars in 1008 bytes} [Wed Jun 10 16:06:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 16:06:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 199.204.45.35 () {48 vars in 1094 bytes} [Wed Jun 10 16:06:25 2026] GET /v2.1/flavors/9bf39172-62fc-4035-8048-f9fe40703b28/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: 252/502] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 16:06: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: 251/503] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 16:06:26 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 16:06:26 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:26.420 7 INFO nova.api.openstack.wsgi [None req-ce51904c-64c8-4522-9c71-ab12731e5570 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 252/505] 199.204.45.35 () {48 vars in 1010 bytes} [Wed Jun 10 16:06:26 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: 254/506] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 16:06:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 199.204.45.35 () {48 vars in 1094 bytes} [Wed Jun 10 16:06:26 2026] GET /v2.1/flavors/a77b1d11-56d0-47a3-b8ab-4f260426ee30/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: 255/508] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 16:06: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: 254/509] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 16:06:27 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/510] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 16:06:27 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:27.363 7 INFO nova.api.openstack.wsgi [None req-80e4dab3-c098-400c-bd92-d30a4663ffaf d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 255/511] 199.204.45.35 () {48 vars in 1008 bytes} [Wed Jun 10 16:06:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 16:06:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 199.204.45.35 () {48 vars in 1094 bytes} [Wed Jun 10 16:06:27 2026] GET /v2.1/flavors/78660160-5dcc-41dc-8a17-ac594536dea2/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: 258/514] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 16:06: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: 257/515] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 16:06:28 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/516] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 16:06:28 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:28.331 7 INFO nova.api.openstack.wsgi [None req-63714ebd-d8e2-4a1a-af13-f17b8d41701d d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 258/517] 199.204.45.35 () {48 vars in 1010 bytes} [Wed Jun 10 16:06:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 16:06:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 199.204.45.35 () {48 vars in 1094 bytes} [Wed Jun 10 16:06:28 2026] GET /v2.1/flavors/04fefbe8-2185-4b9e-a218-ba15f01478a2/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: 268/534] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 16:07:31 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 16:07:31 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 16:07:31 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:07:31.628 7 INFO nova.api.openstack.wsgi [None req-d2dda361-809e-4791-9b4c-e46bf600f801 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 268/537] 199.204.45.35 () {48 vars in 1012 bytes} [Wed Jun 10 16:07:31 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 16:07:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.204.45.35 () {48 vars in 1094 bytes} [Wed Jun 10 16:07:31 2026] GET /v2.1/flavors/3da70a8f-26e6-469f-986e-13a998550ec5/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: 271/540] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 16:07:39 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: 270/541] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 16:07:39 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 272/542] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 16:07:39 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 16:07:39 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 16:07:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/547] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 16:07:42 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/548] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 16:07:42 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 199.204.45.35 () {48 vars in 1068 bytes} [Wed Jun 10 16:07:42 2026] GET /v2.1/os-quota-sets/f9f13f921f804aad8167a94b410898c3 => generated 280 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/560] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 16:08:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/561] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 16:08:34 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/562] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 16:08:34 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:08:34.189 7 INFO nova.api.openstack.wsgi [None req-6521b764-4716-43ea-ae22-e5a8f8119d2a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 281/563] 199.204.45.35 () {48 vars in 1010 bytes} [Wed Jun 10 16:08:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/564] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 16:08:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/565] 199.204.45.35 () {48 vars in 1094 bytes} [Wed Jun 10 16:08:34 2026] GET /v2.1/flavors/e488db36-ff93-4ad2-8d4f-9ca77cc302f8/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: 286/570] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 16:08:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/571] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 16:08:49 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/572] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 16:08:49 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 199.204.45.35 () {48 vars in 1068 bytes} [Wed Jun 10 16:08:49 2026] GET /v2.1/os-quota-sets/f83625b3037e4cd2b82f46699675a57f => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 199.204.45.35 () {42 vars in 700 bytes} [Wed Jun 10 16:09: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) [pid: 8|app: 0|req: 292/583] 199.204.45.35 () {44 vars in 904 bytes} [Wed Jun 10 16:09:39 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.204.45.35 () {46 vars in 977 bytes} [Wed Jun 10 16:09:39 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:09:39.105 8 INFO nova.api.openstack.wsgi [None req-a79c2d90-54af-42c8-b73a-e642066a473c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 293/585] 199.204.45.35 () {48 vars in 1006 bytes} [Wed Jun 10 16:09:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Jun 10 16:09:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/597] 10.0.0.218 () {32 vars in 654 bytes} [Wed Jun 10 16:10:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 300/598] 10.0.0.218 () {32 vars in 640 bytes} [Wed Jun 10 16:10:20 2026] GET /v2.1/servers => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 16:10:20.163 7 WARNING oslo_db.sqlalchemy.utils [None req-93175083-0ecf-44aa-8623-ddc686fa1235 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 299/599] 10.0.0.218 () {32 vars in 648 bytes} [Wed Jun 10 16:10:20 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 10.0.0.218 () {32 vars in 693 bytes} [Wed Jun 10 16:10:20 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:30 2026] GET /v2.1/flavors/59961c95-a216-4b06-badd-c478f2cb1c59 => generated 511 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 10.0.0.218 () {32 vars in 640 bytes} [Wed Jun 10 16:10:31 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/605] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:31 2026] GET /v2.1/flavors/59961c95-a216-4b06-badd-c478f2cb1c59 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/606] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:10:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:36.482 7 WARNING neutronclient.v2_0.client [None req-d0b89eb1-bebb-4700-adf9-0939203857f6 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/607] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:10:36 2026] POST /v2.1/os-security-groups => generated 247 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:37.196 8 WARNING neutronclient.v2_0.client [None req-b956ae9a-e5f1-430f-9960-f21b26a2beac 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The 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-10 16:10:37.353 7 WARNING neutronclient.v2_0.client [None req-81807425-5795-4439-8398-f9d3fd62f713 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The python binding code in 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/608] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:10:37 2026] POST /v2.1/os-security-groups => generated 242 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:37.595 7 WARNING neutronclient.v2_0.client [None req-fe78c600-03b0-41fd-84f1-806cb6eaf8ba 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The 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-10 16:10:37.655 7 WARNING neutronclient.v2_0.client [None req-fe78c600-03b0-41fd-84f1-806cb6eaf8ba 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The 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-10 16:10:37.822 7 WARNING neutronclient.v2_0.client [None req-fe78c600-03b0-41fd-84f1-806cb6eaf8ba 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The 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-10 16:10:37.836 8 WARNING neutronclient.v2_0.client [None req-b956ae9a-e5f1-430f-9960-f21b26a2beac 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The python binding code in 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/609] 10.0.0.218 () {34 vars in 694 bytes} [Wed Jun 10 16:10:37 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:37.949 8 WARNING neutronclient.v2_0.client [None req-c37d874b-fc92-4fed-b0b7-41820785cb63 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The python binding code in 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/610] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:10:37 2026] POST /v2.1/os-security-groups => generated 241 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:38.082 8 WARNING neutronclient.v2_0.client [None req-1905f693-f79e-4b15-8ee4-9411f88761ff 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The python binding code in 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/611] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:10:38 2026] POST /v2.1/os-security-groups => generated 247 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:38.227 8 WARNING neutronclient.v2_0.client [None req-ca055dd9-bb14-45c3-93ae-1d88f7912ec6 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The python binding code in 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/612] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:10:38 2026] POST /v2.1/os-security-groups => generated 244 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:38.358 8 WARNING neutronclient.v2_0.client [None req-560893d6-adbb-4e85-bce8-cfd575140e07 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The 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-10 16:10:38.403 8 WARNING neutronclient.v2_0.client [None req-560893d6-adbb-4e85-bce8-cfd575140e07 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/613] 10.0.0.218 () {34 vars in 694 bytes} [Wed Jun 10 16:10:38 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:38.543 8 WARNING neutronclient.v2_0.client [None req-fdc38a0e-f39f-431f-9554-3df117536b3e 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/614] 10.0.0.218 () {34 vars in 662 bytes} [Wed Jun 10 16:10:37 2026] POST /v2.1/servers => generated 453 bytes in 1074 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-10 16:10:38.567 7 WARNING neutronclient.v2_0.client [None req-8f2693a1-61ff-4a33-a5a0-05cc0ce1525c 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The 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-10 16:10:38.614 8 WARNING neutronclient.v2_0.client [None req-fdc38a0e-f39f-431f-9554-3df117536b3e 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The 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-10 16:10:38.617 7 WARNING neutronclient.v2_0.client [None req-8f2693a1-61ff-4a33-a5a0-05cc0ce1525c 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The 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-10 16:10:38.673 8 WARNING neutronclient.v2_0.client [None req-fdc38a0e-f39f-431f-9554-3df117536b3e 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/615] 10.0.0.218 () {32 vars in 662 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:10:38.760 8 WARNING neutronclient.v2_0.client [None req-4e770647-c1ea-4a3e-869b-a03b68969aea 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/616] 10.0.0.218 () {34 vars in 694 bytes} [Wed Jun 10 16:10:38 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:38.811 7 WARNING neutronclient.v2_0.client [None req-4d0a427c-ae1d-460d-90fa-e9868a4941b2 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The python binding code in 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/617] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1430 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-10 16:10:38.822 8 WARNING neutronclient.v2_0.client [None req-b1cb6cb6-fd69-45fe-ab12-611f0d1e6802 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The 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-10 16:10:38.859 7 WARNING neutronclient.v2_0.client [None req-4d0a427c-ae1d-460d-90fa-e9868a4941b2 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/618] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.1/os-security-groups/8dac24b3-6ca0-4fcc-aacf-31d9959deafc => generated 664 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:38.883 8 WARNING neutronclient.v2_0.client [None req-72f0faab-ca82-40cb-9a0c-2af6997ee003 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The 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-10 16:10:38.924 8 WARNING neutronclient.v2_0.client [None req-72f0faab-ca82-40cb-9a0c-2af6997ee003 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/619] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:10:38 2026] DELETE /v2.1/os-security-groups/38305f7e-272a-4b2f-a755-cb837798fe65 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:10:38.968 7 WARNING neutronclient.v2_0.client [None req-0fa6e711-96db-4976-affa-3e186abb1840 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The 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-10 16:10:38.991 8 WARNING neutronclient.v2_0.client [None req-72f0faab-ca82-40cb-9a0c-2af6997ee003 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The 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-10 16:10:38.994 7 INFO nova.api.openstack.wsgi [None req-0fa6e711-96db-4976-affa-3e186abb1840 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] HTTP exception thrown: Security group 38305f7e-272a-4b2f-a755-cb837798fe65 does not exist Neutron server returns request_ids: ['req-c705c47e-eda5-4b28-8115-9ea5039345bc'] [pid: 7|app: 0|req: 308/620] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.1/os-security-groups/38305f7e-272a-4b2f-a755-cb837798fe65 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 16:10:39.005 7 WARNING neutronclient.v2_0.client [None req-196d2213-cee2-4491-9860-c8318cf7fd2b 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The 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-10 16:10:39.037 7 WARNING neutronclient.v2_0.client [None req-196d2213-cee2-4491-9860-c8318cf7fd2b 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The python binding code in 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/621] 10.0.0.218 () {32 vars in 749 bytes} [Wed Jun 10 16:10:38 2026] DELETE /v2.1/os-security-group-rules/41b25854-bdf7-4556-aedb-cc966b980785 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:10:39.095 8 WARNING neutronclient.v2_0.client [None req-d6b82e51-a249-4a30-9616-6f56c7d92acf 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/622] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:10:39 2026] DELETE /v2.1/os-security-groups/a931e416-5bb7-49db-aeac-eec6f0877479 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:10:39.140 8 WARNING neutronclient.v2_0.client [None req-d6b82e51-a249-4a30-9616-6f56c7d92acf 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The 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-10 16:10:39.151 7 WARNING neutronclient.v2_0.client [None req-b94880ae-fe8b-487c-ba9b-2cc22e81f4f4 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The 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-10 16:10:39.176 7 INFO nova.api.openstack.wsgi [None req-b94880ae-fe8b-487c-ba9b-2cc22e81f4f4 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] HTTP exception thrown: Security group a931e416-5bb7-49db-aeac-eec6f0877479 does not exist Neutron server returns request_ids: ['req-28d564fe-33c9-45e6-8af7-c2e0b18ba60c'] [pid: 7|app: 0|req: 310/623] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.1/os-security-groups/a931e416-5bb7-49db-aeac-eec6f0877479 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 16:10:39.189 7 WARNING neutronclient.v2_0.client [None req-871bdc9c-fbb8-421f-ad81-894173cfebe6 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The 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-10 16:10:39.224 7 WARNING neutronclient.v2_0.client [None req-871bdc9c-fbb8-421f-ad81-894173cfebe6 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/624] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:10:39 2026] DELETE /v2.1/os-security-groups/8dac24b3-6ca0-4fcc-aacf-31d9959deafc => generated 0 bytes in 189 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:10:39.291 8 WARNING neutronclient.v2_0.client [None req-10a52aa5-86d4-467d-8b7c-544edba991c5 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/625] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:10:39 2026] DELETE /v2.1/os-security-groups/e6a684a7-c7e7-4971-b93b-008b021b2f5d => generated 0 bytes in 131 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:10:39.326 8 WARNING neutronclient.v2_0.client [None req-10a52aa5-86d4-467d-8b7c-544edba991c5 3bb4b3bcd1fa41deb112a722fb3a401f 051340746a0941dd9ce602284524be90 - - default default] The 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-10 16:10:39.329 7 WARNING neutronclient.v2_0.client [None req-0c1eb108-a84e-47ae-9761-d157d11fe37e 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The 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-10 16:10:39.349 7 INFO nova.api.openstack.wsgi [None req-0c1eb108-a84e-47ae-9761-d157d11fe37e 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] HTTP exception thrown: Security group e6a684a7-c7e7-4971-b93b-008b021b2f5d does not exist Neutron server returns request_ids: ['req-5952b624-8330-48a0-9a7e-303e9093b0dd'] [pid: 7|app: 0|req: 312/626] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.1/os-security-groups/e6a684a7-c7e7-4971-b93b-008b021b2f5d => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 16:10:39.360 7 WARNING neutronclient.v2_0.client [None req-3aad23e8-dc58-4b9c-83b5-6952602d0a56 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The 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-10 16:10:39.395 7 WARNING neutronclient.v2_0.client [None req-3aad23e8-dc58-4b9c-83b5-6952602d0a56 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The python binding code in 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/627] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:10:39 2026] DELETE /v2.1/os-security-groups/49637af4-ec94-4038-a5f0-cd0b178632f0 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:10:39.436 7 WARNING neutronclient.v2_0.client [None req-3aad23e8-dc58-4b9c-83b5-6952602d0a56 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The python binding code in 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/628] 10.0.0.218 () {32 vars in 662 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.1/os-security-groups => generated 707 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:39.510 8 WARNING neutronclient.v2_0.client [None req-96ff2ae0-014f-4a27-bbb9-f78c31f8bc4c 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The 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-10 16:10:39.530 8 INFO nova.api.openstack.wsgi [None req-96ff2ae0-014f-4a27-bbb9-f78c31f8bc4c 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] HTTP exception thrown: Security group e6a684a7-c7e7-4971-b93b-008b021b2f5d does not exist Neutron server returns request_ids: ['req-196c95db-7e03-4700-aad8-648ebf676247'] [pid: 8|app: 0|req: 316/629] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:10:39 2026] DELETE /v2.1/os-security-groups/e6a684a7-c7e7-4971-b93b-008b021b2f5d => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 16:10:39.543 7 WARNING neutronclient.v2_0.client [None req-7e23edd3-2b75-4992-907d-1641a96ad624 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The 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-10 16:10:39.570 7 INFO nova.api.openstack.wsgi [None req-7e23edd3-2b75-4992-907d-1641a96ad624 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] HTTP exception thrown: Security group a931e416-5bb7-49db-aeac-eec6f0877479 does not exist Neutron server returns request_ids: ['req-9928a219-cdbe-45ac-8de8-3d5c8d64baa7'] [pid: 7|app: 0|req: 314/630] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:10:39 2026] DELETE /v2.1/os-security-groups/a931e416-5bb7-49db-aeac-eec6f0877479 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 16:10:39.585 8 WARNING neutronclient.v2_0.client [None req-02425e8f-2409-44e9-b871-2467744fe0d6 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] The 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-10 16:10:39.611 8 INFO nova.api.openstack.wsgi [None req-02425e8f-2409-44e9-b871-2467744fe0d6 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] HTTP exception thrown: Security group 38305f7e-272a-4b2f-a755-cb837798fe65 does not exist Neutron server returns request_ids: ['req-e15fa179-933d-4b79-b9c8-69070a7ec0a1'] [pid: 8|app: 0|req: 317/631] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:10:39 2026] DELETE /v2.1/os-security-groups/38305f7e-272a-4b2f-a755-cb837798fe65 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 16:10:39.931 8 WARNING neutronclient.v2_0.client [None req-eb3cee4e-35da-41cd-b2cf-94d2eecff78a 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/634] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1434 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:10:42.041 7 WARNING neutronclient.v2_0.client [None req-b9ec7e0f-744a-469b-b3d9-b9fd8d082423 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/635] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:41 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1482 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-10 16:10:43.205 8 WARNING neutronclient.v2_0.client [None req-03405e9e-edbb-4092-a9c1-a2dadd5dc696 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in 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/636] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:43 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1490 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:44.308 7 WARNING neutronclient.v2_0.client [None req-5e1c4d94-fb31-492c-ba29-4015180de28f 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/637] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:44 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1568 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-10 16:10:45.495 8 WARNING neutronclient.v2_0.client [None req-16be5543-08ac-4f40-b5b5-3af8733abb02 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] 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-10 16:10:45.809 7 INFO nova.api.openstack.compute.server_external_events [req-6ffaad6a-cacf-4ecc-8009-35a05407b087 req-3cc128b5-bd30-4ce8-b334-9a68ecf1db61 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:9ddb83fb-a094-46cc-8c05-accac0ec4fa2 for instance 54fc26ab-ecce-441c-90db-919cec093b95 on instance 2026-06-10 16:10:45.819 7 INFO nova.compute.rpcapi [None req-281427b1-7251-4535-b905-dafb4be67e07 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 318/638] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:10:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/639] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:45 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1556 bytes in 2044 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:48.575 7 WARNING neutronclient.v2_0.client [None req-2a4df998-73e9-4fe2-b056-268937af10e5 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/640] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:48 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1556 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 322/641] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:10:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/642] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:10:49 2026] POST /v2.1/os-keypairs => generated 385 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:10:50.259 7 WARNING neutronclient.v2_0.client [None req-89f84062-2b74-4708-9ddf-331e2f2b839b 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in 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/645] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:50 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1556 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:10:51.001 8 WARNING neutronclient.v2_0.client [None req-ddeacb55-32c7-48a6-9c71-34994b41c92c 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] 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-10 16:10:51.046 8 WARNING neutronclient.v2_0.client [None req-ddeacb55-32c7-48a6-9c71-34994b41c92c 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The 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-10 16:10:51.095 7 WARNING neutronclient.v2_0.client [None req-a972f1c6-854a-44f1-a0ad-13f84fe5ca7c c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The 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-10 16:10:51.142 7 WARNING neutronclient.v2_0.client [None req-a972f1c6-854a-44f1-a0ad-13f84fe5ca7c c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The 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-10 16:10:51.303 8 WARNING neutronclient.v2_0.client [None req-ddeacb55-32c7-48a6-9c71-34994b41c92c 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The 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-10 16:10:51.318 7 WARNING neutronclient.v2_0.client [None req-a972f1c6-854a-44f1-a0ad-13f84fe5ca7c c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The python binding code in 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.218 () {34 vars in 662 bytes} [Wed Jun 10 16:10:51 2026] POST /v2.1/servers => generated 451 bytes in 550 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-10 16:10:51.592 7 WARNING neutronclient.v2_0.client [None req-5a2117ac-265d-4f49-847d-b30b0c6a9b49 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The python binding code in 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.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1423 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:51.772 7 WARNING neutronclient.v2_0.client [None req-b66b8f84-5dca-4121-8614-88beb7cccee9 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in 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/648] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1556 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/649] 10.0.0.218 () {34 vars in 662 bytes} [Wed Jun 10 16:10:50 2026] POST /v2.1/servers => generated 449 bytes in 1199 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-10 16:10:52.177 7 WARNING neutronclient.v2_0.client [None req-0904f894-117a-4e46-94ef-74f7f33bd231 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/650] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:52 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1400 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-10 16:10:52.716 8 WARNING neutronclient.v2_0.client [None req-7a6219be-568c-4f12-9c00-1676555b2ab8 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/651] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:52 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1427 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-10 16:10:52.977 7 WARNING neutronclient.v2_0.client [None req-57ff5407-14f8-4768-abcc-08fdf416cc25 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/652] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:52 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1556 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-10 16:10:53.286 8 WARNING neutronclient.v2_0.client [None req-69bbc785-49bd-4f1c-a243-0612dcef887e 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in 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/653] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:53 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1404 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-10 16:10:53.829 7 WARNING neutronclient.v2_0.client [None req-51d9dabd-6e71-4d6e-985f-d5d4971325ea c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The python binding code in 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/654] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:53 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1475 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:54.152 8 WARNING neutronclient.v2_0.client [None req-6ced6230-d9fa-4fae-83f4-60e574e6e8df 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in 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/655] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:54 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1556 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-10 16:10:54.374 7 WARNING neutronclient.v2_0.client [None req-5f889539-5791-438a-9f16-b86c38a3b483 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/656] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:54 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1396 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:54.933 8 WARNING neutronclient.v2_0.client [None req-d5289857-b274-4e17-9d94-70ef2acb1025 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The python binding code in 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/657] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:54 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1475 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:55.326 7 WARNING neutronclient.v2_0.client [None req-a036edb0-76ed-4e99-a2a4-451761654165 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in 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/658] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:55 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1556 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-10 16:10:55.492 8 WARNING neutronclient.v2_0.client [None req-3b8d3cba-a26f-491b-a32c-253110c9b7fe 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in 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/659] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:55 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1396 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-10 16:10:55.974 7 INFO nova.api.openstack.compute.server_external_events [req-84e48e69-d3d1-46c5-ac66-e7f01fce3369 req-8018b233-6a71-46e3-856a-561cdcc81642 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:9ddb83fb-a094-46cc-8c05-accac0ec4fa2 for instance 54fc26ab-ecce-441c-90db-919cec093b95 on instance [pid: 7|app: 0|req: 331/660] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:10:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:56.076 8 WARNING neutronclient.v2_0.client [None req-73a3b5ef-9401-42db-9022-dbbeab6da8c5 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/661] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:55 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1483 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:56.498 7 WARNING neutronclient.v2_0.client [None req-581c54fa-eebf-4c09-8cae-4d702866c3b7 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] 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-10 16:10:56.596 8 WARNING neutronclient.v2_0.client [None req-964e956e-4893-4f91-ab2d-4a0873f35fbb 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in 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.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:56 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1452 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:56 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1556 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:57.204 8 WARNING neutronclient.v2_0.client [None req-2eb730d9-ec05-40bd-9874-88feced90d49 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] 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-10 16:10:57.279 7 INFO nova.api.openstack.compute.server_external_events [req-0f908cb7-9ebb-4966-a65b-824cfd83343a req-c653844a-d156-4d77-aac3-f8ee231bdf76 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:89658f4c-6cde-43be-8f6a-f074a83c4bdc for instance c89d1c31-b600-4084-bf2a-28d8104004d9 on instance [pid: 7|app: 0|req: 333/664] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:10:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1551 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-10 16:10:57.734 7 WARNING neutronclient.v2_0.client [None req-80276878-1d14-4e1a-8ae3-af03b6769cbf 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] 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-10 16:10:57.772 8 WARNING neutronclient.v2_0.client [None req-b9611e4b-d8a3-4f9d-bc48-0ac050a013c4 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/666] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1452 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1740 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-10 16:10:57.938 7 WARNING neutronclient.v2_0.client [None req-6b9781e1-f455-4a33-bb29-66e0c9920759 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in 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/668] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95/os-interface => generated 285 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-10 16:10:58.392 8 WARNING neutronclient.v2_0.client [None req-d3da44f6-2f05-40e7-ac13-e4a0c76d8121 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] 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-10 16:10:58.848 7 WARNING neutronclient.v2_0.client [None req-2e7f457d-a0f4-4cdd-ab4f-e72f025e6337 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/669] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:58 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1549 bytes in 873 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:59.272 8 WARNING neutronclient.v2_0.client [None req-77e9b27c-95dd-461f-a9a0-e257c80b0f49 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/670] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:58 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1527 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:59.360 7 INFO nova.api.openstack.compute.server_external_events [req-d360f449-7a2d-4766-b5f0-a8b843691f8f req-4d27386a-dbf0-4586-999a-72f7ff511623 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:9ddb83fb-a094-46cc-8c05-accac0ec4fa2 for instance 54fc26ab-ecce-441c-90db-919cec093b95 on instance [pid: 7|app: 0|req: 337/671] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:10:59 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: 335/672] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1740 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 338/673] 10.0.0.218 () {32 vars in 640 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.1/servers => generated 383 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:59.716 8 INFO nova.api.openstack.compute.server_external_events [req-ad838711-f7dd-4280-a1c8-31aebf58c282 req-9ad6f976-df06-407a-8865-ff322afcc734 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:7eb0290b-a821-4a53-a357-abc14a4a9a9d for instance 68c6837c-d644-4a5b-a020-e908235b261b on instance 2026-06-10 16:10:59.736 8 INFO nova.compute.rpcapi [None req-81c446eb-63e4-45a7-b4a3-f69b9f627ae6 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 336/674] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:10:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:10:59 2026] DELETE /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 0 bytes in 178 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-10 16:10:59.874 7 WARNING neutronclient.v2_0.client [None req-235d14a3-212d-4e5b-b960-0133c993db81 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/678] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1746 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-10 16:11:00.313 8 WARNING neutronclient.v2_0.client [None req-0bd39cfa-7812-40b6-8b2d-d5b86679cb34 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] 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-10 16:11:00.397 7 WARNING neutronclient.v2_0.client [None req-c25b6828-8dbe-48c9-8ebd-3af99dca1732 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in 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/679] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1549 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1525 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-10 16:11:01.039 8 WARNING neutronclient.v2_0.client [None req-3f24b60c-9409-4e08-801b-f41621778a4b 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/681] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1866 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:01.650 7 WARNING neutronclient.v2_0.client [None req-2141095e-ff7c-4a3a-b3a9-0b6b05dc9769 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] 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-10 16:11:01.770 8 WARNING neutronclient.v2_0.client [None req-61a019ae-a3c1-405e-8375-8288f853d978 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in 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/682] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1549 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1525 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:02.214 7 WARNING neutronclient.v2_0.client [None req-7dfa7731-3515-4f76-aeaf-8a1e13f8dc7e 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in 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/684] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:02 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1866 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:02.901 8 WARNING neutronclient.v2_0.client [None req-caf7517d-5640-4610-9d44-1debd825f974 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] 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-10 16:11:02.935 7 WARNING neutronclient.v2_0.client [None req-454f1d2b-87f4-4348-81d2-3b0a1684a87b 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in 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/685] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:02 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1549 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:03.275 8 INFO nova.api.openstack.compute.server_external_events [req-c39f88c6-0305-456d-a4e3-7c5a354fd38c req-9c67fe85-4a1a-4f29-a137-1ead0bb7fed0 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:9ddb83fb-a094-46cc-8c05-accac0ec4fa2 for instance 54fc26ab-ecce-441c-90db-919cec093b95 on instance [pid: 7|app: 0|req: 345/686] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:02 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1525 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:11:03 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-10 16:11:03.424 7 WARNING neutronclient.v2_0.client [None req-23e14ca0-24a2-4a4e-b675-b3d096487e77 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in 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/688] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:03 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1511 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-10 16:11:04.213 8 INFO nova.api.openstack.compute.server_external_events [req-5ac11281-9438-4cdc-996d-9b95f8fac224 req-145edc84-6f08-4475-a457-093d152efbba 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:89658f4c-6cde-43be-8f6a-f074a83c4bdc for instance c89d1c31-b600-4084-bf2a-28d8104004d9 on instance [pid: 8|app: 0|req: 343/689] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:11:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:04.323 7 WARNING neutronclient.v2_0.client [None req-eb3284d2-4825-49b0-8eed-39fb2e3fd31a c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The 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-10 16:11:04.352 8 WARNING neutronclient.v2_0.client [None req-f6a5df8b-b4a1-49ea-ab0d-aa5d499be524 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/690] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:04 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1549 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:04.641 7 WARNING neutronclient.v2_0.client [None req-e54a7f37-0449-4222-bb0d-967cdb74bf4f 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/691] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:04 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1525 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:04 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1516 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-10 16:11:05.642 8 WARNING neutronclient.v2_0.client [None req-2dea047c-abdf-47c6-afee-239b3d1e62b9 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] 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-10 16:11:05.695 7 WARNING neutronclient.v2_0.client [None req-1066c7f5-95d9-401b-936f-cf4a2e9add02 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in 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/693] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:05 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1726 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-10 16:11:05.794 8 WARNING neutronclient.v2_0.client [None req-1c7ae9d3-2967-43fd-9288-259a865dd4eb 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] The python binding code in 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/694] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:05 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1525 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/695] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:05 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 1516 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:11:05.849 7 WARNING neutronclient.v2_0.client [None req-40a16ffc-acef-47fc-99e9-57cc0568c830 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/696] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:05 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9/os-interface => generated 284 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:06.256 8 INFO nova.api.openstack.compute.server_external_events [req-3c44772c-fba3-4f71-9a7c-0dd373066347 req-0a6799e2-50f3-422f-8e49-e888753e9294 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:7eb0290b-a821-4a53-a357-abc14a4a9a9d for instance 68c6837c-d644-4a5b-a020-e908235b261b on instance [pid: 8|app: 0|req: 347/697] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:11:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:06.722 7 WARNING neutronclient.v2_0.client [None req-d0d9863b-1f21-433c-8a01-4984f6000fbb c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The 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-10 16:11:06.722 8 INFO nova.api.openstack.compute.server_external_events [req-fa2c016b-7d0c-4750-9716-1247bcfc8287 req-61f47397-6aec-437c-b618-c8bc608efb32 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:89658f4c-6cde-43be-8f6a-f074a83c4bdc for instance c89d1c31-b600-4084-bf2a-28d8104004d9 on instance [pid: 8|app: 0|req: 348/698] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:11:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:06.905 8 WARNING neutronclient.v2_0.client [None req-7a033386-07df-49c5-a32d-d49fe7d7c654 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/699] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:06 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1726 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:06.949 7 INFO nova.api.openstack.wsgi [None req-c559afb9-5220-4884-ba6d-362819131941 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] HTTP exception thrown: Instance 54fc26ab-ecce-441c-90db-919cec093b95 could not be found. [pid: 7|app: 0|req: 352/700] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:06 2026] GET /v2.1/servers/54fc26ab-ecce-441c-90db-919cec093b95 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/701] 10.0.0.218 () {32 vars in 640 bytes} [Wed Jun 10 16:11:06 2026] GET /v2.1/servers => generated 378 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/702] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:06 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1525 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, ' [pid: 7|app: 0|req: 354/703] 10.0.0.218 () {32 vars in 703 bytes} [Wed Jun 10 16:11:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-316383874 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:07 2026] DELETE /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-10 16:11:07.234 7 WARNING neutronclient.v2_0.client [None req-33ac1a05-4e7e-4f16-9113-9e12dde0c3c2 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/705] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:07 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1732 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:08.096 8 WARNING neutronclient.v2_0.client [None req-6c7743f1-231b-4381-8aa7-5333fb1e3454 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/706] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:08 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1716 bytes in 646 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:11:08.695 7 WARNING neutronclient.v2_0.client [None req-aba2b953-adce-4502-8aee-f562eb94e995 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] 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-10 16:11:08.733 8 WARNING neutronclient.v2_0.client [None req-9d5428f4-8b8c-4dc4-8b3f-de4ee5cdb13a 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/707] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:08 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/os-interface => generated 284 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:08 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1732 bytes in 1126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-10 16:11:10.468 7 INFO nova.api.openstack.compute.server_external_events [req-a3add268-3f07-43f3-b055-61ce098089e8 req-9f53baa5-1605-413b-814c-6e0eb2ad38cd 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:7eb0290b-a821-4a53-a357-abc14a4a9a9d for instance 68c6837c-d644-4a5b-a020-e908235b261b on instance [pid: 7|app: 0|req: 358/711] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:11:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:11:10.512 8 WARNING neutronclient.v2_0.client [None req-73ed0a01-c41f-4158-9708-4706c6844353 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] 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-10 16:11:10.818 7 WARNING neutronclient.v2_0.client [None req-bb79471d-c120-49b7-bed3-c93cc46c4da8 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/712] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:10 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1784 bytes in 868 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:10 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1716 bytes in 1313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:12.510 7 INFO nova.api.openstack.compute.server_external_events [req-04e9fbd7-8c86-47d2-b095-91d8cba262fd req-aa5d8642-1ac9-4d74-bc9b-74717a22de0a 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:89658f4c-6cde-43be-8f6a-f074a83c4bdc for instance c89d1c31-b600-4084-bf2a-28d8104004d9 on instance [pid: 7|app: 0|req: 360/714] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:11:12 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-10 16:11:12.721 8 WARNING neutronclient.v2_0.client [None req-ae150304-7fad-44d7-8650-389a47c28831 c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/715] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:12 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1509 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.218 () {30 vars in 412 bytes} [Wed Jun 10 16:11:13 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:13.830 7 WARNING neutronclient.v2_0.client [None req-c4a1dddc-328f-46c1-88d1-a3df4ff7a67a c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] The python binding code in 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/717] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:13 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1509 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/718] 10.0.0.218 () {28 vars in 559 bytes} [Wed Jun 10 16:11:13 2026] GET /v2/ => generated 402 bytes in 421 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/719] 10.0.0.218 () {28 vars in 563 bytes} [Wed Jun 10 16:11:14 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.218 () {30 vars in 412 bytes} [Wed Jun 10 16:11:14 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-10 16:11:14.921 7 INFO nova.api.openstack.wsgi [None req-803013c3-5aa7-44c7-a982-2b9c46714e8c c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] HTTP exception thrown: Instance c89d1c31-b600-4084-bf2a-28d8104004d9 could not be found. [pid: 7|app: 0|req: 364/721] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:14 2026] GET /v2.1/servers/c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.218 () {32 vars in 703 bytes} [Wed Jun 10 16:11:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-317947645 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:26.230 7 WARNING neutronclient.v2_0.client [None req-eb11f1b4-304b-461b-a707-609468c989c9 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The 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-10 16:11:26.263 7 WARNING neutronclient.v2_0.client [None req-eb11f1b4-304b-461b-a707-609468c989c9 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The 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-10 16:11:26.414 7 WARNING neutronclient.v2_0.client [None req-eb11f1b4-304b-461b-a707-609468c989c9 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/726] 10.0.0.218 () {34 vars in 662 bytes} [Wed Jun 10 16:11:26 2026] POST /v2.1/servers => generated 453 bytes in 447 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 16:11:26.643 8 WARNING neutronclient.v2_0.client [None req-cf3069ce-d137-4cc7-a4a7-1050abcb06d4 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/727] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:26 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1392 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-10 16:11:27.735 7 WARNING neutronclient.v2_0.client [None req-428851ee-5961-4f52-ad1a-75b98041d5b1 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/728] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:27 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => 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-10 16:11:28.818 8 WARNING neutronclient.v2_0.client [None req-8dbb9169-0bf9-49ce-8ad5-6afe59baef4c 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in 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/729] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:28 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1444 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-10 16:11:29.902 8 WARNING neutronclient.v2_0.client [None req-851b03fb-11b4-4e3a-8c07-f4f35b4520af 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/732] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:29 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1444 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:30.986 7 WARNING neutronclient.v2_0.client [None req-e814de3d-ed63-4750-9591-059e2824e6bf 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/733] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:30 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1452 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-10 16:11:31.939 8 INFO nova.api.openstack.compute.server_external_events [req-e2796890-75cf-4a7d-8ac4-14c4d39357f2 req-232c7069-9270-49e0-9766-abd09da5552d 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:297c8cac-595e-466e-9617-de6e541661fc for instance cabbcc96-51d7-4429-ace5-72e625071108 on instance [pid: 8|app: 0|req: 365/734] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:11:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:32.081 7 WARNING neutronclient.v2_0.client [None req-e417bea4-5e89-453d-8c20-bb03ad017d9b 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in 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/735] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:32 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1530 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:33.466 8 WARNING neutronclient.v2_0.client [None req-7a0dd510-9402-4559-9778-b2b2c9734696 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in 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/736] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:33 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1518 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:34.726 7 WARNING neutronclient.v2_0.client [None req-3d596322-bb69-47a9-b30e-9fcf9c48e0ec 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/737] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:34 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1518 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:35.967 8 WARNING neutronclient.v2_0.client [None req-04c079cd-4e95-4861-ade1-1c1d034e6f5a 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in 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/738] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:35 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1518 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:37.175 7 WARNING neutronclient.v2_0.client [None req-ad64e9f1-30df-4288-acfb-9c12a92ed195 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/739] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:37 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1518 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:37.813 8 INFO nova.api.openstack.compute.server_external_events [req-a58f4c03-f67a-4721-a1b2-99c376aeb053 req-d42b6964-c125-4054-bab6-2ed41a79fb90 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:297c8cac-595e-466e-9617-de6e541661fc for instance cabbcc96-51d7-4429-ace5-72e625071108 on instance [pid: 8|app: 0|req: 368/740] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:11:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:38.419 7 WARNING neutronclient.v2_0.client [None req-8f5020a6-f946-4964-8c8b-71de9557883b 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/741] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:38 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1518 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:39.558 8 WARNING neutronclient.v2_0.client [None req-e7601127-69ab-4d83-9d27-954fd0efed09 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in 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/742] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:39 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1701 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:39.786 7 WARNING neutronclient.v2_0.client [None req-97b36274-a6ff-40b3-a998-f512db772e81 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/743] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:39 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:40.469 7 INFO nova.api.openstack.compute.server_external_events [req-ba3e0c41-dd5a-4018-87c6-f7b72fdc8934 req-92623d3e-098b-45f5-8b08-05a6fd644480 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:297c8cac-595e-466e-9617-de6e541661fc for instance cabbcc96-51d7-4429-ace5-72e625071108 on instance [pid: 7|app: 0|req: 376/746] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:11:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:52.114 8 WARNING neutronclient.v2_0.client [None req-a71b4aee-a234-4c1f-843e-e13430546007 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/749] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/os-interface => generated 284 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:52.292 7 WARNING neutronclient.v2_0.client [None req-797184d4-2c0a-48de-b6f4-0b2473354e35 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/750] 10.0.0.218 () {32 vars in 814 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/os-interface/7eb0290b-a821-4a53-a357-abc14a4a9a9d => generated 281 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/751] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/ips => generated 156 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/752] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:11:52 2026] POST /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/753] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/ips => generated 156 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/754] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:11:53 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:53.571 8 INFO nova.api.openstack.compute.server_external_events [req-502f187d-a500-4c84-a260-2f13895c42f5 req-7803f475-ee75-4688-91de-e3dd45412891 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:7eb0290b-a821-4a53-a357-abc14a4a9a9d for instance 68c6837c-d644-4a5b-a020-e908235b261b on instance [pid: 8|app: 0|req: 375/755] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:11:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/756] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/ips => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:54.626 8 WARNING neutronclient.v2_0.client [None req-a64335f6-4020-4e7c-a8d6-8c8cab4d1824 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in 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/757] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1950 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, ' [pid: 7|app: 0|req: 382/758] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:11:54 2026] POST /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/action => generated 0 bytes in 40 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: 377/759] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/ips => generated 194 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: 383/760] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:11:55 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/ips => generated 194 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:56.898 7 INFO nova.api.openstack.compute.server_external_events [req-06a48eb6-da07-4ff9-bc96-baa600684303 req-752702d7-53d3-4034-8e78-1e5eb1d41535 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:7eb0290b-a821-4a53-a357-abc14a4a9a9d for instance 68c6837c-d644-4a5b-a020-e908235b261b on instance [pid: 7|app: 0|req: 384/761] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:11:56 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: 378/762] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:11:56 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/ips => generated 194 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: 7|app: 0|req: 385/763] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:11:57 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/764] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:57 2026] DELETE /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:58.078 7 WARNING neutronclient.v2_0.client [None req-69f4411c-e195-4f50-9703-5ee400fbf648 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in 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/765] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:58 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1842 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-10 16:11:59.299 8 WARNING neutronclient.v2_0.client [None req-136a09f1-743b-446e-895f-e0bc8fce574a 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/766] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:11:59 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1842 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:00.500 7 WARNING neutronclient.v2_0.client [None req-2e9d80ac-9d1f-4753-8963-84c82fa5dc79 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/769] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:00 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1842 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-10 16:12:00.764 8 INFO nova.api.openstack.compute.server_external_events [req-db5e97a6-8ea6-4220-83c4-3a4f1bcd4194 req-2b19546d-5970-40ab-b12c-e9f467359f39 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-unplugged:7eb0290b-a821-4a53-a357-abc14a4a9a9d for instance 68c6837c-d644-4a5b-a020-e908235b261b on instance [pid: 8|app: 0|req: 382/770] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:12:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:01.226 7 INFO nova.api.openstack.compute.server_external_events [req-91facfd0-0137-4f20-b2b8-e2d1a6b482bb req-dd452bf8-e35f-4efd-8475-01f5429f3313 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:7eb0290b-a821-4a53-a357-abc14a4a9a9d for instance 68c6837c-d644-4a5b-a020-e908235b261b on instance [pid: 7|app: 0|req: 389/771] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:12:01 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-10 16:12:01.660 8 WARNING neutronclient.v2_0.client [None req-ab2d56dc-682e-4f48-8634-1285270fabd3 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/772] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:01 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1481 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:02.292 7 WARNING neutronclient.v2_0.client [None req-7d32d493-46bf-4e21-aae8-386d56bb70c4 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in 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/773] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1821 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-10 16:12:02.461 8 WARNING neutronclient.v2_0.client [None req-5510353e-f502-4e73-a196-963e9f4c4570 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/774] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1821 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-10 16:12:02.759 7 WARNING neutronclient.v2_0.client [None req-a57fee53-46e1-472e-a9fc-ea7719144ab4 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] 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: 391/775] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1486 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:12:02 2026] POST /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108/action => generated 0 bytes in 86 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-10 16:12:02.903 7 WARNING neutronclient.v2_0.client [None req-9cd7bc23-ecdb-42cf-8d7d-cdacb95734da 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/777] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1823 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:03.864 8 WARNING neutronclient.v2_0.client [None req-3c9460a0-fde6-4c43-b4ee-f3f8419c6685 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/778] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:03 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 1486 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:04.098 7 WARNING neutronclient.v2_0.client [None req-922c1112-a184-47ac-ae8b-4c498d76b913 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/779] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:04 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1823 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:04.935 8 INFO nova.api.openstack.wsgi [None req-4fbf1111-fd3d-4654-ae07-ae4dea535795 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] HTTP exception thrown: Instance 68c6837c-d644-4a5b-a020-e908235b261b could not be found. [pid: 8|app: 0|req: 387/780] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:04 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/781] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jun 10 16:12:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1673679753 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:12:05.245 7 WARNING neutronclient.v2_0.client [None req-a4204a8a-ccbb-4cbf-8d7f-f17020979c79 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] 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: 388/782] 10.0.0.169 () {30 vars in 618 bytes} [Wed Jun 10 16:12:05 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 389/783] 10.0.0.169 () {32 vars in 691 bytes} [Wed Jun 10 16:12:05 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/784] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:05 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1823 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-10 16:12:05.360 7 INFO nova.api.openstack.wsgi [None req-9c0afb44-d008-4fb2-a586-6a2e518a7f51 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] HTTP exception thrown: Instance 68c6837c-d644-4a5b-a020-e908235b261b could not be found. [pid: 7|app: 0|req: 396/785] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:12:05 2026] DELETE /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => 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, ' 2026-06-10 16:12:05.387 7 INFO nova.api.openstack.wsgi [None req-a89d9486-b16a-4eb6-a4cc-054366a0d84e 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] HTTP exception thrown: Instance 68c6837c-d644-4a5b-a020-e908235b261b could not be found. [pid: 7|app: 0|req: 397/786] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:05 2026] GET /v2.1/servers/68c6837c-d644-4a5b-a020-e908235b261b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/787] 10.0.0.169 () {34 vars in 912 bytes} [Wed Jun 10 16:12:05 2026] GET /v2.1/os-simple-tenant-usage/4db57dca85764ac4a4a47c2507990b1f?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 398/788] 10.0.0.169 () {30 vars in 653 bytes} [Wed Jun 10 16:12:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:06.384 8 WARNING neutronclient.v2_0.client [None req-310db68a-f922-4dfd-9c70-18e39642a1fa 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/789] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:06 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1828 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:12:08.096 7 WARNING neutronclient.v2_0.client [None req-fe83b4ce-b727-419f-8871-d6d0144b3888 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in 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/790] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:08 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1828 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-10 16:12:08.824 7 INFO nova.api.openstack.compute.server_external_events [req-c3880bff-0de7-4564-809b-07a400f87f12 req-f0bf2461-d050-4f18-8567-9930e8f80d3c 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-unplugged:297c8cac-595e-466e-9617-de6e541661fc for instance cabbcc96-51d7-4429-ace5-72e625071108 on instance [pid: 7|app: 0|req: 400/791] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:12:08 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, ' [pid: 8|app: 0|req: 392/792] 10.0.0.169 () {30 vars in 618 bytes} [Wed Jun 10 16:12:08 2026] GET /v2.1 => generated 0 bytes in 224 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: 401/793] 10.0.0.169 () {32 vars in 691 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/794] 10.0.0.169 () {34 vars in 912 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.1/os-simple-tenant-usage/4db57dca85764ac4a4a47c2507990b1f?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:09.266 7 WARNING neutronclient.v2_0.client [None req-00c3b8ac-d02d-493f-9377-19a3cfee1e01 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/795] 10.0.0.169 () {30 vars in 653 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/796] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1828 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:12:10.441 8 WARNING neutronclient.v2_0.client [None req-6324afe1-d1a1-4392-93d8-0981d2c2548e 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/799] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:10 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1828 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:11.271 7 INFO nova.api.openstack.compute.server_external_events [req-6aa4713f-a4be-4859-8b63-465f66dfc4f7 req-2118de9a-70f7-4268-b917-0409a75beea5 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:297c8cac-595e-466e-9617-de6e541661fc for instance cabbcc96-51d7-4429-ace5-72e625071108 on instance [pid: 7|app: 0|req: 404/800] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:12:11 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-10 16:12:11.936 8 WARNING neutronclient.v2_0.client [None req-a7fce676-af94-4118-bee1-40e2b697fb13 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/801] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:11 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1828 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-10 16:12:13.104 7 WARNING neutronclient.v2_0.client [None req-7a9c0e52-94ea-4039-87b0-19c23a4d7f0d 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/802] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:13 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1821 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 398/803] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:18.992 7 WARNING neutronclient.v2_0.client [None req-08944dc3-5373-4b3a-8cc0-1e64fa6a5a99 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The 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-10 16:12:19.041 7 WARNING neutronclient.v2_0.client [None req-08944dc3-5373-4b3a-8cc0-1e64fa6a5a99 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The 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-10 16:12:19.193 7 WARNING neutronclient.v2_0.client [None req-08944dc3-5373-4b3a-8cc0-1e64fa6a5a99 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in 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/804] 10.0.0.218 () {34 vars in 662 bytes} [Wed Jun 10 16:12:18 2026] POST /v2.1/servers => generated 450 bytes in 669 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 16:12:19.570 8 WARNING neutronclient.v2_0.client [None req-d62b3a15-a11b-42dd-8358-7e5d0cecf9d6 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in 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/805] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1253 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-10 16:12:20.684 7 WARNING neutronclient.v2_0.client [None req-e7feb1d3-a1dd-4813-bae2-c3ffa80a8b29 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/808] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:20 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1303 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:21.864 8 WARNING neutronclient.v2_0.client [None req-6e53494a-00e6-4611-bcc8-2c4a4cbaba98 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in 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/809] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:21 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1351 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-10 16:12:22.961 7 WARNING neutronclient.v2_0.client [None req-05cc896a-94ea-44d7-8c60-337361fa5ab1 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/810] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:22 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1351 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:24.052 8 WARNING neutronclient.v2_0.client [None req-dbc82305-7c12-423a-a7ed-31182caa2df7 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/811] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:24 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1359 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/812] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:24 2026] POST /v2.1/os-keypairs => generated 396 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:24.893 8 INFO nova.api.openstack.compute.server_external_events [req-455c6f74-97f7-488a-bd16-f022b2320b23 req-b86b2159-493b-44ca-b27a-cf267f462518 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:bb0819fc-4608-4f10-8499-90fa2b82f29c for instance 9417e318-0977-4b59-9562-41c8b1c564fd on instance [pid: 8|app: 0|req: 403/813] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:12:24 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) 2026-06-10 16:12:25.177 7 WARNING neutronclient.v2_0.client [None req-ddfef708-1008-4158-af35-456fac6b6ab7 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in 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/814] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:25 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1436 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, ' [pid: 8|app: 0|req: 404/815] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:26.367 7 WARNING neutronclient.v2_0.client [None req-70349157-b192-42fb-b422-fe3650e36ccf 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in 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/816] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:26 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1436 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:12:27.145 8 WARNING neutronclient.v2_0.client [None req-24519f13-e642-4724-9522-eb499e078825 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The 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-10 16:12:27.205 8 WARNING neutronclient.v2_0.client [None req-24519f13-e642-4724-9522-eb499e078825 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The 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-10 16:12:27.276 8 WARNING neutronclient.v2_0.client [None req-24519f13-e642-4724-9522-eb499e078825 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The 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-10 16:12:27.469 8 WARNING neutronclient.v2_0.client [None req-24519f13-e642-4724-9522-eb499e078825 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] 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-10 16:12:27.655 7 WARNING neutronclient.v2_0.client [None req-86ea3e40-3f02-40d0-bcaf-eee42bd8f704 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/817] 10.0.0.218 () {34 vars in 662 bytes} [Wed Jun 10 16:12:27 2026] POST /v2.1/servers => generated 497 bytes in 627 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-10 16:12:27.737 8 WARNING neutronclient.v2_0.client [None req-efac2d15-2de5-4066-9386-fbd62411f091 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/818] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1436 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/819] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1455 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:28.812 7 WARNING neutronclient.v2_0.client [None req-45749132-344e-4579-a2c0-590c3c3099c0 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The 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-10 16:12:28.826 8 WARNING neutronclient.v2_0.client [None req-3d30d81d-1282-4640-b7e5-09fc5575846e 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/820] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1459 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/821] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1436 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-10 16:12:29.951 8 WARNING neutronclient.v2_0.client [None req-f3850665-d694-4042-bed3-c92f607c6fcf 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] 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-10 16:12:29.979 7 WARNING neutronclient.v2_0.client [None req-7a2f5720-3486-485e-ba0e-5e6ce718cd01 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in 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/824] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:29 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1507 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/825] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:29 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1424 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-10 16:12:31.057 8 WARNING neutronclient.v2_0.client [None req-d8f00453-7316-4e76-aa59-e1b8c3ccf1cf 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in 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/826] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:30 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1507 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:31.165 7 WARNING neutronclient.v2_0.client [None req-ce1f03ba-5892-43d1-b2c5-301695b25468 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/827] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:31 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1424 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-10 16:12:32.150 8 WARNING neutronclient.v2_0.client [None req-7fc11ee6-91b4-4f14-9efc-fb2cfe4f0b37 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in 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/828] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:32 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1515 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-10 16:12:32.338 7 WARNING neutronclient.v2_0.client [None req-edb8282a-42a8-42db-b9cb-0d9bf212949b 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in 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/829] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:32 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1424 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:33.032 8 INFO nova.api.openstack.compute.server_external_events [req-e76142c7-435b-44a2-b1c6-ca6c0b8f1acd req-e3461af3-6642-4169-be4b-a3760d5c3913 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:4a7f7532-149e-466b-a7b4-ffafb3bf9d96 for instance bcd6ffd6-4712-4cde-99f6-e05868e23e18 on instance [pid: 8|app: 0|req: 412/830] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:12:33 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-10 16:12:33.209 7 INFO nova.api.openstack.compute.server_external_events [req-7c6be488-eebf-4aea-b2dd-47e57feedf1e req-7906a5ad-cee5-4308-9d64-06e8d0690e47 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:bb0819fc-4608-4f10-8499-90fa2b82f29c for instance 9417e318-0977-4b59-9562-41c8b1c564fd on instance [pid: 7|app: 0|req: 419/831] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:12:33 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-10 16:12:33.344 8 WARNING neutronclient.v2_0.client [None req-2b11561e-6fdf-4b3a-9099-54e6c00b5eb8 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] 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-10 16:12:33.498 7 WARNING neutronclient.v2_0.client [None req-ac48ec97-c657-45a7-a6f0-b0c629c5a9b0 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/832] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:33 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1640 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/833] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:33 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1424 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-10 16:12:34.592 8 WARNING neutronclient.v2_0.client [None req-3687617c-56bc-4ff0-986d-fd84159ae8ee 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] 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-10 16:12:34.685 7 WARNING neutronclient.v2_0.client [None req-682258cc-3adf-4403-9dff-2b05090639fb 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in 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/834] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1628 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:34.779 8 WARNING neutronclient.v2_0.client [None req-a8358502-8057-47a0-8dd8-bf112e229f3d 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/835] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1611 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-10 16:12:34.835 7 WARNING neutronclient.v2_0.client [None req-c2c4900c-519c-44c6-911f-bd8f5d0020f2 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/836] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/837] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1821 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, ' [pid: 7|app: 0|req: 423/838] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:12:34 2026] DELETE /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 0 bytes in 86 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-10 16:12:35.110 8 WARNING neutronclient.v2_0.client [None req-80fa3a68-69cf-42e9-aa6b-dd6e5d514dff 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/839] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1827 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-10 16:12:35.661 8 INFO nova.api.openstack.compute.server_external_events [req-64a3ebf0-a0c2-45df-ab36-5eca5d9c171f req-3df6f466-7ed9-48b3-966f-be60c69cc727 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:bb0819fc-4608-4f10-8499-90fa2b82f29c for instance 9417e318-0977-4b59-9562-41c8b1c564fd on instance [pid: 8|app: 0|req: 417/840] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:12:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:12:35.677 7 WARNING neutronclient.v2_0.client [None req-f8d4b096-b824-458e-8065-195ce57c7ae2 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] 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-10 16:12:35.756 8 WARNING neutronclient.v2_0.client [None req-cb0f896a-a446-4ab1-886a-9aaff965e132 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/841] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1611 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/842] 10.0.0.218 () {32 vars in 640 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.1/servers => generated 387 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, ' [pid: 8|app: 0|req: 418/843] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1628 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/844] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:12:35 2026] DELETE /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 0 bytes in 107 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-10 16:12:36.000 8 WARNING neutronclient.v2_0.client [None req-1d986371-fbe3-4136-ba83-6eabf40a0169 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in 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/845] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1617 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-10 16:12:36.266 7 WARNING neutronclient.v2_0.client [None req-92dada75-d0f3-4f02-b672-9ee0667847ae 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in 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/846] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1827 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:36.933 8 WARNING neutronclient.v2_0.client [None req-cb93da99-d15a-44a4-8f1a-c29b8bbf5379 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/847] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1628 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:37.181 7 WARNING neutronclient.v2_0.client [None req-1fad7cac-a005-484d-8bea-11f784325717 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/848] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:37 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1737 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-10 16:12:37.398 8 WARNING neutronclient.v2_0.client [None req-769e121c-6e50-436f-9586-6f13fc486e9d 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/849] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:37 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => 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-10 16:12:38.122 7 WARNING neutronclient.v2_0.client [None req-95f9bcd2-2ac0-4107-b5b8-4f8c114ef11b 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] 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-10 16:12:38.157 8 INFO nova.api.openstack.compute.server_external_events [req-044f50cd-e41b-4755-82d5-c186eeb1417a req-bef0c012-7f28-4612-a712-10d92cae20cb 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:297c8cac-595e-466e-9617-de6e541661fc for instance cabbcc96-51d7-4429-ace5-72e625071108 on instance [pid: 8|app: 0|req: 422/850] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:12:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/851] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:38 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1628 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:38.351 8 WARNING neutronclient.v2_0.client [None req-960d14a5-0956-44f8-8306-cee3ed150f1f 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/852] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:38 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1737 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:38.614 7 WARNING neutronclient.v2_0.client [None req-a3ec270b-fd20-49c4-8ea3-78fae7316f7d 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] 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-10 16:12:38.742 8 INFO nova.api.openstack.compute.server_external_events [req-6f09b5f0-d00c-4592-a241-dd53eb3b82eb req-0c0fb451-55c6-4f60-945e-d62ef2b6bbbf 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:4a7f7532-149e-466b-a7b4-ffafb3bf9d96 for instance bcd6ffd6-4712-4cde-99f6-e05868e23e18 on instance [pid: 8|app: 0|req: 424/853] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:12:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/854] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:38 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1473 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:39.325 8 WARNING neutronclient.v2_0.client [None req-86bd6d89-d5c7-4b37-9c79-b66e50352f26 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/855] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:39 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1628 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-10 16:12:39.575 7 WARNING neutronclient.v2_0.client [None req-feb04ac6-6441-46e5-8a58-1c64bc44a543 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/856] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:39 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1670 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-10 16:12:39.850 8 WARNING neutronclient.v2_0.client [None req-044156db-28b6-461d-bb6b-4a58e529b071 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/859] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:39 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1478 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-10 16:12:40.193 7 INFO nova.api.openstack.compute.server_external_events [req-6c493e26-1d41-45eb-8a2e-4e65d87ad6c6 req-d172473d-0413-4719-8e58-fab0d6b43851 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:bb0819fc-4608-4f10-8499-90fa2b82f29c for instance 9417e318-0977-4b59-9562-41c8b1c564fd on instance [pid: 7|app: 0|req: 434/860] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:12:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:40.512 8 WARNING neutronclient.v2_0.client [None req-11039cbb-05c9-48dc-b465-0eb9a2f68a11 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in 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/861] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1807 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-10 16:12:40.681 7 WARNING neutronclient.v2_0.client [None req-b5f7d6c9-ebce-4cdb-9a76-66b237370eb2 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The 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-10 16:12:40.688 8 WARNING neutronclient.v2_0.client [None req-272ebcf5-b1dc-4cde-b12f-763d334595ad 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in 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/862] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1380 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/863] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:40.969 7 WARNING neutronclient.v2_0.client [None req-6f29e4db-2f19-4e04-84ee-ab93a97159ab 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/864] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 1478 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:41.593 8 INFO nova.api.openstack.compute.server_external_events [req-8c94693a-414d-4bfa-929e-b55a9b639a9d req-0e222eba-0151-4fcc-9c6c-24bda970989b 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:4a7f7532-149e-466b-a7b4-ffafb3bf9d96 for instance bcd6ffd6-4712-4cde-99f6-e05868e23e18 on instance [pid: 8|app: 0|req: 429/865] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:12:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:41.808 7 WARNING neutronclient.v2_0.client [None req-9f83e738-6cd7-46b5-9891-890b53377c7c 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in 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/866] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1385 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:42.072 8 INFO nova.api.openstack.wsgi [None req-f52cb52d-3c41-4596-8bf6-f1d0672880c4 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] HTTP exception thrown: Instance cabbcc96-51d7-4429-ace5-72e625071108 could not be found. [pid: 8|app: 0|req: 430/867] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:42 2026] GET /v2.1/servers/cabbcc96-51d7-4429-ace5-72e625071108 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/868] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jun 10 16:12:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1458117299 => 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-10 16:12:42.906 8 WARNING neutronclient.v2_0.client [None req-0c825f84-eebc-4579-9000-c94321f4248b 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/869] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:42 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 1339 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:12:44.080 7 INFO nova.api.openstack.wsgi [None req-2c4062f6-b5c5-4eae-b7dc-81144cae61b3 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] HTTP exception thrown: Instance 9417e318-0977-4b59-9562-41c8b1c564fd could not be found. [pid: 7|app: 0|req: 439/870] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:44 2026] GET /v2.1/servers/9417e318-0977-4b59-9562-41c8b1c564fd => generated 111 bytes in 41 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: 432/871] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jun 10 16:12:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1003690444 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:12:50.302 8 WARNING neutronclient.v2_0.client [None req-a7c9c248-01c4-4fda-98e2-e8d7e4c84797 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in 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/874] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1927 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/875] 10.0.0.218 () {32 vars in 752 bytes} [Wed Jun 10 16:12:52 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18/os-server-password => generated 116 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/876] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:12:54 2026] DELETE /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:54.345 7 WARNING neutronclient.v2_0.client [None req-82fe0293-bfb1-4621-9c5f-29238401e53a 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The 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-10 16:12:54.360 8 WARNING neutronclient.v2_0.client [None req-323f64a7-ab8b-4ce7-875b-b8ed2299a67e d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/877] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:54 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1933 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:12:54.525 8 WARNING neutronclient.v2_0.client [None req-323f64a7-ab8b-4ce7-875b-b8ed2299a67e d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in 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/878] 10.0.0.218 () {34 vars in 662 bytes} [Wed Jun 10 16:12:54 2026] POST /v2.1/servers => generated 424 bytes in 651 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-10 16:12:54.745 7 WARNING neutronclient.v2_0.client [None req-3bdb536e-f15a-4680-97d1-a1feb2ec5019 d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/879] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:54 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1370 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:55.504 8 WARNING neutronclient.v2_0.client [None req-69c9db9f-66f9-4554-be58-7e4754d1b807 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in 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/880] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:55 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1933 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-10 16:12:55.834 7 WARNING neutronclient.v2_0.client [None req-9ad53f17-2399-4ff7-a6bd-30aa441cdb8d d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in 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/881] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:55 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1374 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-10 16:12:56.704 8 WARNING neutronclient.v2_0.client [None req-3a8345ed-a23d-4010-8cbc-8b8973a4da27 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in 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/882] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:56 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1933 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-10 16:12:56.932 7 WARNING neutronclient.v2_0.client [None req-8fa48ac8-8ce4-49db-bf15-7c15cd4921ac d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in 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/883] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:56 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1422 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-10 16:12:57.408 8 INFO nova.api.openstack.compute.server_external_events [req-8f38cfa4-151e-4428-a6a4-81e1864dea80 req-bfaf536a-c466-48db-b6fd-ce2ce7e0ee8d 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:4a7f7532-149e-466b-a7b4-ffafb3bf9d96 for instance bcd6ffd6-4712-4cde-99f6-e05868e23e18 on instance [pid: 8|app: 0|req: 438/884] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:12:57 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-10 16:12:57.907 7 WARNING neutronclient.v2_0.client [None req-a142633c-77de-493e-bbec-cc06dcea5a4f 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in 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/885] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:57 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1536 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:58.135 8 WARNING neutronclient.v2_0.client [None req-76eef0d3-d60c-408d-b122-c3109ce880d6 d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/886] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:58 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1422 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-10 16:12:59.051 7 WARNING neutronclient.v2_0.client [None req-6c113d9c-fcc2-4c82-837a-afbd4ef8453e 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/887] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:58 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1541 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:59.218 8 WARNING neutronclient.v2_0.client [None req-97e5d7d1-f06a-4753-a7d5-a73b00f2a2a6 d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/890] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:12:59 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1472 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:00.119 7 INFO nova.api.openstack.compute.server_external_events [req-b33d0065-29bd-494b-b930-d4defc81af1d req-da10ff0a-bb06-4739-bf70-f9461cc0b16d 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:de80fc96-c3ef-4d25-b0c7-ee51c3b944a6 for instance 0b6dbb60-a0ee-4077-9565-f03ae6769ef2 on instance [pid: 7|app: 0|req: 451/891] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:13:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:00.193 8 WARNING neutronclient.v2_0.client [None req-5960c91d-f3f0-4c2f-9231-bda56d3c4bc6 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/892] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:00 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1541 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:00.973 7 WARNING neutronclient.v2_0.client [None req-27296366-07aa-4157-9488-9af4199ce4fc d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in 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/893] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:00 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1470 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:01.318 8 INFO nova.api.openstack.wsgi [None req-7d249941-47fe-4062-aa70-4851368f8fba 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] HTTP exception thrown: Instance bcd6ffd6-4712-4cde-99f6-e05868e23e18 could not be found. [pid: 8|app: 0|req: 442/894] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:01 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => 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-10 16:13:01.348 7 INFO nova.api.openstack.wsgi [None req-59f29213-41a9-4c10-99ed-2d795dd4fac5 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] HTTP exception thrown: Instance bcd6ffd6-4712-4cde-99f6-e05868e23e18 could not be found. [pid: 7|app: 0|req: 453/895] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:13:01 2026] DELETE /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => 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, ' 2026-06-10 16:13:01.410 8 INFO nova.api.openstack.wsgi [None req-8120aa68-534c-4748-9b39-e49e86702d6f 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] HTTP exception thrown: Instance bcd6ffd6-4712-4cde-99f6-e05868e23e18 could not be found. [pid: 8|app: 0|req: 443/896] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:01 2026] GET /v2.1/servers/bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/897] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jun 10 16:13:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1831780371 => generated 0 bytes in 33 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-10 16:13:02.143 8 WARNING neutronclient.v2_0.client [None req-aa92d38c-439e-4188-a5c2-55dc5a1f2e2f d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in 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/898] 10.0.0.218 () {32 vars in 725 bytes} [Wed Jun 10 16:13:02 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-600565270 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/899] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:02 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1470 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:13:03.592 7 WARNING neutronclient.v2_0.client [None req-b02cb651-a980-48e5-a182-a9141398a9aa d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/900] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:03 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1470 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-10 16:13:04.780 8 WARNING neutronclient.v2_0.client [None req-269f5058-2fc4-4c3c-8dae-55d8d6df5f5b d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in 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/901] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:04 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1470 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-10 16:13:06.004 7 WARNING neutronclient.v2_0.client [None req-f5fbcca7-f8bd-4ec6-a627-19d40df863f8 d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in 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/902] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:05 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1470 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:06.818 8 INFO nova.api.openstack.compute.server_external_events [req-08810a9c-640f-4d14-a134-586412710267 req-da7d5787-5caf-4312-a4d3-7a3ec0d29512 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:de80fc96-c3ef-4d25-b0c7-ee51c3b944a6 for instance 0b6dbb60-a0ee-4077-9565-f03ae6769ef2 on instance [pid: 8|app: 0|req: 446/903] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:13:06 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-10 16:13:07.222 7 WARNING neutronclient.v2_0.client [None req-73f1f4b4-9069-4f3d-aad6-50e0ea38d167 d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/904] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1470 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-10 16:13:08.388 8 WARNING neutronclient.v2_0.client [None req-b3f099f7-4d6f-4087-8bdb-1d604742f576 d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/905] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:08 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1654 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, ' [pid: 7|app: 0|req: 459/906] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:13:08 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2/ips => generated 108 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/907] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:13:08 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2/ips => generated 108 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/908] 10.0.0.218 () {32 vars in 822 bytes} [Wed Jun 10 16:13:08 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2/ips/tempest-ServerAddressesTestJSON-672223853-network => generated 93 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/909] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:13:08 2026] DELETE /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 0 bytes in 77 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-10 16:13:08.799 7 WARNING neutronclient.v2_0.client [None req-f0b7a3c3-76c2-4757-95b4-c490d9a442e3 d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in 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/910] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:08 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1660 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:09.974 7 WARNING neutronclient.v2_0.client [None req-58eef1ef-e445-4ca8-8c85-b8ad9d4f7fcc d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in 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/913] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:09 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1660 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:11.157 8 WARNING neutronclient.v2_0.client [None req-c8380a93-1573-4c7d-88f5-6a69e75f12fd d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/914] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:11 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1660 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-10 16:13:11.654 7 INFO nova.api.openstack.compute.server_external_events [req-5a6c1716-5621-49cc-9436-c799f7c9d76e req-f7788a1f-033a-4e18-abdd-071f8bf34385 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:de80fc96-c3ef-4d25-b0c7-ee51c3b944a6 for instance 0b6dbb60-a0ee-4077-9565-f03ae6769ef2 on instance [pid: 7|app: 0|req: 464/915] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:13:11 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:12.361 8 WARNING neutronclient.v2_0.client [None req-25e970c5-b9c7-4a63-8d12-6b9e3a94b188 d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/916] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:12 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1451 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:13.470 7 WARNING neutronclient.v2_0.client [None req-dc9f6026-d8da-4fba-a9d6-cff4b9908c92 d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/917] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:13 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1456 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:14.575 8 WARNING neutronclient.v2_0.client [None req-06f79c24-8675-44dd-894a-de2eb02c5697 d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] The python binding code in 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/918] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:14 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1456 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:15.671 7 INFO nova.api.openstack.wsgi [None req-6c88eefd-5b5c-4211-8e3d-b65a004fde84 d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] HTTP exception thrown: Instance 0b6dbb60-a0ee-4077-9565-f03ae6769ef2 could not be found. [pid: 7|app: 0|req: 466/919] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:15 2026] GET /v2.1/servers/0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => 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: 455/922] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:25 2026] POST /v2.1/os-keypairs => generated 395 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-10 16:13:27.941 7 WARNING neutronclient.v2_0.client [None req-f1037861-c534-4ad7-98a2-d866ed2f0b35 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The 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-10 16:13:27.981 7 WARNING neutronclient.v2_0.client [None req-f1037861-c534-4ad7-98a2-d866ed2f0b35 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The 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-10 16:13:28.212 7 WARNING neutronclient.v2_0.client [None req-f1037861-c534-4ad7-98a2-d866ed2f0b35 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/923] 10.0.0.218 () {34 vars in 662 bytes} [Wed Jun 10 16:13:27 2026] POST /v2.1/servers => generated 448 bytes in 502 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 16:13:28.408 8 WARNING neutronclient.v2_0.client [None req-81d88a24-e3e5-4e5f-a707-1ef72ea43c5a 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/924] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:28 2026] GET /v2.1/servers/f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1394 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:33.487 8 WARNING neutronclient.v2_0.client [None req-74ec53f6-7f0a-4ef8-8ef2-a11c37bb9f38 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in 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/927] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:33 2026] GET /v2.1/servers/f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1520 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:33.718 7 INFO nova.api.openstack.compute.server_external_events [req-adefe604-5140-4de4-bfe4-7890f552580f req-c354dbe2-70e5-47e6-9d61-5f70c1acb4f8 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 for instance f9f0b1cc-c379-428d-8a35-00277ae50206 on instance [pid: 7|app: 0|req: 470/928] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:13:33 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-10 16:13:38.634 8 WARNING neutronclient.v2_0.client [None req-b2171632-cc7b-42b0-bf85-41d93bde0bb5 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/929] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.1/servers/f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1518 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-10 16:13:38.835 7 INFO nova.api.openstack.compute.server_external_events [req-a544dee5-c2d0-4c33-8f99-844aa800c4d2 req-635a19d0-cc85-4091-8921-5976cb007840 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 for instance f9f0b1cc-c379-428d-8a35-00277ae50206 on instance [pid: 7|app: 0|req: 471/930] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:13:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:43.822 7 WARNING neutronclient.v2_0.client [None req-24193f70-02be-4dd6-8810-65bb48820e05 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/933] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:43 2026] GET /v2.1/servers/f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:45.088 8 INFO nova.api.openstack.compute.server_external_events [req-f8bd872a-a742-4e46-9a47-e2e80083f4e5 req-aaa9034d-b7f0-4a48-b2dc-db25e0a8df68 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 for instance f9f0b1cc-c379-428d-8a35-00277ae50206 on instance [pid: 8|app: 0|req: 461/934] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:13:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:13:45.141 7 WARNING neutronclient.v2_0.client [None req-a21c4b9e-5a91-43e4-b874-265a6f32eed0 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The 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-10 16:13:45.180 7 WARNING neutronclient.v2_0.client [None req-a21c4b9e-5a91-43e4-b874-265a6f32eed0 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The 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-10 16:13:45.494 7 WARNING neutronclient.v2_0.client [None req-a21c4b9e-5a91-43e4-b874-265a6f32eed0 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/935] 10.0.0.218 () {34 vars in 662 bytes} [Wed Jun 10 16:13:45 2026] POST /v2.1/servers => generated 448 bytes in 664 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-10 16:13:45.767 8 WARNING neutronclient.v2_0.client [None req-77af5054-8abc-4540-a79f-6c91cd7ff58b 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/936] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.1/servers/8724a519-76fe-412b-afbc-efc53df814d9 => generated 1393 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-10 16:13:50.860 8 WARNING neutronclient.v2_0.client [None req-f2926cd0-4649-413a-bbcf-26048b66913c 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in 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/939] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:50 2026] GET /v2.1/servers/8724a519-76fe-412b-afbc-efc53df814d9 => generated 1519 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:51.173 7 INFO nova.api.openstack.compute.server_external_events [req-4d1e118c-f595-4db2-9533-3c29086abb3a req-140ebaf5-bd89-4750-8378-4e59b90e0549 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:3d65356e-dfea-4947-9ce5-676c96be9bd4 for instance 8724a519-76fe-412b-afbc-efc53df814d9 on instance [pid: 7|app: 0|req: 476/940] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:13:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:13:56.037 8 WARNING neutronclient.v2_0.client [None req-23cab7ff-7b32-4610-83c3-893817772745 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in 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/941] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:13:55 2026] GET /v2.1/servers/8724a519-76fe-412b-afbc-efc53df814d9 => generated 1517 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-10 16:13:56.349 7 INFO nova.api.openstack.compute.server_external_events [req-58de7b02-830d-4d1f-91b7-b988288b135c req-9e5b74f5-9137-4c5c-b927-c7646dc15ca7 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:3d65356e-dfea-4947-9ce5-676c96be9bd4 for instance 8724a519-76fe-412b-afbc-efc53df814d9 on instance [pid: 7|app: 0|req: 477/942] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:13:56 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-10 16:14:01.263 7 WARNING neutronclient.v2_0.client [None req-7ae40b9a-7038-453a-a9a9-2c1d4507ab75 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in 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/945] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:01 2026] GET /v2.1/servers/8724a519-76fe-412b-afbc-efc53df814d9 => generated 1815 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:02.643 8 INFO nova.api.openstack.compute.server_external_events [req-6a91ad45-5fd0-4225-b0b3-dd314551f540 req-195138a1-6915-4a75-b898-34e0888f5906 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:3d65356e-dfea-4947-9ce5-676c96be9bd4 for instance 8724a519-76fe-412b-afbc-efc53df814d9 on instance [pid: 8|app: 0|req: 467/946] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:14:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:02.853 7 WARNING neutronclient.v2_0.client [None req-b0f3a721-0b3d-4535-96bf-0510ce2cdd1c e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The 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-10 16:14:03.076 7 WARNING neutronclient.v2_0.client [None req-b0f3a721-0b3d-4535-96bf-0510ce2cdd1c e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] 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: 468/947] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:14:03 2026] POST /v2.1/os-keypairs => generated 397 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/948] 10.0.0.218 () {34 vars in 662 bytes} [Wed Jun 10 16:14:02 2026] POST /v2.1/servers => generated 424 bytes in 536 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 16:14:03.353 8 WARNING neutronclient.v2_0.client [None req-23a79685-0366-4366-bce9-b935c7a031a5 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/949] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1367 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-10 16:14:04.447 7 WARNING neutronclient.v2_0.client [None req-fa6830c3-b712-4444-9678-de83e76e5256 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/950] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:04 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1371 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:04.773 8 WARNING neutronclient.v2_0.client [None req-cebfb88c-cfd1-41b8-aca7-b77592a74005 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The 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-10 16:14:04.812 8 WARNING neutronclient.v2_0.client [None req-cebfb88c-cfd1-41b8-aca7-b77592a74005 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The 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-10 16:14:04.981 8 WARNING neutronclient.v2_0.client [None req-cebfb88c-cfd1-41b8-aca7-b77592a74005 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in 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/951] 10.0.0.218 () {34 vars in 662 bytes} [Wed Jun 10 16:14:04 2026] POST /v2.1/servers => generated 449 bytes in 507 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-10 16:14:05.226 7 WARNING neutronclient.v2_0.client [None req-7b6181c5-8632-4940-bdce-941cee8c4c1e 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/952] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:05 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1401 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-10 16:14:05.564 8 WARNING neutronclient.v2_0.client [None req-e5ff199d-fb7f-4c3e-a7ca-938ab43f633e e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/953] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:05 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1419 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:06.321 7 WARNING neutronclient.v2_0.client [None req-00011f50-29a4-4884-8a0e-4dea73d318a2 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/954] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:06 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1405 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:06.653 8 WARNING neutronclient.v2_0.client [None req-e83c23e6-233d-45b3-8bc7-8be068a3af95 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in 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/955] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:06 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1419 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-10 16:14:07.449 7 WARNING neutronclient.v2_0.client [None req-b29311d7-c298-417e-9582-956f22d6a2c3 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/956] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:07 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1453 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-10 16:14:07.739 8 WARNING neutronclient.v2_0.client [None req-88fa0adc-8263-4a4e-81a7-ffe11741b650 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in 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/957] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:07 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1427 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:08.555 7 WARNING neutronclient.v2_0.client [None req-cc4c63e9-fe43-46d1-abcd-8c67925e6d9b 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/958] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:08 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1453 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-10 16:14:08.733 8 INFO nova.api.openstack.compute.server_external_events [req-aadc70b8-915a-4289-bc6d-6686d43de09b req-b3278e39-fe9b-45b1-a9d4-6bd36d13bebc 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:f7fcb510-7653-40f4-812f-77f002a42899 for instance 55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 on instance [pid: 8|app: 0|req: 474/959] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:14:08 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-10 16:14:08.855 7 WARNING neutronclient.v2_0.client [None req-f0470835-a04c-49f0-a548-c3bc49c195dc e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in 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/960] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:08 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1479 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-10 16:14:09.658 8 WARNING neutronclient.v2_0.client [None req-ace6d997-02ae-4a25-90eb-71ba24cba454 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/961] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:09 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1461 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:10.006 7 WARNING neutronclient.v2_0.client [None req-4f0ff7d1-e530-45b4-a041-063d35b7e59f e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in 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/964] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:09 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1467 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:10.754 8 WARNING neutronclient.v2_0.client [None req-a3420871-fd1e-4b9b-b5ca-b95ca36bffac 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] 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: 477/965] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:10 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1528 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:14:10.876 7 INFO nova.api.openstack.compute.server_external_events [req-885328b3-64ee-418c-bd1c-559e17d76ac6 req-39c24d65-ba7d-4e80-a3e1-7d69492030cf 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:8c416520-0290-40a8-8893-a35987ba2e9d for instance 43554f5c-998b-4cbe-918f-e75f7c46fd9f on instance [pid: 7|app: 0|req: 489/966] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:14:10 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-10 16:14:11.156 8 WARNING neutronclient.v2_0.client [None req-7fe6214e-02e3-4b1a-8a4a-f66402968d35 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/967] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:11 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1467 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:11.930 7 WARNING neutronclient.v2_0.client [None req-69e897f3-7e8d-4c28-935b-7ef47b29b004 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/968] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:11 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1526 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:12.303 8 WARNING neutronclient.v2_0.client [None req-5fbac3ea-483e-4712-99ea-a38dd5e4b75f e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in 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/969] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:12 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1467 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-10 16:14:13.072 7 WARNING neutronclient.v2_0.client [None req-f844f299-9f29-420b-82f8-6192d1237dff 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/970] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:13 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1526 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:13.356 8 INFO nova.api.openstack.compute.server_external_events [req-31c7f843-5d3d-456a-ba36-514297ea20c0 req-251e8db3-d477-4fe1-99f1-48c906b0b1c3 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:f7fcb510-7653-40f4-812f-77f002a42899 for instance 55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 on instance [pid: 8|app: 0|req: 480/971] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:14:13 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-10 16:14:13.496 7 WARNING neutronclient.v2_0.client [None req-85234002-e6d0-4206-b330-9146142bc865 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/972] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:13 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1467 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-10 16:14:14.201 8 WARNING neutronclient.v2_0.client [None req-ec68e978-8b49-4207-a036-c3dee0598cc1 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/973] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:14 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1526 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-10 16:14:14.713 7 WARNING neutronclient.v2_0.client [None req-039d9ece-7f1d-4a78-ae00-dea28544e75f e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in 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/974] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:14 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1467 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-10 16:14:15.164 8 INFO nova.api.openstack.compute.server_external_events [req-3284cd1c-664f-4a3e-a233-916393e4435c req-28db9ba4-7211-4b48-9754-5d57da4662d0 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:8c416520-0290-40a8-8893-a35987ba2e9d for instance 43554f5c-998b-4cbe-918f-e75f7c46fd9f on instance [pid: 8|app: 0|req: 482/975] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:14:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:15.366 7 WARNING neutronclient.v2_0.client [None req-a8303ec9-9fdd-44b2-955c-89cf4341dfee 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/976] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:15 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1526 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-10 16:14:15.858 8 WARNING neutronclient.v2_0.client [None req-6685e8b3-2606-4c5d-ae6c-118de279771b e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in 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/977] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:15 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1646 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-10 16:14:16.588 7 WARNING neutronclient.v2_0.client [None req-f7141458-4323-4687-b21c-f3c12ff9e87d 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in 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/978] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:16 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1526 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/979] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:14:17 2026] DELETE /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:17.331 7 WARNING neutronclient.v2_0.client [None req-430f36be-0931-4d26-b1f5-7591304253e5 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/980] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:17 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1652 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:17.773 8 WARNING neutronclient.v2_0.client [None req-269bfcd1-1bd2-4be8-a4b0-936b3bcdae56 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/981] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:17 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1694 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-10 16:14:17.939 7 WARNING neutronclient.v2_0.client [None req-138a4cd6-2ca1-4b7b-8afb-5a1e1b0a3391 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/982] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:17 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1694 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-10 16:14:18.493 8 WARNING neutronclient.v2_0.client [None req-d47c26fa-c6e1-4c44-b84f-9981fd64b3bf e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/983] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:18 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1652 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:19.199 7 INFO nova.api.openstack.compute.server_external_events [req-c5a63b25-c484-41b8-bd83-397da97a4047 req-1dffc37e-8ca0-441d-a4d5-f1b8b61888e6 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:8c416520-0290-40a8-8893-a35987ba2e9d for instance 43554f5c-998b-4cbe-918f-e75f7c46fd9f on instance [pid: 7|app: 0|req: 498/984] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:14:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:19.709 8 WARNING neutronclient.v2_0.client [None req-183b6c69-ef77-4b0f-8751-e07ae8caea99 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in 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/987] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:19 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1652 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-10 16:14:20.201 7 INFO nova.api.openstack.compute.server_external_events [req-b19c3497-4ffb-4d4c-8763-0825929ae014 req-9cbb4038-4871-444f-842b-ccac28faca50 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:f7fcb510-7653-40f4-812f-77f002a42899 for instance 55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 on instance [pid: 7|app: 0|req: 501/988] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:14: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-10 16:14:21.018 8 WARNING neutronclient.v2_0.client [None req-d88cbbeb-50b6-46b5-a923-4f6ec4758665 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/989] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:20 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1448 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:22.119 7 WARNING neutronclient.v2_0.client [None req-4ed77f36-f91f-4117-b51c-f303dad65384 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/990] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:22 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1453 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:23.213 8 WARNING neutronclient.v2_0.client [None req-683944dc-26ee-427e-b969-4505011d82d5 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/991] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:23 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1453 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-10 16:14:24.299 7 INFO nova.api.openstack.wsgi [None req-7789e7db-bafd-4dd7-bde1-3c52a7c8f511 e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] HTTP exception thrown: Instance 55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 could not be found. [pid: 7|app: 0|req: 503/992] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:24 2026] GET /v2.1/servers/55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/993] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:14:26 2026] POST /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f/action => generated 31891 bytes in 553 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-10 16:14:44.643 7 INFO nova.api.openstack.compute.server_external_events [req-82d0f351-779a-4488-b3bd-9d9b38fa690c req-e9aca91f-edd4-4331-9585-beded947f938 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:8c416520-0290-40a8-8893-a35987ba2e9d for instance 43554f5c-998b-4cbe-918f-e75f7c46fd9f on instance [pid: 7|app: 0|req: 506/998] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:14:44 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 493/999] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:14:46 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:48.347 7 WARNING neutronclient.v2_0.client [None req-7ab97633-0a8f-46e6-b08c-fa26fdc11e62 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The 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-10 16:14:48.388 7 WARNING neutronclient.v2_0.client [None req-7ab97633-0a8f-46e6-b08c-fa26fdc11e62 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The 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-10 16:14:48.608 7 WARNING neutronclient.v2_0.client [None req-7ab97633-0a8f-46e6-b08c-fa26fdc11e62 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1000] 10.0.0.218 () {34 vars in 662 bytes} [Wed Jun 10 16:14:48 2026] POST /v2.1/servers => generated 450 bytes in 558 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 16:14:48.859 8 WARNING neutronclient.v2_0.client [None req-b5dc3030-6a93-48fa-af67-109af4d834a6 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/1001] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:48 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1402 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:49.930 7 WARNING neutronclient.v2_0.client [None req-74f02742-5ca4-49f7-a899-911d861849ea 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in 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/1004] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:49 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1406 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-10 16:14:51.033 8 WARNING neutronclient.v2_0.client [None req-ca9ab907-f18a-4579-bc8e-a85ce55d1590 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in 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/1005] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:50 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1454 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-10 16:14:52.113 7 WARNING neutronclient.v2_0.client [None req-006a0b62-f783-4efb-83f0-302fc36173d5 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in 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/1006] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:52 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1454 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:53.199 8 WARNING neutronclient.v2_0.client [None req-9c1ee638-bc9b-41bd-b100-9371ec535a93 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in 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/1007] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:53 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1462 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-10 16:14:54.068 7 INFO nova.api.openstack.compute.server_external_events [req-7306b6bd-269d-40eb-904e-c6ec366a42ee req-86c12418-3855-4d5e-904a-efbb16340d67 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:05a13a9b-743c-4889-acd0-a0681334fb20 for instance 839a091d-cb02-4d5c-aa46-e1a264094fcf on instance [pid: 7|app: 0|req: 511/1008] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:14:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:54.273 8 WARNING neutronclient.v2_0.client [None req-f5befb71-cf66-40f9-b842-fbe71fcdb68e 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1009] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:54 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1540 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-10 16:14:55.475 7 WARNING neutronclient.v2_0.client [None req-3eba63cd-5ae6-45e9-ad4f-77901869685a 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in 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/1010] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:55 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1528 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:56.681 8 WARNING neutronclient.v2_0.client [None req-afe40a8c-a23e-431a-a24c-033a97fbc6e1 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1011] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:56 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1528 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-10 16:14:57.844 7 WARNING neutronclient.v2_0.client [None req-92258ad3-01c4-42f0-a0ac-2ebb022f4617 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in 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/1012] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:57 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1528 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:58.333 8 WARNING neutronclient.v2_0.client [None req-c0bb1045-ca41-4bac-8468-c2f22ed51151 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The 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-10 16:14:58.374 8 WARNING neutronclient.v2_0.client [None req-c0bb1045-ca41-4bac-8468-c2f22ed51151 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The 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-10 16:14:58.501 8 WARNING neutronclient.v2_0.client [None req-c0bb1045-ca41-4bac-8468-c2f22ed51151 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1013] 199.204.45.35 () {36 vars in 712 bytes} [Wed Jun 10 16:14:58 2026] POST /v2.1/servers => generated 453 bytes in 829 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-10 16:14:58.882 7 INFO nova.api.openstack.compute.server_external_events [req-302efcf1-ea1c-4f25-af8c-072f90ea5de4 req-d5b7d5aa-32df-4c02-984a-c57a03881603 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:05a13a9b-743c-4889-acd0-a0681334fb20 for instance 839a091d-cb02-4d5c-aa46-e1a264094fcf on instance [pid: 7|app: 0|req: 514/1014] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:14:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:59.027 8 WARNING neutronclient.v2_0.client [None req-dd11ac8d-7eb0-4041-884b-ed2a822f07db 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] 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-10 16:14:59.127 7 WARNING neutronclient.v2_0.client [None req-85aff343-a64b-419b-9d52-8d8f11fc4d8b d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1015] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:14:58 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1528 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1016] 199.204.45.35 () {32 vars in 731 bytes} [Wed Jun 10 16:14:59 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea => generated 2213 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:59.193 8 WARNING neutronclient.v2_0.client [None req-38e24651-d625-41ce-ab8b-b8a7ff483746 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1017] 199.204.45.35 () {32 vars in 757 bytes} [Wed Jun 10 16:14:59 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/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: 516/1018] 199.204.45.35 () {32 vars in 775 bytes} [Wed Jun 10 16:14:59 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/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-10 16:15:00.199 7 WARNING neutronclient.v2_0.client [None req-5931abc8-2e3f-4fb3-a943-6df4b745757c 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1021] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:00 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1528 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:01.421 8 WARNING neutronclient.v2_0.client [None req-343038ba-fbb1-4876-b8df-92d5ea052ca6 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1022] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:01 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1695 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-10 16:15:01.592 7 WARNING neutronclient.v2_0.client [None req-b7c7eb69-be67-47df-aede-2187155bea59 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1023] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:01 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1695 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-10 16:15:01.956 8 WARNING neutronclient.v2_0.client [None req-82725fcc-37c1-4cee-aa0a-84eeb9091ee2 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1024] 199.204.45.35 () {32 vars in 731 bytes} [Wed Jun 10 16:15:01 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea => generated 2371 bytes in 99 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-10 16:15:02.192 7 WARNING neutronclient.v2_0.client [None req-798f87d0-041a-4f55-bda9-b8437b25feb3 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1025] 199.204.45.35 () {32 vars in 757 bytes} [Wed Jun 10 16:15:01 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-interface => generated 28 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:02.361 7 INFO nova.api.openstack.compute.server_external_events [req-eb73be5c-be67-4e6a-919a-650599f776c3 req-8b18c275-a810-434d-8569-9ef872beb907 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:05a13a9b-743c-4889-acd0-a0681334fb20 for instance 839a091d-cb02-4d5c-aa46-e1a264094fcf on instance [pid: 7|app: 0|req: 521/1026] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:15:02 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) [pid: 8|app: 0|req: 506/1027] 199.204.45.35 () {32 vars in 775 bytes} [Wed Jun 10 16:15:02 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-volume_attachments => generated 197 bytes in 332 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-10 16:15:04.282 7 INFO nova.api.openstack.compute.server_external_events [req-52cd8d59-8418-48fb-8b1a-59b06439b13e req-9259e9c9-b444-4d88-afbd-73bb4047f54a 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:839b4f42-3bb5-4278-9817-b75b4372342a for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 7|app: 0|req: 522/1028] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:15:04 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-10 16:15:05.402 8 WARNING neutronclient.v2_0.client [None req-c646033e-fd28-4171-9225-7160a5ec3912 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in 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/1029] 199.204.45.35 () {32 vars in 731 bytes} [Wed Jun 10 16:15:05 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea => generated 2445 bytes in 118 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-10 16:15:05.524 7 WARNING neutronclient.v2_0.client [None req-b99cb33e-da0e-445d-a293-53c6ebdcbf9b d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1030] 199.204.45.35 () {32 vars in 757 bytes} [Wed Jun 10 16:15:05 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-interface => generated 283 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1031] 199.204.45.35 () {32 vars in 775 bytes} [Wed Jun 10 16:15:05 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-volume_attachments => generated 197 bytes in 44 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-10 16:15:08.283 7 WARNING neutronclient.v2_0.client [None req-9fc474d9-ea74-47b0-8c91-4a49e7a84631 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1032] 199.204.45.35 () {32 vars in 731 bytes} [Wed Jun 10 16:15:08 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea => generated 2433 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:08.410 8 WARNING neutronclient.v2_0.client [None req-e0acc80f-70af-4352-990c-9a361986dbe4 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1033] 199.204.45.35 () {32 vars in 757 bytes} [Wed Jun 10 16:15:08 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-interface => generated 283 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 525/1034] 199.204.45.35 () {32 vars in 775 bytes} [Wed Jun 10 16:15:08 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:10.882 8 INFO nova.api.openstack.compute.server_external_events [req-59b2a550-f013-4d06-a189-bc13aea80434 req-e338da92-b876-4334-aa64-420508d38025 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:839b4f42-3bb5-4278-9817-b75b4372342a for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 8|app: 0|req: 511/1037] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:15:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1038] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:15:10 2026] POST /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf/action => generated 31962 bytes in 561 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-10 16:15:11.418 8 WARNING neutronclient.v2_0.client [None req-d6af0e7d-2d07-4821-87cb-7e2c15799721 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in 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/1039] 199.204.45.35 () {32 vars in 731 bytes} [Wed Jun 10 16:15:11 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea => generated 2433 bytes in 167 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-10 16:15:11.559 7 WARNING neutronclient.v2_0.client [None req-9d0f3090-4c1b-43ff-b2d3-d0be6e3ab311 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1040] 199.204.45.35 () {32 vars in 757 bytes} [Wed Jun 10 16:15:11 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-interface => generated 285 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1041] 199.204.45.35 () {32 vars in 775 bytes} [Wed Jun 10 16:15:11 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-volume_attachments => generated 197 bytes in 51 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-10 16:15:14.296 7 WARNING neutronclient.v2_0.client [None req-de2cc832-a3ce-4565-9329-f2ee8cb5a91e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1042] 199.204.45.35 () {32 vars in 731 bytes} [Wed Jun 10 16:15:14 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea => generated 2580 bytes in 132 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-10 16:15:14.428 8 WARNING neutronclient.v2_0.client [None req-da78d9ea-1562-4073-820f-f465f1f6e506 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1043] 199.204.45.35 () {32 vars in 757 bytes} [Wed Jun 10 16:15:14 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-interface => generated 285 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1044] 199.204.45.35 () {32 vars in 775 bytes} [Wed Jun 10 16:15:14 2026] GET /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/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, ' [pid: 8|app: 0|req: 516/1047] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:15:21 2026] DELETE /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:21.807 7 WARNING neutronclient.v2_0.client [None req-70c5f660-cfc4-443d-a9df-6ef6f8db8f1c 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1048] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:21 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1821 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-10 16:15:23.000 8 WARNING neutronclient.v2_0.client [None req-0b9465c7-7af6-4e61-a38f-7dbecfd1848a 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1049] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:22 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1821 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-10 16:15:24.152 7 WARNING neutronclient.v2_0.client [None req-26a29b70-00b8-4d9e-89a8-7cb0eaeb0b71 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1050] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:24 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1821 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-10 16:15:24.413 8 INFO nova.api.openstack.compute.server_external_events [req-2d663596-f057-4934-af1a-a688b58fc669 req-6d64630d-7647-488d-9b86-1704e34671c6 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-unplugged:05a13a9b-743c-4889-acd0-a0681334fb20 for instance 839a091d-cb02-4d5c-aa46-e1a264094fcf on instance [pid: 8|app: 0|req: 518/1051] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:15:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:25.013 7 INFO nova.api.openstack.compute.server_external_events [req-05abd11a-4a29-40ff-b3ae-0edc7bb100c4 req-a0ec6569-9048-4a2c-b5e8-bd799ab54d64 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:05a13a9b-743c-4889-acd0-a0681334fb20 for instance 839a091d-cb02-4d5c-aa46-e1a264094fcf on instance [pid: 7|app: 0|req: 534/1052] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:15:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:25.301 8 WARNING neutronclient.v2_0.client [None req-e23fdbe8-713b-4fcd-80d4-4186ef06a899 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in 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/1053] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:25 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1483 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:26.400 7 WARNING neutronclient.v2_0.client [None req-4e1333f1-1d96-4e2a-a808-196ebcc74b51 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1054] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:26 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:27.499 8 WARNING neutronclient.v2_0.client [None req-866c7822-ba23-4f4e-8d40-cea1ec08146f 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1055] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:27 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1488 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:28.575 7 INFO nova.api.openstack.wsgi [None req-f56e016d-ca1f-4cf7-aa34-a6c464a60669 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] HTTP exception thrown: Instance 839a091d-cb02-4d5c-aa46-e1a264094fcf could not be found. [pid: 7|app: 0|req: 536/1056] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:28 2026] GET /v2.1/servers/839a091d-cb02-4d5c-aa46-e1a264094fcf => 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: 521/1057] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:15:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1639150278 => 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: 537/1058] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:15:29 2026] DELETE /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-10 16:15:29.153 8 WARNING neutronclient.v2_0.client [None req-86ac477e-ade5-406f-8fb4-3a7bc48eed3c 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1059] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:29 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1700 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-10 16:15:30.309 8 WARNING neutronclient.v2_0.client [None req-2f6812cc-b45f-4f61-9911-4391ffa96208 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1062] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:30 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1700 bytes in 644 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:31.972 7 WARNING neutronclient.v2_0.client [None req-db236a44-7972-4a80-abec-2629e0c4cfc2 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] 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: 539/1063] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:31 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1633 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:15:32.023 8 INFO nova.api.openstack.compute.server_external_events [req-ced016e9-66ef-4cc8-b8ae-d507db84dfa5 req-e45b5854-2a4f-4f1e-b536-65664a2a3a16 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:8c416520-0290-40a8-8893-a35987ba2e9d for instance 43554f5c-998b-4cbe-918f-e75f7c46fd9f on instance [pid: 8|app: 0|req: 525/1064] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:15:31 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-10 16:15:33.073 7 WARNING neutronclient.v2_0.client [None req-d5fba68b-9e19-411d-845e-0e8ff2555185 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1065] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:33 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1487 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:34.193 8 WARNING neutronclient.v2_0.client [None req-dc78bf8f-7975-42c3-8650-c90bd4f85c21 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1066] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:34 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1487 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:35.280 7 INFO nova.api.openstack.wsgi [None req-a8f8c3fe-dfc8-4520-9f71-90eab08ee1b3 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] HTTP exception thrown: Instance 43554f5c-998b-4cbe-918f-e75f7c46fd9f could not be found. [pid: 7|app: 0|req: 541/1067] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:15:35 2026] GET /v2.1/servers/43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1068] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jun 10 16:15:35 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-353327998 => 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-10 16:15:50.251 7 WARNING neutronclient.v2_0.client [None req-36d96264-b627-4e89-a9c1-bf3cec751cf9 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The 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-10 16:15:50.487 7 WARNING neutronclient.v2_0.client [None req-36d96264-b627-4e89-a9c1-bf3cec751cf9 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The 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-10 16:15:53.098 8 INFO nova.api.openstack.compute.server_external_events [req-b649adf3-ef2c-41d7-93ec-ca212de2498e req-f8688fc0-715f-41df-95bc-369a4b1b1c45 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:f6b194b5-03a8-4f40-95fb-d6101161407d for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 8|app: 0|req: 530/1073] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:15:53 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-10 16:15:56.351 8 INFO nova.api.openstack.compute.server_external_events [req-9ae1df6a-7934-4a99-b00a-0b76bcb98115 req-0a477508-6e10-4cf7-b8ae-e15f4068505f 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:f6b194b5-03a8-4f40-95fb-d6101161407d for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 8|app: 0|req: 531/1074] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:15:56 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) 2026-06-10 16:15:59.549 7 WARNING neutronclient.v2_0.client [None req-36d96264-b627-4e89-a9c1-bf3cec751cf9 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1075] 199.204.45.35 () {36 vars in 810 bytes} [Wed Jun 10 16:15:50 2026] POST /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-interface => generated 281 bytes in 9411 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-10 16:16:00.035 8 INFO nova.api.openstack.compute.server_external_events [req-fabbeb1f-f46a-4604-ada8-785b8e1d625b req-85d10ba8-dba6-448c-87d6-0eb3c11cf5f7 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:f6b194b5-03a8-4f40-95fb-d6101161407d for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 8|app: 0|req: 533/1078] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:15:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:16:00.269 7 INFO nova.api.openstack.compute.server_external_events [req-5a52d7b4-b04e-46d1-8133-db73cd4da302 req-54e6051b-0610-4e1d-97b9-9ae4e209b543 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:f6b194b5-03a8-4f40-95fb-d6101161407d for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 7|app: 0|req: 546/1079] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:16:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:16:21.058 7 WARNING neutronclient.v2_0.client [None req-c40bf9f9-a110-48f7-8c12-0f95ff54c7f7 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The 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-10 16:16:21.096 7 WARNING neutronclient.v2_0.client [None req-c40bf9f9-a110-48f7-8c12-0f95ff54c7f7 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] 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-10 16:16:23.374 8 INFO nova.api.openstack.compute.server_external_events [req-50c079c4-6979-458d-8fab-7d9c0dd50492 req-934c1b3c-227c-4ae0-889d-2e2328de1ea6 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:a5604602-78a5-45f7-87db-b41174823249 for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 8|app: 0|req: 536/1084] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:16:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:16:30.003 8 INFO nova.api.openstack.compute.server_external_events [req-9ed12023-9d3b-47b5-b0b8-7af6007bcbe3 req-af7887d4-b985-4dae-a9fb-1326e0020d62 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:a5604602-78a5-45f7-87db-b41174823249 for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 8|app: 0|req: 539/1087] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:16:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:16:30.129 7 WARNING neutronclient.v2_0.client [None req-c40bf9f9-a110-48f7-8c12-0f95ff54c7f7 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1088] 199.204.45.35 () {36 vars in 810 bytes} [Wed Jun 10 16:16:21 2026] POST /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-interface => generated 376 bytes in 9157 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-10 16:16:42.315 8 WARNING neutronclient.v2_0.client [None req-66c95475-9094-4727-8fc7-41764ea1c882 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The 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-10 16:16:42.566 8 WARNING neutronclient.v2_0.client [None req-66c95475-9094-4727-8fc7-41764ea1c882 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] 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-10 16:16:44.865 7 INFO nova.api.openstack.compute.server_external_events [req-a4bf5749-b8f9-4de3-ba29-cb6abc7ecb45 req-0a73c811-0832-4aa9-8338-e97f193a437d 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:ca27b612-943f-46e9-b5d1-682fc4ccd086 for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 7|app: 0|req: 551/1091] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:16:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:16:50.550 7 INFO nova.api.openstack.compute.server_external_events [req-ae7d7c84-23ad-43a0-8246-9afbe7317b2d req-d7bdeecb-c3be-44af-8ba7-70c6bd61f72c 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-plugged:ca27b612-943f-46e9-b5d1-682fc4ccd086 for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 7|app: 0|req: 554/1094] 10.0.0.201 () {38 vars in 814 bytes} [Wed Jun 10 16:16:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:16:51.627 8 WARNING neutronclient.v2_0.client [None req-66c95475-9094-4727-8fc7-41764ea1c882 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1095] 199.204.45.35 () {36 vars in 810 bytes} [Wed Jun 10 16:16:42 2026] POST /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-interface => generated 378 bytes in 9413 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-10 16:16:52.254 7 INFO nova.api.openstack.compute.server_external_events [req-e2c57e48-2e35-485f-b07c-4c2e155ef88f req-bc44d8a4-a1b5-4bd2-a574-872391d3a950 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:a5604602-78a5-45f7-87db-b41174823249 for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 7|app: 0|req: 555/1096] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:16:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:17:05.800 7 INFO nova.api.openstack.compute.server_external_events [req-8e73c0e9-91b2-4219-9517-3166eb9397fa req-da159ea6-1820-4ecf-a9bf-553042fc9540 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:ca27b612-943f-46e9-b5d1-682fc4ccd086 for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 7|app: 0|req: 557/1099] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:17:05 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: 543/1100] 199.204.45.35 () {34 vars in 853 bytes} [Wed Jun 10 16:17:06 2026] DELETE /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-interface/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 0 bytes in 61 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-10 16:17:07.837 7 INFO nova.api.openstack.compute.server_external_events [req-21e9a4bf-83fd-4bd4-9c01-a4cc9ccaf31c req-09997f1c-9bb3-41f2-8865-0bc505ecb5e4 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:ca27b612-943f-46e9-b5d1-682fc4ccd086 for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 7|app: 0|req: 558/1101] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:17:07 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-10 16:17:17.632 8 INFO nova.api.openstack.compute.server_external_events [req-e2059544-9ab2-4c98-9f17-2526d86ecc76 req-123b2275-1bf6-4cb4-b0fe-3dc57fc13f1b 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:a5604602-78a5-45f7-87db-b41174823249 for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 8|app: 0|req: 545/1104] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:17:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1105] 199.204.45.35 () {34 vars in 853 bytes} [Wed Jun 10 16:17:18 2026] DELETE /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-interface/a5604602-78a5-45f7-87db-b41174823249 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1110] 199.204.45.35 () {34 vars in 853 bytes} [Wed Jun 10 16:17:37 2026] DELETE /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea/os-interface/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1113] 199.204.45.35 () {34 vars in 753 bytes} [Wed Jun 10 16:17:42 2026] DELETE /v2.1/servers/cbebd7f9-3061-470f-83df-615d6be0beea => generated 0 bytes in 110 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-10 16:17:45.411 8 INFO nova.api.openstack.compute.server_external_events [req-e7867be1-b661-4fd4-8ec2-f63a0c354212 req-927a8df2-16df-4aa0-b4f5-c33615a9a781 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:839b4f42-3bb5-4278-9817-b75b4372342a for instance cbebd7f9-3061-470f-83df-615d6be0beea on instance [pid: 8|app: 0|req: 549/1114] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:17:45 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-10 16:17:47.472 7 INFO nova.api.openstack.compute.server_external_events [req-ff605d9a-d3d1-4d8f-ae78-61f5d98a94ab req-f4184547-307f-4435-be65-19d55c36361f 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:3d65356e-dfea-4947-9ce5-676c96be9bd4 for instance 8724a519-76fe-412b-afbc-efc53df814d9 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1115] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:17:47 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: 550/1116] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:17:47 2026] DELETE /v2.1/servers/8724a519-76fe-412b-afbc-efc53df814d9 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:17:47.619 7 WARNING neutronclient.v2_0.client [None req-64fd9ed5-b35a-45f9-bfd5-095897d1f087 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1117] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:17:47 2026] GET /v2.1/servers/8724a519-76fe-412b-afbc-efc53df814d9 => generated 1941 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:17:50.442 8 INFO nova.api.openstack.compute.server_external_events [req-c49740be-aa49-4ce1-b10f-6c0c505a038d req-be995099-2f29-4824-a4e0-57f9b8e2b188 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:3d65356e-dfea-4947-9ce5-676c96be9bd4 for instance 8724a519-76fe-412b-afbc-efc53df814d9 on instance [pid: 8|app: 0|req: 552/1120] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:17:50 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-10 16:17:52.828 7 WARNING neutronclient.v2_0.client [None req-8ea611b3-5708-4f19-bf7a-c69e05f4acfd 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1121] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:17:52 2026] GET /v2.1/servers/8724a519-76fe-412b-afbc-efc53df814d9 => generated 1479 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:17:57.905 8 INFO nova.api.openstack.wsgi [None req-4accde3d-b56c-4be4-b439-f5824d1fc77b 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] HTTP exception thrown: Instance 8724a519-76fe-412b-afbc-efc53df814d9 could not be found. [pid: 8|app: 0|req: 553/1122] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:17:57 2026] GET /v2.1/servers/8724a519-76fe-412b-afbc-efc53df814d9 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:17:58.554 7 INFO nova.api.openstack.compute.server_external_events [req-03afec9c-2d1f-4204-90b6-e3e13aa5a311 req-18f44b0d-11d5-4e4c-bc8c-9d82d772aeb5 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-changed:1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 for instance f9f0b1cc-c379-428d-8a35-00277ae50206 on instance [pid: 7|app: 0|req: 570/1123] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:17:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 554/1124] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:17:58 2026] DELETE /v2.1/servers/f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:17:58.707 7 WARNING neutronclient.v2_0.client [None req-afc26a98-0993-4979-b440-e04bee8a5a72 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1125] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:17:58 2026] GET /v2.1/servers/f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1942 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:18:01.507 8 INFO nova.api.openstack.compute.server_external_events [req-b5487fc3-5eb0-4643-8b77-a44e3e25c8dc req-f10cf21a-8d42-4343-b9cf-92723ae96872 387c1b4c440948729671ae1f020d805f f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Creating event network-vif-deleted:1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 for instance f9f0b1cc-c379-428d-8a35-00277ae50206 on instance [pid: 8|app: 0|req: 556/1128] 10.0.0.48 () {38 vars in 813 bytes} [Wed Jun 10 16:18:01 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-10 16:18:03.898 7 WARNING neutronclient.v2_0.client [None req-735c251d-127f-4915-8323-844a46723c9e 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1129] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:18:03 2026] GET /v2.1/servers/f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1480 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:18:08.976 8 INFO nova.api.openstack.wsgi [None req-92bd2370-70f3-4416-af95-08c34fe4e876 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] HTTP exception thrown: Instance f9f0b1cc-c379-428d-8a35-00277ae50206 could not be found. [pid: 8|app: 0|req: 557/1130] 10.0.0.218 () {32 vars in 714 bytes} [Wed Jun 10 16:18:08 2026] GET /v2.1/servers/f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 575/1133] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jun 10 16:18:10 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-716497819 => 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-10 16:18:10.069 8 INFO nova.api.openstack.wsgi [None req-c70a1f87-5186-483d-a229-617203868bb5 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-716497819 not found for user 08dac97fba3448b583b3c09266859a53 [pid: 8|app: 0|req: 559/1134] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:18:10 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-716497819 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1143] 10.0.0.218 () {32 vars in 654 bytes} [Wed Jun 10 16:18:52 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1144] 10.0.0.218 () {32 vars in 640 bytes} [Wed Jun 10 16:18:52 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 16:18:52.947 8 WARNING oslo_db.sqlalchemy.utils [None req-9fd5b0e3-ceb4-4f12-9960-d96425a8de5e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 565/1145] 10.0.0.218 () {32 vars in 648 bytes} [Wed Jun 10 16:18:52 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1146] 10.0.0.218 () {32 vars in 693 bytes} [Wed Jun 10 16:18:52 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: 7|app: 0|req: 590/1163] 10.0.0.246 () {28 vars in 453 bytes} [Wed Jun 10 16:20:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1164] 10.0.0.246 () {30 vars in 657 bytes} [Wed Jun 10 16:20:14 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 591/1165] 10.0.0.246 () {32 vars in 730 bytes} [Wed Jun 10 16:20:14 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: 575/1166] 10.0.0.246 () {34 vars in 805 bytes} [Wed Jun 10 16:20:14 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1167] 10.0.0.246 () {28 vars in 453 bytes} [Wed Jun 10 16:20:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1168] 10.0.0.246 () {30 vars in 657 bytes} [Wed Jun 10 16:20:14 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 593/1169] 10.0.0.246 () {32 vars in 730 bytes} [Wed Jun 10 16:20:14 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1170] 10.0.0.246 () {34 vars in 893 bytes} [Wed Jun 10 16:20:14 2026] GET /v2.1/servers/detail?project_id=f83625b3037e4cd2b82f46699675a57f&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1171] 10.0.0.246 () {34 vars in 893 bytes} [Wed Jun 10 16:20:14 2026] GET /v2.1/servers/detail?project_id=f864c2bfb6284af98f89076d7eb3b4ec&all_tenants=True => generated 15 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1172] 10.0.0.246 () {34 vars in 893 bytes} [Wed Jun 10 16:20:14 2026] GET /v2.1/servers/detail?project_id=f9f13f921f804aad8167a94b410898c3&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)