+ 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 [Fri Jul 10 15:21:39 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-b7d46966f-rz7rj 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 0x7f71b46e2668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-10 15:21:44.347 7 INFO nova.utils [None req-df4e766c-234d-40a4-8c55-bef2d1e396f9 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-10 15:21:44.369 8 INFO nova.utils [None req-a51147d5-fe33-42ae-864c-67573d5a7810 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-10 15:21:46.241 8 WARNING keystonemiddleware._common.config [None req-a51147d5-fe33-42ae-864c-67573d5a7810 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 15:21:46.253 8 WARNING oslo_config.cfg [None req-a51147d5-fe33-42ae-864c-67573d5a7810 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-10 15:21:46.313 7 WARNING keystonemiddleware._common.config [None req-df4e766c-234d-40a4-8c55-bef2d1e396f9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 15:21:46.324 7 WARNING oslo_config.cfg [None req-df4e766c-234d-40a4-8c55-bef2d1e396f9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-10 15:21:46.349 8 WARNING keystonemiddleware._common.config [None req-a51147d5-fe33-42ae-864c-67573d5a7810 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 15:21:46.365 8 WARNING oslo_config.cfg [None req-a51147d5-fe33-42ae-864c-67573d5a7810 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-10 15:21:46.377 8 WARNING oslo_config.cfg [None req-a51147d5-fe33-42ae-864c-67573d5a7810 - - - - - -] 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 0x7f71b46e2668 pid: 8 (default app) 2026-07-10 15:21:46.409 7 WARNING keystonemiddleware._common.config [None req-df4e766c-234d-40a4-8c55-bef2d1e396f9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 15:21:46.425 7 WARNING oslo_config.cfg [None req-df4e766c-234d-40a4-8c55-bef2d1e396f9 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-10 15:21:46.438 7 WARNING oslo_config.cfg [None req-df4e766c-234d-40a4-8c55-bef2d1e396f9 - - - - - -] 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 0x7f71b46e2668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 15:21:53 2026] GET /v2.1 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 15:21:53.993 7 WARNING oslo_policy.policy [None req-9b99af78-0ed3-4e31-aa05-5591b7a58ae2 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 15:21:53.993 7 WARNING oslo_policy.policy [None req-9b99af78-0ed3-4e31-aa05-5591b7a58ae2 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 15:21:53 2026] GET /v2.1 => generated 0 bytes in 539 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 15:21:54.097 8 WARNING oslo_policy.policy [req-9b99af78-0ed3-4e31-aa05-5591b7a58ae2 req-8f92618d-175d-4682-a5df-bc4ea5a7bcb3 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 15:21:54.097 8 WARNING oslo_policy.policy [req-9b99af78-0ed3-4e31-aa05-5591b7a58ae2 req-8f92618d-175d-4682-a5df-bc4ea5a7bcb3 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 15:21:54 2026] GET /v2.1/ => generated 400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 15:21:54.214 7 INFO nova.api.openstack.wsgi [None req-5fa82519-faa5-442d-8fa0-792d30485948 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.156 () {48 vars in 1009 bytes} [Fri Jul 10 15:21:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 15:21:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.156 () {52 vars in 1046 bytes} [Fri Jul 10 15:21:54 2026] POST /v2.1/flavors => generated 529 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 15:21:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 15:21:55 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: 6/11] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 15:21:55 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 15:21:55.212 7 INFO nova.api.openstack.wsgi [None req-9b520525-e1ba-44b3-a209-f4e9fba89676 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.156 () {48 vars in 1011 bytes} [Fri Jul 10 15:21:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 15:21:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.156 () {52 vars in 1046 bytes} [Fri Jul 10 15:21:55 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 15:21:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 15:21:56 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 15:21:56 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 15:21:56.156 7 INFO nova.api.openstack.wsgi [None req-84654f9e-3a24-4cd0-a26e-e04f6ebb9ba3 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.156 () {48 vars in 1013 bytes} [Fri Jul 10 15:21:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 15:21:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.156 () {52 vars in 1046 bytes} [Fri Jul 10 15:21:56 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 15:21:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 15:21:57 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 15:21:57 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 15:21:57.141 7 INFO nova.api.openstack.wsgi [None req-95ca7db2-bbba-4079-b684-a012dfe35400 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.156 () {48 vars in 1011 bytes} [Fri Jul 10 15:21:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 15:21:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.156 () {52 vars in 1046 bytes} [Fri Jul 10 15:21:57 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 15:21:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 15:21:58 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 15:21:58 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 15:21:58.118 7 INFO nova.api.openstack.wsgi [None req-5a8352f1-d1f8-479f-8bf3-70260bd95b38 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.156 () {48 vars in 1013 bytes} [Fri Jul 10 15:21:58 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 15:21:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.156 () {52 vars in 1046 bytes} [Fri Jul 10 15:21:58 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 10.0.0.191 () {28 vars in 453 bytes} [Fri Jul 10 15:29:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-07-10 15:29:55.013 7 WARNING keystonemiddleware.audit [None req-48fe66e0-bb66-40ac-a220-0abdb2749493 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Skipping service heat as it have no endpoints. 2026-07-10 15:29:55.014 7 WARNING keystonemiddleware.audit [None req-48fe66e0-bb66-40ac-a220-0abdb2749493 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Skipping service heat-cfn as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 65/130] 10.0.0.191 () {30 vars in 657 bytes} [Fri Jul 10 15:29:54 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-10 15:29:55.028 8 WARNING keystonemiddleware.audit [None req-698df851-629c-44a9-90c3-90e97bbd0178 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Skipping service heat as it have no endpoints. 2026-07-10 15:29:55.029 8 WARNING keystonemiddleware.audit [None req-698df851-629c-44a9-90c3-90e97bbd0178 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Skipping service heat-cfn as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 66/131] 10.0.0.191 () {32 vars in 730 bytes} [Fri Jul 10 15:29:55 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 15:29:55.045 7 WARNING keystonemiddleware.audit [None req-e98ee4d6-a173-449d-b395-137790a8fdd6 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Skipping service heat as it have no endpoints. 2026-07-10 15:29:55.046 7 WARNING keystonemiddleware.audit [None req-e98ee4d6-a173-449d-b395-137790a8fdd6 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Skipping service heat-cfn as it have no endpoints. [pid: 7|app: 0|req: 66/132] 10.0.0.191 () {34 vars in 803 bytes} [Fri Jul 10 15:29:55 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 15:33: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: 91/182] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 15:33:59 2026] GET /v2.1 => generated 0 bytes in 489 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: 92/183] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 15:34:00 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 15:34:00.343 8 INFO nova.api.openstack.wsgi [None req-25667c5e-e392-47c8-b3d7-8c6a7c3fb1d5 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 92/184] 199.204.45.156 () {48 vars in 1015 bytes} [Fri Jul 10 15:34:00 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 15:34:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.156 () {52 vars in 1047 bytes} [Fri Jul 10 15:34:00 2026] POST /v2.1/flavors => generated 534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 15:36:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 15:36:24 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: 110/219] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 15:36:24 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 15:36:24.321 7 INFO nova.api.openstack.wsgi [None req-3fe5c66a-9a70-4c4b-be5b-8df7a2d44a98 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 36c5427f08ae4c79bba48153a3703e45 [pid: 7|app: 0|req: 110/220] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 15:36:24 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-07-10 15:36:24.334 8 WARNING oslo_db.sqlalchemy.utils [None req-17350273-34eb-409d-8d2d-422c898e2ff4 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 111/221] 199.204.45.156 () {48 vars in 1014 bytes} [Fri Jul 10 15:36:24 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.204.45.156 () {52 vars in 1055 bytes} [Fri Jul 10 15:36:24 2026] POST /v2.1/os-keypairs => generated 576 bytes in 79 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 15:36:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 15:36:28 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: 113/225] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 15:36:28 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: 113/226] 199.204.45.156 () {48 vars in 1071 bytes} [Fri Jul 10 15:36:28 2026] GET /v2.1/os-quota-sets/a21c670e1e9049cf90b620b09a50420a => generated 283 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 199.204.45.156 () {52 vars in 1123 bytes} [Fri Jul 10 15:36:28 2026] PUT /v2.1/os-quota-sets/a21c670e1e9049cf90b620b09a50420a => generated 238 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 15:52:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 15:52:19 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 15:52:19 2026] GET /v2.1/ => generated 400 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 15:52:19.957 8 INFO nova.api.openstack.wsgi [None req-64ff00c0-60ff-49cf-bd56-39f0b3893a62 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 211/421] 199.204.45.156 () {48 vars in 1013 bytes} [Fri Jul 10 15:52:19 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: 7|app: 0|req: 211/422] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 15:52:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.204.45.156 () {52 vars in 1047 bytes} [Fri Jul 10 15:52:20 2026] POST /v2.1/flavors => generated 534 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 15:58:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 15:58:01 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 15:58:01 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.156 () {48 vars in 1071 bytes} [Fri Jul 10 15:58:01 2026] GET /v2.1/os-quota-sets/e141694e0704492a82a4a7c281abda85 => generated 283 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.156 () {52 vars in 1123 bytes} [Fri Jul 10 15:58:01 2026] PUT /v2.1/os-quota-sets/e141694e0704492a82a4a7c281abda85 => generated 238 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 10.0.0.114 () {28 vars in 453 bytes} [Fri Jul 10 16:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 10.0.0.114 () {30 vars in 657 bytes} [Fri Jul 10 16:00:08 2026] GET /v2.1 => generated 0 bytes in 125 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: 263/525] 10.0.0.114 () {32 vars in 730 bytes} [Fri Jul 10 16:00:08 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: 8|app: 0|req: 263/526] 10.0.0.114 () {34 vars in 764 bytes} [Fri Jul 10 16:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 10.0.0.114 () {28 vars in 453 bytes} [Fri Jul 10 16:00:12 2026] GET /v2.1 => generated 114 bytes in 7 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: 265/530] 10.0.0.114 () {30 vars in 657 bytes} [Fri Jul 10 16:00:12 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/531] 10.0.0.114 () {32 vars in 730 bytes} [Fri Jul 10 16:00:12 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 10.0.0.114 () {34 vars in 764 bytes} [Fri Jul 10 16:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 10.0.0.114 () {28 vars in 453 bytes} [Fri Jul 10 16:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 267/534] 10.0.0.114 () {30 vars in 657 bytes} [Fri Jul 10 16:00:17 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/535] 10.0.0.114 () {32 vars in 730 bytes} [Fri Jul 10 16:00:17 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 10.0.0.114 () {34 vars in 807 bytes} [Fri Jul 10 16:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 10.0.0.114 () {28 vars in 453 bytes} [Fri Jul 10 16:00:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 10.0.0.114 () {30 vars in 657 bytes} [Fri Jul 10 16:00:22 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: 8|app: 0|req: 271/541] 10.0.0.114 () {32 vars in 730 bytes} [Fri Jul 10 16:00:22 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 10.0.0.114 () {34 vars in 807 bytes} [Fri Jul 10 16:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/547] 10.0.0.172 () {28 vars in 453 bytes} [Fri Jul 10 16:00:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 274/548] 10.0.0.172 () {30 vars in 657 bytes} [Fri Jul 10 16:00:45 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 275/549] 10.0.0.172 () {32 vars in 730 bytes} [Fri Jul 10 16:00:45 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 10.0.0.172 () {34 vars in 805 bytes} [Fri Jul 10 16:00:45 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 10.0.0.172 () {28 vars in 453 bytes} [Fri Jul 10 16:00:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 10.0.0.172 () {30 vars in 657 bytes} [Fri Jul 10 16:00:45 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 277/553] 10.0.0.172 () {32 vars in 730 bytes} [Fri Jul 10 16:00:45 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: 277/554] 10.0.0.172 () {34 vars in 893 bytes} [Fri Jul 10 16:00:45 2026] GET /v2.1/servers/detail?project_id=a21c670e1e9049cf90b620b09a50420a&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: 278/555] 10.0.0.172 () {34 vars in 893 bytes} [Fri Jul 10 16:00:45 2026] GET /v2.1/servers/detail?project_id=d1d7db4a841f41cc8dff2ddd45cec2d3&all_tenants=True => generated 15 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 10.0.0.172 () {34 vars in 893 bytes} [Fri Jul 10 16:00:45 2026] GET /v2.1/servers/detail?project_id=e141694e0704492a82a4a7c281abda85&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 16:11:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 342/684] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 16:11:13 2026] GET /v2.1 => generated 0 bytes in 147 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/685] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 16:11:13 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:11:13.961 7 INFO nova.api.openstack.wsgi [None req-483d6a20-1c78-4b6a-8b2b-c9d07fea0bee 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 343/686] 199.204.45.156 () {48 vars in 1009 bytes} [Fri Jul 10 16:11:13 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: 344/687] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 16:11:13 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: 344/688] 199.204.45.156 () {48 vars in 1097 bytes} [Fri Jul 10 16:11:14 2026] GET /v2.1/flavors/93eb151e-b594-4a8e-be89-dbbcbc508f4f/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: 345/689] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 16:11:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 16:11:14 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: 8|app: 0|req: 346/691] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 16:11:14 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:11:15.015 7 INFO nova.api.openstack.wsgi [None req-2ba4eca6-8cc6-4f9a-b67c-445edc5fc3a0 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 346/692] 199.204.45.156 () {48 vars in 1011 bytes} [Fri Jul 10 16:11:15 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 16:11:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 199.204.45.156 () {48 vars in 1097 bytes} [Fri Jul 10 16:11:15 2026] GET /v2.1/flavors/b108c716-5b03-4546-982e-912e6db5a234/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: 348/695] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 16:11:15 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: 348/696] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 16:11:15 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: 349/697] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 16:11:15 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:11:16.015 7 INFO nova.api.openstack.wsgi [None req-197e6d54-5f03-48c4-bf0a-2f946fdf5263 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 349/698] 199.204.45.156 () {48 vars in 1013 bytes} [Fri Jul 10 16:11:16 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 16:11:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 199.204.45.156 () {48 vars in 1097 bytes} [Fri Jul 10 16:11:16 2026] GET /v2.1/flavors/07cc7416-77f8-4c50-982c-b9c45e0bef5d/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: 351/701] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 16:11:16 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: 351/702] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 16:11:16 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 352/703] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 16:11:16 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:11:16.998 7 INFO nova.api.openstack.wsgi [None req-c8859ea1-75b5-47c7-8308-23c706115ae3 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 352/704] 199.204.45.156 () {48 vars in 1011 bytes} [Fri Jul 10 16:11:16 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 16:11:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 199.204.45.156 () {48 vars in 1097 bytes} [Fri Jul 10 16:11:17 2026] GET /v2.1/flavors/ab4244b6-2609-4234-b006-018d49e9d8c2/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 16:11:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 16:11:17 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: 8|app: 0|req: 355/709] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 16:11:18 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:11:18.051 7 INFO nova.api.openstack.wsgi [None req-3b8ff327-12e2-4252-9b44-a3ff753ee219 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 355/710] 199.204.45.156 () {48 vars in 1013 bytes} [Fri Jul 10 16:11:18 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 16:11:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 199.204.45.156 () {48 vars in 1097 bytes} [Fri Jul 10 16:11:18 2026] GET /v2.1/flavors/f1a0bca5-6db3-453c-9aaf-fccea07e9e18/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: 364/727] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 16:12:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 16:12:28 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 365/729] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 16:12:28 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:12:28.935 7 INFO nova.api.openstack.wsgi [None req-9b1fefa5-14b9-491a-aa64-2e3c66f196ed 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 365/730] 199.204.45.156 () {48 vars in 1015 bytes} [Fri Jul 10 16:12:28 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 16:12:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 199.204.45.156 () {48 vars in 1097 bytes} [Fri Jul 10 16:12:28 2026] GET /v2.1/flavors/3c576b73-7e89-4b43-ae1f-c4181de5db47/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 16:12: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: 368/736] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 16:12:36 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 369/737] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 16:12:37 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 16:12:37 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 16:12:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/740] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 16:12:40 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: 371/741] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 16:12:40 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: 371/742] 199.204.45.156 () {48 vars in 1071 bytes} [Fri Jul 10 16:12:40 2026] GET /v2.1/os-quota-sets/a21c670e1e9049cf90b620b09a50420a => generated 280 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 16:13:37 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 16:13:37 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: 7|app: 0|req: 379/757] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 16:13:37 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:13:37.552 8 INFO nova.api.openstack.wsgi [None req-d5918c1a-5abf-4b23-ad3e-bb29a984720e 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 379/758] 199.204.45.156 () {48 vars in 1013 bytes} [Fri Jul 10 16:13:37 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/759] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 16:13:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/760] 199.204.45.156 () {48 vars in 1097 bytes} [Fri Jul 10 16:13:37 2026] GET /v2.1/flavors/4549d367-7f00-4c75-91c7-35f430a09360/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: 383/765] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 16:13:54 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 16:13:54 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 384/767] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 16:13:54 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: 384/768] 199.204.45.156 () {48 vars in 1071 bytes} [Fri Jul 10 16:13:54 2026] GET /v2.1/os-quota-sets/e141694e0704492a82a4a7c281abda85 => generated 280 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/779] 199.204.45.156 () {42 vars in 703 bytes} [Fri Jul 10 16:14:50 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: 390/780] 199.204.45.156 () {44 vars in 907 bytes} [Fri Jul 10 16:14:50 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 391/781] 199.204.45.156 () {46 vars in 980 bytes} [Fri Jul 10 16:14:50 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:14:50.253 7 INFO nova.api.openstack.wsgi [None req-377a28c0-c8bc-4312-9fc5-44ebac96d67b 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 391/782] 199.204.45.156 () {48 vars in 1009 bytes} [Fri Jul 10 16:14:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/783] 199.204.45.156 () {48 vars in 1049 bytes} [Fri Jul 10 16:14:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.231 () {32 vars in 654 bytes} [Fri Jul 10 16:15:38 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 10.0.0.231 () {32 vars in 640 bytes} [Fri Jul 10 16:15:38 2026] GET /v2.1/servers => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-10 16:15:39.106 7 WARNING oslo_db.sqlalchemy.utils [None req-9aab02d9-5974-4b3e-b8c2-ac267859ba94 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 398/796] 10.0.0.231 () {32 vars in 648 bytes} [Fri Jul 10 16:15:39 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/797] 10.0.0.231 () {32 vars in 693 bytes} [Fri Jul 10 16:15:39 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:15:53 2026] GET /v2.1/flavors/93eb151e-b594-4a8e-be89-dbbcbc508f4f => generated 511 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 10.0.0.231 () {32 vars in 640 bytes} [Fri Jul 10 16:15:53 2026] GET /v2.1/flavors => generated 1674 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/804] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:15:53 2026] GET /v2.1/flavors/93eb151e-b594-4a8e-be89-dbbcbc508f4f => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/807] 10.0.0.231 () {34 vars in 670 bytes} [Fri Jul 10 16:16:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/808] 10.0.0.231 () {34 vars in 670 bytes} [Fri Jul 10 16:16:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:05.390 7 WARNING neutronclient.v2_0.client [None req-a174e2d0-a68d-421a-889d-34252287cdb5 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in 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/809] 10.0.0.231 () {34 vars in 684 bytes} [Fri Jul 10 16:16:05 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:06.622 8 WARNING neutronclient.v2_0.client [None req-d8bd1164-dbd3-4626-87fb-fa5fd462188d 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:07.354 8 WARNING neutronclient.v2_0.client [None req-d8bd1164-dbd3-4626-87fb-fa5fd462188d 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:09.077 7 WARNING neutronclient.v2_0.client [None req-91f456e3-a658-4733-b226-4c2ba40f193e 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/810] 10.0.0.231 () {34 vars in 694 bytes} [Fri Jul 10 16:16:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 2573 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:09.210 8 WARNING neutronclient.v2_0.client [None req-e290a908-0c6c-4c0c-96e0-b5599647d16c 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:09.232 7 WARNING neutronclient.v2_0.client [None req-91f456e3-a658-4733-b226-4c2ba40f193e 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/811] 10.0.0.231 () {34 vars in 684 bytes} [Fri Jul 10 16:16:09 2026] POST /v2.1/os-security-groups => generated 246 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:09.607 8 WARNING neutronclient.v2_0.client [None req-fc947aeb-4b4d-497f-a7e6-f0be3063d4af 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:09.763 8 WARNING neutronclient.v2_0.client [None req-fc947aeb-4b4d-497f-a7e6-f0be3063d4af 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in 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/812] 10.0.0.231 () {34 vars in 694 bytes} [Fri Jul 10 16:16:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:10.304 8 WARNING neutronclient.v2_0.client [None req-652be949-a02f-4aa5-b54b-ca529141ba1d 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:10.378 7 WARNING neutronclient.v2_0.client [None req-91f456e3-a658-4733-b226-4c2ba40f193e 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/813] 10.0.0.231 () {34 vars in 684 bytes} [Fri Jul 10 16:16:10 2026] POST /v2.1/os-security-groups => generated 244 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:10.680 8 WARNING neutronclient.v2_0.client [None req-4db96946-ba8f-4065-bfc4-82e0f3041e64 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:10.725 8 WARNING neutronclient.v2_0.client [None req-4db96946-ba8f-4065-bfc4-82e0f3041e64 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/814] 10.0.0.231 () {34 vars in 694 bytes} [Fri Jul 10 16:16:10 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:11.008 8 WARNING neutronclient.v2_0.client [None req-91663e01-9ccc-4e7a-a2dc-3c63c6f26cf9 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in 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/815] 10.0.0.231 () {34 vars in 662 bytes} [Fri Jul 10 16:16:08 2026] POST /v2.1/servers => generated 453 bytes in 2200 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:11.263 7 WARNING neutronclient.v2_0.client [None req-56efe5cd-db21-418d-bc36-dd59c9d058b4 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/816] 10.0.0.231 () {34 vars in 684 bytes} [Fri Jul 10 16:16:11 2026] POST /v2.1/os-security-groups => generated 240 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:11.305 8 WARNING neutronclient.v2_0.client [None req-0ec99dc3-b0fb-4732-9b84-ffbba0354fbc 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:11.347 7 WARNING neutronclient.v2_0.client [None req-56efe5cd-db21-418d-bc36-dd59c9d058b4 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in 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/817] 10.0.0.231 () {32 vars in 736 bytes} [Fri Jul 10 16:16:11 2026] GET /v2.1/os-security-groups/be6eaaef-6920-4dc9-b3f4-355f9a0d6cb5 => generated 663 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:11.388 8 WARNING neutronclient.v2_0.client [None req-d1b09596-254b-4f0c-b7b3-370f682dc74a 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/818] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:11 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1431 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:11.467 8 WARNING neutronclient.v2_0.client [None req-a3252065-241e-4b26-995d-04f7bbf424d5 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:11.623 7 WARNING neutronclient.v2_0.client [None req-56efe5cd-db21-418d-bc36-dd59c9d058b4 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/819] 10.0.0.231 () {34 vars in 684 bytes} [Fri Jul 10 16:16:11 2026] POST /v2.1/os-security-groups => generated 243 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:11.746 8 WARNING neutronclient.v2_0.client [None req-ee29e179-896b-4c0b-9f7c-029052e0bd53 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:11.773 8 WARNING neutronclient.v2_0.client [None req-ee29e179-896b-4c0b-9f7c-029052e0bd53 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:11.823 8 WARNING neutronclient.v2_0.client [None req-ee29e179-896b-4c0b-9f7c-029052e0bd53 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in 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/820] 10.0.0.231 () {34 vars in 662 bytes} [Fri Jul 10 16:16:11 2026] POST /v2.1/servers => generated 449 bytes in 735 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:11.932 7 WARNING neutronclient.v2_0.client [None req-0d6ce7be-65e1-4b79-8a80-9a62f669a99b 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/821] 10.0.0.231 () {32 vars in 749 bytes} [Fri Jul 10 16:16:11 2026] DELETE /v2.1/os-security-group-rules/39e77ddc-c116-404f-a056-81300b4f552c => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 16:16:11.968 8 WARNING neutronclient.v2_0.client [None req-0684f876-5e32-4baf-8de6-bdd2ebfc0ff0 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/822] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:11 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1401 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:12.002 8 WARNING neutronclient.v2_0.client [None req-f258f057-2035-4917-9ed6-6329d28bfe9c 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:12.012 7 WARNING neutronclient.v2_0.client [None req-0d6ce7be-65e1-4b79-8a80-9a62f669a99b 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:12.051 8 WARNING neutronclient.v2_0.client [None req-f258f057-2035-4917-9ed6-6329d28bfe9c 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:12.072 7 WARNING neutronclient.v2_0.client [None req-0d6ce7be-65e1-4b79-8a80-9a62f669a99b 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/823] 10.0.0.231 () {32 vars in 662 bytes} [Fri Jul 10 16:16:11 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:16:12.149 7 WARNING neutronclient.v2_0.client [None req-aba50ab4-3d77-4fbe-b04f-d4ededf73b0b 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:12.199 7 WARNING neutronclient.v2_0.client [None req-aba50ab4-3d77-4fbe-b04f-d4ededf73b0b 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/826] 10.0.0.231 () {32 vars in 739 bytes} [Fri Jul 10 16:16:11 2026] DELETE /v2.1/os-security-groups/be6eaaef-6920-4dc9-b3f4-355f9a0d6cb5 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 16:16:12.243 8 WARNING neutronclient.v2_0.client [None req-03257fd6-be7e-45ba-9a1e-fcec9f8f4165 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:12.292 8 WARNING neutronclient.v2_0.client [None req-03257fd6-be7e-45ba-9a1e-fcec9f8f4165 5c58ccad65ea477f9f54e24113daa581 fab789c7f902444d863f1de93d1fc563 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/827] 10.0.0.231 () {32 vars in 739 bytes} [Fri Jul 10 16:16:12 2026] DELETE /v2.1/os-security-groups/c684d9e7-9444-4ee4-8af2-3d676aec9fb3 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 16:16:12.406 7 WARNING neutronclient.v2_0.client [None req-a61f4da0-b132-4eac-b4d6-bf5e7e57473f 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:12.427 7 INFO nova.api.openstack.wsgi [None req-a61f4da0-b132-4eac-b4d6-bf5e7e57473f 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] HTTP exception thrown: Security group c684d9e7-9444-4ee4-8af2-3d676aec9fb3 does not exist Neutron server returns request_ids: ['req-483971d2-9861-452d-ac81-8d01e8a54cc7'] [pid: 7|app: 0|req: 412/828] 10.0.0.231 () {32 vars in 736 bytes} [Fri Jul 10 16:16:12 2026] GET /v2.1/os-security-groups/c684d9e7-9444-4ee4-8af2-3d676aec9fb3 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 16:16:12.442 7 WARNING neutronclient.v2_0.client [None req-769bcc9d-d7ad-47e2-b7f5-533cc2edd931 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/829] 10.0.0.231 () {32 vars in 739 bytes} [Fri Jul 10 16:16:12 2026] DELETE /v2.1/os-security-groups/2ba560a0-5407-4fea-9c76-375111962741 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 16:16:12.480 7 WARNING neutronclient.v2_0.client [None req-769bcc9d-d7ad-47e2-b7f5-533cc2edd931 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:12.506 8 WARNING neutronclient.v2_0.client [None req-63da6447-e9ba-4d2e-a748-335031347d94 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/830] 10.0.0.231 () {32 vars in 739 bytes} [Fri Jul 10 16:16:12 2026] DELETE /v2.1/os-security-groups/84216b78-5559-4081-a1d5-9633b6288387 => generated 0 bytes in 754 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 16:16:13.258 7 WARNING neutronclient.v2_0.client [None req-aec97206-800e-449c-877e-90d041ec9251 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/831] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:12 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1431 bytes in 775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:13.269 8 WARNING neutronclient.v2_0.client [None req-58f1f86a-1627-425a-baf9-67c34ffb8908 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in 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/832] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:13 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1401 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:16:13.311 8 INFO nova.api.openstack.wsgi [None req-58f1f86a-1627-425a-baf9-67c34ffb8908 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] HTTP exception thrown: Security group 84216b78-5559-4081-a1d5-9633b6288387 does not exist Neutron server returns request_ids: ['req-fd967d37-0bbf-4cb7-9610-5be8b0bfb9d7'] [pid: 8|app: 0|req: 419/833] 10.0.0.231 () {32 vars in 736 bytes} [Fri Jul 10 16:16:13 2026] GET /v2.1/os-security-groups/84216b78-5559-4081-a1d5-9633b6288387 => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:13.329 7 WARNING neutronclient.v2_0.client [None req-acdd435d-5c30-4554-85f9-df528418777d 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:13.370 7 WARNING neutronclient.v2_0.client [None req-acdd435d-5c30-4554-85f9-df528418777d 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in 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/834] 10.0.0.231 () {32 vars in 739 bytes} [Fri Jul 10 16:16:13 2026] DELETE /v2.1/os-security-groups/c1fa03f9-7bc4-4362-82a8-29a50045bfab => generated 0 bytes in 347 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 16:16:13.681 8 WARNING neutronclient.v2_0.client [None req-b823176b-0337-45c1-88e9-93aebf6b71c4 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:13.786 8 INFO nova.api.openstack.wsgi [None req-b823176b-0337-45c1-88e9-93aebf6b71c4 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] HTTP exception thrown: Security group c1fa03f9-7bc4-4362-82a8-29a50045bfab does not exist Neutron server returns request_ids: ['req-356e6030-dcde-45f2-8140-e43eb5b1a2cb'] [pid: 8|app: 0|req: 420/835] 10.0.0.231 () {32 vars in 736 bytes} [Fri Jul 10 16:16:13 2026] GET /v2.1/os-security-groups/c1fa03f9-7bc4-4362-82a8-29a50045bfab => generated 194 bytes in 114 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 16:16:13.811 7 WARNING neutronclient.v2_0.client [None req-9613c152-a251-4472-a78f-d826b9a7352f 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:13.869 7 WARNING neutronclient.v2_0.client [None req-9613c152-a251-4472-a78f-d826b9a7352f 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:13.906 7 WARNING neutronclient.v2_0.client [None req-9613c152-a251-4472-a78f-d826b9a7352f 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/836] 10.0.0.231 () {32 vars in 662 bytes} [Fri Jul 10 16:16:13 2026] GET /v2.1/os-security-groups => generated 707 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:13.965 8 WARNING neutronclient.v2_0.client [None req-9b64dfa9-09e5-42ec-81e1-c4afb6a3bd22 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:13.985 8 INFO nova.api.openstack.wsgi [None req-9b64dfa9-09e5-42ec-81e1-c4afb6a3bd22 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] HTTP exception thrown: Security group c1fa03f9-7bc4-4362-82a8-29a50045bfab does not exist Neutron server returns request_ids: ['req-fed8b550-0787-4035-91c3-0479784a8b50'] [pid: 8|app: 0|req: 421/837] 10.0.0.231 () {32 vars in 739 bytes} [Fri Jul 10 16:16:13 2026] DELETE /v2.1/os-security-groups/c1fa03f9-7bc4-4362-82a8-29a50045bfab => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 16:16:14.005 7 WARNING neutronclient.v2_0.client [None req-696b2cd0-3058-45bc-adcb-5840bee9284e 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:14.028 7 INFO nova.api.openstack.wsgi [None req-696b2cd0-3058-45bc-adcb-5840bee9284e 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] HTTP exception thrown: Security group 84216b78-5559-4081-a1d5-9633b6288387 does not exist Neutron server returns request_ids: ['req-df53a9c9-d96d-4c34-bfb6-51f36359d6c3'] [pid: 7|app: 0|req: 417/838] 10.0.0.231 () {32 vars in 739 bytes} [Fri Jul 10 16:16:13 2026] DELETE /v2.1/os-security-groups/84216b78-5559-4081-a1d5-9633b6288387 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 16:16:14.041 8 WARNING neutronclient.v2_0.client [None req-5369230b-4edb-4c96-8821-812f260272d8 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:14.079 8 INFO nova.api.openstack.wsgi [None req-5369230b-4edb-4c96-8821-812f260272d8 3978a1bdc17e4b1f828653c9b3c1d356 8e1c8b55eeb64fd69ba1fd6cc01ced41 - - default default] HTTP exception thrown: Security group c684d9e7-9444-4ee4-8af2-3d676aec9fb3 does not exist Neutron server returns request_ids: ['req-4e881bfd-b6ba-4034-ab7d-9c175133b253'] [pid: 8|app: 0|req: 422/839] 10.0.0.231 () {32 vars in 739 bytes} [Fri Jul 10 16:16:14 2026] DELETE /v2.1/os-security-groups/c684d9e7-9444-4ee4-8af2-3d676aec9fb3 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 16:16:14.365 7 WARNING neutronclient.v2_0.client [None req-640f1a8a-55fc-4b6f-86ea-eb017b93a424 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:14.392 8 WARNING neutronclient.v2_0.client [None req-9ad92771-310a-44a1-b16a-eddbfe5c36a0 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/840] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:14 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1427 bytes in 1178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/841] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:14 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1405 bytes in 1150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:16.534 7 WARNING neutronclient.v2_0.client [None req-19381baf-824b-4a4c-b670-c0db2a2c4f08 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:16.559 8 WARNING neutronclient.v2_0.client [None req-fbea1d0f-ecca-4c72-be22-bfbfc198c6a0 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/842] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:16 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1483 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/843] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:16 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1397 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-07-10 16:16:17.684 7 WARNING neutronclient.v2_0.client [None req-b4d7ff77-eebc-4503-b301-b25700c49eb0 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:17.719 8 WARNING neutronclient.v2_0.client [None req-5c5dcb48-49bf-43b3-9da6-a55185081bee d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/844] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:17 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1491 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/845] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:17 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1453 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:19.083 7 WARNING neutronclient.v2_0.client [None req-5150bf2a-c4ef-4b62-890e-0933d6dc4f18 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:19.087 8 WARNING neutronclient.v2_0.client [None req-e701f5d8-c4a9-4787-82ef-b9a930b74ffa d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in 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/846] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:19 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1461 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/847] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:19 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:20.287 8 WARNING neutronclient.v2_0.client [None req-6756da23-4597-4b6e-9812-f4f6103681e1 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:20.327 7 WARNING neutronclient.v2_0.client [None req-c878b24c-0aea-4a2b-b625-f60ad39bf1ff 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/848] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:20 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1528 bytes in 940 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/849] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:20 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 bytes in 970 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:21.358 8 INFO nova.api.openstack.compute.server_external_events [req-7e1238f9-1300-4b71-8430-61497139d31b req-d3421145-4f5a-4ea1-af26-495c51d124bf 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:bb7ad75f-6601-4b98-9e38-f8d4c760fda7 for instance 9e9fe71d-184b-4adc-95f1-016ae5bfbed4 on instance 2026-07-10 16:16:21.395 8 INFO nova.compute.rpcapi [None req-68384116-12dd-45de-bf46-94b655e39ea6 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 428/850] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:16:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:21.621 7 INFO nova.api.openstack.compute.server_external_events [req-68ac143a-d755-4ae1-b5d3-0603e9eadcc8 req-2cfd0456-15df-45a8-b45e-6274041e77b3 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:81b2f84b-74f3-4f7b-8c4b-718d417ab8c2 for instance d82a3ff4-3e78-438e-8b22-44b567fd1f23 on instance 2026-07-10 16:16:21.629 7 INFO nova.compute.rpcapi [None req-3ac8ca0a-ae1d-4c99-a328-af68d3ef5c64 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 423/851] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:16:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:22.220 8 WARNING neutronclient.v2_0.client [None req-72346e5d-5b21-48bc-af9c-2565e8dd4aa4 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:22.298 7 WARNING neutronclient.v2_0.client [None req-7d135814-ecca-4ea4-8ea4-ab7c36003626 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/854] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:22 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1526 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/855] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:22 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 bytes in 803 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:23.927 8 WARNING neutronclient.v2_0.client [None req-b97c6365-3008-40b6-8b38-c93c8f42210d d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in 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/856] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:23 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1526 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:24.091 7 WARNING neutronclient.v2_0.client [None req-e369ae49-7a0e-4842-b0fd-eec1c968ea78 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/857] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:24 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 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-07-10 16:16:25.113 8 WARNING neutronclient.v2_0.client [None req-39eaf357-0fde-4c85-bcb3-c7dde58b3c3f d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] 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: 432/858] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:25 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1526 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:16:25.340 7 WARNING neutronclient.v2_0.client [None req-44fb917c-7298-49e0-8d6f-9e76771db063 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/859] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:25 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 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-07-10 16:16:26.374 8 WARNING neutronclient.v2_0.client [None req-ad3a0597-8b71-4af7-bb8d-9cacac5cba58 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:26.654 7 WARNING neutronclient.v2_0.client [None req-a86bc2c1-d593-471b-9d2c-4cb751332eb2 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/860] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:26 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1526 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/861] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:26 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:27.791 8 WARNING neutronclient.v2_0.client [None req-dfe9d5e0-16d2-4714-afa9-72455055c533 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:27.964 7 WARNING neutronclient.v2_0.client [None req-d5cd5ac3-50a9-46be-b4b0-205e5805ff5c 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/862] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:27 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1526 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/863] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:27 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:29.347 7 WARNING neutronclient.v2_0.client [None req-a6e852ea-4302-408e-9853-277dafd4ffc0 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/864] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:29 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1526 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:29.509 7 WARNING neutronclient.v2_0.client [None req-29af6011-ed52-45a4-99f3-094a11f86d3f 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/865] 10.0.0.231 () {34 vars in 670 bytes} [Fri Jul 10 16:16:28 2026] POST /v2.1/os-keypairs => generated 384 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/866] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:29 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:16:30.529 8 WARNING neutronclient.v2_0.client [None req-9ec84d83-d847-422c-b67d-92406c8a2ae9 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in 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/867] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:30 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:30.764 7 WARNING neutronclient.v2_0.client [None req-e5a46430-965c-4aaf-954c-1b877333ed6c 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/868] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:30 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:31.736 8 WARNING neutronclient.v2_0.client [None req-dcd57fe1-a342-486f-b39a-58a68b15273f d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] 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: 437/869] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:31 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1526 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:16:31.973 7 WARNING neutronclient.v2_0.client [None req-19cc116c-1189-47e6-9b68-ffb740abdb4e 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] 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: 433/872] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:31 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:16:32.291 8 WARNING neutronclient.v2_0.client [None req-824e7674-4158-4869-a6dd-e0a8837f2a92 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:32.353 8 WARNING neutronclient.v2_0.client [None req-824e7674-4158-4869-a6dd-e0a8837f2a92 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:32.556 8 WARNING neutronclient.v2_0.client [None req-824e7674-4158-4869-a6dd-e0a8837f2a92 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:32.770 7 INFO nova.api.openstack.compute.server_external_events [req-5ba7b624-790f-45e7-9cce-ee928581df7c req-852bb182-d7d5-40a7-b43a-cf7859f9e41c 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-plugged:bb7ad75f-6601-4b98-9e38-f8d4c760fda7 for instance 9e9fe71d-184b-4adc-95f1-016ae5bfbed4 on instance [pid: 7|app: 0|req: 434/873] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:16:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:33.050 7 WARNING neutronclient.v2_0.client [None req-9d6a019a-bfbd-46a3-9cb4-48b1ecf40373 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in 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/874] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:32 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1526 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:33.366 7 WARNING neutronclient.v2_0.client [None req-9e3fc76b-d023-46af-9861-c552a4159ae1 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/875] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:33 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/876] 10.0.0.231 () {34 vars in 662 bytes} [Fri Jul 10 16:16:32 2026] POST /v2.1/servers => generated 451 bytes in 1491 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:33.689 7 WARNING neutronclient.v2_0.client [None req-5a32b8e7-7933-4ce6-b189-ce8d854161a1 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/877] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:33 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1421 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:34.385 8 WARNING neutronclient.v2_0.client [None req-addcab38-058e-491c-8aa1-f1ebb3941276 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in 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/878] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:34 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1526 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:34.563 7 WARNING neutronclient.v2_0.client [None req-a4bc2372-af64-4b38-8fe5-694e739de2be 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/879] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:34 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1557 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:34.783 8 WARNING neutronclient.v2_0.client [None req-54956ca5-3426-4771-821d-c4ac81f9e5c5 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/880] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:34 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1421 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:16:34.837 7 INFO nova.api.openstack.compute.server_external_events [req-d3f5cca9-169f-4035-845a-c204f4625b6d req-196c2ad0-8fc0-4c13-bfce-3f088d1fbb66 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-plugged:81b2f84b-74f3-4f7b-8c4b-718d417ab8c2 for instance d82a3ff4-3e78-438e-8b22-44b567fd1f23 on instance [pid: 7|app: 0|req: 439/881] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:16:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:35.600 8 WARNING neutronclient.v2_0.client [None req-66d520e7-d83a-4861-a305-902443b74e70 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/882] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:35 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1526 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:16:35.798 7 WARNING neutronclient.v2_0.client [None req-2251b181-4ec8-4460-8d3e-4ddd93017c5c 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:35.894 8 WARNING neutronclient.v2_0.client [None req-67d53de7-6f26-426e-927e-b535ae2d1d24 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/883] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:35 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1417 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/884] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:35 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1740 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:36.115 8 WARNING neutronclient.v2_0.client [None req-b5764565-6b73-4a1f-a343-a8878219fd9c 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/885] 10.0.0.231 () {32 vars in 740 bytes} [Fri Jul 10 16:16:36 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4/os-interface => generated 284 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:36.836 7 WARNING neutronclient.v2_0.client [None req-c835fb5a-7ae3-4525-a2bd-f525f7dabb65 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] 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: 441/886] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:36 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1717 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:37.053 8 WARNING neutronclient.v2_0.client [None req-e96d74fa-3d0b-4630-b306-b400e79707b6 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/887] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:36 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1473 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:16:37.133 7 WARNING neutronclient.v2_0.client [None req-a3c6e490-0658-443b-94fa-a703c68b7397 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in 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/888] 10.0.0.231 () {32 vars in 740 bytes} [Fri Jul 10 16:16:37 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/os-interface => generated 284 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:37.797 8 INFO nova.api.openstack.compute.server_external_events [req-eea67639-97bd-4dd4-8c84-5f3cd45cb2a5 req-270a22b8-dbc2-42b8-b7fa-628f886a483c 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:bb7ad75f-6601-4b98-9e38-f8d4c760fda7 for instance 9e9fe71d-184b-4adc-95f1-016ae5bfbed4 on instance [pid: 8|app: 0|req: 447/889] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:16:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:37.853 7 WARNING neutronclient.v2_0.client [None req-911aed0b-f65e-4b59-9df8-efaf596fa430 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/890] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:37 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1740 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:38.178 7 WARNING neutronclient.v2_0.client [None req-8a3f5695-d729-419e-82a0-dae3aab06276 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in 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/891] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:38 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1473 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/892] 10.0.0.231 () {32 vars in 640 bytes} [Fri Jul 10 16:16:38 2026] GET /v2.1/servers => generated 383 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 445/893] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:16:38 2026] DELETE /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:38.562 8 WARNING neutronclient.v2_0.client [None req-ddcd6308-96fd-46e3-b6db-e14032d0b6a3 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:38.777 7 WARNING neutronclient.v2_0.client [None req-041e9e57-c8d0-4928-ba43-7ca31e5d49bd d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/894] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:38 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1746 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-07-10 16:16:38.857 8 INFO nova.api.openstack.compute.server_external_events [req-da9b4300-3967-4e03-b332-56552bf45408 req-5674c69c-e34b-47ca-ab6a-93d8c9d048cd 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:81b2f84b-74f3-4f7b-8c4b-718d417ab8c2 for instance d82a3ff4-3e78-438e-8b22-44b567fd1f23 on instance [pid: 8|app: 0|req: 450/895] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:16:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/896] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:38 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1717 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:39.296 8 WARNING neutronclient.v2_0.client [None req-5a346956-0b58-44d5-a117-bd5fef49caf1 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:39.904 7 WARNING neutronclient.v2_0.client [None req-bdd39b79-ea47-4f65-bbe7-8a98512469e2 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/897] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:39 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1549 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/898] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:39 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1866 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:40.584 8 INFO nova.api.openstack.compute.server_external_events [req-6053c9da-03d5-4a98-b274-a6d184d29969 req-2b07a364-002a-4d14-afc2-8803263dc5a4 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:655d863d-66d8-4316-894d-c4fbf1f5f1f5 for instance b5a42d3f-172d-4bbb-98f2-3fd28551c10c on instance [pid: 8|app: 0|req: 452/899] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:16:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:41.057 7 WARNING neutronclient.v2_0.client [None req-7be4e673-7a56-455e-bfe0-78041697b6de 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:41.318 8 INFO nova.api.openstack.compute.server_external_events [req-4fd4538f-4721-4881-8e07-3b1f68a98f25 req-35b439c4-c410-4bda-9df0-21511715c476 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-unplugged:bb7ad75f-6601-4b98-9e38-f8d4c760fda7 for instance 9e9fe71d-184b-4adc-95f1-016ae5bfbed4 on instance [pid: 8|app: 0|req: 453/900] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:16:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:41.367 8 WARNING neutronclient.v2_0.client [None req-5227c79d-db53-4875-b58c-5d4147fe6dab 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/901] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:40 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1547 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/902] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:41 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1866 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:42.494 7 WARNING neutronclient.v2_0.client [None req-30967821-d6b2-4c8b-907d-58f73e2a8b38 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:42.609 8 INFO nova.api.openstack.compute.server_external_events [req-b4245692-8a2a-4a87-ba8a-c7bf4f5625d5 req-9a74dc51-90ba-4549-8d8b-27a275e367c3 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-deleted:bb7ad75f-6601-4b98-9e38-f8d4c760fda7 for instance 9e9fe71d-184b-4adc-95f1-016ae5bfbed4 on instance [pid: 8|app: 0|req: 456/905] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:16:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:42.697 8 WARNING neutronclient.v2_0.client [None req-f4cc6ed5-9d38-4a6e-85bc-282357aa05b4 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/906] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:42 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1547 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/907] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:42 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1798 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:43.809 7 WARNING neutronclient.v2_0.client [None req-9670e240-336c-42b7-bd3b-075c75e9120f 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:43.836 8 WARNING neutronclient.v2_0.client [None req-1a59ca52-961e-4c5e-80cd-ada31c1a15e2 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in 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/908] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:43 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1517 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/909] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:43 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1547 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:45.006 8 WARNING neutronclient.v2_0.client [None req-b8a66b18-cf10-4740-a82b-908ed3d4cbb3 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:16:45.013 7 WARNING neutronclient.v2_0.client [None req-90633443-7c63-4425-8e6f-4bf3fa785e55 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in 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/910] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:44 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 1517 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/911] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:44 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1547 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:46.124 8 INFO nova.api.openstack.wsgi [None req-330dcd23-bce5-4bf8-8552-88688f858afb 3e423c8baeb343ea86368cee26d93029 44d139f849584631bba03b56634b303f - - default default] HTTP exception thrown: Instance 9e9fe71d-184b-4adc-95f1-016ae5bfbed4 could not be found. [pid: 8|app: 0|req: 460/912] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:46 2026] GET /v2.1/servers/9e9fe71d-184b-4adc-95f1-016ae5bfbed4 => generated 111 bytes in 55 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: 453/913] 10.0.0.231 () {32 vars in 705 bytes} [Fri Jul 10 16:16:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1735371223 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:46.232 8 WARNING neutronclient.v2_0.client [None req-9be6ebb5-9869-4bf1-8830-a454fa5545fa 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/914] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:46 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1547 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:16:46.453 7 INFO nova.api.openstack.compute.server_external_events [req-16da8bf3-a2d7-404e-85e9-3c07ba26c779 req-109fcf51-82e5-4889-9067-44cf9fa003f8 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-plugged:655d863d-66d8-4316-894d-c4fbf1f5f1f5 for instance b5a42d3f-172d-4bbb-98f2-3fd28551c10c on instance [pid: 7|app: 0|req: 454/915] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:16:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:47.515 8 WARNING neutronclient.v2_0.client [None req-20be2ef9-ea1b-4f66-a9db-ea2fb895b043 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/916] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:47 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1547 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:48.714 7 WARNING neutronclient.v2_0.client [None req-a67edf93-3f76-4dfd-8bf6-5289b6943fba 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/917] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:48 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1724 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:48.886 8 WARNING neutronclient.v2_0.client [None req-2b2b51cb-3271-4e9b-925c-629d6f7f42e5 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in 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/918] 10.0.0.231 () {32 vars in 740 bytes} [Fri Jul 10 16:16:48 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:49.942 8 INFO nova.api.openstack.compute.server_external_events [req-aa58ae96-01e1-411c-be62-1fb3195de4fe req-140d9f99-984b-44ac-b1ed-9470aed96737 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:655d863d-66d8-4316-894d-c4fbf1f5f1f5 for instance b5a42d3f-172d-4bbb-98f2-3fd28551c10c on instance [pid: 8|app: 0|req: 464/919] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:16:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:16:49.951 7 WARNING neutronclient.v2_0.client [None req-7e744ebf-1113-4642-ad20-5efac015a322 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/920] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:49 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1724 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/921] 10.0.0.231 () {32 vars in 640 bytes} [Fri Jul 10 16:16:50 2026] GET /v2.1/servers => generated 377 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/922] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:16:50 2026] DELETE /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:50.539 8 WARNING neutronclient.v2_0.client [None req-24b25720-cf0b-440e-b9c0-c09e599c4591 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/923] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:50 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1730 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:51.851 7 WARNING neutronclient.v2_0.client [None req-bed61ab6-7cca-4a59-9839-b3fbe893f1fc 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in 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/924] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:51 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1850 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:53.043 7 WARNING neutronclient.v2_0.client [None req-1f6bce50-8e45-42b9-8107-51808dd41373 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in 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/927] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:52 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1850 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:54.213 7 INFO nova.api.openstack.compute.server_external_events [req-e29885b3-bfda-404c-b498-ebc794320be2 req-3c66749e-bcd6-4208-a825-2f2a935a48b1 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-deleted:655d863d-66d8-4316-894d-c4fbf1f5f1f5 for instance b5a42d3f-172d-4bbb-98f2-3fd28551c10c on instance [pid: 7|app: 0|req: 461/928] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:16:54 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) 2026-07-10 16:16:54.264 8 WARNING neutronclient.v2_0.client [None req-be165d3b-4608-438c-b1dc-05abeeafd207 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in 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/929] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:54 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1782 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:55.420 7 WARNING neutronclient.v2_0.client [None req-5d4bad94-a725-41cd-9ace-618ac15827ea 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/930] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:55 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1507 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:56.535 8 WARNING neutronclient.v2_0.client [None req-a1034bdc-beb9-4613-a711-a4b4295fb78b 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/931] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:56 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => generated 1507 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:16:57.629 7 INFO nova.api.openstack.wsgi [None req-97a8aa10-83c3-41be-93f4-3794fe71074a 2376013f19804782af4aea4cb2b4941e 190bbe4051444d17854273c91df597f9 - - default default] HTTP exception thrown: Instance b5a42d3f-172d-4bbb-98f2-3fd28551c10c could not be found. [pid: 7|app: 0|req: 463/932] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:16:57 2026] GET /v2.1/servers/b5a42d3f-172d-4bbb-98f2-3fd28551c10c => 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, ' [pid: 8|app: 0|req: 470/933] 10.0.0.231 () {32 vars in 701 bytes} [Fri Jul 10 16:16:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-30789295 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:01.494 7 WARNING neutronclient.v2_0.client [None req-cb20b4f9-600a-410b-809c-f4adb77ddf32 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:17:02.608 7 WARNING neutronclient.v2_0.client [None req-cb20b4f9-600a-410b-809c-f4adb77ddf32 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/936] 10.0.0.231 () {34 vars in 662 bytes} [Fri Jul 10 16:17:01 2026] POST /v2.1/servers => generated 424 bytes in 1978 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-10 16:17:03.235 8 WARNING neutronclient.v2_0.client [None req-43778f65-9359-4282-a57f-38d6b01128e4 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/937] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:03 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1371 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:03.382 7 WARNING neutronclient.v2_0.client [None req-fae44481-b9b4-49c4-b4cd-88bcffab1a53 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/938] 10.0.0.231 () {32 vars in 740 bytes} [Fri Jul 10 16:17:03 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/os-interface => generated 284 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:03.593 8 WARNING neutronclient.v2_0.client [None req-de8fcdf0-b7fe-4c61-82f4-ecc690e921ee d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in 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/939] 10.0.0.231 () {32 vars in 814 bytes} [Fri Jul 10 16:17:03 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/os-interface/81b2f84b-74f3-4f7b-8c4b-718d417ab8c2 => generated 281 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/940] 10.0.0.231 () {32 vars in 722 bytes} [Fri Jul 10 16:17:03 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/ips => generated 156 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: 8|app: 0|req: 475/941] 10.0.0.231 () {34 vars in 749 bytes} [Fri Jul 10 16:17:03 2026] POST /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/action => generated 0 bytes in 49 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: 467/942] 10.0.0.231 () {32 vars in 722 bytes} [Fri Jul 10 16:17:03 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/ips => generated 156 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:04.396 8 WARNING neutronclient.v2_0.client [None req-cc80fa03-7d75-4aae-a90c-769db68bc73a d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/943] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:04 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1375 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/944] 10.0.0.231 () {32 vars in 722 bytes} [Fri Jul 10 16:17:04 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/ips => generated 156 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:05.152 8 INFO nova.api.openstack.compute.server_external_events [req-1aa2cb2e-95db-4a5b-b254-5cd0052bb00d req-5a5efa2a-288f-4815-a5c4-cba48e7f39eb 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:81b2f84b-74f3-4f7b-8c4b-718d417ab8c2 for instance d82a3ff4-3e78-438e-8b22-44b567fd1f23 on instance [pid: 8|app: 0|req: 477/945] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:17:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:05.545 7 WARNING neutronclient.v2_0.client [None req-54512d0c-7ea0-41fa-a4ca-14b06be18fc0 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in 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/946] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:05 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1423 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, ' [pid: 8|app: 0|req: 478/947] 10.0.0.231 () {32 vars in 722 bytes} [Fri Jul 10 16:17:05 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/ips => generated 156 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-07-10 16:17:06.659 7 WARNING neutronclient.v2_0.client [None req-c9833093-3c21-4a84-988d-eabf55e164d3 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in 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/948] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:06 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1423 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: 479/949] 10.0.0.231 () {32 vars in 722 bytes} [Fri Jul 10 16:17:06 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/ips => generated 194 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:07.093 7 WARNING neutronclient.v2_0.client [None req-5f920952-1730-457c-8d28-0c95a13172c0 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/950] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:07 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1951 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/951] 10.0.0.231 () {34 vars in 749 bytes} [Fri Jul 10 16:17:07 2026] POST /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/action => generated 0 bytes in 61 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: 472/952] 10.0.0.231 () {32 vars in 722 bytes} [Fri Jul 10 16:17:07 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/ips => generated 194 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:07.767 8 WARNING neutronclient.v2_0.client [None req-c7801d67-7534-4ae1-88bb-ed60c7186beb d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/953] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:07 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1431 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: 7|app: 0|req: 473/954] 10.0.0.231 () {32 vars in 722 bytes} [Fri Jul 10 16:17:08 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:08.859 8 WARNING neutronclient.v2_0.client [None req-9522dc73-8f79-4ada-9ac4-ac4dd4d7b679 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:09.337 7 INFO nova.api.openstack.compute.server_external_events [req-08cd6e1f-3fbb-47da-acc9-213e88fa764e req-5b9e7e87-ec4b-4e40-a490-8a41af0cc532 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:81b2f84b-74f3-4f7b-8c4b-718d417ab8c2 for instance d82a3ff4-3e78-438e-8b22-44b567fd1f23 on instance [pid: 7|app: 0|req: 474/955] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:17:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:09.426 7 INFO nova.api.openstack.compute.server_external_events [req-fd4cffe3-7a3a-4119-95e8-e2f35392ea17 req-52fd6f4b-1c84-4439-a225-80f4fcb52532 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:29c0f481-b3ee-4596-a258-81e0ebbd4ce3 for instance c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf on instance [pid: 7|app: 0|req: 475/956] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:17:09 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 482/957] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:08 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1473 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/958] 10.0.0.231 () {32 vars in 722 bytes} [Fri Jul 10 16:17:09 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/ips => generated 194 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:10.556 8 WARNING neutronclient.v2_0.client [None req-ab78e82d-78a8-4c33-ab01-556b2f10c9d6 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/959] 10.0.0.231 () {32 vars in 722 bytes} [Fri Jul 10 16:17:10 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/960] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:10 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1471 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/961] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:17:10 2026] DELETE /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:10.828 8 WARNING neutronclient.v2_0.client [None req-93b0849e-69be-4007-86b6-106d696c3c4c d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/962] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:10 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1843 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:11.722 7 WARNING neutronclient.v2_0.client [None req-06117d31-a51e-487a-af24-40c477743818 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/963] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:11 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1471 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:12.000 8 WARNING neutronclient.v2_0.client [None req-f19a4d53-b2c3-40e0-9c9a-6255016e5de2 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/966] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:11 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1843 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:12.963 7 WARNING neutronclient.v2_0.client [None req-17883cfb-fc88-45fc-9350-7d433643e172 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/967] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:12 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1471 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:13.171 8 WARNING neutronclient.v2_0.client [None req-bd3806b6-c873-46b5-92d5-e5c40ee67b30 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/968] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:13 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1843 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-07-10 16:17:14.134 7 WARNING neutronclient.v2_0.client [None req-bd8a86c8-0e97-4e56-8694-24e8db1d2648 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:14.228 8 INFO nova.api.openstack.compute.server_external_events [req-c15cc184-fd88-4c78-a70a-a20be3f03ed9 req-289175ce-aa3c-467f-adb6-9536b3d1b17f 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-deleted:81b2f84b-74f3-4f7b-8c4b-718d417ab8c2 for instance d82a3ff4-3e78-438e-8b22-44b567fd1f23 on instance [pid: 8|app: 0|req: 487/969] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:17:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:14.430 8 WARNING neutronclient.v2_0.client [None req-a85d3f35-c1ab-4a90-a0c8-12a414a44969 d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/970] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:14 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1471 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/971] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:14 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1482 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:15.091 7 INFO nova.api.openstack.compute.server_external_events [req-09b42c75-4300-44d0-b99e-3735509423d7 req-de4a5ee9-b987-47e8-860d-8c6233cc7806 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-plugged:29c0f481-b3ee-4596-a258-81e0ebbd4ce3 for instance c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf on instance [pid: 7|app: 0|req: 484/972] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:17:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:15.581 8 WARNING neutronclient.v2_0.client [None req-f9c2d500-ff59-4d9b-bc1b-e96a979e46c3 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:17:15.643 7 WARNING neutronclient.v2_0.client [None req-64fdfb41-aadf-4f8a-9236-907c9268d98e d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in 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/973] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:15 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1487 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/974] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:15 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1471 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:16.888 7 WARNING neutronclient.v2_0.client [None req-6e63764b-2700-4075-9a9f-c6a3b44c6ddc d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:17:16.929 8 WARNING neutronclient.v2_0.client [None req-2a355aad-76ca-442a-8cfb-b6899306bf23 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in 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/975] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:16 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 1487 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/976] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:16 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1655 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/977] 10.0.0.231 () {32 vars in 722 bytes} [Fri Jul 10 16:17:17 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf/ips => generated 108 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, ' [pid: 8|app: 0|req: 491/978] 10.0.0.231 () {32 vars in 722 bytes} [Fri Jul 10 16:17:17 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf/ips => generated 108 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/979] 10.0.0.231 () {32 vars in 822 bytes} [Fri Jul 10 16:17:17 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf/ips/tempest-ServerAddressesTestJSON-846577162-network => generated 93 bytes in 52 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: 492/980] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:17:17 2026] DELETE /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 0 bytes in 249 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:17.642 7 WARNING neutronclient.v2_0.client [None req-87a72ffb-4491-4b70-b390-b1fc95f16d8b d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in 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/981] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:17 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1661 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:18.029 8 INFO nova.api.openstack.wsgi [None req-482f9994-2528-434a-bf48-ef93ff392bab d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] HTTP exception thrown: Instance d82a3ff4-3e78-438e-8b22-44b567fd1f23 could not be found. [pid: 8|app: 0|req: 493/982] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:17 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 111 bytes in 43 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: 490/983] 10.0.0.231 () {32 vars in 705 bytes} [Fri Jul 10 16:17:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1395076727 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:18.694 8 INFO nova.api.openstack.wsgi [None req-f26568c2-1971-4207-bb05-0a3fe3d0029a d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] HTTP exception thrown: Instance d82a3ff4-3e78-438e-8b22-44b567fd1f23 could not be found. [pid: 8|app: 0|req: 494/984] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:17:18 2026] DELETE /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 16:17:18.745 7 INFO nova.api.openstack.wsgi [None req-d824da80-4df1-495a-837d-06587500b84e d7a00604c8e4418ab8938888ae4bdd8f 994f133ce067462187e0921a70400eba - - default default] HTTP exception thrown: Instance d82a3ff4-3e78-438e-8b22-44b567fd1f23 could not be found. [pid: 7|app: 0|req: 491/985] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:18 2026] GET /v2.1/servers/d82a3ff4-3e78-438e-8b22-44b567fd1f23 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:18.850 8 WARNING neutronclient.v2_0.client [None req-c79e891f-91ad-4bee-a169-80523c39cb90 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/986] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:18 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1661 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:20.024 7 WARNING neutronclient.v2_0.client [None req-47ec0a84-ea92-4c75-b62d-04f088713fb7 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in 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/987] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:19 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1661 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:20.685 8 INFO nova.api.openstack.compute.server_external_events [req-d1baaf68-6cbc-4be3-a5ee-1aaddc835cab req-15693203-48a5-4b31-97da-2c9fb3ccee4b 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-deleted:29c0f481-b3ee-4596-a258-81e0ebbd4ce3 for instance c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf on instance [pid: 8|app: 0|req: 496/988] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:17:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:21.297 7 WARNING neutronclient.v2_0.client [None req-2f639b4d-d4a8-4860-bb5e-dc5bbb224728 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/989] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:21 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1452 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:22.583 7 WARNING neutronclient.v2_0.client [None req-5f8037df-dddf-45ce-8f24-8cc0cd44ad0e d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in 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/992] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:22 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 1457 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:23.727 8 WARNING neutronclient.v2_0.client [None req-6461b770-4b28-48d7-982f-6fedcbe4275e d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/993] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:23 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => 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-07-10 16:17:24.846 7 INFO nova.api.openstack.wsgi [None req-4cc2678c-a442-454e-8091-85650b0ff939 d5fb1fbff0d84f6cb7c314343437759e f36b935caf3747e5a0aa847c620aa35b - - default default] HTTP exception thrown: Instance c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf could not be found. [pid: 7|app: 0|req: 496/994] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:24 2026] GET /v2.1/servers/c4fc9555-47b0-4cff-a94c-a8ecd77dd0bf => generated 111 bytes in 45 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: 498/997] 10.0.0.231 () {34 vars in 670 bytes} [Fri Jul 10 16:17:32 2026] POST /v2.1/os-keypairs => generated 385 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-07-10 16:17:40.911 8 WARNING neutronclient.v2_0.client [None req-a4d56ae4-b948-4b55-922c-158d86631b02 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:17:40.970 8 WARNING neutronclient.v2_0.client [None req-a4d56ae4-b948-4b55-922c-158d86631b02 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:17:41.152 8 WARNING neutronclient.v2_0.client [None req-a4d56ae4-b948-4b55-922c-158d86631b02 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/998] 10.0.0.231 () {34 vars in 662 bytes} [Fri Jul 10 16:17:40 2026] POST /v2.1/servers => generated 451 bytes in 1121 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-10 16:17:41.955 7 WARNING neutronclient.v2_0.client [None req-1ca6772e-526b-4486-baa6-2bef03343e04 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/999] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:41 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1253 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:43.082 8 WARNING neutronclient.v2_0.client [None req-d62401dc-6759-4b1f-8dd6-5de9cf021292 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1002] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:43 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1303 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:44.190 7 WARNING neutronclient.v2_0.client [None req-20028bb3-6779-4f90-ac39-0fd5ba9d5150 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1003] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:44 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1351 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-07-10 16:17:45.320 8 WARNING neutronclient.v2_0.client [None req-aa42bf21-9844-41d9-be1e-7f367f5bd319 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in 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/1004] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:45 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1351 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:46.433 7 WARNING neutronclient.v2_0.client [None req-59815820-6532-45f1-a028-d4a8cf3675ff d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1005] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:46 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1359 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:47.611 8 WARNING neutronclient.v2_0.client [None req-d0981492-71fc-4392-a833-51a6a186534f d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:47.726 7 INFO nova.api.openstack.compute.server_external_events [req-b93185ed-051b-413d-a8d7-bed4f1352587 req-04f41f84-2a7d-418d-89ec-01507311ac30 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:cf890832-6a42-4ab5-b049-70416737d481 for instance 5d4f4cd8-37f9-4a34-a2f9-6bf27594170b on instance [pid: 7|app: 0|req: 503/1006] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:17:47 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: 504/1007] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:47 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1437 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:49.057 7 WARNING neutronclient.v2_0.client [None req-3f6136dc-5354-44cb-b5f5-8bcce806973c d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in 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/1008] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:49 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1437 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:50.301 8 WARNING neutronclient.v2_0.client [None req-205dee25-fd43-4f92-b2a5-4b00af2fab72 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in 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/1009] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:50 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1437 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:51.487 7 WARNING neutronclient.v2_0.client [None req-eefd228b-b47f-4916-8ccd-96758dba7e17 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1010] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:51 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1437 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:52.740 8 WARNING neutronclient.v2_0.client [None req-36420f2f-3529-4153-8558-25b1ab0062bc d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1013] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:52 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1425 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:53.938 7 WARNING neutronclient.v2_0.client [None req-2a1b015e-bd7f-421c-b4fd-0d3ddabb6f0c d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1014] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:53 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1425 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:55.284 8 WARNING neutronclient.v2_0.client [None req-8f8f9e7a-adea-443d-a79d-53d150e1a6b0 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1015] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:55 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1425 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:55.922 7 INFO nova.api.openstack.compute.server_external_events [req-05a5490c-4356-440a-8029-ffe623634743 req-0d10edde-22be-4b1d-933b-a2e54de1d5f7 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-plugged:cf890832-6a42-4ab5-b049-70416737d481 for instance 5d4f4cd8-37f9-4a34-a2f9-6bf27594170b on instance [pid: 7|app: 0|req: 508/1016] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:17:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:56.498 8 WARNING neutronclient.v2_0.client [None req-64b874c6-c907-40d7-a19e-41a27436ef05 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1017] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:56 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1425 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:57.699 7 WARNING neutronclient.v2_0.client [None req-01e2dd5c-f9ff-4657-a9a9-ad023f94bce8 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1018] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:57 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1613 bytes in 845 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:58.549 8 WARNING neutronclient.v2_0.client [None req-80f188e7-3bc6-48c2-af6a-592bbc52667f d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1019] 10.0.0.231 () {32 vars in 740 bytes} [Fri Jul 10 16:17:58 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b/os-interface => generated 285 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:17:59.826 7 INFO nova.api.openstack.compute.server_external_events [req-83dd687e-71ff-4c61-8109-bc3ed26e234a req-49eecc0a-66d5-45b7-b6ea-2ca974a0f266 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:cf890832-6a42-4ab5-b049-70416737d481 for instance 5d4f4cd8-37f9-4a34-a2f9-6bf27594170b on instance 2026-07-10 16:17:59.830 8 WARNING neutronclient.v2_0.client [None req-fae43cea-fce1-461f-82af-24c8c12dbe88 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1020] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:17:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1021] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:17:59 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1613 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, ' [pid: 7|app: 0|req: 511/1022] 10.0.0.231 () {32 vars in 640 bytes} [Fri Jul 10 16:17:59 2026] GET /v2.1/servers => generated 388 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 512/1023] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:18:00 2026] DELETE /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:00.340 7 WARNING neutronclient.v2_0.client [None req-af7cbba3-38e2-4bdf-8980-76591f6e2743 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1024] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:00 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1619 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:01.590 8 WARNING neutronclient.v2_0.client [None req-973ac3ed-ee8c-4ec7-94e0-7752def9c8a8 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in 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/1025] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:01 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1739 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:03.110 7 WARNING neutronclient.v2_0.client [None req-98d16ed7-47cd-48b0-8756-5498b162c833 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:03.896 8 INFO nova.api.openstack.compute.server_external_events [req-faa7b021-3baa-472d-858a-3232680b9e05 req-9ef570a2-46d4-4705-a0ce-8b4e324af52f 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-deleted:cf890832-6a42-4ab5-b049-70416737d481 for instance 5d4f4cd8-37f9-4a34-a2f9-6bf27594170b on instance [pid: 8|app: 0|req: 515/1028] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:18:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1029] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:03 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1671 bytes in 1927 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:06.073 8 WARNING neutronclient.v2_0.client [None req-df79dc57-9e92-4daa-9cca-f2d1ab69b762 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in 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/1030] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:06 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1385 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:07.242 7 WARNING neutronclient.v2_0.client [None req-08195b7b-0887-4f82-ba51-283d4e11d5e2 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] The python binding code in 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/1031] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:07 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => generated 1385 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-07-10 16:18:08.549 8 INFO nova.api.openstack.wsgi [None req-3e1f0c93-6a89-48d8-902b-3a59f2406481 d34a3a76228d465eb6e67b6835781278 193d31ce0f9b49c784f8db0aad2fdfd4 - - default default] HTTP exception thrown: Instance 5d4f4cd8-37f9-4a34-a2f9-6bf27594170b could not be found. [pid: 8|app: 0|req: 517/1032] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:08 2026] GET /v2.1/servers/5d4f4cd8-37f9-4a34-a2f9-6bf27594170b => 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: 7|app: 0|req: 516/1033] 10.0.0.231 () {32 vars in 703 bytes} [Fri Jul 10 16:18:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-644902564 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1034] 10.0.0.50 () {30 vars in 617 bytes} [Fri Jul 10 16:18:08 2026] GET /v2.1 => generated 0 bytes in 154 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 517/1035] 10.0.0.50 () {32 vars in 690 bytes} [Fri Jul 10 16:18:08 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1036] 10.0.0.50 () {34 vars in 911 bytes} [Fri Jul 10 16:18:08 2026] GET /v2.1/os-simple-tenant-usage/bb09d7f18bd94bfaab132fc12662c5bd?start=2026-07-09T00:00:00&end=2026-07-10T23:59:59 => generated 20 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1037] 10.0.0.50 () {30 vars in 652 bytes} [Fri Jul 10 16:18:09 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1040] 10.0.0.50 () {30 vars in 617 bytes} [Fri Jul 10 16:18:13 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 520/1041] 10.0.0.50 () {32 vars in 690 bytes} [Fri Jul 10 16:18:13 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1042] 10.0.0.50 () {34 vars in 911 bytes} [Fri Jul 10 16:18:13 2026] GET /v2.1/os-simple-tenant-usage/bb09d7f18bd94bfaab132fc12662c5bd?start=2026-07-09T00:00:00&end=2026-07-10T23:59:59 => generated 20 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1043] 10.0.0.50 () {30 vars in 652 bytes} [Fri Jul 10 16:18:14 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1046] 10.0.0.231 () {34 vars in 670 bytes} [Fri Jul 10 16:18:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:26.887 8 WARNING neutronclient.v2_0.client [None req-a7ebe880-891e-4b0c-a823-b8859f2a4ac5 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:18:27.016 8 WARNING neutronclient.v2_0.client [None req-a7ebe880-891e-4b0c-a823-b8859f2a4ac5 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:18:27.649 8 WARNING neutronclient.v2_0.client [None req-a7ebe880-891e-4b0c-a823-b8859f2a4ac5 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1047] 10.0.0.231 () {34 vars in 662 bytes} [Fri Jul 10 16:18:26 2026] POST /v2.1/servers => generated 453 bytes in 1299 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-10 16:18:28.147 7 WARNING neutronclient.v2_0.client [None req-efd5c1d7-af66-4d92-aa90-4e8c9175c74c e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1048] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:28 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1391 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:29.363 8 WARNING neutronclient.v2_0.client [None req-8e1e1278-1bcb-4dcb-858e-43dcf724a8ae e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1049] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:29 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1395 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:30.486 7 WARNING neutronclient.v2_0.client [None req-e8319e85-5983-4a9e-8c4a-a64a2ed85a08 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1050] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:30 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1443 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:31.586 8 WARNING neutronclient.v2_0.client [None req-11601652-0250-4cdb-8a92-d21973a71a6c e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1051] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:31 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1443 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:32.704 8 WARNING neutronclient.v2_0.client [None req-4af76d72-db15-464b-b9d9-ee1e8200f600 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in 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/1054] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:32 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1451 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:33.809 7 WARNING neutronclient.v2_0.client [None req-f2a10f65-cb65-4b03-93dd-4a0ad6e7e3fa e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] 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: 527/1055] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:33 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1529 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:18:33.931 8 INFO nova.api.openstack.compute.server_external_events [req-788c31d0-6731-4bc8-ac7a-d82331012916 req-b7da7080-b770-43d6-9847-20f3ec737af4 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:16e2473f-af17-44d1-b404-2d87aef8edb3 for instance 5874df72-ec36-4afe-a8f3-5059ce987deb on instance [pid: 8|app: 0|req: 529/1056] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:18:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:34.970 7 WARNING neutronclient.v2_0.client [None req-4611e9c4-712e-43d1-b640-73bf29377cce e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1057] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:34 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1517 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:36.168 8 WARNING neutronclient.v2_0.client [None req-e689b21e-9747-49a7-b00c-a1a70bbb3b50 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in 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/1058] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:36 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1517 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:37.601 7 WARNING neutronclient.v2_0.client [None req-83bc9b80-68cf-4541-83e1-af02aaaff3fb e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1059] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:37 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1517 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:38.812 8 WARNING neutronclient.v2_0.client [None req-6927f5eb-3223-439b-a41c-6f30077eb81a e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1060] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:38 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1517 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-07-10 16:18:39.672 7 INFO nova.api.openstack.compute.server_external_events [req-76b8d313-0e07-4d19-8f19-a5bab6046d8d req-9f8677b7-4fea-40e3-ba3d-eda81ba17c83 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-plugged:16e2473f-af17-44d1-b404-2d87aef8edb3 for instance 5874df72-ec36-4afe-a8f3-5059ce987deb on instance [pid: 7|app: 0|req: 530/1061] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:18:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:39.982 8 WARNING neutronclient.v2_0.client [None req-322301de-16a7-4abe-9e86-b229394b2533 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in 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/1062] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:39 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1517 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:41.272 7 WARNING neutronclient.v2_0.client [None req-7884d9f2-44b8-4be3-b8e0-3a1f72577e97 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1065] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:41 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1699 bytes in 2713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:43.974 8 WARNING neutronclient.v2_0.client [None req-4d8e6004-ed5e-47c3-ad6f-429acc597815 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1066] 10.0.0.231 () {32 vars in 740 bytes} [Fri Jul 10 16:18:43 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb/os-interface => generated 285 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:45.322 7 INFO nova.api.openstack.compute.server_external_events [req-e40c8ef0-7f2a-44fc-8933-a07af9f2464f req-a37f7134-c5da-46d9-9016-d8451b28eeef 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:16e2473f-af17-44d1-b404-2d87aef8edb3 for instance 5874df72-ec36-4afe-a8f3-5059ce987deb on instance [pid: 7|app: 0|req: 532/1067] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:18:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1068] 10.0.0.231 () {34 vars in 670 bytes} [Fri Jul 10 16:18:47 2026] POST /v2.1/os-keypairs => generated 397 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-07-10 16:18:48.365 7 WARNING neutronclient.v2_0.client [None req-5126cb10-aa94-49b4-8a6a-f7033fda4d91 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:18:48.547 7 WARNING neutronclient.v2_0.client [None req-5126cb10-aa94-49b4-8a6a-f7033fda4d91 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1069] 10.0.0.231 () {34 vars in 662 bytes} [Fri Jul 10 16:18:48 2026] POST /v2.1/servers => generated 424 bytes in 452 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-10 16:18:48.795 8 WARNING neutronclient.v2_0.client [None req-a5a01e3a-23fb-497a-b7ec-660d186981c1 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in 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/1070] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:48 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1368 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:49.919 7 WARNING neutronclient.v2_0.client [None req-04494057-8282-4392-af71-d49223ef29bf 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in 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/1071] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:49 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1372 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:50.099 8 WARNING neutronclient.v2_0.client [None req-37d9851b-f6e7-4245-aced-5cad97e73ee4 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:18:50.156 8 WARNING neutronclient.v2_0.client [None req-37d9851b-f6e7-4245-aced-5cad97e73ee4 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:18:50.381 8 WARNING neutronclient.v2_0.client [None req-37d9851b-f6e7-4245-aced-5cad97e73ee4 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in 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/1072] 10.0.0.231 () {34 vars in 662 bytes} [Fri Jul 10 16:18:50 2026] POST /v2.1/servers => generated 449 bytes in 935 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:51.016 7 WARNING neutronclient.v2_0.client [None req-79216448-20d9-4072-b53b-a33ff59f1495 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:18:51.035 8 WARNING neutronclient.v2_0.client [None req-52d6de31-62d7-4567-aee9-8d51af9f22df 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1073] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:50 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1402 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1074] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:50 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1364 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:52.099 7 WARNING neutronclient.v2_0.client [None req-7ef83a75-ebe3-4250-bfc3-0871b845a2e0 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] 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: 537/1077] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:52 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1402 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:18:52.185 8 WARNING neutronclient.v2_0.client [None req-bfdf5442-de5d-4177-8939-388edaddc8de 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1078] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:52 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1420 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:53.225 7 WARNING neutronclient.v2_0.client [None req-ab54e99e-17c6-4a8b-a5be-b58f73d5ce46 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] 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: 538/1079] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:53 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1398 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:18:53.297 8 WARNING neutronclient.v2_0.client [None req-b3ba2520-860e-447f-87d1-0f90f8cd8e27 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1080] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:53 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1428 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:54.367 7 WARNING neutronclient.v2_0.client [None req-c5eb75a5-1992-4a1c-b8a8-7472c5ffe092 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:18:54.402 8 WARNING neutronclient.v2_0.client [None req-2b2c4237-404e-4a3b-85aa-9009f1569098 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in 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/1081] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:54 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1454 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1082] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:54 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1470 bytes in 685 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:55.465 7 INFO nova.api.openstack.compute.server_external_events [req-61613d18-6a76-4b95-bdea-9e8f42d4b83f req-2477f89f-f71e-4314-b521-8fffda08a90a 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:17b87db0-644d-48d2-a48e-87b3e2249ea7 for instance b551c330-5162-4f8b-b5b9-31c3906e8196 on instance [pid: 7|app: 0|req: 540/1083] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:18:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:55.602 8 WARNING neutronclient.v2_0.client [None req-546b9141-eb13-400e-ad13-dbea870f40ec 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in 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/1084] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:55 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1454 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:56.100 7 WARNING neutronclient.v2_0.client [None req-7f178a6d-c86b-4088-9066-e932ec51e162 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in 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/1085] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:56 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1468 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:56.696 8 WARNING neutronclient.v2_0.client [None req-3e138d82-9de6-4972-bd18-87c6ae49cc16 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1086] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:56 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1529 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:57.279 7 WARNING neutronclient.v2_0.client [None req-1f8a5fc8-f9e1-47f0-b81b-417483fef447 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1087] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:57 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1468 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-07-10 16:18:57.614 8 INFO nova.api.openstack.compute.server_external_events [req-0770c0b9-d2eb-4e8b-be1b-f0ac55731192 req-ce3b90c4-bc0b-4bd5-87d4-af8116e98c66 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:49f5c09c-d5b0-425a-a208-fdfd2f8cebc2 for instance bb7788dd-3d8c-4830-986c-9cc9d96808bb on instance [pid: 8|app: 0|req: 546/1088] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:18:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:58.153 7 WARNING neutronclient.v2_0.client [None req-88d52196-b343-4a66-9bfb-2df72f8fa423 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in 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/1089] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:58 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1527 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:58.509 8 WARNING neutronclient.v2_0.client [None req-ef518554-f69b-4a04-9679-5d608448b96c 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1090] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:58 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1468 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:59.353 7 WARNING neutronclient.v2_0.client [None req-204ac933-81a7-4324-ac2c-b4eddf99ddac 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in 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/1091] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:59 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1527 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:18:59.694 8 WARNING neutronclient.v2_0.client [None req-737e76a0-f8fd-462d-b692-80c95da21d58 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in 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/1092] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:18:59 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1468 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:00.434 7 INFO nova.api.openstack.compute.server_external_events [req-e9f8df85-6067-46e0-9102-8bcc15e60f4f req-bfb4db33-523e-4686-96c1-7423936a1d14 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-plugged:17b87db0-644d-48d2-a48e-87b3e2249ea7 for instance b551c330-5162-4f8b-b5b9-31c3906e8196 on instance [pid: 7|app: 0|req: 545/1093] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:19:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:00.564 8 WARNING neutronclient.v2_0.client [None req-38fc7552-b368-4399-bf39-adbc414c6627 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in 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/1094] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:00 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1527 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:00.851 7 WARNING neutronclient.v2_0.client [None req-1d377d4d-3ec7-4678-af0a-1fe16ddec096 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in 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/1095] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:00 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1468 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:01.751 8 WARNING neutronclient.v2_0.client [None req-7b07b1e4-2467-4543-9dba-a0e34d90a50a 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1096] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:01 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1527 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:02.018 7 WARNING neutronclient.v2_0.client [None req-7b4113cc-c83f-4e54-a1d8-255889ca00b8 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] 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: 547/1099] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:01 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1468 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:19:02.306 8 INFO nova.api.openstack.compute.server_external_events [req-793f5314-d85d-445b-9282-ec788c987b9a req-1e012f26-0fc0-4797-b56e-e1f5ac65de07 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-plugged:49f5c09c-d5b0-425a-a208-fdfd2f8cebc2 for instance bb7788dd-3d8c-4830-986c-9cc9d96808bb on instance [pid: 8|app: 0|req: 553/1100] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:19:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:02.990 7 WARNING neutronclient.v2_0.client [None req-1f0ae61b-b061-4ea5-9ba6-e6808e24a53c 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in 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/1101] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:02 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1527 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-07-10 16:19:03.226 8 WARNING neutronclient.v2_0.client [None req-2317c711-b61f-47e4-bbe4-a33122aea646 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1102] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:03 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1648 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:04.164 7 WARNING neutronclient.v2_0.client [None req-5edcce4d-cf32-4a4f-9cc8-22dd374eb08d 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1103] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:04 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1527 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, ' [pid: 8|app: 0|req: 555/1104] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:19:04 2026] DELETE /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:04.769 7 WARNING neutronclient.v2_0.client [None req-522ad152-4430-400a-b916-ca6c70bba84a 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in 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/1105] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:04 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1654 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:05.366 8 WARNING neutronclient.v2_0.client [None req-79b3e58e-20ed-4751-ba43-d170bcbe1b23 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in 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/1106] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:05 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1695 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:05.595 7 WARNING neutronclient.v2_0.client [None req-7c7c34cd-d922-4f6d-8c73-13a20d178ad5 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1107] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:05 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1695 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:05.964 8 WARNING neutronclient.v2_0.client [None req-939327ad-c60c-4f82-ae45-461b6ef87e64 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1108] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:05 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1654 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:07.155 7 WARNING neutronclient.v2_0.client [None req-d5b476ae-9649-47bd-9aa5-97935133c748 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:19:07.167 8 WARNING neutronclient.v2_0.client [None req-9866a448-6e2d-47a5-a372-4c08e561274c e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in 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/1109] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:07 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1654 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:07.353 7 INFO nova.api.openstack.compute.server_external_events [req-60c2cd55-39a0-4bb7-943e-2392c410d07c req-81769d17-6551-410a-9d10-299245c434dd 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:49f5c09c-d5b0-425a-a208-fdfd2f8cebc2 for instance bb7788dd-3d8c-4830-986c-9cc9d96808bb on instance [pid: 8|app: 0|req: 558/1110] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:07 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1819 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1111] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:19:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:07.411 8 WARNING neutronclient.v2_0.client [None req-ecfa0af3-59e6-42c5-9061-1ae306334d06 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1112] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:07 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1819 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:07.727 8 INFO nova.api.openstack.compute.server_external_events [req-39179f9a-7888-479e-beb3-a1a26f6a7556 req-b26dc45d-4eab-43fa-8fd0-b7128b75f361 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-deleted:17b87db0-644d-48d2-a48e-87b3e2249ea7 for instance b551c330-5162-4f8b-b5b9-31c3906e8196 on instance [pid: 8|app: 0|req: 560/1113] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:19:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1114] 10.0.0.231 () {34 vars in 749 bytes} [Fri Jul 10 16:19:07 2026] POST /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:07.853 8 WARNING neutronclient.v2_0.client [None req-4731e447-ce0e-4290-90ee-0f359cbc43c1 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1115] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:07 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1821 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:08.393 7 WARNING neutronclient.v2_0.client [None req-dbda11af-904d-4bc9-8d7f-93fe174a136a 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1116] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:08 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 1449 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:09.070 8 WARNING neutronclient.v2_0.client [None req-e6fc9f11-cb0e-448b-97b0-ffabbbb2a3b9 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1117] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:09 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1821 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:09.495 7 WARNING neutronclient.v2_0.client [None req-cba4303c-6bcb-4da6-afcd-d5614609bc10 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1118] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:09 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => 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, ' 2026-07-10 16:19:10.255 8 WARNING neutronclient.v2_0.client [None req-ff1498ba-50ab-4e47-a156-1d1237b0af4d e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1119] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:10 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1821 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:10.595 7 WARNING neutronclient.v2_0.client [None req-a55f311d-e305-44f3-8772-5abd6d7ad0b4 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1120] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:10 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => 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, ' 2026-07-10 16:19:11.440 8 WARNING neutronclient.v2_0.client [None req-b9e37ee9-14f8-401f-93d2-d537e27a82cd e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1121] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:11 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1826 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:11.683 7 INFO nova.api.openstack.wsgi [None req-8f33562a-8cd5-4a9f-805b-3d995d3c4698 207999b820734406a176cc65d61f8dc8 6ac1ed04dfb9476fa0770d967e15015d - - default default] HTTP exception thrown: Instance b551c330-5162-4f8b-b5b9-31c3906e8196 could not be found. [pid: 7|app: 0|req: 558/1122] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:11 2026] GET /v2.1/servers/b551c330-5162-4f8b-b5b9-31c3906e8196 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:12.657 8 WARNING neutronclient.v2_0.client [None req-aab5bed9-efed-4582-bde1-2f4ebe075851 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1125] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:12 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1826 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:13.490 7 INFO nova.api.openstack.compute.server_external_events [req-e8963872-20f0-4cb1-8f0c-b4219253b224 req-9c3551be-4167-42b2-833a-4aae0e17aa06 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-unplugged:16e2473f-af17-44d1-b404-2d87aef8edb3 for instance 5874df72-ec36-4afe-a8f3-5059ce987deb on instance [pid: 7|app: 0|req: 560/1126] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:19:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:13.841 8 WARNING neutronclient.v2_0.client [None req-f463e586-3145-425e-a000-a8dff65774db e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1127] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:13 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1826 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1128] 10.0.0.231 () {34 vars in 749 bytes} [Fri Jul 10 16:19:14 2026] POST /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb/action => generated 31931 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:15.039 8 WARNING neutronclient.v2_0.client [None req-bb570b51-e801-42ce-861b-d2a18146a7e3 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1129] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:14 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1826 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:16.205 7 WARNING neutronclient.v2_0.client [None req-7c7bcfbc-2147-4633-acf3-aad98df79a1a e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1130] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:16 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1826 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:17.407 8 WARNING neutronclient.v2_0.client [None req-10c2b8f9-d390-42da-872f-d42ba4cc8eac e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1131] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:17 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1826 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:17.967 7 INFO nova.api.openstack.compute.server_external_events [req-a71b34e5-f8ac-4685-b38d-c346473d2823 req-84c8e8b6-caf6-43c9-87f0-ed3d5e89ad99 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-plugged:16e2473f-af17-44d1-b404-2d87aef8edb3 for instance 5874df72-ec36-4afe-a8f3-5059ce987deb on instance [pid: 7|app: 0|req: 563/1132] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:19:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:18.614 8 WARNING neutronclient.v2_0.client [None req-9c3465ac-abd4-42bf-a212-521f41968806 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1133] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:18 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1819 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:26.485 8 INFO nova.api.openstack.compute.server_external_events [req-09d21884-7d06-45a5-bba2-e7f29fdc513d req-c129e23d-9cb3-4c04-ad77-5a5a2c8fe09c 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:49f5c09c-d5b0-425a-a208-fdfd2f8cebc2 for instance bb7788dd-3d8c-4830-986c-9cc9d96808bb on instance [pid: 8|app: 0|req: 572/1136] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:19:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1137] 10.0.0.231 () {34 vars in 670 bytes} [Fri Jul 10 16:19:29 2026] POST /v2.1/os-keypairs => generated 397 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:31.662 8 WARNING neutronclient.v2_0.client [None req-d8bfb385-f69e-4417-aa46-b4fa6c7febbf 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:19:31.709 8 WARNING neutronclient.v2_0.client [None req-d8bfb385-f69e-4417-aa46-b4fa6c7febbf 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:19:31.898 8 WARNING neutronclient.v2_0.client [None req-d8bfb385-f69e-4417-aa46-b4fa6c7febbf 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1140] 10.0.0.231 () {34 vars in 662 bytes} [Fri Jul 10 16:19:31 2026] POST /v2.1/servers => generated 450 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-10 16:19:32.155 7 WARNING neutronclient.v2_0.client [None req-44cbee07-03f5-483a-9742-ce5e5c18ba57 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in 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/1141] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:32 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1401 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:33.250 8 WARNING neutronclient.v2_0.client [None req-a3155c4c-4675-44e7-861c-4a0dc5fdc6c7 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1142] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:33 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1405 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:34.376 7 WARNING neutronclient.v2_0.client [None req-43ba6850-b248-4cb9-ac14-109f9d961242 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1143] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:34 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:35.482 8 WARNING neutronclient.v2_0.client [None req-261e69ca-f08a-469d-b635-f5284ba6eeb9 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1144] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:35 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1453 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:36.597 7 WARNING neutronclient.v2_0.client [None req-a014eb29-5f43-4959-8560-e5f4f720cb17 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1145] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:36 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1461 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:38.121 8 WARNING neutronclient.v2_0.client [None req-d1484588-b4a8-4970-ac07-54dbdc0b9eac 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:19:38.132 7 INFO nova.api.openstack.compute.server_external_events [req-8c7217a3-df63-4b35-ac6b-f96f02ca6f59 req-d112177f-ea83-470a-a505-c707ddd82980 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:65167e53-be44-40df-8272-c88b4098c0da for instance 1803cb0e-c89a-40eb-b64c-ef683b166e1d on instance [pid: 7|app: 0|req: 571/1146] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:19:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1147] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:37 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1529 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:39.319 7 WARNING neutronclient.v2_0.client [None req-a796dc62-d7b7-4566-87ed-99ec8d3df76f 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1148] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:39 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1527 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:40.152 8 WARNING neutronclient.v2_0.client [None req-43910c63-1e5e-49aa-a2ae-87166d2cc53a e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1149] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:40 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1819 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 573/1150] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:19:40 2026] DELETE /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:40.475 8 WARNING neutronclient.v2_0.client [None req-470db743-13f2-46b5-8883-345ec67f3163 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:19:40.492 7 WARNING neutronclient.v2_0.client [None req-a74eb938-f186-41a7-ad69-b93643085de6 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1151] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:40 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1527 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1152] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:40 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1825 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-07-10 16:19:41.703 8 WARNING neutronclient.v2_0.client [None req-d65d42f0-68d4-40c0-b408-1049dda6742e 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:41.743 7 WARNING neutronclient.v2_0.client [None req-9b1111c1-2e95-4221-a75f-ab0637c03ea5 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1153] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:41 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1527 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1154] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:41 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1825 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:42.933 8 WARNING neutronclient.v2_0.client [None req-ef159596-e576-4d31-baae-1d3165798c0e 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:19:42.989 7 WARNING neutronclient.v2_0.client [None req-58617f5d-4d80-4a30-8377-c5354a869317 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1157] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:42 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1527 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1158] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:42 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1825 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:44.249 8 WARNING neutronclient.v2_0.client [None req-a929614f-2f24-4b2b-897a-7ed3ba49aafd 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:19:44.264 7 WARNING neutronclient.v2_0.client [None req-3c59fe75-e7ab-40d3-9ca8-bd55951637e0 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1159] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:44 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1527 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-07-10 16:19:44.435 8 INFO nova.api.openstack.compute.server_external_events [req-7683c32a-4692-4166-9c58-dbf95d228f27 req-21b9aa23-7810-45a4-ad67-51621ad9371b 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-plugged:65167e53-be44-40df-8272-c88b4098c0da for instance 1803cb0e-c89a-40eb-b64c-ef683b166e1d on instance [pid: 8|app: 0|req: 583/1160] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:19:44 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) [pid: 7|app: 0|req: 578/1161] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:44 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1825 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:44.641 8 INFO nova.api.openstack.compute.server_external_events [req-cfddee97-9bf0-4650-85a0-f448d25ad364 req-33ef90a6-ee32-4e67-8963-411d55021817 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-deleted:16e2473f-af17-44d1-b404-2d87aef8edb3 for instance 5874df72-ec36-4afe-a8f3-5059ce987deb on instance [pid: 8|app: 0|req: 584/1162] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:19:44 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:45.471 7 WARNING neutronclient.v2_0.client [None req-df9b5806-4db9-4352-80f3-9a1029ad91b0 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:19:45.508 8 WARNING neutronclient.v2_0.client [None req-b2e0e8cd-e46f-4c3d-85a1-3503678ee75f e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1163] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:45 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1472 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1164] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:45 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1527 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:46.618 8 WARNING neutronclient.v2_0.client [None req-810815a5-6af3-4ab3-8193-94184a365a9f e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] 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: 586/1165] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:46 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1477 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 16:19:46.660 7 WARNING neutronclient.v2_0.client [None req-dde0709d-78fd-492e-b1cb-79b28f093431 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1166] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:46 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1694 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:46.815 8 WARNING neutronclient.v2_0.client [None req-ddafdd2b-7a6e-47b1-987a-2299aca7be6b 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1167] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:46 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1694 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:47.746 7 WARNING neutronclient.v2_0.client [None req-0825701d-da8f-4038-ad33-20c985657dc5 e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:48.020 8 INFO nova.api.openstack.compute.server_external_events [req-d1c1b2cb-afb9-4857-9302-241a71b385d0 req-b89b8c99-e895-4d5e-9d4a-641d7bc350df 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-changed:65167e53-be44-40df-8272-c88b4098c0da for instance 1803cb0e-c89a-40eb-b64c-ef683b166e1d on instance [pid: 7|app: 0|req: 581/1168] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:47 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 1477 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1169] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:19:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:19:49.164 7 INFO nova.api.openstack.wsgi [None req-c75b785b-29e6-42e8-8256-45024bb35e8f e0d209deaed245efafcd68658701d492 4b52d8394710423f9bf3a553b2357ca3 - - default default] HTTP exception thrown: Instance 5874df72-ec36-4afe-a8f3-5059ce987deb could not be found. [pid: 7|app: 0|req: 582/1170] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:19:49 2026] GET /v2.1/servers/5874df72-ec36-4afe-a8f3-5059ce987deb => generated 111 bytes in 129 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: 589/1171] 10.0.0.231 () {32 vars in 705 bytes} [Fri Jul 10 16:19:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1415514637 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1174] 10.0.0.231 () {30 vars in 412 bytes} [Fri Jul 10 16:19:56 2026] GET / => generated 423 bytes in 10 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1175] 10.0.0.231 () {28 vars in 559 bytes} [Fri Jul 10 16:19:56 2026] GET /v2/ => generated 402 bytes in 481 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: 585/1176] 10.0.0.231 () {28 vars in 563 bytes} [Fri Jul 10 16:19:56 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: 592/1177] 10.0.0.231 () {30 vars in 412 bytes} [Fri Jul 10 16:19:56 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1178] 10.0.0.231 () {34 vars in 749 bytes} [Fri Jul 10 16:20:00 2026] POST /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d/action => generated 31892 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1181] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:20:11 2026] DELETE /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:11.654 7 WARNING neutronclient.v2_0.client [None req-2d48a58e-7b9a-46d1-ba06-2a7cb89c393f 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1182] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:11 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1820 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:12.930 8 WARNING neutronclient.v2_0.client [None req-bb02ff43-5a9c-43d4-bae8-69e4e5e727f8 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1185] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:12 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1820 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-07-10 16:20:14.073 7 INFO nova.api.openstack.compute.server_external_events [req-71346063-8da8-43d6-bbd5-963560c2bf5d req-2e2f07e3-1eb3-4666-a7a6-688116f0f32f 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-unplugged:65167e53-be44-40df-8272-c88b4098c0da for instance 1803cb0e-c89a-40eb-b64c-ef683b166e1d on instance [pid: 7|app: 0|req: 590/1186] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:20:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 16:20:14.090 8 WARNING neutronclient.v2_0.client [None req-0a33be8e-1f4c-468f-ad98-7452385ba7a1 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 597/1187] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:14 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1820 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:14.912 7 INFO nova.api.openstack.compute.server_external_events [req-0e674e4d-1e9f-4d55-826c-a62ab5780f71 req-e670a1e3-1361-4832-96ea-6ef5bba3e1bb 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-deleted:65167e53-be44-40df-8272-c88b4098c0da for instance 1803cb0e-c89a-40eb-b64c-ef683b166e1d on instance [pid: 7|app: 0|req: 591/1188] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:20:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:15.274 8 WARNING neutronclient.v2_0.client [None req-a02c01d2-5955-4da8-8398-9e945c85f98f 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1189] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:15 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1482 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:16.371 7 WARNING neutronclient.v2_0.client [None req-334ca2dd-1aed-4d08-a661-170136141098 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1190] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:16 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1487 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:17.507 8 WARNING neutronclient.v2_0.client [None req-0562e7a2-3d8a-4b95-ac8d-3fb61085486e 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1191] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:17 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 1487 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:18.588 7 INFO nova.api.openstack.wsgi [None req-f79e885a-ecdb-41d0-9b53-9bdc0479e8de 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] HTTP exception thrown: Instance 1803cb0e-c89a-40eb-b64c-ef683b166e1d could not be found. [pid: 7|app: 0|req: 593/1192] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:18 2026] GET /v2.1/servers/1803cb0e-c89a-40eb-b64c-ef683b166e1d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 600/1193] 10.0.0.231 () {32 vars in 727 bytes} [Fri Jul 10 16:20:18 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-207125668 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 594/1194] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:20:19 2026] DELETE /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-10 16:20:19.391 8 WARNING neutronclient.v2_0.client [None req-37529769-fe7b-4749-a1e1-90ba5a05a68a 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1195] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:19 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1701 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:20.592 7 WARNING neutronclient.v2_0.client [None req-6d5cb832-5d1c-476c-b775-170183bea915 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1196] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:20 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1701 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:21.744 8 WARNING neutronclient.v2_0.client [None req-9825880f-0747-4a15-866e-2942ac04bf78 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1197] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:21 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1701 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:22.116 7 INFO nova.api.openstack.compute.server_external_events [req-6b630f7a-885c-4e43-a442-f0005b06f981 req-08976067-3eaa-406e-812f-c1fad787197b 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-unplugged:49f5c09c-d5b0-425a-a208-fdfd2f8cebc2 for instance bb7788dd-3d8c-4830-986c-9cc9d96808bb on instance [pid: 7|app: 0|req: 596/1200] 10.0.0.253 () {38 vars in 814 bytes} [Fri Jul 10 16:20:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:22.241 8 INFO nova.api.openstack.compute.server_external_events [req-0b951a35-e8a3-4315-8bb1-bb4d34dc92c4 req-e4e57bd7-80d9-48be-844b-7f2f45391490 4a32dfd4caed49f5a8403749ea0c0f4f e141694e0704492a82a4a7c281abda85 - - aba2e58c0bcf4fb29b13741e27064310 aba2e58c0bcf4fb29b13741e27064310] Creating event network-vif-deleted:49f5c09c-d5b0-425a-a208-fdfd2f8cebc2 for instance bb7788dd-3d8c-4830-986c-9cc9d96808bb on instance [pid: 8|app: 0|req: 605/1201] 10.0.0.136 () {38 vars in 814 bytes} [Fri Jul 10 16:20:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:23.006 7 WARNING neutronclient.v2_0.client [None req-a06be02c-dc68-4f0f-9480-7cedb7dc68be 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1202] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:22 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1483 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:24.129 8 WARNING neutronclient.v2_0.client [None req-e2d8348c-ea2a-44c5-b626-e2d9fe8319da 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 606/1203] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:24 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1488 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:25.519 7 WARNING neutronclient.v2_0.client [None req-99fb29a7-f4dc-4c11-8481-3614fa279a9b 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1204] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:25 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 1488 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:26.876 8 INFO nova.api.openstack.wsgi [None req-e6f6bd87-7a93-45dc-bc2a-24fe48700e14 167fa51239fd454291afe4fd0f08f2f1 e612af34540146228159ac197b161b7d - - default default] HTTP exception thrown: Instance bb7788dd-3d8c-4830-986c-9cc9d96808bb could not be found. [pid: 8|app: 0|req: 607/1205] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:26 2026] GET /v2.1/servers/bb7788dd-3d8c-4830-986c-9cc9d96808bb => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 599/1206] 10.0.0.231 () {32 vars in 727 bytes} [Fri Jul 10 16:20:27 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-330143204 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1209] 10.0.0.231 () {34 vars in 670 bytes} [Fri Jul 10 16:20:34 2026] POST /v2.1/os-keypairs => generated 396 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:41.757 8 WARNING neutronclient.v2_0.client [None req-cc1d02c2-5157-463a-8075-b51b7c94a58f 5c02f0442e6c493a82057251adc86a7a 48fae675aa12451a8384b2a285c93dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:20:42.311 8 WARNING neutronclient.v2_0.client [None req-cc1d02c2-5157-463a-8075-b51b7c94a58f 5c02f0442e6c493a82057251adc86a7a 48fae675aa12451a8384b2a285c93dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 16:20:43.434 8 WARNING neutronclient.v2_0.client [None req-cc1d02c2-5157-463a-8075-b51b7c94a58f 5c02f0442e6c493a82057251adc86a7a 48fae675aa12451a8384b2a285c93dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1212] 10.0.0.231 () {34 vars in 662 bytes} [Fri Jul 10 16:20:41 2026] POST /v2.1/servers => generated 448 bytes in 2236 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-10 16:20:43.869 7 WARNING neutronclient.v2_0.client [None req-cb37bbad-f052-4e92-997d-2dba9cb75a7f 5c02f0442e6c493a82057251adc86a7a 48fae675aa12451a8384b2a285c93dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1213] 10.0.0.231 () {32 vars in 714 bytes} [Fri Jul 10 16:20:43 2026] GET /v2.1/servers/989bf920-91a6-42a8-962f-bfdb513b20f0 => generated 1395 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 16:20:48.969 8 WARNING neutronclient.v2_0.client [None req-bd9c10bb-9c46-4e49-a4d6-c159476dc8ed 5c02f0442e6c493a82057251adc86a7a 48fae675aa12451a8384b2a285c93dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release.