+ 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 [Tue Aug 11 11:48:34 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-b88ff489-744dh 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 0x7f2bf1c1e668 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-08-11 11:48:39.909 7 INFO nova.utils [None req-438c51ee-20b6-43a4-bb82-bd29f16ddae1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 11:48:39.954 8 INFO nova.utils [None req-9613b523-e5ed-4e97-a4b8-12fb938f9d8a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 11:48:41.536 7 WARNING keystonemiddleware._common.config [None req-438c51ee-20b6-43a4-bb82-bd29f16ddae1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:48:41.544 7 WARNING oslo_config.cfg [None req-438c51ee-20b6-43a4-bb82-bd29f16ddae1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 11:48:41.570 8 WARNING keystonemiddleware._common.config [None req-9613b523-e5ed-4e97-a4b8-12fb938f9d8a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:48:41.579 8 WARNING oslo_config.cfg [None req-9613b523-e5ed-4e97-a4b8-12fb938f9d8a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 11:48:41.622 7 WARNING keystonemiddleware._common.config [None req-438c51ee-20b6-43a4-bb82-bd29f16ddae1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:48:41.642 7 WARNING oslo_config.cfg [None req-438c51ee-20b6-43a4-bb82-bd29f16ddae1 - - - - - -] 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-08-11 11:48:41.654 8 WARNING keystonemiddleware._common.config [None req-9613b523-e5ed-4e97-a4b8-12fb938f9d8a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:48:41.659 7 WARNING oslo_config.cfg [None req-438c51ee-20b6-43a4-bb82-bd29f16ddae1 - - - - - -] 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 0x7f2bf1c1e668 pid: 7 (default app) 2026-08-11 11:48:41.669 8 WARNING oslo_config.cfg [None req-9613b523-e5ed-4e97-a4b8-12fb938f9d8a - - - - - -] 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-08-11 11:48:41.681 8 WARNING oslo_config.cfg [None req-9613b523-e5ed-4e97-a4b8-12fb938f9d8a - - - - - -] 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 0x7f2bf1c1e668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 11:48:47 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 11:48:48.485 8 WARNING oslo_policy.policy [None req-214ae025-0830-4a37-8d17-b8e1bf9d53ac 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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-08-11 11:48:48.485 8 WARNING oslo_policy.policy [None req-214ae025-0830-4a37-8d17-b8e1bf9d53ac 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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: 1/4] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 11:48:47 2026] GET /v2.1 => generated 0 bytes in 650 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 11:48:48.583 7 WARNING oslo_policy.policy [req-214ae025-0830-4a37-8d17-b8e1bf9d53ac req-5f5eb3bb-a5ae-4d9b-b880-c0138b42d777 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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-08-11 11:48:48.584 7 WARNING oslo_policy.policy [req-214ae025-0830-4a37-8d17-b8e1bf9d53ac req-5f5eb3bb-a5ae-4d9b-b880-c0138b42d777 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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: 4/5] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 11:48:48 2026] GET /v2.1/ => generated 400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:48:48.679 8 INFO nova.api.openstack.wsgi [None req-7bebbd06-abe3-4e4d-b36c-dc9e58e671eb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.166 () {48 vars in 1009 bytes} [Tue Aug 11 11:48:48 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 11:48:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.166 () {52 vars in 1046 bytes} [Tue Aug 11 11:48:48 2026] POST /v2.1/flavors => generated 529 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 11:48: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: 8|app: 0|req: 4/10] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 11:48:49 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 11:48:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:48:49.634 8 INFO nova.api.openstack.wsgi [None req-d40868aa-daa6-4add-bef5-15eaec5dd816 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.166 () {48 vars in 1011 bytes} [Tue Aug 11 11:48:49 2026] GET /v2.1/flavors/m1.small => 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: 8/13] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 11:48:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.166 () {52 vars in 1046 bytes} [Tue Aug 11 11:48:49 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 11:48:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 11:48:50 2026] GET /v2.1 => generated 0 bytes in 347 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/19] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 11:48:50 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:48:50.873 7 INFO nova.api.openstack.wsgi [None req-8429d37d-18cc-4834-acb9-1337cbe64ab8 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 11/20] 199.19.213.166 () {48 vars in 1013 bytes} [Tue Aug 11 11:48:50 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 11:48:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.19.213.166 () {52 vars in 1046 bytes} [Tue Aug 11 11:48:50 2026] POST /v2.1/flavors => generated 533 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 11:48:51 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: 13/24] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 11:48:51 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 11:48:51 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:48:51.847 7 INFO nova.api.openstack.wsgi [None req-e98b7808-3421-4145-a091-b2574c4647be 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/26] 199.19.213.166 () {48 vars in 1011 bytes} [Tue Aug 11 11:48:51 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 11:48:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.19.213.166 () {52 vars in 1046 bytes} [Tue Aug 11 11:48:51 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 11:48:52 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: 16/30] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 11:48:52 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 11:48:52 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:48:52.781 7 INFO nova.api.openstack.wsgi [None req-f3a9b24c-7bc3-4226-acfc-e0b72938e342 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/32] 199.19.213.166 () {48 vars in 1013 bytes} [Tue Aug 11 11:48:52 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/33] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 11:48:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.19.213.166 () {52 vars in 1046 bytes} [Tue Aug 11 11:48:52 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 10.0.0.223 () {28 vars in 452 bytes} [Tue Aug 11 11:54:33 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: 53/104] 10.0.0.223 () {30 vars in 656 bytes} [Tue Aug 11 11:54:33 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/105] 10.0.0.223 () {32 vars in 729 bytes} [Tue Aug 11 11:54:33 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 10.0.0.223 () {34 vars in 802 bytes} [Tue Aug 11 11:54:33 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/149] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 11:57:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/150] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 11:58:00 2026] GET /v2.1 => generated 0 bytes in 82 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 77/151] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 11:58:00 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:58:00.118 8 INFO nova.api.openstack.wsgi [None req-30f84ea9-3d1f-4173-a58e-2edefd70a019 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/152] 199.19.213.166 () {48 vars in 1015 bytes} [Tue Aug 11 11:58:00 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/153] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 11:58:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/154] 199.19.213.166 () {52 vars in 1047 bytes} [Tue Aug 11 11:58:00 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/169] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 11:59:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/170] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 11:59:18 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/171] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 11:59:18 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:59:18.394 7 INFO nova.api.openstack.wsgi [None req-5d366966-616c-4a1d-8d11-16f8d5de85ba 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 473071924e0b4ada815f8fc0368c8474 [pid: 7|app: 0|req: 87/172] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 11:59:18 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-11 11:59:18.410 8 WARNING oslo_db.sqlalchemy.utils [None req-e58c48c4-4599-4493-87a3-f5228d4dd58f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 86/173] 199.19.213.166 () {48 vars in 1014 bytes} [Tue Aug 11 11:59:18 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.19.213.166 () {52 vars in 1055 bytes} [Tue Aug 11 11:59:18 2026] POST /v2.1/os-keypairs => generated 576 bytes in 62 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/177] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 11:59:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/178] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 11:59:22 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/179] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 11:59:22 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/180] 199.19.213.166 () {48 vars in 1071 bytes} [Tue Aug 11 11:59:22 2026] GET /v2.1/os-quota-sets/354615a73780442d8ead8b8619544339 => generated 283 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/181] 199.19.213.166 () {52 vars in 1123 bytes} [Tue Aug 11 11:59:22 2026] PUT /v2.1/os-quota-sets/354615a73780442d8ead8b8619544339 => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/190] 10.0.0.211 () {28 vars in 452 bytes} [Tue Aug 11 12:00:09 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: 8|app: 0|req: 95/191] 10.0.0.211 () {30 vars in 656 bytes} [Tue Aug 11 12:00:09 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 97/192] 10.0.0.211 () {32 vars in 729 bytes} [Tue Aug 11 12:00:09 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/195] 10.0.0.211 () {34 vars in 763 bytes} [Tue Aug 11 12:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/196] 10.0.0.211 () {28 vars in 452 bytes} [Tue Aug 11 12:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 97/197] 10.0.0.211 () {30 vars in 656 bytes} [Tue Aug 11 12:00:14 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 101/198] 10.0.0.211 () {32 vars in 729 bytes} [Tue Aug 11 12:00: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: 98/199] 10.0.0.211 () {34 vars in 763 bytes} [Tue Aug 11 12:00:14 2026] GET /v2.1/os-services => generated 782 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/200] 10.0.0.211 () {28 vars in 452 bytes} [Tue Aug 11 12:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 99/201] 10.0.0.211 () {30 vars in 656 bytes} [Tue Aug 11 12:00:18 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 103/202] 10.0.0.211 () {32 vars in 729 bytes} [Tue Aug 11 12:00:18 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/203] 10.0.0.211 () {34 vars in 806 bytes} [Tue Aug 11 12:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/206] 10.0.0.211 () {28 vars in 452 bytes} [Tue Aug 11 12:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 102/207] 10.0.0.211 () {30 vars in 656 bytes} [Tue Aug 11 12:00:22 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 106/208] 10.0.0.211 () {32 vars in 729 bytes} [Tue Aug 11 12:00:22 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/209] 10.0.0.211 () {34 vars in 806 bytes} [Tue Aug 11 12:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => 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: 158/312] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:08:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 155/313] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:08:57 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 159/314] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:08:57 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:08:57.656 8 INFO nova.api.openstack.wsgi [None req-e3552392-16d9-4dd0-8e4e-fe88a2032761 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 156/315] 199.19.213.166 () {48 vars in 1013 bytes} [Tue Aug 11 12:08:57 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/316] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 12:08:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/317] 199.19.213.166 () {52 vars in 1047 bytes} [Tue Aug 11 12:08:57 2026] POST /v2.1/flavors => generated 534 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:12:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:12:46 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 182/366] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:12:46 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 199.19.213.166 () {48 vars in 1071 bytes} [Tue Aug 11 12:12:46 2026] GET /v2.1/os-quota-sets/0f044782ab1c4aa6b1d21ce7c18e0150 => generated 283 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.19.213.166 () {52 vars in 1123 bytes} [Tue Aug 11 12:12:46 2026] PUT /v2.1/os-quota-sets/0f044782ab1c4aa6b1d21ce7c18e0150 => generated 238 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/515] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:24:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/516] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:24:53 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/517] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:24:53 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:24:53.828 8 INFO nova.api.openstack.wsgi [None req-df1c48a2-4bb5-4f4a-afb6-0a6fd9372458 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 258/518] 199.19.213.166 () {48 vars in 1009 bytes} [Tue Aug 11 12:24:53 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: 261/519] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 12:24:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/520] 199.19.213.166 () {48 vars in 1097 bytes} [Tue Aug 11 12:24:53 2026] GET /v2.1/flavors/13b0dbd1-9a08-42ce-88db-ee6a457749bf/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/521] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:24:54 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: 8|app: 0|req: 260/522] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:24:54 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/523] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:24:54 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:24:54.786 8 INFO nova.api.openstack.wsgi [None req-1b23b010-81e8-47dd-a89a-f3954a026ba9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 261/524] 199.19.213.166 () {48 vars in 1011 bytes} [Tue Aug 11 12:24:54 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/525] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 12:24:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/526] 199.19.213.166 () {48 vars in 1097 bytes} [Tue Aug 11 12:24:54 2026] GET /v2.1/flavors/ff84e944-935d-4bc4-88c2-fa49cef23d59/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/527] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/528] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/529] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:24:55.737 8 INFO nova.api.openstack.wsgi [None req-bc855b4e-cbe9-47fc-a7b6-c429bea68abf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 264/530] 199.19.213.166 () {48 vars in 1013 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/531] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 199.19.213.166 () {48 vars in 1097 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.1/flavors/29e4b789-24eb-4c09-afb6-959828edd6d7/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:24:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/534] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:24:56 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/535] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:24:56 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:24:56.659 8 INFO nova.api.openstack.wsgi [None req-670023f9-052a-4038-b2ac-72b4223de187 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 267/536] 199.19.213.166 () {48 vars in 1011 bytes} [Tue Aug 11 12:24:56 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: 270/537] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 12:24:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/538] 199.19.213.166 () {48 vars in 1097 bytes} [Tue Aug 11 12:24:56 2026] GET /v2.1/flavors/7cde9d39-b917-47e4-aa5f-d3f56da41915/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/539] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/541] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:24:57.614 8 INFO nova.api.openstack.wsgi [None req-fe8d31c9-97c9-4544-84bb-9407eabfe5b6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 270/542] 199.19.213.166 () {48 vars in 1013 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/543] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 199.19.213.166 () {48 vars in 1097 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.1/flavors/10c37867-5e9b-4067-86d8-0f5351132555/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: 279/559] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:26:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/560] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:26:02 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/561] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:26:02 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:26:02.968 7 INFO nova.api.openstack.wsgi [None req-a417ba28-43d3-41e2-a561-ed0ec26d5eba 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 282/562] 199.19.213.166 () {48 vars in 1015 bytes} [Tue Aug 11 12:26:02 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/563] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 12:26:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/564] 199.19.213.166 () {48 vars in 1097 bytes} [Tue Aug 11 12:26:03 2026] GET /v2.1/flavors/6eac9a62-2481-4f91-a95e-4364bdbf4414/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:26:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:26:10 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/569] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:26:10 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/570] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 12:26:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:26:14 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: 287/572] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 286/573] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/574] 199.19.213.166 () {48 vars in 1071 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.1/os-quota-sets/354615a73780442d8ead8b8619544339 => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:27:06 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: 294/586] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:27:06 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 293/587] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:27:06 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:27:06.188 7 INFO nova.api.openstack.wsgi [None req-4f5357b7-9dd2-4b5d-9876-9f3c51fad4e0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 295/588] 199.19.213.166 () {48 vars in 1013 bytes} [Tue Aug 11 12:27:06 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/589] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 12:27:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 199.19.213.166 () {48 vars in 1097 bytes} [Tue Aug 11 12:27:06 2026] GET /v2.1/flavors/19ffb6ea-8241-4e32-bd71-c92419a30bd8/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: 297/595] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:27:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/596] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:27:21 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 298/597] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:27:21 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 199.19.213.166 () {48 vars in 1071 bytes} [Tue Aug 11 12:27:21 2026] GET /v2.1/os-quota-sets/0f044782ab1c4aa6b1d21ce7c18e0150 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 199.19.213.166 () {42 vars in 703 bytes} [Tue Aug 11 12:28:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/610] 199.19.213.166 () {44 vars in 907 bytes} [Tue Aug 11 12:28:10 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 305/611] 199.19.213.166 () {46 vars in 980 bytes} [Tue Aug 11 12:28:10 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:10.298 7 INFO nova.api.openstack.wsgi [None req-f09ecd25-4388-4329-9d4c-97247e045083 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 307/612] 199.19.213.166 () {48 vars in 1009 bytes} [Tue Aug 11 12:28:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/613] 199.19.213.166 () {48 vars in 1049 bytes} [Tue Aug 11 12:28:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/622] 10.0.0.70 () {32 vars in 652 bytes} [Tue Aug 11 12:28:51 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 10.0.0.70 () {32 vars in 638 bytes} [Tue Aug 11 12:28:52 2026] GET /v2.1/servers => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 12:28:52.335 8 WARNING oslo_db.sqlalchemy.utils [None req-f28f4e66-8e1e-43e0-8a99-1213e780695a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 312/624] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:28:52 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/625] 10.0.0.70 () {32 vars in 691 bytes} [Tue Aug 11 12:28:52 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:03 2026] GET /v2.1/flavors/13b0dbd1-9a08-42ce-88db-ee6a457749bf => generated 511 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 10.0.0.70 () {32 vars in 638 bytes} [Tue Aug 11 12:29:03 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:03 2026] GET /v2.1/flavors/13b0dbd1-9a08-42ce-88db-ee6a457749bf => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/633] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:29:12.430 8 WARNING neutronclient.v2_0.client [None req-e0fbd127-7755-4ba3-9d89-43563846a26a 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/634] 10.0.0.70 () {34 vars in 682 bytes} [Tue Aug 11 12:29:12 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1003 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:29:13.302 7 WARNING neutronclient.v2_0.client [None req-80022382-d5b5-4c39-a9eb-712dd1fe5173 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:13.409 8 WARNING neutronclient.v2_0.client [None req-aa095505-6800-4733-b875-5d6cc998220e 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:13.481 8 WARNING neutronclient.v2_0.client [None req-aa095505-6800-4733-b875-5d6cc998220e 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:13.667 8 WARNING neutronclient.v2_0.client [None req-aa095505-6800-4733-b875-5d6cc998220e 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:13.819 7 WARNING neutronclient.v2_0.client [None req-80022382-d5b5-4c39-a9eb-712dd1fe5173 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/635] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:29:13 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 718 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:29:14.029 7 WARNING neutronclient.v2_0.client [None req-7603be8c-b1a0-4086-9138-62c9fb2bbd64 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/636] 10.0.0.70 () {34 vars in 682 bytes} [Tue Aug 11 12:29:14 2026] POST /v2.1/os-security-groups => generated 248 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:29:14.310 7 WARNING neutronclient.v2_0.client [None req-483b07a8-4d1c-4cfe-971e-a6c8f364c39e 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:14.351 7 WARNING neutronclient.v2_0.client [None req-483b07a8-4d1c-4cfe-971e-a6c8f364c39e 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in 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/637] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:29:13 2026] POST /v2.1/servers => generated 450 bytes in 1168 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-08-11 12:29:14.531 8 WARNING neutronclient.v2_0.client [None req-62c23ab3-d413-4224-a5c9-daf5e3ca8d29 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in 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/638] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:29:14 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:29:14.573 7 WARNING neutronclient.v2_0.client [None req-1a756e38-939b-48f7-9f57-a3c283e70a00 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/639] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:14 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1399 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:29:14.935 7 WARNING neutronclient.v2_0.client [None req-1a756e38-939b-48f7-9f57-a3c283e70a00 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/640] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:29:14 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 774 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:15.357 8 WARNING neutronclient.v2_0.client [None req-854524c3-aa56-4daf-b40c-91f02f8cce35 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/641] 10.0.0.70 () {32 vars in 734 bytes} [Tue Aug 11 12:29:15 2026] GET /v2.1/os-security-groups/8b4bd2e8-da70-47bc-98f2-4f3c8092003a => generated 665 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:29:15.416 7 WARNING neutronclient.v2_0.client [None req-416f734d-c5eb-4ea5-81b0-878e50ac2e46 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:15.445 7 WARNING neutronclient.v2_0.client [None req-416f734d-c5eb-4ea5-81b0-878e50ac2e46 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:15.529 7 WARNING neutronclient.v2_0.client [None req-416f734d-c5eb-4ea5-81b0-878e50ac2e46 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/642] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:29:15 2026] DELETE /v2.1/os-security-group-rules/4b86bf77-c695-4e49-ad78-91cb44e64258 => generated 0 bytes in 382 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:29:15.804 8 WARNING neutronclient.v2_0.client [None req-01af9073-da8a-43b4-afdc-08455c3769d1 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:15.862 8 WARNING neutronclient.v2_0.client [None req-01af9073-da8a-43b4-afdc-08455c3769d1 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in 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/643] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:15 2026] POST /v2.1/os-keypairs => generated 385 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/644] 10.0.0.70 () {32 vars in 737 bytes} [Tue Aug 11 12:29:15 2026] DELETE /v2.1/os-security-groups/8b4bd2e8-da70-47bc-98f2-4f3c8092003a => generated 0 bytes in 221 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:29:16.027 8 WARNING neutronclient.v2_0.client [None req-376a88fd-d81e-48b2-82c1-4f51398ba48c 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:16.066 7 WARNING neutronclient.v2_0.client [None req-1dfb2331-39a0-466e-856c-d7f373e498ea 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:16.067 8 WARNING neutronclient.v2_0.client [None req-376a88fd-d81e-48b2-82c1-4f51398ba48c 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] The python binding code in 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/645] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:16 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 10.0.0.70 () {32 vars in 737 bytes} [Tue Aug 11 12:29:16 2026] DELETE /v2.1/os-security-groups/534e0340-721c-4b96-ae48-9d4ea552bf63 => generated 0 bytes in 235 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-08-11 12:29:17.164 7 WARNING neutronclient.v2_0.client [None req-77f490c8-58bf-4d6c-8464-9d86a9a758c0 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in 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.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1451 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:29:18.616 8 WARNING neutronclient.v2_0.client [None req-5f539729-3bfe-42f9-9777-60cee61ec1b5 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/648] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1459 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-08-11 12:29:19.738 7 WARNING neutronclient.v2_0.client [None req-13fa0823-1902-489c-a94b-b45901d0adeb 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in 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/651] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1459 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-08-11 12:29:20.907 8 WARNING neutronclient.v2_0.client [None req-317f94ae-5efb-49ef-bbbd-f503795302fd 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in 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/652] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:20 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1525 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:22.123 7 WARNING neutronclient.v2_0.client [None req-8aad9551-71a3-4827-9618-4491bc9eb836 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] 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-08-11 12:29:22.228 8 INFO nova.api.openstack.compute.server_external_events [req-5be481ca-87d7-4714-8d18-a0fa471a66df req-014d2af3-fb61-4281-86df-b523c179cb59 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:6172686f-e70e-4f63-bf81-3df29eb4fb88 for instance 5bb962c4-cf77-4c52-a023-ea6c5601914b on instance 2026-08-11 12:29:22.241 8 INFO nova.compute.rpcapi [None req-43dcb831-acef-47c7-86df-57f44d1b15aa - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 326/653] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:22 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1525 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/654] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:23.316 7 WARNING neutronclient.v2_0.client [None req-da88cba8-459d-414d-b411-a01a05fb89ad 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] 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-08-11 12:29:23.546 8 WARNING neutronclient.v2_0.client [None req-0d449296-5002-43f1-9ced-e558b0298292 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:23.677 8 WARNING neutronclient.v2_0.client [None req-0d449296-5002-43f1-9ced-e558b0298292 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/655] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:23 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1525 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:24.860 8 WARNING neutronclient.v2_0.client [None req-0d449296-5002-43f1-9ced-e558b0298292 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:24.875 7 WARNING neutronclient.v2_0.client [None req-aa6641dd-808c-41b6-ac34-50e8378294b0 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in 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/656] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:24 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1525 bytes in 902 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:29:23 2026] POST /v2.1/servers => generated 451 bytes in 2513 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-08-11 12:29:25.966 7 WARNING neutronclient.v2_0.client [None req-471ac33f-e120-49c0-9b27-07951aaa35f8 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/658] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:25 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1252 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:26.797 8 WARNING neutronclient.v2_0.client [None req-f8c22dc5-640a-4e14-93e8-622c7b4e220a 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] 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-08-11 12:29:27.403 7 WARNING neutronclient.v2_0.client [None req-f3d5e4b7-d2aa-46fa-9cd2-2d9ac1d229d1 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/659] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:27 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1302 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:26 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1525 bytes in 1879 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:28.887 7 WARNING neutronclient.v2_0.client [None req-f31b9cf3-8823-49b0-b292-45b3108604eb 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/661] 10.0.0.70 () {34 vars in 682 bytes} [Tue Aug 11 12:29:28 2026] POST /v2.1/os-security-groups => generated 243 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:29.322 8 WARNING neutronclient.v2_0.client [None req-34d2c079-a9c7-4f41-a96c-c6320b517d08 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:29.516 7 WARNING neutronclient.v2_0.client [None req-6e096fba-796a-49a9-8dd6-612d68ca8e9d eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/662] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:29 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1350 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-08-11 12:29:29.689 7 WARNING neutronclient.v2_0.client [None req-9dcaa060-87c8-429d-93d7-e17eb3249118 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in 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/663] 10.0.0.70 () {34 vars in 682 bytes} [Tue Aug 11 12:29:29 2026] POST /v2.1/os-security-groups => generated 244 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:29:29.987 8 WARNING neutronclient.v2_0.client [None req-1e074cd1-1e2f-4b49-bc03-ffcddd246254 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in 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/666] 10.0.0.70 () {34 vars in 682 bytes} [Tue Aug 11 12:29:29 2026] POST /v2.1/os-security-groups => generated 243 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:29:30.444 8 WARNING neutronclient.v2_0.client [None req-1131f978-d861-4808-ab38-d3f86f007542 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/667] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:29 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1525 bytes in 803 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:29:30.490 8 WARNING neutronclient.v2_0.client [None req-1131f978-d861-4808-ab38-d3f86f007542 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:30.533 8 WARNING neutronclient.v2_0.client [None req-1131f978-d861-4808-ab38-d3f86f007542 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/668] 10.0.0.70 () {32 vars in 660 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.1/os-security-groups => generated 1383 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-08-11 12:29:30.595 8 WARNING neutronclient.v2_0.client [None req-d553d403-d25f-4297-a42f-c919c043bac7 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:30.610 7 WARNING neutronclient.v2_0.client [None req-cdd539a2-53de-4b2c-8532-734c53d1006a eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:30.637 8 WARNING neutronclient.v2_0.client [None req-d553d403-d25f-4297-a42f-c919c043bac7 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/669] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1358 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.70 () {32 vars in 737 bytes} [Tue Aug 11 12:29:30 2026] DELETE /v2.1/os-security-groups/51e301c0-d99e-41a2-ae33-fd37d11fdd45 => generated 0 bytes in 247 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-08-11 12:29:30.851 7 WARNING neutronclient.v2_0.client [None req-5e094184-a49e-426b-9e17-ead3bead913b 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:31.133 7 INFO nova.api.openstack.wsgi [None req-5e094184-a49e-426b-9e17-ead3bead913b 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] HTTP exception thrown: Security group 51e301c0-d99e-41a2-ae33-fd37d11fdd45 does not exist Neutron server returns request_ids: ['req-dd053020-a49d-4035-9a02-386689ceb7f9'] [pid: 7|app: 0|req: 335/671] 10.0.0.70 () {32 vars in 734 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.1/os-security-groups/51e301c0-d99e-41a2-ae33-fd37d11fdd45 => generated 194 bytes in 293 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:29:31.145 8 WARNING neutronclient.v2_0.client [None req-b3673c21-49cc-4e9c-a381-b892dc7cab20 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:31.444 8 WARNING neutronclient.v2_0.client [None req-b3673c21-49cc-4e9c-a381-b892dc7cab20 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:31.505 7 WARNING neutronclient.v2_0.client [None req-7f069a2a-c5d2-4603-ab46-3770d4d3f1ec 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/672] 10.0.0.70 () {32 vars in 737 bytes} [Tue Aug 11 12:29:31 2026] DELETE /v2.1/os-security-groups/6833af1a-bb90-4adb-9d86-f2573e2d87b4 => generated 0 bytes in 1221 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:29:32.393 8 WARNING neutronclient.v2_0.client [None req-2f45b74b-753a-4f65-ba35-ee390cb5ea3a eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/673] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:31 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1525 bytes in 993 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:32.474 7 WARNING neutronclient.v2_0.client [None req-826ac2ac-c237-4e85-a19f-0394c82b65ab 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in 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/674] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1436 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:29:32.508 7 INFO nova.api.openstack.wsgi [None req-826ac2ac-c237-4e85-a19f-0394c82b65ab 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] HTTP exception thrown: Security group 6833af1a-bb90-4adb-9d86-f2573e2d87b4 does not exist Neutron server returns request_ids: ['req-3f7c59b1-3809-43f1-a2f5-b0c3b9866222'] [pid: 7|app: 0|req: 337/675] 10.0.0.70 () {32 vars in 734 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.1/os-security-groups/6833af1a-bb90-4adb-9d86-f2573e2d87b4 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:29:32.518 7 WARNING neutronclient.v2_0.client [None req-d645c14a-5448-4086-8b48-21dee136d7c0 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] 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-08-11 12:29:32.550 7 WARNING neutronclient.v2_0.client [None req-d645c14a-5448-4086-8b48-21dee136d7c0 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:32.569 8 INFO nova.api.openstack.compute.server_external_events [req-90f957e1-fe96-4da8-b7e8-3f11c5267a32 req-0493fd4e-1eb0-4950-b6db-0ac85e9f1df8 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:20014c60-a887-4bd1-a039-66e1dc3b1269 for instance 248c3d53-2949-4411-bcad-649a062f1c2e on instance [pid: 8|app: 0|req: 339/676] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 10.0.0.70 () {32 vars in 737 bytes} [Tue Aug 11 12:29:32 2026] DELETE /v2.1/os-security-groups/40f00ea4-4240-4d42-b135-b02c4a5a026a => generated 0 bytes in 258 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-08-11 12:29:32.786 8 WARNING neutronclient.v2_0.client [None req-68b983e4-5f93-4263-8951-473b154b977e 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:32.807 8 INFO nova.api.openstack.wsgi [None req-68b983e4-5f93-4263-8951-473b154b977e 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] HTTP exception thrown: Security group 40f00ea4-4240-4d42-b135-b02c4a5a026a does not exist Neutron server returns request_ids: ['req-93d4f0eb-0ebe-4a51-9bb9-378df02c08a0'] [pid: 8|app: 0|req: 340/678] 10.0.0.70 () {32 vars in 734 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.1/os-security-groups/40f00ea4-4240-4d42-b135-b02c4a5a026a => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:29:32.821 7 WARNING neutronclient.v2_0.client [None req-7231d572-ac90-4beb-973d-d19e8f2ec284 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:32.868 7 WARNING neutronclient.v2_0.client [None req-7231d572-ac90-4beb-973d-d19e8f2ec284 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:32.936 7 WARNING neutronclient.v2_0.client [None req-7231d572-ac90-4beb-973d-d19e8f2ec284 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/679] 10.0.0.70 () {32 vars in 660 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.1/os-security-groups => generated 707 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:29:33.019 8 WARNING neutronclient.v2_0.client [None req-1ac2d07b-07c6-4fe0-8dbd-e77d0477647d 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:33.045 8 INFO nova.api.openstack.wsgi [None req-1ac2d07b-07c6-4fe0-8dbd-e77d0477647d 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] HTTP exception thrown: Security group 40f00ea4-4240-4d42-b135-b02c4a5a026a does not exist Neutron server returns request_ids: ['req-622daf45-6d84-4b13-a78f-bcac01fa1279'] [pid: 8|app: 0|req: 341/680] 10.0.0.70 () {32 vars in 737 bytes} [Tue Aug 11 12:29:33 2026] DELETE /v2.1/os-security-groups/40f00ea4-4240-4d42-b135-b02c4a5a026a => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:29:33.055 7 WARNING neutronclient.v2_0.client [None req-141ce899-4a83-4be2-b007-d2af809cf4db 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:33.077 7 INFO nova.api.openstack.wsgi [None req-141ce899-4a83-4be2-b007-d2af809cf4db 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] HTTP exception thrown: Security group 6833af1a-bb90-4adb-9d86-f2573e2d87b4 does not exist Neutron server returns request_ids: ['req-20a24ead-419a-4e7e-897b-d0cd3ef62de9'] [pid: 7|app: 0|req: 340/681] 10.0.0.70 () {32 vars in 737 bytes} [Tue Aug 11 12:29:33 2026] DELETE /v2.1/os-security-groups/6833af1a-bb90-4adb-9d86-f2573e2d87b4 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:29:33.104 8 WARNING neutronclient.v2_0.client [None req-daea79bc-fe97-4fde-8065-a2dbdaeacab0 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:33.164 8 INFO nova.api.openstack.wsgi [None req-daea79bc-fe97-4fde-8065-a2dbdaeacab0 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] HTTP exception thrown: Security group 51e301c0-d99e-41a2-ae33-fd37d11fdd45 does not exist Neutron server returns request_ids: ['req-c7f35472-0588-4770-b582-8b92ec87f585'] [pid: 8|app: 0|req: 342/682] 10.0.0.70 () {32 vars in 737 bytes} [Tue Aug 11 12:29:33 2026] DELETE /v2.1/os-security-groups/51e301c0-d99e-41a2-ae33-fd37d11fdd45 => generated 194 bytes in 79 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:29:33.520 7 WARNING neutronclient.v2_0.client [None req-275fd3e7-f270-46a4-b99c-8e0a74fd61f2 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:33.556 8 WARNING neutronclient.v2_0.client [None req-fffd0822-c848-4741-a950-d2c3b2ccc9a1 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/683] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1525 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1436 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:35.071 7 WARNING neutronclient.v2_0.client [None req-645c8841-8cd1-479e-9f9e-128d21a044c0 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] 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-08-11 12:29:35.109 8 WARNING neutronclient.v2_0.client [None req-11aa8c32-21c3-4bf8-ad0c-0beddbc4f3b1 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/685] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:35 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1436 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:35 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1525 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:36.356 8 INFO nova.api.openstack.compute.server_external_events [req-7124c528-b50e-4002-98c1-0ba778d88aca req-0055414b-653c-4373-a033-e5d5c2340679 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:6172686f-e70e-4f63-bf81-3df29eb4fb88 for instance 5bb962c4-cf77-4c52-a023-ea6c5601914b on instance [pid: 8|app: 0|req: 345/687] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29:36 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:36.617 7 WARNING neutronclient.v2_0.client [None req-1f172c89-44a7-4fc1-9145-38365002d072 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:36.647 8 WARNING neutronclient.v2_0.client [None req-9fa11ead-87d7-4938-bade-e6ea6e6519e3 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in 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/688] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1424 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1525 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:37.795 7 WARNING neutronclient.v2_0.client [None req-f33fa880-9d55-4122-8bc6-7160eb4d6548 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] 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-08-11 12:29:37.838 8 WARNING neutronclient.v2_0.client [None req-bd11f60d-2a13-4195-9573-3534ef4f4c32 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in 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/690] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:37 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1424 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/691] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:37 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1715 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-08-11 12:29:38.007 7 WARNING neutronclient.v2_0.client [None req-79d43c3c-33d4-4999-be87-b6abec33548c 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/692] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:29:37 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:38.404 8 INFO nova.api.openstack.compute.server_external_events [req-2020c648-f919-4eea-9f93-c3e29c8a11b7 req-054223e1-0b41-48f6-818a-704601ab9ec1 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:6172686f-e70e-4f63-bf81-3df29eb4fb88 for instance 5bb962c4-cf77-4c52-a023-ea6c5601914b on instance 2026-08-11 12:29:38.404 8 INFO nova.api.openstack.compute.server_external_events [req-2020c648-f919-4eea-9f93-c3e29c8a11b7 req-054223e1-0b41-48f6-818a-704601ab9ec1 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:20014c60-a887-4bd1-a039-66e1dc3b1269 for instance 248c3d53-2949-4411-bcad-649a062f1c2e on instance [pid: 8|app: 0|req: 348/693] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29:38 2026] POST /v2.1/os-server-external-events => generated 356 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-08-11 12:29:38.925 7 WARNING neutronclient.v2_0.client [None req-229deaab-439b-4bad-813f-a6a9a96bf45a eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/694] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:38 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1424 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-08-11 12:29:39.174 8 WARNING neutronclient.v2_0.client [None req-e27714e5-990c-46e3-980f-5703f6e201d9 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/695] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:39 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1715 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-08-11 12:29:40.104 8 WARNING neutronclient.v2_0.client [None req-7a4ed01c-af1c-41ed-aab1-b0f32e940fb1 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] 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-08-11 12:29:40.453 7 INFO nova.api.openstack.compute.server_external_events [req-e9ad4809-aa34-4412-9bcf-26d7a52975e6 req-8d044aeb-a608-4f53-a6ae-a2f4d0a76e1a f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:6172686f-e70e-4f63-bf81-3df29eb4fb88 for instance 5bb962c4-cf77-4c52-a023-ea6c5601914b on instance 2026-08-11 12:29:40.453 7 INFO nova.api.openstack.compute.server_external_events [req-e9ad4809-aa34-4412-9bcf-26d7a52975e6 req-8d044aeb-a608-4f53-a6ae-a2f4d0a76e1a f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:20014c60-a887-4bd1-a039-66e1dc3b1269 for instance 248c3d53-2949-4411-bcad-649a062f1c2e on instance 2026-08-11 12:29:40.453 7 INFO nova.api.openstack.compute.server_external_events [req-e9ad4809-aa34-4412-9bcf-26d7a52975e6 req-8d044aeb-a608-4f53-a6ae-a2f4d0a76e1a f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:20014c60-a887-4bd1-a039-66e1dc3b1269 for instance 248c3d53-2949-4411-bcad-649a062f1c2e on instance 2026-08-11 12:29:40.463 7 INFO nova.compute.rpcapi [None req-8432202e-91f6-44fb-82a1-80d89e8eb81a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 348/698] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29:40 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:40 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1424 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:41.736 7 WARNING neutronclient.v2_0.client [None req-3a3b0bb8-68e0-473f-9897-ae1600de8249 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/700] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:41 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1424 bytes in 877 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:43.614 8 WARNING neutronclient.v2_0.client [None req-6143ceb9-958e-4d50-988d-5326b8ce9451 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/701] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:43 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1424 bytes in 1784 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/702] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:46.425 8 WARNING neutronclient.v2_0.client [None req-6fca64b0-644d-4ae8-ba9b-4a6f7078d918 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/703] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:46 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1611 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:29:46.891 7 WARNING neutronclient.v2_0.client [None req-b1193133-518a-415b-b527-69f2f7d87a2e eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/704] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:29:46 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e/os-interface => generated 284 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:47.660 8 WARNING neutronclient.v2_0.client [None req-3f8d4e4f-af76-4abe-8078-154aec0c40fc d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:47.927 8 WARNING neutronclient.v2_0.client [None req-3f8d4e4f-af76-4abe-8078-154aec0c40fc d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] 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-08-11 12:29:47.968 7 WARNING neutronclient.v2_0.client [None req-7ed1952f-a8e6-4bb6-9ad7-8767dff9783b eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/705] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:47 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1611 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-08-11 12:29:48.083 7 INFO nova.api.openstack.compute.server_external_events [req-569e3046-be07-434c-b21e-6951de0f9e26 req-b799ea1c-e2a6-4c27-a90c-d090331e4b94 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:20014c60-a887-4bd1-a039-66e1dc3b1269 for instance 248c3d53-2949-4411-bcad-649a062f1c2e on instance [pid: 7|app: 0|req: 353/706] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29:48 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-08-11 12:29:48.150 8 WARNING neutronclient.v2_0.client [None req-3f8d4e4f-af76-4abe-8078-154aec0c40fc d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/707] 10.0.0.70 () {32 vars in 638 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.1/servers => generated 387 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 355/708] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:29:48 2026] DELETE /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:48.410 7 WARNING neutronclient.v2_0.client [None req-eafeb7e2-469f-4cbb-94b5-ea69367ca347 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/709] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:29:47 2026] POST /v2.1/servers => generated 452 bytes in 853 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-08-11 12:29:48.481 8 WARNING neutronclient.v2_0.client [None req-c4556dfa-86be-4adb-9699-95e2c7ee5fd6 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/710] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1617 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1432 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 12:29:49.558 7 WARNING neutronclient.v2_0.client [None req-1cfd70fc-9ef4-4dac-abab-4c8dc20b2be7 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:49.563 8 WARNING neutronclient.v2_0.client [None req-edecfe5c-9544-4273-a4af-ee9e4fd14e3f d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/712] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:49 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1436 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/713] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:49 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1737 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:50.150 8 INFO nova.api.openstack.compute.server_external_events [req-623ca9e4-b91b-474e-a727-ef3e90ab6c63 req-3ad84891-8396-431c-b1f4-6a2a0d0b2169 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:20014c60-a887-4bd1-a039-66e1dc3b1269 for instance 248c3d53-2949-4411-bcad-649a062f1c2e on instance [pid: 8|app: 0|req: 358/716] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:50.719 7 WARNING neutronclient.v2_0.client [None req-2d4f2d40-d82b-433b-babb-e4ecd08f604d d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:50.750 8 WARNING neutronclient.v2_0.client [None req-168f357e-4985-4c09-b775-324458cd7c24 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/717] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:50 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1484 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:50 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1737 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:51.312 7 INFO nova.api.openstack.compute.server_external_events [req-2153e704-46cf-4b5f-bdc2-6af56e590959 req-94a52fb6-cee7-4321-af7c-20ebdcb0d8d2 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:20014c60-a887-4bd1-a039-66e1dc3b1269 for instance 248c3d53-2949-4411-bcad-649a062f1c2e on instance [pid: 7|app: 0|req: 360/719] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:51.973 8 WARNING neutronclient.v2_0.client [None req-e847d7e2-ca3f-421e-8173-9340cd5bd376 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/720] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:51 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1484 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-08-11 12:29:52.189 7 INFO nova.api.openstack.compute.server_external_events [req-ce2094a3-cad8-4beb-9cad-5911f62222fb req-824e3f27-22cf-4f7a-8e8a-3bf1914e9f9e f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:20014c60-a887-4bd1-a039-66e1dc3b1269 for instance 248c3d53-2949-4411-bcad-649a062f1c2e on instance [pid: 7|app: 0|req: 361/721] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:52.296 8 WARNING neutronclient.v2_0.client [None req-022d127b-b0e5-4539-9492-81d7af120b7e eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/722] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:52 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1379 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-08-11 12:29:53.051 7 WARNING neutronclient.v2_0.client [None req-01b44a6c-76cc-4633-9cf6-f494302562d1 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in 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/723] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:53 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1492 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-08-11 12:29:53.400 8 WARNING neutronclient.v2_0.client [None req-9ef8ce6b-e20f-430b-8a0c-19422407b93d eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/724] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:53 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1384 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:54.143 7 WARNING neutronclient.v2_0.client [None req-b9d9bbdf-afed-41be-8097-60e75cb67a2d d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] 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-08-11 12:29:54.500 8 INFO nova.api.openstack.compute.server_external_events [req-f281439e-7965-45ba-980b-40aefb6e715f req-fb068088-1b08-4544-8a48-f1987680f8bf f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:5fe3200e-c373-48c9-8f54-e71d921121a2 for instance ac5a65ca-05bb-420c-9e13-883a645ac921 on instance [pid: 8|app: 0|req: 363/725] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29: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) [pid: 7|app: 0|req: 363/726] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:54 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1559 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:54.578 8 WARNING neutronclient.v2_0.client [None req-19fcf505-c593-42f7-9d86-67daf4df07e8 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/727] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:54 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1384 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:54.690 7 WARNING neutronclient.v2_0.client [None req-8cc9ddd4-cb38-4a09-bb30-a5b8f07a6399 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/728] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:29:54 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/os-interface => generated 284 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:54.865 8 WARNING neutronclient.v2_0.client [None req-9f45f592-b46c-4d3f-9290-b18143b0d1c7 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/729] 10.0.0.70 () {32 vars in 812 bytes} [Tue Aug 11 12:29:54 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/os-interface/6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 281 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 365/730] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:29:54 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/731] 10.0.0.70 () {34 vars in 747 bytes} [Tue Aug 11 12:29:54 2026] POST /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/732] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:29:55 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/ips => generated 155 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-08-11 12:29:55.586 8 WARNING neutronclient.v2_0.client [None req-9ccf33bc-d814-4d59-ada7-dc178df2f1c9 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] 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-08-11 12:29:55.684 7 WARNING neutronclient.v2_0.client [None req-f7e56d70-5bbd-4731-8785-06e0d0aaab27 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] The python binding code in 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/733] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:55 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => generated 1384 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/734] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:55 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1557 bytes in 826 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/735] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:29:56.407 8 INFO nova.api.openstack.compute.server_external_events [req-a1aea1bf-223e-4b80-a61e-753445b7b000 req-b50f8875-86ae-478f-b852-21ece9945fa2 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:6172686f-e70e-4f63-bf81-3df29eb4fb88 for instance 5bb962c4-cf77-4c52-a023-ea6c5601914b on instance [pid: 8|app: 0|req: 368/736] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:57.396 7 INFO nova.api.openstack.wsgi [None req-cd1a238d-d659-4c7b-b6a0-0ee373c02622 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] HTTP exception thrown: Instance 248c3d53-2949-4411-bcad-649a062f1c2e could not be found. [pid: 7|app: 0|req: 369/737] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.1/servers/248c3d53-2949-4411-bcad-649a062f1c2e => 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-08-11 12:29:57.422 8 WARNING neutronclient.v2_0.client [None req-855d0cbf-2082-49e5-8954-c47e977f0e22 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in 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/738] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/ips => generated 193 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: 371/739] 10.0.0.70 () {32 vars in 701 bytes} [Tue Aug 11 12:29:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-644287550 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:29:57.507 7 WARNING neutronclient.v2_0.client [None req-9a9640c3-f501-4b3f-b2f5-56d7911cd528 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in 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/740] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1557 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/741] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1949 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 370/742] 10.0.0.70 () {34 vars in 747 bytes} [Tue Aug 11 12:29:57 2026] POST /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/action => generated 0 bytes in 42 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: 373/743] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/ips => generated 193 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-08-11 12:29:58.567 8 WARNING neutronclient.v2_0.client [None req-9276f53a-29ea-4df8-9546-2c014c6f20fe d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] 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: 374/744] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:29:58 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/ips => generated 193 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:58 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1557 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:59.475 7 INFO nova.api.openstack.compute.server_external_events [req-3bc3f168-6d0c-4c11-8c45-5a68b5f1cfb5 req-c63539d6-2750-4146-8da1-e06037c8af92 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:5fe3200e-c373-48c9-8f54-e71d921121a2 for instance ac5a65ca-05bb-420c-9e13-883a645ac921 on instance [pid: 7|app: 0|req: 375/746] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:29:59 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, ' [pid: 8|app: 0|req: 373/749] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/ips => generated 193 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:00.260 7 WARNING neutronclient.v2_0.client [None req-cdded033-5f07-4ecb-8645-bf6008b50ef2 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] 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-08-11 12:30:00.813 8 INFO nova.api.openstack.compute.server_external_events [req-62d7f607-1523-41f8-adf6-39b2697c0669 req-ac6b7d32-3ecd-46c2-a758-c4972d69edae f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:6172686f-e70e-4f63-bf81-3df29eb4fb88 for instance 5bb962c4-cf77-4c52-a023-ea6c5601914b on instance [pid: 8|app: 0|req: 374/750] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:00 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1557 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/752] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:30:00 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/ips => generated 193 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:01.537 7 INFO nova.api.openstack.compute.server_external_events [req-9183dda5-ce82-4491-93d4-229a8ecd57e0 req-e02753b1-a7ac-4da1-bda0-2a94fa2505ae f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:5fe3200e-c373-48c9-8f54-e71d921121a2 for instance ac5a65ca-05bb-420c-9e13-883a645ac921 on instance [pid: 7|app: 0|req: 378/753] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:01.877 8 WARNING neutronclient.v2_0.client [None req-1c17a18e-9394-4921-889c-3dafb9eb313d d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in 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/754] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1739 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/755] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:30:02 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b/ips => generated 155 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:02.084 8 WARNING neutronclient.v2_0.client [None req-090915d7-61a4-483b-b0ba-21fdd9639195 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/756] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:30:02 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921/os-interface => generated 284 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:30:02 2026] DELETE /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 0 bytes in 147 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-08-11 12:30:02.260 8 WARNING neutronclient.v2_0.client [None req-c4c00809-989b-451f-8df7-22ead5207db3 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/758] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:02 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1841 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-08-11 12:30:03.085 7 WARNING neutronclient.v2_0.client [None req-4651c635-d23e-421f-b8be-26b69b7cded0 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/759] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1739 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 12:30:03.414 7 WARNING neutronclient.v2_0.client [None req-8d42516b-6123-4140-9d30-442b5bdc5079 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/760] 10.0.0.70 () {32 vars in 638 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.1/servers => generated 384 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.70 () {30 vars in 410 bytes} [Tue Aug 11 12:30:03 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/762] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:30:03 2026] DELETE /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/763] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1841 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:03.632 7 INFO nova.api.openstack.compute.server_external_events [req-0584cb07-5e52-4fad-9c18-d3fb05a1fb0b req-06c2c3b2-b024-44cd-878e-7b2db77c64bd f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:5fe3200e-c373-48c9-8f54-e71d921121a2 for instance ac5a65ca-05bb-420c-9e13-883a645ac921 on instance [pid: 7|app: 0|req: 383/764] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:03.683 7 WARNING neutronclient.v2_0.client [None req-fd3f6667-6946-41f5-b38f-7a928131b2e1 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/765] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1745 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/766] 10.0.0.70 () {28 vars in 557 bytes} [Tue Aug 11 12:30:03 2026] GET /v2/ => generated 402 bytes in 535 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: 385/767] 10.0.0.70 () {28 vars in 561 bytes} [Tue Aug 11 12:30:04 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: 383/768] 10.0.0.70 () {30 vars in 410 bytes} [Tue Aug 11 12:30:04 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-11 12:30:04.667 7 WARNING neutronclient.v2_0.client [None req-82bad186-b641-4f79-937b-39842fa608de 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:04.876 8 WARNING neutronclient.v2_0.client [None req-e980c090-61c8-4983-8f3a-0665b7ea8019 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in 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/769] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:04 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1773 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:05.134 7 INFO nova.api.openstack.compute.server_external_events [req-0b566e28-e051-4055-8988-6b769d348927 req-85269724-e278-4653-87fd-80c082ff9cd9 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:6172686f-e70e-4f63-bf81-3df29eb4fb88 for instance 5bb962c4-cf77-4c52-a023-ea6c5601914b on instance [pid: 7|app: 0|req: 387/770] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:05 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) [pid: 8|app: 0|req: 384/771] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:04 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1865 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:05.675 7 INFO nova.api.openstack.compute.server_external_events [req-4ad63558-72d5-4a07-874e-1b034aa97371 req-1a64fbe0-4317-48f7-9a34-5684d8c873b6 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:5fe3200e-c373-48c9-8f54-e71d921121a2 for instance ac5a65ca-05bb-420c-9e13-883a645ac921 on instance 2026-08-11 12:30:05.675 7 INFO nova.api.openstack.compute.server_external_events [req-4ad63558-72d5-4a07-874e-1b034aa97371 req-1a64fbe0-4317-48f7-9a34-5684d8c873b6 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:5fe3200e-c373-48c9-8f54-e71d921121a2 for instance ac5a65ca-05bb-420c-9e13-883a645ac921 on instance [pid: 7|app: 0|req: 388/772] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:05 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:06.174 8 WARNING neutronclient.v2_0.client [None req-0dd007dd-55b6-4c78-a355-0cdb5f9fe0e4 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/773] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:06 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1485 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:06.533 7 WARNING neutronclient.v2_0.client [None req-d3307de7-49cc-4c2b-8fd1-0f6eeec137a3 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/774] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:06 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1798 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-08-11 12:30:07.171 8 INFO nova.api.openstack.compute.server_external_events [req-2a67c913-cd4f-4d83-94e4-a6fbdfc8950f req-e91e842c-faef-4a65-a9c1-d2ece2518497 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:5fe3200e-c373-48c9-8f54-e71d921121a2 for instance ac5a65ca-05bb-420c-9e13-883a645ac921 on instance [pid: 8|app: 0|req: 386/775] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:07 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-08-11 12:30:07.527 7 WARNING neutronclient.v2_0.client [None req-935dc777-fca5-44ca-89fb-a39ae5b57f2d 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] The python binding code in 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/776] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:07 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1485 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:07.647 8 WARNING neutronclient.v2_0.client [None req-b3b0b462-3bbe-43a6-be55-c0943544d04e d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/777] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:07 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1518 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-08-11 12:30:08.598 7 INFO nova.api.openstack.wsgi [None req-d70f5c96-ec68-44ae-a479-c9dbb65f0871 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] HTTP exception thrown: Instance 5bb962c4-cf77-4c52-a023-ea6c5601914b could not be found. [pid: 7|app: 0|req: 391/778] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:08 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => 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: 388/779] 10.0.0.70 () {32 vars in 701 bytes} [Tue Aug 11 12:30:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-753057408 => generated 0 bytes in 41 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-08-11 12:30:08.756 7 WARNING neutronclient.v2_0.client [None req-9c003352-cd6c-4393-ad22-7f155efa8ad7 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] The python binding code in 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/780] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:08 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1518 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:30:09.187 8 INFO nova.api.openstack.wsgi [None req-acda0438-259d-4d48-8426-d3e7c5fd969f 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] HTTP exception thrown: Instance 5bb962c4-cf77-4c52-a023-ea6c5601914b could not be found. [pid: 8|app: 0|req: 389/781] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:30:09 2026] DELETE /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => 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-08-11 12:30:09.228 7 INFO nova.api.openstack.wsgi [None req-78d1c5fa-121b-4f1b-82db-af2a66fec381 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] HTTP exception thrown: Instance 5bb962c4-cf77-4c52-a023-ea6c5601914b could not be found. [pid: 7|app: 0|req: 393/782] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:09 2026] GET /v2.1/servers/5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:09.891 7 INFO nova.api.openstack.wsgi [None req-52eb0786-05bd-4fba-8fdb-8036c13b4a6e d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] HTTP exception thrown: Instance ac5a65ca-05bb-420c-9e13-883a645ac921 could not be found. [pid: 7|app: 0|req: 395/785] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:09 2026] GET /v2.1/servers/ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 111 bytes in 42 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: 391/786] 10.0.0.70 () {32 vars in 703 bytes} [Tue Aug 11 12:30:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1361271317 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/789] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/790] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:24 2026] POST /v2.1/os-keypairs => generated 385 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:30:25.655 7 WARNING neutronclient.v2_0.client [None req-26b26af6-c119-401b-aea9-8015f420627f 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:25.995 7 WARNING neutronclient.v2_0.client [None req-26b26af6-c119-401b-aea9-8015f420627f 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:26.322 7 WARNING neutronclient.v2_0.client [None req-26b26af6-c119-401b-aea9-8015f420627f 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:26.937 8 WARNING neutronclient.v2_0.client [None req-a7cca28e-bd0a-4232-bc45-2babee48e8c3 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:26.985 8 WARNING neutronclient.v2_0.client [None req-a7cca28e-bd0a-4232-bc45-2babee48e8c3 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/791] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:30:25 2026] POST /v2.1/servers => generated 450 bytes in 1413 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-08-11 12:30:27.016 7 WARNING neutronclient.v2_0.client [None req-07b93a4d-8b8c-48ee-ba73-30330cf5877d 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in 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/792] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1424 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:30:27.204 8 WARNING neutronclient.v2_0.client [None req-a7cca28e-bd0a-4232-bc45-2babee48e8c3 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/793] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:30:26 2026] POST /v2.1/servers => generated 451 bytes in 499 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-08-11 12:30:27.402 7 WARNING neutronclient.v2_0.client [None req-2de1bd25-82a7-4697-bae7-6322fe923b78 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/794] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1391 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:28.098 8 WARNING neutronclient.v2_0.client [None req-82568317-9643-4da6-866a-74fd5d9862a5 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/795] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:28 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1428 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-08-11 12:30:28.478 7 WARNING neutronclient.v2_0.client [None req-9b3a4fcf-57f5-4850-9415-76acb727ec5d f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/796] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:28 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1395 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-08-11 12:30:29.214 8 WARNING neutronclient.v2_0.client [None req-51e2278a-3070-4baa-a2d0-40b549e43134 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in 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/797] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:29 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1476 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-08-11 12:30:29.581 7 WARNING neutronclient.v2_0.client [None req-0dd54be1-d616-47f9-81e6-d8c714df4c2c f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/798] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:29 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1387 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-08-11 12:30:30.308 8 WARNING neutronclient.v2_0.client [None req-9e24412d-4867-48e3-a5c8-a2237d53ce47 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/801] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:30 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1476 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-08-11 12:30:30.671 7 WARNING neutronclient.v2_0.client [None req-1053bcb3-5d7f-4e0d-97d5-bc7ccd65c38c f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/802] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:30 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1387 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-08-11 12:30:31.385 8 WARNING neutronclient.v2_0.client [None req-62243e2e-f851-422f-baaa-13f75dc147c9 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in 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/803] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1484 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-08-11 12:30:31.758 7 WARNING neutronclient.v2_0.client [None req-7474f7be-676d-4ca1-b79d-9a38e8e9f2f9 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/804] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1443 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-08-11 12:30:32.549 8 INFO nova.api.openstack.compute.server_external_events [req-423ddd4e-a3fd-44bb-8b93-54abb707c5f2 req-d62f2b7d-ea9f-4f4c-87a6-dccd5b8b14c6 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:f5fac52b-a275-452e-a78b-577adedb5b54 for instance 7921519e-7da9-450f-a6eb-0125bdda587c on instance [pid: 8|app: 0|req: 400/805] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:32.615 7 WARNING neutronclient.v2_0.client [None req-8a4954fc-bf4a-4cce-af1c-acbd2660875f 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in 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/806] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:32 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1561 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-08-11 12:30:32.909 8 WARNING neutronclient.v2_0.client [None req-dfaca512-b016-47c7-b400-e32f2cca4244 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/807] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:32 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1443 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:33.777 7 WARNING neutronclient.v2_0.client [None req-b8059a0e-34e5-40ed-9f27-9aa8e5bd13b4 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] 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-08-11 12:30:34.003 8 WARNING neutronclient.v2_0.client [None req-4bc73fbe-341a-45b2-bf78-3cabf64a4bfd f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/808] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1549 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/809] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1517 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-08-11 12:30:34.712 7 INFO nova.api.openstack.compute.server_external_events [req-00827673-b1ab-46aa-a2f7-70d050ce94af req-c90cc0af-f245-41a3-9da1-91789e6f286f f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:4b4ee192-0db1-4f59-bcd5-9da7c024ecbb for instance 14188d04-f059-4599-9ea0-d9b1cff75d97 on instance [pid: 7|app: 0|req: 408/810] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:35.063 8 WARNING neutronclient.v2_0.client [None req-b513d9ad-8ad5-4ce6-b713-5a8feeb39d5f 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] 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-08-11 12:30:35.214 7 WARNING neutronclient.v2_0.client [None req-7e11cbc3-a788-450e-b9d5-9067d01c2ed6 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/811] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:35 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1549 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/812] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:35 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1515 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:36.424 8 WARNING neutronclient.v2_0.client [None req-da9b2d7a-8f76-4310-818a-bcb2c6edba56 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:36.449 7 WARNING neutronclient.v2_0.client [None req-e910d814-9352-4e1b-86ac-792ff6dcd9f0 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/813] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1549 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/814] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1515 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:37.594 8 WARNING neutronclient.v2_0.client [None req-d45256c8-b4b2-470e-b25a-3d06b6afa160 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:37.616 7 WARNING neutronclient.v2_0.client [None req-d9a22301-e277-47e3-832a-b0f2eab45c29 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/815] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:37 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1549 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:37.806 8 INFO nova.api.openstack.compute.server_external_events [req-59d98a1c-edae-42bf-b1ed-1f20142e7b04 req-44695262-b62a-4659-b1e1-4ce218862850 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:f5fac52b-a275-452e-a78b-577adedb5b54 for instance 7921519e-7da9-450f-a6eb-0125bdda587c on instance [pid: 8|app: 0|req: 406/816] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/817] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:37 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1515 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:38.837 8 WARNING neutronclient.v2_0.client [None req-6a78ae57-ade0-4afa-b1de-18ee5f615a0f 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] 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-08-11 12:30:38.894 7 WARNING neutronclient.v2_0.client [None req-dd33b3d7-d2f2-4c46-b6c0-366c33368c55 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/818] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:38 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1549 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/819] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:38 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1515 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-08-11 12:30:39.880 8 INFO nova.api.openstack.compute.server_external_events [req-55158d29-9a51-46b1-a652-51c76402490a req-df22722c-b44e-4d78-a0fa-cd648728fbc4 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:f5fac52b-a275-452e-a78b-577adedb5b54 for instance 7921519e-7da9-450f-a6eb-0125bdda587c on instance 2026-08-11 12:30:39.880 8 INFO nova.api.openstack.compute.server_external_events [req-55158d29-9a51-46b1-a652-51c76402490a req-df22722c-b44e-4d78-a0fa-cd648728fbc4 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:4b4ee192-0db1-4f59-bcd5-9da7c024ecbb for instance 14188d04-f059-4599-9ea0-d9b1cff75d97 on instance [pid: 8|app: 0|req: 409/822] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:39 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:40.112 7 WARNING neutronclient.v2_0.client [None req-52f01a7c-e05c-4eb8-9565-a97c59740a3c 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:40.126 8 WARNING neutronclient.v2_0.client [None req-38840ab9-b8b5-44c4-aeaf-14be38417745 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/823] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:40 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1726 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/824] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:40 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1515 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:30:40.712 7 WARNING neutronclient.v2_0.client [None req-ca35cf5c-b6c1-4fad-8a28-d617b8026ad8 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/825] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:30:40 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c/os-interface => generated 284 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:41.724 8 WARNING neutronclient.v2_0.client [None req-3747a0e2-1ef5-4021-91ee-c77012cffd59 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:41.759 7 WARNING neutronclient.v2_0.client [None req-a4f4a9b8-4554-472d-a9e5-7c153ec38e1e f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/826] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:41 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1726 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/827] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:41 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1698 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, ' [pid: 8|app: 0|req: 412/828] 10.0.0.70 () {32 vars in 638 bytes} [Tue Aug 11 12:30:41 2026] GET /v2.1/servers => generated 378 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:41.947 8 INFO nova.api.openstack.compute.server_external_events [req-263e934b-5a3f-4d26-826d-23c7798784f2 req-6882f8c7-1ed8-431d-9602-c85f7119b674 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:4b4ee192-0db1-4f59-bcd5-9da7c024ecbb for instance 14188d04-f059-4599-9ea0-d9b1cff75d97 on instance 2026-08-11 12:30:41.947 8 INFO nova.api.openstack.compute.server_external_events [req-263e934b-5a3f-4d26-826d-23c7798784f2 req-6882f8c7-1ed8-431d-9602-c85f7119b674 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:f5fac52b-a275-452e-a78b-577adedb5b54 for instance 7921519e-7da9-450f-a6eb-0125bdda587c on instance 2026-08-11 12:30:41.948 7 WARNING neutronclient.v2_0.client [None req-cd09a29b-318c-41ba-bca5-53d702ede352 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/829] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:41 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/830] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:30:41 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97/os-interface => generated 285 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/831] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:30:41 2026] DELETE /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:42.113 7 WARNING neutronclient.v2_0.client [None req-7939645a-d859-4223-84cb-d449eb9ac755 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] 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-08-11 12:30:43.481 8 INFO nova.api.openstack.compute.server_external_events [req-83c5c88b-e915-47d5-8b54-4b8eb3fc3c1f req-13bd8eec-4409-486d-970d-dff078d99ecf f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:4b4ee192-0db1-4f59-bcd5-9da7c024ecbb for instance 14188d04-f059-4599-9ea0-d9b1cff75d97 on instance [pid: 8|app: 0|req: 415/832] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/833] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:42 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1732 bytes in 1430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:44.007 8 INFO nova.api.openstack.compute.server_external_events [req-57152102-5d1e-4756-acde-1f294bd92c0f req-1a9d3a46-e02a-4392-8962-bd46ec6310a6 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:f5fac52b-a275-452e-a78b-577adedb5b54 for instance 7921519e-7da9-450f-a6eb-0125bdda587c on instance 2026-08-11 12:30:44.007 8 INFO nova.api.openstack.compute.server_external_events [req-57152102-5d1e-4756-acde-1f294bd92c0f req-1a9d3a46-e02a-4392-8962-bd46ec6310a6 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:f5fac52b-a275-452e-a78b-577adedb5b54 for instance 7921519e-7da9-450f-a6eb-0125bdda587c on instance [pid: 8|app: 0|req: 416/834] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:43 2026] POST /v2.1/os-server-external-events => generated 358 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-08-11 12:30:44.547 7 WARNING neutronclient.v2_0.client [None req-432ae3cc-491b-4bca-a943-d77b89ecc464 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] 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: 417/835] 10.0.0.115 () {30 vars in 617 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.1 => generated 0 bytes in 81 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 418/836] 10.0.0.115 () {32 vars in 690 bytes} [Tue Aug 11 12:30:44 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: 419/837] 10.0.0.115 () {34 vars in 911 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.1/os-simple-tenant-usage/f79c1ca67b7d417fa953c562909aaac6?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/838] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1852 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 420/839] 10.0.0.115 () {30 vars in 652 bytes} [Tue Aug 11 12:30:45 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:45.528 7 INFO nova.api.openstack.compute.server_external_events [req-3a9fa036-720e-4b04-b6a5-2ed4f36ab264 req-f6768916-ac78-4c20-82cb-eb4c1698eb89 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:f5fac52b-a275-452e-a78b-577adedb5b54 for instance 7921519e-7da9-450f-a6eb-0125bdda587c on instance [pid: 7|app: 0|req: 420/840] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:30:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:30:46.023 8 WARNING neutronclient.v2_0.client [None req-9ac4bb3f-fef8-4c4b-be3c-95f4e3c27c55 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in 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/841] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:45 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1510 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-08-11 12:30:47.115 7 WARNING neutronclient.v2_0.client [None req-832d7f7d-9cda-4f43-b8ad-0b55e72fb87a 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] The python binding code in 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/842] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:47 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 1510 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, ' [pid: 8|app: 0|req: 422/843] 10.0.0.115 () {30 vars in 617 bytes} [Tue Aug 11 12:30:48 2026] GET /v2.1 => generated 0 bytes in 43 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: 422/844] 10.0.0.115 () {32 vars in 690 bytes} [Tue Aug 11 12:30:48 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:30:48.197 7 INFO nova.api.openstack.wsgi [None req-3d4671f4-4baa-41d8-98eb-c21444e99af2 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] HTTP exception thrown: Instance 7921519e-7da9-450f-a6eb-0125bdda587c could not be found. [pid: 7|app: 0|req: 423/845] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:48 2026] GET /v2.1/servers/7921519e-7da9-450f-a6eb-0125bdda587c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/846] 10.0.0.115 () {34 vars in 911 bytes} [Tue Aug 11 12:30:48 2026] GET /v2.1/os-simple-tenant-usage/f79c1ca67b7d417fa953c562909aaac6?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/847] 10.0.0.70 () {32 vars in 703 bytes} [Tue Aug 11 12:30:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1426911330 => 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: 8|app: 0|req: 424/848] 10.0.0.115 () {30 vars in 652 bytes} [Tue Aug 11 12:30:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:30:58.954 7 WARNING neutronclient.v2_0.client [None req-02b34b09-b424-496f-ae2d-32507abb2720 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/851] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:58 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1818 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:30:59.177 8 WARNING neutronclient.v2_0.client [None req-09b7ca4c-1583-43d3-a5d6-d895db902a32 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/852] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:59 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1818 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/853] 10.0.0.70 () {34 vars in 747 bytes} [Tue Aug 11 12:30:59 2026] POST /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97/action => generated 0 bytes in 73 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-08-11 12:30:59.609 8 WARNING neutronclient.v2_0.client [None req-f9fc83e1-5a0e-4925-8f6b-2062bcacb325 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/854] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:30:59 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1820 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-08-11 12:31:00.768 8 WARNING neutronclient.v2_0.client [None req-fd0efa2a-8489-402b-a874-37519b0135da f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/857] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:00 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1820 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-08-11 12:31:01.922 7 WARNING neutronclient.v2_0.client [None req-1b28dc65-6946-4419-88f7-ae61cd1d5aac f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/858] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:01 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1820 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-08-11 12:31:03.067 8 WARNING neutronclient.v2_0.client [None req-00928c44-598c-4c7c-9d86-992b7fd490c1 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/859] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:03 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1825 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:03.725 7 INFO nova.api.openstack.compute.server_external_events [req-db091fdf-d06d-47e7-903a-ce815e1d61f5 req-c868888a-274f-4860-8107-569e9fedf08e f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:4b4ee192-0db1-4f59-bcd5-9da7c024ecbb for instance 14188d04-f059-4599-9ea0-d9b1cff75d97 on instance [pid: 7|app: 0|req: 430/860] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:04.305 8 WARNING neutronclient.v2_0.client [None req-a9cc31c5-b65b-4f4e-aee7-6e92ebcbddef f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/861] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:04 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1825 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-08-11 12:31:05.496 7 WARNING neutronclient.v2_0.client [None req-60a68ffc-3972-4317-ad74-fb93d3a76391 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/862] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:05 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1825 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:05.774 8 INFO nova.api.openstack.compute.server_external_events [req-06353094-1e10-4e23-9122-80d73f51cb98 req-e5ac5010-f5e3-4fa3-8601-d6a56d8cc82e f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:4b4ee192-0db1-4f59-bcd5-9da7c024ecbb for instance 14188d04-f059-4599-9ea0-d9b1cff75d97 on instance [pid: 8|app: 0|req: 432/863] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:06.763 7 WARNING neutronclient.v2_0.client [None req-6ad615bd-5275-407a-89fe-d4b6cac0b07d f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/864] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:06 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1825 bytes in 992 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:07.838 8 INFO nova.api.openstack.compute.server_external_events [req-69308eed-4c38-4eba-a6c9-92603059a2b4 req-2c7cd9ed-e18e-46f9-a0a9-2566c1124f2f f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:4b4ee192-0db1-4f59-bcd5-9da7c024ecbb for instance 14188d04-f059-4599-9ea0-d9b1cff75d97 on instance 2026-08-11 12:31:07.838 8 INFO nova.api.openstack.compute.server_external_events [req-69308eed-4c38-4eba-a6c9-92603059a2b4 req-2c7cd9ed-e18e-46f9-a0a9-2566c1124f2f f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:4b4ee192-0db1-4f59-bcd5-9da7c024ecbb for instance 14188d04-f059-4599-9ea0-d9b1cff75d97 on instance [pid: 8|app: 0|req: 433/865] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:07 2026] POST /v2.1/os-server-external-events => generated 354 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-08-11 12:31:08.754 7 WARNING neutronclient.v2_0.client [None req-29876f74-1470-4da4-a63b-51bdf59483f7 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/868] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:08 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1825 bytes in 2416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:12.202 8 WARNING neutronclient.v2_0.client [None req-099d6d9c-046d-487c-b510-0be2b5fe68bf f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/869] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:12 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1818 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:13.219 7 WARNING neutronclient.v2_0.client [None req-6e479d75-623b-4180-afd1-c4e5990b36db dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:15.153 7 WARNING neutronclient.v2_0.client [None req-6e479d75-623b-4180-afd1-c4e5990b36db dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/870] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:31:13 2026] POST /v2.1/servers => generated 424 bytes in 2705 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-08-11 12:31:15.870 8 WARNING neutronclient.v2_0.client [None req-ea1e541b-a49e-4ed1-942e-d81df7d3460b dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in 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/871] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:15 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1368 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-08-11 12:31:17.048 7 WARNING neutronclient.v2_0.client [None req-d1834086-88df-4d67-8435-9a874ece5e37 dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in 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/872] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1372 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, ' [pid: 8|app: 0|req: 438/873] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:17 2026] POST /v2.1/os-keypairs => generated 395 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-08-11 12:31:18.133 7 WARNING neutronclient.v2_0.client [None req-c0ce0c21-d90d-4552-aa3b-a16bfdbaec7a dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in 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/874] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:18 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1420 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:31:19.245 8 WARNING neutronclient.v2_0.client [None req-a3dbd763-efbe-429d-b9cb-16608ae8ddd9 dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in 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/875] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:19 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1420 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-08-11 12:31:20.398 7 WARNING neutronclient.v2_0.client [None req-50cea942-9450-4a2d-ab7e-7dd50fe237bc dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/878] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:20 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1470 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:21.031 8 WARNING neutronclient.v2_0.client [None req-aa28a35e-b4d5-4314-a124-572968ebc4a2 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:21.071 8 WARNING neutronclient.v2_0.client [None req-aa28a35e-b4d5-4314-a124-572968ebc4a2 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:21.292 8 WARNING neutronclient.v2_0.client [None req-aa28a35e-b4d5-4314-a124-572968ebc4a2 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in 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/879] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:31:20 2026] POST /v2.1/servers => generated 448 bytes in 479 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-08-11 12:31:21.471 7 WARNING neutronclient.v2_0.client [None req-feb70bb1-7911-48e8-8d5b-a51a77078c81 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] 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: 439/880] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:21 2026] GET /v2.1/servers/cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1393 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:31:21.516 8 INFO nova.api.openstack.compute.server_external_events [req-fb460953-dc6f-4e0d-b9e3-7223c9746c90 req-a96366ff-af54-4b55-a797-f6c2c5702b8b f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:37a5429e-014d-4e30-bada-c688901e9ddb for instance 8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 on instance [pid: 8|app: 0|req: 442/881] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:21 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-08-11 12:31:21.886 7 INFO nova.api.openstack.compute.server_external_events [req-62867ced-7792-42e2-903d-64cda769df21 req-44468b29-10b7-4921-a090-2360f743c0bf f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:37a5429e-014d-4e30-bada-c688901e9ddb for instance 8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 on instance [pid: 7|app: 0|req: 440/882] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:21.982 8 WARNING neutronclient.v2_0.client [None req-ec64e464-a6cd-4bd2-9f02-dc7e2e25033d dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/883] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:21 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1468 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:22.456 7 WARNING neutronclient.v2_0.client [None req-7bd44a65-327b-4026-9ae4-a5ac812dd2d4 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/884] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:22 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1818 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/885] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:31:22 2026] DELETE /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:22.703 7 WARNING neutronclient.v2_0.client [None req-77bfce31-9c2a-4779-9c4e-ceba8d706a96 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/886] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:22 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1824 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-08-11 12:31:23.132 8 WARNING neutronclient.v2_0.client [None req-7dc5fec6-478c-4f28-b31f-6a2fa350590c dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in 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/887] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1468 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-08-11 12:31:23.831 7 WARNING neutronclient.v2_0.client [None req-871ba161-0cdf-4bd2-a1ec-db600e4cfb25 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/888] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1824 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-08-11 12:31:24.050 8 INFO nova.api.openstack.compute.server_external_events [req-cd41cc38-6869-4e53-af37-a499d018498a req-9454f584-5102-450c-ad85-c713b0400512 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:4b4ee192-0db1-4f59-bcd5-9da7c024ecbb for instance 14188d04-f059-4599-9ea0-d9b1cff75d97 on instance [pid: 8|app: 0|req: 446/889] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31: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-08-11 12:31:24.326 7 WARNING neutronclient.v2_0.client [None req-83e51975-05b4-42a2-bf61-5a81abb1b989 dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in 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/890] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:24 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1468 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-08-11 12:31:24.973 8 WARNING neutronclient.v2_0.client [None req-6c291fbf-789c-4203-be8c-a48ca405351b f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/891] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:24 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1824 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:25.503 7 WARNING neutronclient.v2_0.client [None req-a05e7d0c-c97d-4437-8442-36776f8b660a dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] 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-08-11 12:31:25.520 8 INFO nova.api.openstack.compute.server_external_events [req-fe0f5b72-1cb4-4948-a020-e7d2ed262625 req-a69a8561-05f9-4fd8-a008-35ac5e1945fd f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:4b4ee192-0db1-4f59-bcd5-9da7c024ecbb for instance 14188d04-f059-4599-9ea0-d9b1cff75d97 on instance [pid: 8|app: 0|req: 448/892] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/893] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1468 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:26.134 8 INFO nova.api.openstack.compute.server_external_events [req-dfb227e3-c703-4eb2-977c-8df6cefcfc37 req-23ffae8c-17a2-4c9b-843b-eb609fd6187d f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:4b4ee192-0db1-4f59-bcd5-9da7c024ecbb for instance 14188d04-f059-4599-9ea0-d9b1cff75d97 on instance [pid: 8|app: 0|req: 449/894] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:31:26.171 7 WARNING neutronclient.v2_0.client [None req-f2202bfe-5993-404f-ae23-9c546ab755fd f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/895] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:26 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1472 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-08-11 12:31:26.565 8 WARNING neutronclient.v2_0.client [None req-eb6df269-5499-4e99-8761-8face0ec1370 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] 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-08-11 12:31:26.629 7 WARNING neutronclient.v2_0.client [None req-ac34ebab-3bb4-4742-8996-7380c292f8eb dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/896] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:26 2026] GET /v2.1/servers/cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1519 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/897] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:26 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1468 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:27.289 8 WARNING neutronclient.v2_0.client [None req-66872bab-c825-49df-ae90-8b087fb8312a f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in 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/898] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:27 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1477 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-08-11 12:31:28.023 7 INFO nova.api.openstack.compute.server_external_events [req-f0aeac73-1955-49cd-ad5f-5263b183b920 req-488b3bcb-d175-46c5-bf8e-c65de394821b f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:15dc47bf-7367-49fe-aaf2-731445d447ab for instance cbceb9dd-2b81-444b-bee2-d1cb438d3faa on instance [pid: 7|app: 0|req: 448/899] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:28 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:28.166 8 WARNING neutronclient.v2_0.client [None req-462b65be-0f7b-448e-8b8b-c6d929470484 dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:28.181 7 INFO nova.api.openstack.compute.server_external_events [req-44b1e4ec-6f8f-4da9-a721-bfc35fbde0b0 req-9c54646e-8c31-489e-bbc0-ef206d086a99 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:37a5429e-014d-4e30-bada-c688901e9ddb for instance 8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 on instance 2026-08-11 12:31:28.182 7 INFO nova.api.openstack.compute.server_external_events [req-44b1e4ec-6f8f-4da9-a721-bfc35fbde0b0 req-9c54646e-8c31-489e-bbc0-ef206d086a99 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:37a5429e-014d-4e30-bada-c688901e9ddb for instance 8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 on instance [pid: 7|app: 0|req: 449/900] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:28 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/901] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:28 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1468 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:28.403 7 WARNING neutronclient.v2_0.client [None req-b1219493-dc5c-4ac2-851b-8ddb9666ac2d f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/902] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:28 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1477 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:29.319 8 WARNING neutronclient.v2_0.client [None req-c42d12d1-5be1-4b78-972e-852fab6ddcda dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in 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/903] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:29 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1649 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:29.487 7 INFO nova.api.openstack.wsgi [None req-68766992-b0e0-4c39-ac16-1218f2b3e2d2 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] HTTP exception thrown: Instance 14188d04-f059-4599-9ea0-d9b1cff75d97 could not be found. [pid: 7|app: 0|req: 451/904] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:29 2026] GET /v2.1/servers/14188d04-f059-4599-9ea0-d9b1cff75d97 => 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: 454/905] 10.0.0.70 () {32 vars in 701 bytes} [Tue Aug 11 12:31:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-261794160 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/908] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:31:30 2026] DELETE /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-11 12:31:30.712 8 WARNING neutronclient.v2_0.client [None req-a31b376b-aab8-4864-9cdd-1566b1b220ec dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in 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/909] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:30 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1655 bytes in 877 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:32.006 7 INFO nova.api.openstack.compute.server_external_events [req-0429a902-435e-4a57-945f-702307b4ee12 req-9694f453-6ed3-4d21-9b75-3b2f29bcb804 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:37a5429e-014d-4e30-bada-c688901e9ddb for instance 8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 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: 454/910] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:31:32.038 8 WARNING neutronclient.v2_0.client [None req-bd6a9560-717a-4abe-9fc4-d2499986419c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] 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-08-11 12:31:32.622 7 WARNING neutronclient.v2_0.client [None req-caaa57d4-e353-4948-bb1a-29472797282e dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/911] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:32 2026] GET /v2.1/servers/cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1517 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/912] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:32 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1655 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:33.931 8 WARNING neutronclient.v2_0.client [None req-4648f8a9-0437-4cfc-8f86-7a4324b005d4 dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/913] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:33 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1613 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:34.071 7 INFO nova.api.openstack.compute.server_external_events [req-c6c82a1b-5c17-4094-9d4a-d668970815d3 req-3713008e-8488-4bf9-9e36-726ba15e8c1e f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:37a5429e-014d-4e30-bada-c688901e9ddb for instance 8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 on instance 2026-08-11 12:31:34.071 7 INFO nova.api.openstack.compute.server_external_events [req-c6c82a1b-5c17-4094-9d4a-d668970815d3 req-3713008e-8488-4bf9-9e36-726ba15e8c1e f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:37a5429e-014d-4e30-bada-c688901e9ddb for instance 8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 on instance [pid: 7|app: 0|req: 456/914] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:34 2026] POST /v2.1/os-server-external-events => generated 356 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-08-11 12:31:35.029 8 WARNING neutronclient.v2_0.client [None req-8530788c-e706-4358-9743-40b97ae69d76 dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in 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/915] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:34 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:36.115 8 INFO nova.api.openstack.compute.server_external_events [req-f282da1e-5bfa-460c-8b6d-651ee8d5fcd3 req-04effc6f-260d-4962-a17e-f246a404e745 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:15dc47bf-7367-49fe-aaf2-731445d447ab for instance cbceb9dd-2b81-444b-bee2-d1cb438d3faa on instance 2026-08-11 12:31:36.115 8 INFO nova.api.openstack.compute.server_external_events [req-f282da1e-5bfa-460c-8b6d-651ee8d5fcd3 req-04effc6f-260d-4962-a17e-f246a404e745 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:15dc47bf-7367-49fe-aaf2-731445d447ab for instance cbceb9dd-2b81-444b-bee2-d1cb438d3faa on instance [pid: 8|app: 0|req: 460/916] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:36 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:31:36.136 7 WARNING neutronclient.v2_0.client [None req-88734d7c-17ea-4cf6-9ed4-784830b3a992 dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/917] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:36 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1454 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:37.505 8 INFO nova.api.openstack.wsgi [None req-9296981e-a204-4505-a55e-d469629f7886 dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] HTTP exception thrown: Instance 8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 could not be found. [pid: 8|app: 0|req: 461/918] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:37 2026] GET /v2.1/servers/8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:37.731 7 WARNING neutronclient.v2_0.client [None req-f2d875d9-83e2-4bb6-82b5-e22ecc690f0b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in 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/919] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:37 2026] GET /v2.1/servers/cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1517 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:41.220 8 WARNING neutronclient.v2_0.client [None req-ffe45681-8e11-4942-9334-2cf0dbbc48fa 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:42.541 8 WARNING neutronclient.v2_0.client [None req-ffe45681-8e11-4942-9334-2cf0dbbc48fa 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] 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-08-11 12:31:42.950 7 WARNING neutronclient.v2_0.client [None req-f453b071-39f4-4284-94bf-f162f2bb8bb0 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/922] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:31:41 2026] POST /v2.1/servers => generated 424 bytes in 2156 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-08-11 12:31:43.226 8 WARNING neutronclient.v2_0.client [None req-81327603-638e-4584-9161-9f46ad65c683 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/923] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:42 2026] GET /v2.1/servers/cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1816 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/924] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:43 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1371 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-08-11 12:31:44.323 7 WARNING neutronclient.v2_0.client [None req-f892e7b3-af19-43ba-8dec-18faaa72bbc6 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] 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: 461/925] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:44 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1375 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:44.673 7 INFO nova.api.openstack.compute.server_external_events [req-3e6ff827-be6f-4563-ae80-9028e6284174 req-2843d87f-c2ae-4084-83d9-9fa78c9339eb f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:15dc47bf-7367-49fe-aaf2-731445d447ab for instance cbceb9dd-2b81-444b-bee2-d1cb438d3faa on instance [pid: 7|app: 0|req: 462/926] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:31:44.711 8 WARNING neutronclient.v2_0.client [None req-f0a22ede-c33a-4644-8dc9-17157eaad5bc 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:44.751 8 WARNING neutronclient.v2_0.client [None req-f0a22ede-c33a-4644-8dc9-17157eaad5bc 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:45.286 8 WARNING neutronclient.v2_0.client [None req-f0a22ede-c33a-4644-8dc9-17157eaad5bc 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] 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-08-11 12:31:45.717 7 WARNING neutronclient.v2_0.client [None req-d6701206-7b52-4a70-ab57-637c54ceedb1 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in 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/927] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:31:44 2026] POST /v2.1/servers => generated 448 bytes in 1136 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-08-11 12:31:45.796 8 WARNING neutronclient.v2_0.client [None req-6dc2dcbb-0ddd-4c2d-9fcd-549927ec5ac4 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/928] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1423 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/929] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.1/servers/c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1393 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-08-11 12:31:46.872 7 WARNING neutronclient.v2_0.client [None req-fe79743c-fccb-4539-a2dd-81fd306a9e44 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/930] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:46 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1423 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-08-11 12:31:47.956 8 WARNING neutronclient.v2_0.client [None req-270c3e7d-db1c-45d4-8b5d-ed7f817390b0 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/931] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:47 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1473 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:48.821 7 INFO nova.api.openstack.compute.server_external_events [req-ab150a40-d02b-462b-97eb-26a37f4fa003 req-587a1ba0-9876-43b5-9115-f8cfa18bbf7c f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:5290bf25-bc93-44df-9b95-f5097c97bd99 for instance d0f2d3c0-8b9a-4c73-b016-51bca84cd460 on instance [pid: 7|app: 0|req: 465/932] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:49.324 8 WARNING neutronclient.v2_0.client [None req-717c7337-1251-4492-a6dc-c9191ce35a25 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/933] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:49 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1471 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-08-11 12:31:50.515 7 WARNING neutronclient.v2_0.client [None req-c11d9ade-e07d-4247-868a-32357d89fe47 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/936] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:50 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1471 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:50.934 8 WARNING neutronclient.v2_0.client [None req-4a25d680-baea-4a9a-bfb4-6d4f6cff7d2e 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] 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: 470/937] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:50 2026] GET /v2.1/servers/c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1519 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:31:51.609 7 INFO nova.api.openstack.compute.server_external_events [req-20a7fc79-b5b9-42e4-84cd-45c4c162d218 req-20f5188e-9020-4cf1-9953-73062d47d294 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:84e6aef3-33e2-40d6-b895-08f6d0c76615 for instance c1c30e91-eed4-499b-9c7c-a1f2ec557097 on instance [pid: 7|app: 0|req: 468/938] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:51 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-08-11 12:31:51.848 8 WARNING neutronclient.v2_0.client [None req-c93c9304-b98f-44f3-9e60-647882464b07 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in 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/939] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:51 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1471 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-08-11 12:31:53.012 7 WARNING neutronclient.v2_0.client [None req-eeca1333-495d-41b8-a2d5-25470d5a4c5b 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/940] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:52 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1471 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-08-11 12:31:53.663 8 INFO nova.api.openstack.compute.server_external_events [req-fd30a712-16f5-4440-bbd1-1eb09675cb27 req-dd02b79e-0e4f-4fdf-bb21-036ce2f92abc f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:5290bf25-bc93-44df-9b95-f5097c97bd99 for instance d0f2d3c0-8b9a-4c73-b016-51bca84cd460 on instance 2026-08-11 12:31:53.663 8 INFO nova.api.openstack.compute.server_external_events [req-fd30a712-16f5-4440-bbd1-1eb09675cb27 req-dd02b79e-0e4f-4fdf-bb21-036ce2f92abc f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:84e6aef3-33e2-40d6-b895-08f6d0c76615 for instance c1c30e91-eed4-499b-9c7c-a1f2ec557097 on instance [pid: 8|app: 0|req: 472/941] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:53 2026] POST /v2.1/os-server-external-events => generated 358 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-08-11 12:31:54.171 7 WARNING neutronclient.v2_0.client [None req-fa092729-5312-4dd2-b274-1b1e4a799d5e 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/942] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:54 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1471 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:55.552 8 WARNING neutronclient.v2_0.client [None req-3c6863f8-6048-46af-a8e8-1d1ea9b8f8a3 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/943] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:55 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1471 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:55.700 7 INFO nova.api.openstack.compute.server_external_events [req-1473ee32-ba19-4f55-8c69-c393df2dd8cd req-7314f0f9-5a02-49a5-ae39-1039504df4d3 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:5290bf25-bc93-44df-9b95-f5097c97bd99 for instance d0f2d3c0-8b9a-4c73-b016-51bca84cd460 on instance 2026-08-11 12:31:55.701 7 INFO nova.api.openstack.compute.server_external_events [req-1473ee32-ba19-4f55-8c69-c393df2dd8cd req-7314f0f9-5a02-49a5-ae39-1039504df4d3 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:5290bf25-bc93-44df-9b95-f5097c97bd99 for instance d0f2d3c0-8b9a-4c73-b016-51bca84cd460 on instance [pid: 7|app: 0|req: 471/944] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:31:55 2026] POST /v2.1/os-server-external-events => generated 354 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-08-11 12:31:56.649 8 WARNING neutronclient.v2_0.client [None req-23272fc9-6ac9-488d-a520-eaa534de8067 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] 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-08-11 12:31:56.710 7 WARNING neutronclient.v2_0.client [None req-56f6667e-88d3-4d9e-b473-48f70eb0038c 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/945] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:56 2026] GET /v2.1/servers/c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1517 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/946] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:56 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1471 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:58.031 8 WARNING neutronclient.v2_0.client [None req-5a9695a5-61b5-43bc-be34-ee1c6c1139d7 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in 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/947] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:57 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1656 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/948] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:31:58 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460/ips => generated 109 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: 476/949] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:31:58 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460/ips => generated 109 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: 474/950] 10.0.0.70 () {32 vars in 822 bytes} [Tue Aug 11 12:31:58 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460/ips/tempest-ServerAddressesTestJSON-2068490237-network => generated 94 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/951] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:31:58 2026] DELETE /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:58.453 7 WARNING neutronclient.v2_0.client [None req-de15b4fd-1a08-4015-82de-c2364ec1d456 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/952] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:58 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1662 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:59.853 8 WARNING neutronclient.v2_0.client [None req-a541fb28-3652-424c-b4fd-13536fd5c0d8 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in 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/955] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1662 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-08-11 12:32:00.745 7 INFO nova.api.openstack.compute.server_external_events [req-51eb73ee-25bd-4a39-b91e-43b7e46923de req-1ae06fe0-42fb-403a-b0ab-b447ab5d2b5c f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:84e6aef3-33e2-40d6-b895-08f6d0c76615 for instance c1c30e91-eed4-499b-9c7c-a1f2ec557097 on instance [pid: 7|app: 0|req: 477/956] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:32:00 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-08-11 12:32:00.996 8 WARNING neutronclient.v2_0.client [None req-d46677e9-8caf-4325-94ea-4e017b57de78 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/957] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:00 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1662 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:01.980 7 WARNING neutronclient.v2_0.client [None req-5644e1ba-f1d4-4ed7-a7e9-f35052192760 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/958] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:01 2026] GET /v2.1/servers/c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1816 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:02.533 8 WARNING neutronclient.v2_0.client [None req-16065e74-4da6-485a-a3aa-4722965a9797 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] 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-08-11 12:32:02.786 7 INFO nova.api.openstack.compute.server_external_events [req-1aad8705-4255-43d1-b3d5-d32bd1df9d42 req-84b4844f-8e41-48a9-b7c1-da0a38776f5c f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:84e6aef3-33e2-40d6-b895-08f6d0c76615 for instance c1c30e91-eed4-499b-9c7c-a1f2ec557097 on instance 2026-08-11 12:32:02.787 7 INFO nova.api.openstack.compute.server_external_events [req-1aad8705-4255-43d1-b3d5-d32bd1df9d42 req-84b4844f-8e41-48a9-b7c1-da0a38776f5c f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:5290bf25-bc93-44df-9b95-f5097c97bd99 for instance d0f2d3c0-8b9a-4c73-b016-51bca84cd460 on instance [pid: 7|app: 0|req: 479/959] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:32:02 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/960] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:02 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1457 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:04.146 7 WARNING neutronclient.v2_0.client [None req-0cf2fa75-d491-4f2e-acbc-41900bb62f02 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/961] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:04 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1457 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:04.825 8 INFO nova.api.openstack.compute.server_external_events [req-03e367d2-6ba9-408f-8840-887378bdd283 req-0b30e17d-38a6-4a84-ab1e-ae8562278529 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:84e6aef3-33e2-40d6-b895-08f6d0c76615 for instance c1c30e91-eed4-499b-9c7c-a1f2ec557097 on instance [pid: 8|app: 0|req: 482/962] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:32:04 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-08-11 12:32:05.245 7 INFO nova.api.openstack.wsgi [None req-a8dd1f6c-2be1-42a9-9004-4686684c4d8b 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] HTTP exception thrown: Instance d0f2d3c0-8b9a-4c73-b016-51bca84cd460 could not be found. [pid: 7|app: 0|req: 481/963] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:05 2026] GET /v2.1/servers/d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/970] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:32:29 2026] POST /v2.1/os-keypairs => generated 397 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:31.087 7 WARNING neutronclient.v2_0.client [None req-ed5f1303-9247-4409-8dd4-b276ae32b84c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:32:31.132 7 WARNING neutronclient.v2_0.client [None req-ed5f1303-9247-4409-8dd4-b276ae32b84c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:32:31.314 7 WARNING neutronclient.v2_0.client [None req-ed5f1303-9247-4409-8dd4-b276ae32b84c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in 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/971] 199.19.213.166 () {36 vars in 712 bytes} [Tue Aug 11 12:32:30 2026] POST /v2.1/servers => generated 453 bytes in 771 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-08-11 12:32:31.840 7 WARNING neutronclient.v2_0.client [None req-2415815b-76b8-4342-ba69-4b77939804cb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:32:31.887 8 WARNING neutronclient.v2_0.client [None req-1b14cd17-9919-49dc-acf3-119f097a4ddf 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/972] 199.19.213.166 () {32 vars in 731 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2213 bytes in 66 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-08-11 12:32:31.918 7 WARNING neutronclient.v2_0.client [None req-14aac9e0-fc6b-499d-9eca-a7ab2fb69798 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:32:31.933 8 WARNING neutronclient.v2_0.client [None req-1b14cd17-9919-49dc-acf3-119f097a4ddf 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/973] 199.19.213.166 () {32 vars in 757 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface => generated 28 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/974] 199.19.213.166 () {32 vars in 775 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:32:32.118 8 WARNING neutronclient.v2_0.client [None req-1b14cd17-9919-49dc-acf3-119f097a4ddf 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/975] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:32:31 2026] POST /v2.1/servers => generated 450 bytes in 484 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-08-11 12:32:32.332 7 WARNING neutronclient.v2_0.client [None req-130dec29-2ab7-4deb-8f94-5ce766817b91 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/976] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:32 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1401 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:33.428 8 WARNING neutronclient.v2_0.client [None req-e3cc234b-1c70-4581-a73b-3df1e57b6e02 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/977] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:33 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1405 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:34.509 7 WARNING neutronclient.v2_0.client [None req-068190ac-4d12-4e48-b85e-7e65a0152ca7 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/978] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:34 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1397 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-08-11 12:32:34.610 8 WARNING neutronclient.v2_0.client [None req-d627e267-509f-466b-bc95-295102908f0d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in 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/979] 199.19.213.166 () {32 vars in 731 bytes} [Tue Aug 11 12:32:34 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2371 bytes in 98 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-08-11 12:32:34.691 7 WARNING neutronclient.v2_0.client [None req-c885b054-08e1-4485-9d01-7485c4f4ee16 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in 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/980] 199.19.213.166 () {32 vars in 757 bytes} [Tue Aug 11 12:32:34 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface => generated 28 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/981] 199.19.213.166 () {32 vars in 775 bytes} [Tue Aug 11 12:32:34 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-volume_attachments => generated 197 bytes in 70 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-08-11 12:32:35.594 7 WARNING neutronclient.v2_0.client [None req-73b7c164-e48a-49a1-b001-11051ba2f147 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/982] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:35 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1453 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-08-11 12:32:36.684 8 WARNING neutronclient.v2_0.client [None req-7fbfa67f-48c6-42e7-91ef-93df8c288835 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] 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-08-11 12:32:37.161 7 INFO nova.api.openstack.compute.server_external_events [req-fb6e70da-0cb2-4903-bf62-c416737a536a req-d46fe721-4b87-4d50-9ac8-e802b3ef7b96 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:e75c70f3-9c11-4af5-9713-8150170b11d8 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 8|app: 0|req: 491/983] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:36 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1453 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/984] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:32:37 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-08-11 12:32:37.625 8 WARNING neutronclient.v2_0.client [None req-d65b16f0-93a9-4f41-b64e-89df75a76f37 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/985] 199.19.213.166 () {32 vars in 731 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2445 bytes in 123 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-08-11 12:32:37.748 7 WARNING neutronclient.v2_0.client [None req-6a94266d-a8ce-4aff-bd4d-9f963702d78d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in 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/986] 199.19.213.166 () {32 vars in 757 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface => generated 284 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: 8|app: 0|req: 493/987] 199.19.213.166 () {32 vars in 775 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:38.225 7 WARNING neutronclient.v2_0.client [None req-85aff739-8b10-43d7-b288-b4e1467be2b1 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/988] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:38 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1461 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-08-11 12:32:39.378 8 WARNING neutronclient.v2_0.client [None req-a8173c56-a998-4e09-a835-f7f63a52cf8e 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] 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-08-11 12:32:39.506 7 INFO nova.api.openstack.compute.server_external_events [req-4cc7f3b5-2661-4764-9123-0a9725b19548 req-dba2fa6b-a3d4-486a-9a00-f284b33f1336 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 for instance 37e46825-78cb-4a57-b9ab-537ce8520be1 on instance [pid: 7|app: 0|req: 496/989] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:32:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/990] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:39 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1539 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:40.449 8 WARNING neutronclient.v2_0.client [None req-c0b83e88-636f-4698-a0be-407abb87e798 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in 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/993] 199.19.213.166 () {32 vars in 731 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2433 bytes in 117 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:40.566 8 WARNING neutronclient.v2_0.client [None req-0b971ebe-bcd5-4f5c-93e0-974965bd624b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:32:40.571 7 WARNING neutronclient.v2_0.client [None req-066fb817-f536-41a1-b45f-e83d4fc0cb1b 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/994] 199.19.213.166 () {32 vars in 757 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface => generated 284 bytes in 69 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: 498/995] 199.19.213.166 () {32 vars in 775 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/996] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1527 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-08-11 12:32:41.740 8 WARNING neutronclient.v2_0.client [None req-0bb76190-7097-495c-9e4f-ad3b275e5c28 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/997] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:41 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1527 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-08-11 12:32:42.882 7 WARNING neutronclient.v2_0.client [None req-0ff9ea3d-164a-4e16-9c7c-6bc169d8b476 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/998] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:42 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1527 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:43.200 8 INFO nova.api.openstack.compute.server_external_events [req-ce0764a7-abb6-4ff3-9a20-ed21d13ad490 req-a1ca02ef-fe11-410a-a197-87abb6ef77a3 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:e75c70f3-9c11-4af5-9713-8150170b11d8 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 8|app: 0|req: 500/999] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:32:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:43.618 7 WARNING neutronclient.v2_0.client [None req-894046f5-de56-4e48-9a65-cecb38952d29 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1000] 199.19.213.166 () {32 vars in 731 bytes} [Tue Aug 11 12:32:43 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2433 bytes in 308 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-08-11 12:32:43.758 8 WARNING neutronclient.v2_0.client [None req-a831910c-10f4-4125-94f0-51cc7d1ee64f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in 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/1001] 199.19.213.166 () {32 vars in 757 bytes} [Tue Aug 11 12:32:43 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface => generated 286 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1002] 199.19.213.166 () {32 vars in 775 bytes} [Tue Aug 11 12:32:43 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:44.062 8 WARNING neutronclient.v2_0.client [None req-d838db96-bfb9-4f0d-a567-305e6a200b62 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/1003] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:44 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1527 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:45.259 7 INFO nova.api.openstack.compute.server_external_events [req-42e9adfb-386d-4f74-a5a3-3cfa8b14d645 req-b46bea3b-2534-491f-99b7-60ad49884b8f f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:e75c70f3-9c11-4af5-9713-8150170b11d8 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance 2026-08-11 12:32:45.259 7 INFO nova.api.openstack.compute.server_external_events [req-42e9adfb-386d-4f74-a5a3-3cfa8b14d645 req-b46bea3b-2534-491f-99b7-60ad49884b8f f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 for instance 37e46825-78cb-4a57-b9ab-537ce8520be1 on instance 2026-08-11 12:32:45.259 7 INFO nova.api.openstack.compute.server_external_events [req-42e9adfb-386d-4f74-a5a3-3cfa8b14d645 req-b46bea3b-2534-491f-99b7-60ad49884b8f f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 for instance 37e46825-78cb-4a57-b9ab-537ce8520be1 on instance [pid: 7|app: 0|req: 502/1004] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:32:45 2026] POST /v2.1/os-server-external-events => generated 525 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-08-11 12:32:45.402 8 WARNING neutronclient.v2_0.client [None req-fd873ae4-b325-486c-8a7f-98893d2cb64c 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1005] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:45 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1527 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-08-11 12:32:46.505 7 WARNING neutronclient.v2_0.client [None req-5c598330-9181-4d98-bdbc-115e22410419 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] 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-08-11 12:32:46.588 8 WARNING neutronclient.v2_0.client [None req-504feebd-e975-461b-ae4a-3f9d5bc2fa90 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1006] 199.19.213.166 () {32 vars in 731 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2581 bytes in 144 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-08-11 12:32:46.648 7 WARNING neutronclient.v2_0.client [None req-be1a3c04-0530-4edd-9b8d-fee6cceca51a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1007] 199.19.213.166 () {32 vars in 757 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface => generated 286 bytes in 105 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: 504/1008] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1694 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1009] 199.19.213.166 () {32 vars in 775 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-volume_attachments => generated 197 bytes in 57 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-08-11 12:32:46.842 8 WARNING neutronclient.v2_0.client [None req-0a7018ab-9d81-4231-9362-46b677d4fb68 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/1010] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1694 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-08-11 12:32:48.279 7 INFO nova.api.openstack.compute.server_external_events [req-cb712ab1-6c0c-4239-986a-3943b2d30f32 req-28f612ac-0ccf-4030-b31d-d13f7f676859 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 for instance 37e46825-78cb-4a57-b9ab-537ce8520be1 on instance [pid: 7|app: 0|req: 506/1011] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:32:48 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, ' [pid: 8|app: 0|req: 508/1016] 10.0.0.70 () {34 vars in 747 bytes} [Tue Aug 11 12:33:00 2026] POST /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1/action => generated 32139 bytes in 552 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-08-11 12:33:04.356 7 INFO nova.api.openstack.compute.server_external_events [req-7504ac00-7879-4400-bfce-4622675648d8 req-bf9fa858-f974-4068-93c4-5aaef6e01015 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 for instance 37e46825-78cb-4a57-b9ab-537ce8520be1 on instance [pid: 7|app: 0|req: 509/1017] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 509/1018] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:33:05 2026] POST /v2.1/os-keypairs => generated 398 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:07.920 7 WARNING neutronclient.v2_0.client [None req-b2c03508-4cbb-430b-9add-5607fea976d8 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:33:07.957 7 WARNING neutronclient.v2_0.client [None req-b2c03508-4cbb-430b-9add-5607fea976d8 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:33:08.148 7 WARNING neutronclient.v2_0.client [None req-b2c03508-4cbb-430b-9add-5607fea976d8 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/1019] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:33:07 2026] POST /v2.1/servers => generated 449 bytes in 541 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 12:33:08.424 8 WARNING neutronclient.v2_0.client [None req-79edd12e-407d-43a4-afdc-db881508ae51 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1020] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:08 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1402 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:09.516 7 WARNING neutronclient.v2_0.client [None req-e29b4b15-f661-47be-9845-1373aa543fc9 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1021] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:09 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1406 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-08-11 12:33:10.614 8 WARNING neutronclient.v2_0.client [None req-c380f37d-212f-4fd3-9f91-dab15eb94daf 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/1024] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:10 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1454 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-08-11 12:33:11.711 7 WARNING neutronclient.v2_0.client [None req-ce10ac20-490b-444c-b9d5-74fc4f4299ca 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/1025] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:11 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1454 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-08-11 12:33:12.790 8 WARNING neutronclient.v2_0.client [None req-d8580844-4d0c-4653-b6aa-bb54268f6fdf 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1026] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:12 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1462 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-08-11 12:33:13.895 7 WARNING neutronclient.v2_0.client [None req-27061180-afc3-4e55-8bdc-b38db65ac48c 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] 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-08-11 12:33:14.445 8 INFO nova.api.openstack.compute.server_external_events [req-18858c55-a6f0-4e66-80f9-ab899f491597 req-eb680762-f9e7-4671-ad0c-76fa86ce9272 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 for instance d51c0dc6-ef61-45b4-bab7-8f5576587eec on instance [pid: 8|app: 0|req: 514/1027] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:14 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: 7|app: 0|req: 514/1028] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:13 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1529 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:15.579 8 WARNING neutronclient.v2_0.client [None req-afdcc3f7-df39-4eba-bf7c-931b4bf15a65 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1029] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:15 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1527 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-08-11 12:33:16.895 7 WARNING neutronclient.v2_0.client [None req-e9adab75-3e04-4ac3-93ef-6433afa063bb 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1030] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1527 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-08-11 12:33:18.043 8 WARNING neutronclient.v2_0.client [None req-6f4b2bea-3f52-4a41-92ef-aa49b2ac9da7 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1031] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:18 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:19.232 7 WARNING neutronclient.v2_0.client [None req-eca21616-d7cb-4fcb-a8c5-2075ce567c9f 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:33:19.247 8 INFO nova.api.openstack.compute.server_external_events [req-6c2c962a-d368-4d28-ae78-0862381f7a7d req-f6216712-194b-4fe9-a381-dcc0f066aaa9 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 for instance d51c0dc6-ef61-45b4-bab7-8f5576587eec on instance [pid: 8|app: 0|req: 517/1032] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:19 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) [pid: 7|app: 0|req: 516/1033] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:19 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1527 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-08-11 12:33:20.386 8 WARNING neutronclient.v2_0.client [None req-35188b54-0559-4756-98a4-fd0134da02c9 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/1036] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:20 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1527 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-08-11 12:33:21.289 7 INFO nova.api.openstack.compute.server_external_events [req-ea563c92-1386-4b2b-8832-d97a502b96be req-ae6b4e2d-c2a0-44a1-be81-6dff583b1029 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 for instance d51c0dc6-ef61-45b4-bab7-8f5576587eec on instance [pid: 7|app: 0|req: 518/1037] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:21 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-08-11 12:33:21.551 8 WARNING neutronclient.v2_0.client [None req-03d89413-fc26-4e64-9de2-64315d426290 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/1038] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:21 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1695 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:21.768 7 WARNING neutronclient.v2_0.client [None req-8da0d5be-4972-4f25-bd39-c653b869c81b 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in 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/1039] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:21 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1695 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:23.524 8 INFO nova.api.openstack.compute.server_external_events [req-1c40b625-05b3-4896-ab34-de5e297d5a79 req-11eafe95-2561-43e4-ab5a-82f2fe278adb f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 for instance d51c0dc6-ef61-45b4-bab7-8f5576587eec on instance [pid: 8|app: 0|req: 521/1040] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:26.758 7 WARNING neutronclient.v2_0.client [None req-a0aefb1d-e207-4730-b77c-949577de3831 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:33:26.798 7 WARNING neutronclient.v2_0.client [None req-a0aefb1d-e207-4730-b77c-949577de3831 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] 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-08-11 12:33:29.289 8 INFO nova.api.openstack.compute.server_external_events [req-c2c63a77-d76a-4368-8b03-3c9c6464f0a6 req-097429b5-6238-49a8-9c2b-dbda2875fcba f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:cf3b63d2-7673-44c3-8577-cdb89afe2385 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 8|app: 0|req: 522/1041] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:29 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-08-11 12:33:32.357 8 INFO nova.api.openstack.compute.server_external_events [req-d997b9f4-2791-4f01-8df8-07c3b45c257a req-7bcbf135-ce04-40f2-9474-313b11cb7f56 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:cf3b63d2-7673-44c3-8577-cdb89afe2385 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 8|app: 0|req: 525/1044] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:32 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, ' [pid: 8|app: 0|req: 526/1045] 10.0.0.70 () {34 vars in 747 bytes} [Tue Aug 11 12:33:32 2026] POST /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec/action => generated 31999 bytes in 539 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: 527/1046] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:33:33 2026] DELETE /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 0 bytes in 79 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-08-11 12:33:33.458 8 WARNING neutronclient.v2_0.client [None req-0ad61047-f150-4064-aa8a-af13106f23f0 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1047] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:33 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1821 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-08-11 12:33:34.397 8 INFO nova.api.openstack.compute.server_external_events [req-236214b1-6ed3-489f-b657-776a6e5a8a44 req-45effc85-eafc-479f-b7da-38ce0f2dbee5 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:cf3b63d2-7673-44c3-8577-cdb89afe2385 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 8|app: 0|req: 529/1048] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:34 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-08-11 12:33:34.679 8 WARNING neutronclient.v2_0.client [None req-7dbb976f-67a5-479b-b49b-bf90248e8b3a 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1049] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:34 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1821 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:33:35.361 7 WARNING neutronclient.v2_0.client [None req-a0aefb1d-e207-4730-b77c-949577de3831 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in 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/1050] 199.19.213.166 () {36 vars in 810 bytes} [Tue Aug 11 12:33:26 2026] POST /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface => generated 280 bytes in 8706 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:35.818 8 WARNING neutronclient.v2_0.client [None req-a3e8a523-b779-4951-ae84-545c04437f8f 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] 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-08-11 12:33:35.883 7 INFO nova.api.openstack.compute.server_external_events [req-8e49b68d-5431-4971-b164-78c0c7af7216 req-49f75b53-fa88-4843-95c5-0495bce3aaf0 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:cf3b63d2-7673-44c3-8577-cdb89afe2385 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 521/1051] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1052] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:35 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1821 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:36.437 7 INFO nova.api.openstack.compute.server_external_events [req-ca8c584d-f6d7-4ef2-918d-897d7d144ae4 req-80c08e1d-3607-4c09-8c82-0d74843e2ad5 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 for instance d51c0dc6-ef61-45b4-bab7-8f5576587eec on instance 2026-08-11 12:33:36.438 7 INFO nova.api.openstack.compute.server_external_events [req-ca8c584d-f6d7-4ef2-918d-897d7d144ae4 req-80c08e1d-3607-4c09-8c82-0d74843e2ad5 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 for instance d51c0dc6-ef61-45b4-bab7-8f5576587eec on instance [pid: 7|app: 0|req: 522/1053] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:36 2026] POST /v2.1/os-server-external-events => generated 358 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-08-11 12:33:37.286 8 WARNING neutronclient.v2_0.client [None req-1e9b0d8c-70a9-4c39-8f94-876d678d0b1a 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1054] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:37 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1483 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:37.927 7 INFO nova.api.openstack.compute.server_external_events [req-a2798bce-d354-4807-9e7f-5662d26c490c req-d536f969-6cf2-4d77-b5c9-fec5f43e833e f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 for instance d51c0dc6-ef61-45b4-bab7-8f5576587eec on instance [pid: 7|app: 0|req: 523/1055] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:37 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-08-11 12:33:38.398 8 WARNING neutronclient.v2_0.client [None req-4028bc04-e2b7-47da-8e53-a6578da2e636 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1056] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:38 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => 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-08-11 12:33:38.478 7 INFO nova.api.openstack.compute.server_external_events [req-9cfa55e7-977d-420d-adaa-238750a60f9d req-1b400fff-7dac-4697-a616-f7262d9d774a f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:cf3b63d2-7673-44c3-8577-cdb89afe2385 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 524/1057] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:38 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-08-11 12:33:39.489 8 WARNING neutronclient.v2_0.client [None req-4eca8fa7-049e-4cd6-8969-c0f16621da7d 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1058] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:39 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1488 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-08-11 12:33:40.572 7 INFO nova.api.openstack.wsgi [None req-e7ecbdb9-b4ee-4537-b564-61f4e0ede488 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] HTTP exception thrown: Instance d51c0dc6-ef61-45b4-bab7-8f5576587eec could not be found. [pid: 7|app: 0|req: 526/1061] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:40 2026] GET /v2.1/servers/d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1062] 10.0.0.70 () {32 vars in 727 bytes} [Tue Aug 11 12:33:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1796812218 => 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, ' [pid: 7|app: 0|req: 527/1063] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:33:41 2026] DELETE /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-11 12:33:41.428 8 WARNING neutronclient.v2_0.client [None req-333f84ce-d214-43c9-88b0-358c0c0169da 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1064] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:41 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1700 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:42.639 8 INFO nova.api.openstack.compute.server_external_events [req-b9fe6f36-0e45-4674-a42b-210a4cf2cb4d req-d5227344-e741-4c06-ae4b-627b6e0707d2 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 for instance 37e46825-78cb-4a57-b9ab-537ce8520be1 on instance 2026-08-11 12:33:42.641 7 WARNING neutronclient.v2_0.client [None req-c7bc657f-e229-461e-b2b2-06ff1f9c80b6 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1065] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1066] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:42 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1700 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:43.929 8 WARNING neutronclient.v2_0.client [None req-0f3ab832-7228-4035-81c7-5217da745f20 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1067] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1632 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-08-11 12:33:44.673 7 INFO nova.api.openstack.compute.server_external_events [req-5c77044c-21a7-4e72-8ec0-3d28e24452fb req-7987b23f-3ccd-4d7b-b1b9-d738b619d6ae f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 for instance 37e46825-78cb-4a57-b9ab-537ce8520be1 on instance 2026-08-11 12:33:44.674 7 INFO nova.api.openstack.compute.server_external_events [req-5c77044c-21a7-4e72-8ec0-3d28e24452fb req-7987b23f-3ccd-4d7b-b1b9-d738b619d6ae f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 for instance 37e46825-78cb-4a57-b9ab-537ce8520be1 on instance [pid: 7|app: 0|req: 529/1068] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:33:44 2026] POST /v2.1/os-server-external-events => generated 356 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-08-11 12:33:45.082 8 WARNING neutronclient.v2_0.client [None req-2b5778dd-d52c-4d31-a085-41d812ce0d67 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1069] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:45 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1487 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-08-11 12:33:46.173 7 WARNING neutronclient.v2_0.client [None req-f23daea6-027b-406e-b00b-ce38bb9af13e 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1070] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:46 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1487 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:47.259 8 INFO nova.api.openstack.wsgi [None req-a80db54a-887b-4fe9-9d73-00dacab0eab9 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] HTTP exception thrown: Instance 37e46825-78cb-4a57-b9ab-537ce8520be1 could not be found. [pid: 8|app: 0|req: 541/1071] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:33:47 2026] GET /v2.1/servers/37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 531/1072] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:47 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-802030597 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:05.220 8 WARNING neutronclient.v2_0.client [None req-19a16589-2331-458b-899b-27507efa4823 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:34:05.266 8 WARNING neutronclient.v2_0.client [None req-19a16589-2331-458b-899b-27507efa4823 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1077] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:34:07 2026] POST /v2.1/os-keypairs => generated 396 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:34:08.205 7 INFO nova.api.openstack.compute.server_external_events [req-ef460c7b-e782-4122-a12a-d785f619008d req-c288ebdb-6a33-4d60-9b35-e417587d6379 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:5d04b587-37d0-4a11-9fd5-b21d70b630f0 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 535/1078] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1079] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:34:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:34:10.495 7 WARNING neutronclient.v2_0.client [None req-3720d3f1-e0c5-4154-92a7-d82a8500ef0e ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:34:10.542 7 WARNING neutronclient.v2_0.client [None req-3720d3f1-e0c5-4154-92a7-d82a8500ef0e ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:34:10.587 7 WARNING neutronclient.v2_0.client [None req-3720d3f1-e0c5-4154-92a7-d82a8500ef0e ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:34:10.753 7 WARNING neutronclient.v2_0.client [None req-3720d3f1-e0c5-4154-92a7-d82a8500ef0e ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1082] 10.0.0.70 () {34 vars in 660 bytes} [Tue Aug 11 12:34:10 2026] POST /v2.1/servers => generated 497 bytes in 540 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-08-11 12:34:10.986 7 WARNING neutronclient.v2_0.client [None req-0bccf081-0408-497b-bf51-2555134fb40e ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in 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/1083] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1455 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:12.065 7 WARNING neutronclient.v2_0.client [None req-f425d8a8-06a0-4bbc-8798-d2ed654c09ee ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1084] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:12 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1459 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:12.327 7 INFO nova.api.openstack.compute.server_external_events [req-e8ed1ecb-a325-4d4d-846a-0535419df180 req-5959caae-e316-40cb-9e2b-fc98610e8605 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:5d04b587-37d0-4a11-9fd5-b21d70b630f0 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 542/1085] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:13.184 7 WARNING neutronclient.v2_0.client [None req-3eb00789-b1f1-44fd-88b5-693bd671f578 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1086] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:13 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1507 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:14.284 7 WARNING neutronclient.v2_0.client [None req-347f19c2-90e2-4022-96da-1d15ab7b470b ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in 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/1087] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:14 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1507 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-08-11 12:34:14.402 7 INFO nova.api.openstack.compute.server_external_events [req-873e235b-df55-4959-8dd1-06316b43ee75 req-0a069153-0dcc-44ed-a380-c65ee10df3cd f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:5d04b587-37d0-4a11-9fd5-b21d70b630f0 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 545/1088] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:34:14.832 8 WARNING neutronclient.v2_0.client [None req-19a16589-2331-458b-899b-27507efa4823 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1089] 199.19.213.166 () {36 vars in 810 bytes} [Tue Aug 11 12:34:05 2026] POST /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface => generated 377 bytes in 9731 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-08-11 12:34:15.437 7 WARNING neutronclient.v2_0.client [None req-1be1dc87-c190-4bd1-8a2c-abea3d7f97d3 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1090] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1515 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:16.525 8 WARNING neutronclient.v2_0.client [None req-99ac3ec8-2a3f-4ee5-b5f1-b78d0ce8cd45 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] 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-08-11 12:34:16.553 7 INFO nova.api.openstack.compute.server_external_events [req-19ca144f-344b-45ce-9929-7705cb532c6b req-0a345bbb-0256-43c1-bf72-61c0b97f3ea3 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:16d1bc60-2506-4fb3-a5b5-6afb397696a6 for instance 705e8a79-afdc-4c97-81ec-f009043b8c91 on instance [pid: 7|app: 0|req: 547/1091] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1092] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:16 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1640 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-08-11 12:34:17.679 7 WARNING neutronclient.v2_0.client [None req-285a2b43-c3e5-4c31-a207-6f43d911d8df ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1093] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1628 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-08-11 12:34:18.878 8 WARNING neutronclient.v2_0.client [None req-01d68659-7aa3-46af-ab79-c0ab73a0c5b5 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1094] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:18 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1628 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:20.030 7 WARNING neutronclient.v2_0.client [None req-ea30748e-89ba-49e5-8a62-ae54de910b79 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1097] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:20 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1628 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:21.205 8 WARNING neutronclient.v2_0.client [None req-a0509f7b-8dd4-45dc-be08-c3c468abe1f1 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1098] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:21 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1628 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-08-11 12:34:22.009 7 INFO nova.api.openstack.compute.server_external_events [req-6de0d62b-66b2-4264-8ef6-4ce4e04dade0 req-bc1055e5-5489-45d1-9fb2-f37e8ce448a2 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:16d1bc60-2506-4fb3-a5b5-6afb397696a6 for instance 705e8a79-afdc-4c97-81ec-f009043b8c91 on instance [pid: 7|app: 0|req: 551/1099] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:22.342 8 WARNING neutronclient.v2_0.client [None req-c6b0e457-8c18-4c5d-97bb-bc6dd0262cde ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1100] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:22 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1628 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:23.477 7 WARNING neutronclient.v2_0.client [None req-6a6d6384-40fe-448f-9717-5db9462f4e6e ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1101] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:23 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => 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-08-11 12:34:24.105 8 INFO nova.api.openstack.compute.server_external_events [req-71fd3128-f46e-44be-8e22-2c555ba3543b req-095e79d0-2107-4934-9223-120ee29c05c3 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:16d1bc60-2506-4fb3-a5b5-6afb397696a6 for instance 705e8a79-afdc-4c97-81ec-f009043b8c91 on instance [pid: 8|app: 0|req: 550/1102] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:24.685 7 WARNING neutronclient.v2_0.client [None req-7b9d920f-88ac-4568-b989-d56bc2dc2fe9 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1103] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:24 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1808 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:24.850 8 WARNING neutronclient.v2_0.client [None req-2f687100-d499-45ae-9c80-3a9b1e09451c ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1104] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:34:24 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91/os-interface => generated 284 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:25.503 7 INFO nova.api.openstack.compute.server_external_events [req-505e75f8-f3b5-47a8-a685-ea0ef6344eef req-811abd04-c2ac-4e62-a4af-a80ca16d4fbb f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:16d1bc60-2506-4fb3-a5b5-6afb397696a6 for instance 705e8a79-afdc-4c97-81ec-f009043b8c91 on instance [pid: 7|app: 0|req: 554/1105] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:26.716 8 WARNING neutronclient.v2_0.client [None req-987f02f1-d241-4645-a8b6-108dc19c0b27 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:34:26.751 8 WARNING neutronclient.v2_0.client [None req-987f02f1-d241-4645-a8b6-108dc19c0b27 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] 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-08-11 12:34:29.102 7 INFO nova.api.openstack.compute.server_external_events [req-ef3bb832-3987-4a32-8f5d-83ccdab56b7a req-71ea1b02-95ce-43fb-85f7-cebf125f20be f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 555/1106] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:29 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-08-11 12:34:32.703 7 INFO nova.api.openstack.compute.server_external_events [req-210dcfd4-9ac9-4ec2-8eea-0e9e880804fb req-dac628ee-2ad2-415e-aeb0-7493338f0cd5 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 558/1109] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:32.739 7 WARNING neutronclient.v2_0.client [None req-320e82ab-95e7-48ad-9720-adef875ee990 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1110] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:32 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1928 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1111] 10.0.0.70 () {32 vars in 750 bytes} [Tue Aug 11 12:34:33 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:34.748 7 INFO nova.api.openstack.compute.server_external_events [req-ef3e3430-9999-46a9-a596-d60972d3d86c req-e6dc8f1e-bdcc-433c-8559-5e9429288b1d f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-plugged:ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 561/1112] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:34 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, ' [pid: 7|app: 0|req: 562/1113] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:34:35 2026] DELETE /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 0 bytes in 100 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-08-11 12:34:35.517 7 WARNING neutronclient.v2_0.client [None req-15789065-546f-4c6b-9843-9863ccdb4142 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1114] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:35 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1934 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:34:35.791 8 WARNING neutronclient.v2_0.client [None req-987f02f1-d241-4645-a8b6-108dc19c0b27 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1115] 199.19.213.166 () {36 vars in 810 bytes} [Tue Aug 11 12:34:26 2026] POST /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface => generated 378 bytes in 9163 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-08-11 12:34:36.521 7 INFO nova.api.openstack.compute.server_external_events [req-53eaa55b-1dd6-43ef-8f51-aa94f1fb6338 req-57a37b61-5890-4d4c-a72b-313caa36d37b f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:5d04b587-37d0-4a11-9fd5-b21d70b630f0 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 564/1116] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:36.651 8 WARNING neutronclient.v2_0.client [None req-53355aab-2f77-462d-9c84-aefa6dd9a5f8 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1117] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1934 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:37.824 7 WARNING neutronclient.v2_0.client [None req-d49a5ca0-ebd5-4745-8338-8fb2c9e28cc4 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1118] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1934 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-08-11 12:34:38.563 8 INFO nova.api.openstack.compute.server_external_events [req-daeb50b8-0b12-4767-ad35-09f2e26fdaa9 req-389db47f-b78c-4af6-b0ce-707215ad049c f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:16d1bc60-2506-4fb3-a5b5-6afb397696a6 for instance 705e8a79-afdc-4c97-81ec-f009043b8c91 on instance 2026-08-11 12:34:38.564 8 INFO nova.api.openstack.compute.server_external_events [req-daeb50b8-0b12-4767-ad35-09f2e26fdaa9 req-389db47f-b78c-4af6-b0ce-707215ad049c f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:16d1bc60-2506-4fb3-a5b5-6afb397696a6 for instance 705e8a79-afdc-4c97-81ec-f009043b8c91 on instance 2026-08-11 12:34:38.564 8 INFO nova.api.openstack.compute.server_external_events [req-daeb50b8-0b12-4767-ad35-09f2e26fdaa9 req-389db47f-b78c-4af6-b0ce-707215ad049c f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:16d1bc60-2506-4fb3-a5b5-6afb397696a6 for instance 705e8a79-afdc-4c97-81ec-f009043b8c91 on instance [pid: 8|app: 0|req: 554/1119] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:38 2026] POST /v2.1/os-server-external-events => generated 529 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-08-11 12:34:38.981 7 WARNING neutronclient.v2_0.client [None req-1782a161-75b7-4e77-a102-5de2d6d40f45 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1120] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:38 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1536 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-08-11 12:34:40.095 8 WARNING neutronclient.v2_0.client [None req-370af87c-4705-438b-b26d-cb60411ec023 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1123] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:40 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1541 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-08-11 12:34:41.197 7 WARNING neutronclient.v2_0.client [None req-112fa59b-dd9c-44c7-8be7-0ce4c6fc9119 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1124] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:41 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1541 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-08-11 12:34:42.282 8 INFO nova.api.openstack.wsgi [None req-b444f949-548f-498d-b3f6-04d743bd55a8 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] HTTP exception thrown: Instance 705e8a79-afdc-4c97-81ec-f009043b8c91 could not be found. [pid: 8|app: 0|req: 557/1125] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:42 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:42.311 7 INFO nova.api.openstack.wsgi [None req-f8f33363-371c-4550-8e00-76ed4b32b39b ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] HTTP exception thrown: Instance 705e8a79-afdc-4c97-81ec-f009043b8c91 could not be found. [pid: 7|app: 0|req: 569/1126] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:34:42 2026] DELETE /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => 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-08-11 12:34:42.344 8 INFO nova.api.openstack.wsgi [None req-e9286978-2578-4ca6-9420-695901940b2d ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] HTTP exception thrown: Instance 705e8a79-afdc-4c97-81ec-f009043b8c91 could not be found. [pid: 8|app: 0|req: 558/1127] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:34:42 2026] GET /v2.1/servers/705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 570/1128] 10.0.0.70 () {32 vars in 703 bytes} [Tue Aug 11 12:34:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1672422639 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1129] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:34:43 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-553701146 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:34:51.505 7 INFO nova.api.openstack.compute.server_external_events [req-c31a47c4-1fb5-4bb5-b7ac-cefe70f3a6a6 req-6237c294-b634-4322-af18-c4f22c84a61c f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 572/1132] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1133] 199.19.213.166 () {34 vars in 853 bytes} [Tue Aug 11 12:34:52 2026] DELETE /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 0 bytes in 173 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-08-11 12:34:53.546 7 INFO nova.api.openstack.compute.server_external_events [req-05c917d3-07d2-41c8-9a79-e9fed16a16cb req-d8b68009-9352-4f2c-91b0-10c9f5785418 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 573/1134] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:53 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-08-11 12:34:54.905 8 INFO nova.api.openstack.compute.server_external_events [req-ab7072da-68c4-4e2c-9d90-8477d4886c68 req-b542883f-229e-4d43-aef0-7c5479d5802a f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 8|app: 0|req: 562/1135] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:54 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-08-11 12:34:56.956 7 INFO nova.api.openstack.compute.server_external_events [req-11c3a2fb-859a-4e2a-8c46-ffb9e0cfae6d req-9bc9996e-6fdf-4b59-a8e7-6b1a174fa282 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 574/1136] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:34:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:00.456 7 INFO nova.api.openstack.compute.server_external_events [req-ee9f3f4e-f564-455f-a0b5-cbc8ed0a6593 req-9b9881cc-5940-4a32-95b3-cafd3c085ff1 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:5d04b587-37d0-4a11-9fd5-b21d70b630f0 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 576/1139] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1140] 199.19.213.166 () {34 vars in 853 bytes} [Tue Aug 11 12:35:00 2026] DELETE /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 0 bytes in 42 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-08-11 12:35:02.537 7 INFO nova.api.openstack.compute.server_external_events [req-e32a3f11-422f-4b90-9d0b-99a7a528320e req-85608ba1-0824-4f50-b476-fb61f77dcd01 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:5d04b587-37d0-4a11-9fd5-b21d70b630f0 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 577/1141] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:04.583 8 INFO nova.api.openstack.compute.server_external_events [req-ab5f27be-6052-4638-8468-08a92ba507b4 req-4b1b27ab-378c-4fc7-bb4d-02539107909f f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:5d04b587-37d0-4a11-9fd5-b21d70b630f0 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 8|app: 0|req: 565/1142] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1147] 199.19.213.166 () {34 vars in 853 bytes} [Tue Aug 11 12:35:21 2026] DELETE /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279/os-interface/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 0 bytes in 59 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-08-11 12:35:23.250 8 INFO nova.api.openstack.compute.server_external_events [req-e87ed612-d230-4ca2-b209-c791c4bbf8c8 req-0bd35041-bcb1-4ff3-b329-e8771eef9bc7 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:cf3b63d2-7673-44c3-8577-cdb89afe2385 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 8|app: 0|req: 568/1148] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:25.291 7 INFO nova.api.openstack.compute.server_external_events [req-4257e816-67b2-4af1-a0f3-a097022a49d8 req-b37a339b-d940-4be4-94da-136a61401d9f f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:cf3b63d2-7673-44c3-8577-cdb89afe2385 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 581/1149] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1150] 199.19.213.166 () {34 vars in 753 bytes} [Tue Aug 11 12:35:26 2026] DELETE /v2.1/servers/45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 0 bytes in 101 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-08-11 12:35:27.981 7 INFO nova.api.openstack.compute.server_external_events [req-0f327941-6a40-4645-a6fb-79e66b4db402 req-364f874a-b771-400f-ac42-5ac2173b5a63 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:e75c70f3-9c11-4af5-9713-8150170b11d8 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 7|app: 0|req: 582/1151] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:27 2026] POST /v2.1/os-server-external-events => generated 185 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-08-11 12:35:30.018 8 INFO nova.api.openstack.compute.server_external_events [req-0c150f16-3d3a-4c6d-ad3a-179b3bf766df req-e17f7c30-d75f-4ad3-95c2-44debd781c29 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:e75c70f3-9c11-4af5-9713-8150170b11d8 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance 2026-08-11 12:35:30.019 8 INFO nova.api.openstack.compute.server_external_events [req-0c150f16-3d3a-4c6d-ad3a-179b3bf766df req-e17f7c30-d75f-4ad3-95c2-44debd781c29 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:e75c70f3-9c11-4af5-9713-8150170b11d8 for instance 45eeb622-3c06-4bb0-8576-6a43365ee279 on instance [pid: 8|app: 0|req: 571/1154] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:29 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 584/1155] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:35:30 2026] DELETE /v2.1/servers/c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:30.884 8 WARNING neutronclient.v2_0.client [None req-a4fe0435-4921-40c7-84fe-da7b33ce67d3 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1156] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.1/servers/c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1942 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-08-11 12:35:32.073 7 INFO nova.api.openstack.compute.server_external_events [req-f89d4acf-15bb-458e-be17-f77abed183aa req-dec385d8-5718-4cf2-898e-38f33f3b8336 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:84e6aef3-33e2-40d6-b895-08f6d0c76615 for instance c1c30e91-eed4-499b-9c7c-a1f2ec557097 on instance [pid: 7|app: 0|req: 585/1157] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:32 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-08-11 12:35:34.115 8 INFO nova.api.openstack.compute.server_external_events [req-041c9854-4894-4932-8fd3-ff38acd59ad7 req-797189fd-cda0-46f6-974d-45a4413f8c05 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:84e6aef3-33e2-40d6-b895-08f6d0c76615 for instance c1c30e91-eed4-499b-9c7c-a1f2ec557097 on instance 2026-08-11 12:35:34.115 8 INFO nova.api.openstack.compute.server_external_events [req-041c9854-4894-4932-8fd3-ff38acd59ad7 req-797189fd-cda0-46f6-974d-45a4413f8c05 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:84e6aef3-33e2-40d6-b895-08f6d0c76615 for instance c1c30e91-eed4-499b-9c7c-a1f2ec557097 on instance 2026-08-11 12:35:34.115 8 INFO nova.api.openstack.compute.server_external_events [req-041c9854-4894-4932-8fd3-ff38acd59ad7 req-797189fd-cda0-46f6-974d-45a4413f8c05 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:84e6aef3-33e2-40d6-b895-08f6d0c76615 for instance c1c30e91-eed4-499b-9c7c-a1f2ec557097 on instance [pid: 8|app: 0|req: 573/1158] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:34 2026] POST /v2.1/os-server-external-events => generated 529 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-08-11 12:35:36.066 7 WARNING neutronclient.v2_0.client [None req-187ae119-a2f4-4e97-85e8-cf30a92bf82a 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1159] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:35:36 2026] GET /v2.1/servers/c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1479 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-08-11 12:35:41.154 7 INFO nova.api.openstack.wsgi [None req-f34f1813-934a-405e-800b-9f5ac962c8e2 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] HTTP exception thrown: Instance c1c30e91-eed4-499b-9c7c-a1f2ec557097 could not be found. [pid: 7|app: 0|req: 588/1162] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:35:41 2026] GET /v2.1/servers/c1c30e91-eed4-499b-9c7c-a1f2ec557097 => 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, ' 2026-08-11 12:35:41.611 8 INFO nova.api.openstack.compute.server_external_events [req-7ce21a31-03d5-4ad2-9667-dd2cfa948579 req-2019fdfd-ae49-4354-a58b-0343d8fb549e f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-changed:15dc47bf-7367-49fe-aaf2-731445d447ab for instance cbceb9dd-2b81-444b-bee2-d1cb438d3faa on instance [pid: 8|app: 0|req: 575/1163] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 589/1164] 10.0.0.70 () {32 vars in 715 bytes} [Tue Aug 11 12:35:41 2026] DELETE /v2.1/servers/cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 0 bytes in 79 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-08-11 12:35:41.736 8 WARNING neutronclient.v2_0.client [None req-b7f03064-a65f-4591-a19c-c25abd24eda4 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1165] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:35:41 2026] GET /v2.1/servers/cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1942 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:43.649 7 INFO nova.api.openstack.compute.server_external_events [req-39eec534-9b06-4865-a87a-665c4f0f58e2 req-ece66911-873c-4230-93fc-6c7065c9ec30 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:15dc47bf-7367-49fe-aaf2-731445d447ab for instance cbceb9dd-2b81-444b-bee2-d1cb438d3faa on instance 2026-08-11 12:35:43.650 7 INFO nova.api.openstack.compute.server_external_events [req-39eec534-9b06-4865-a87a-665c4f0f58e2 req-ece66911-873c-4230-93fc-6c7065c9ec30 f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-unplugged:15dc47bf-7367-49fe-aaf2-731445d447ab for instance cbceb9dd-2b81-444b-bee2-d1cb438d3faa on instance [pid: 7|app: 0|req: 590/1166] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:43 2026] POST /v2.1/os-server-external-events => generated 358 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-08-11 12:35:45.686 8 INFO nova.api.openstack.compute.server_external_events [req-be5090d1-8259-4c9e-9c72-b1563705eafd req-1927fa33-d9c7-4bcf-8f56-0cc3c174b51e f936f0ec8ce54f40ac7df093a0fce30a 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Creating event network-vif-deleted:15dc47bf-7367-49fe-aaf2-731445d447ab for instance cbceb9dd-2b81-444b-bee2-d1cb438d3faa on instance [pid: 8|app: 0|req: 577/1167] 10.0.0.110 () {38 vars in 813 bytes} [Tue Aug 11 12:35:45 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-08-11 12:35:46.925 7 WARNING neutronclient.v2_0.client [None req-6ead32e1-84a1-4cca-98ee-d82d266e3cae 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1168] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:35:46 2026] GET /v2.1/servers/cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1479 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-08-11 12:35:52.001 7 INFO nova.api.openstack.wsgi [None req-d37998e9-773b-4e62-a8e5-583b79dd654c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] HTTP exception thrown: Instance cbceb9dd-2b81-444b-bee2-d1cb438d3faa could not be found. [pid: 7|app: 0|req: 593/1171] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:35:51 2026] GET /v2.1/servers/cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1172] 10.0.0.70 () {32 vars in 721 bytes} [Tue Aug 11 12:35:53 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-651757825 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:53.905 7 INFO nova.api.openstack.wsgi [None req-c582a25b-5b8c-449b-b7b2-19818c716ba2 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-651757825 not found for user 0025ad94b58f48c3b43626865eb37ce6 [pid: 7|app: 0|req: 594/1173] 10.0.0.70 () {32 vars in 718 bytes} [Tue Aug 11 12:35:53 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-651757825 => 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: 584/1182] 10.0.0.196 () {28 vars in 452 bytes} [Tue Aug 11 12:36:35 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: 599/1183] 10.0.0.196 () {30 vars in 656 bytes} [Tue Aug 11 12:36:35 2026] GET /v2.1 => generated 0 bytes in 187 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 585/1184] 10.0.0.196 () {32 vars in 729 bytes} [Tue Aug 11 12:36:35 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: 600/1185] 10.0.0.196 () {34 vars in 804 bytes} [Tue Aug 11 12:36:35 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1186] 10.0.0.196 () {28 vars in 452 bytes} [Tue Aug 11 12:36:36 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: 601/1187] 10.0.0.196 () {30 vars in 656 bytes} [Tue Aug 11 12:36:36 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 587/1188] 10.0.0.196 () {32 vars in 729 bytes} [Tue Aug 11 12:36:36 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1189] 10.0.0.196 () {34 vars in 892 bytes} [Tue Aug 11 12:36:36 2026] GET /v2.1/servers/detail?project_id=0f044782ab1c4aa6b1d21ce7c18e0150&all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1190] 10.0.0.196 () {34 vars in 892 bytes} [Tue Aug 11 12:36:36 2026] GET /v2.1/servers/detail?project_id=1c53e1f0048248a787fc07042485589a&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1191] 10.0.0.196 () {34 vars in 892 bytes} [Tue Aug 11 12:36:36 2026] GET /v2.1/servers/detail?project_id=354615a73780442d8ead8b8619544339&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1192] 10.0.0.196 () {34 vars in 892 bytes} [Tue Aug 11 12:36:36 2026] GET /v2.1/servers/detail?project_id=4a7518a72d3e438cb7b591046782b223&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1193] 10.0.0.196 () {34 vars in 892 bytes} [Tue Aug 11 12:36:36 2026] GET /v2.1/servers/detail?project_id=8a1eae92b84f40b09b7cd6cc2ea8dc83&all_tenants=True => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1218] 10.0.0.70 () {32 vars in 652 bytes} [Tue Aug 11 12:38:30 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1219] 10.0.0.70 () {32 vars in 638 bytes} [Tue Aug 11 12:38:31 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 12:38:31.077 7 WARNING oslo_db.sqlalchemy.utils [None req-11af7118-9074-4e18-8813-f3f47011243c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 618/1220] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:38:31 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: 603/1221] 10.0.0.70 () {32 vars in 691 bytes} [Tue Aug 11 12:38:31 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)